Commit Graph
67 Commits
Author SHA1 Message Date
dertyp7 e934efe04a Remove console logs and clean up code 2024-01-14 22:29:11 +01:00
dertyp7 0c05e4273c Add typewriter effect to job title in About section 2024-01-14 21:30:53 +01:00
dertyp7 58c5476246 Update threshold value in App.tsx 2024-01-14 20:42:43 +01:00
dertyp7 3f92b66143 Update threshold value in App.tsx 2024-01-14 20:23:35 +01:00
dertyp7 c950409e86 Refactor intersection observers in App component 2024-01-14 20:19:48 +01:00
dertyp7 d505610b6d Add sections array to App component 2024-01-14 20:03:57 +01:00
dertyp7 976ff50a45 Remove unused imports in App.tsx 2024-01-14 19:12:28 +01:00
dertyp7 d4a239a863 Fix import and attribute names in App and Footer components 2024-01-14 19:11:17 +01:00
dertyp7 b0b63903de Update threshold value in App.tsx 2024-01-14 18:15:57 +01:00
dertyp7 1282bd85ec Remove Intersection Observer on small viewports and add email link in About section 2024-01-14 18:14:15 +01:00
dertyp7 357d49a3b1 Add JumpToTop component for mobile devices 2024-01-14 18:10:04 +01:00
dertyp7 df0168b6bd Refactor scroll behavior in index.scss 2024-01-14 17:51:54 +01:00
dertyp7 fc6aa3d8c1 Add fade-in animation to projects on larger screens 2024-01-14 17:46:59 +01:00
dertyp7 120205725c Add scrolling functionality to App component 2024-01-14 17:45:36 +01:00
dertyp7 0ef74dabfe Add active class to target and its children elements when intersecting, and remove active class when not intersecting. Adjust threshold for intersection observer. Add slideIn animation to elements with active class. 2024-01-14 17:35:20 +01:00
dertyp7 a773551f96 Update file paths and imports 2024-01-14 17:03:50 +01:00
dertyp7 88b8c61e49 Add Footer component to App.tsx 2024-01-14 16:56:48 +01:00
dertyp7 0f1bb40af4 Refactor SectionScroll.scss to improve arrow animation and responsiveness 2024-01-14 15:03:21 +01:00
dertyp7 411700b9fd Update padding and justify-content in Projects.scss 2024-01-14 14:40:33 +01:00
dertyp7 9ff2f62820 Update threshold value in App.tsx 2024-01-14 14:34:39 +01:00
dertyp7 a3d40b3b13 Add Projects component and update styles 2024-01-14 14:27:21 +01:00
dertyp7 4e4f2b977c Update scroll behavior and padding in About and Header styles 2024-01-14 13:19:40 +01:00
dertyp7 0de5c8d60d Update SectionScroll behavior 2024-01-14 13:09:03 +01:00
dertyp7 160aa55fac Add selection styling to index.scss 2024-01-14 13:05:06 +01:00
dertyp7 d171cf1d7e Add hash change listener to update current section index 2024-01-14 13:03:19 +01:00
dertyp7 1607c136d8 Refactor scroll functionality in App component 2024-01-14 13:00:47 +01:00
dertyp7 851148c421 Fix hash navigation issue in App component 2024-01-14 12:48:47 +01:00
dertyp7 fe5b271905 Add section styling and skills grid 2024-01-13 23:22:36 +01:00
dertyp7 16ae42f04b Add Skills component and SectionLine component 2024-01-13 22:37:57 +01:00
dertyp7 fcc847513c Add HashRouter to main.tsx and update dependencies 2024-01-13 22:27:29 +01:00
dertyp7 714e86b826 Remove transition property from ScrollToTop.scss 2024-01-13 22:02:20 +01:00
dertyp7 07323b2028 Refactor ScrollToTop.scss to add hover animation 2024-01-13 18:43:42 +01:00
dertyp7 0edfa1eeef Refactor ScrollToTop.scss to apply responsive styles 2024-01-13 18:40:29 +01:00
dertyp7 f4cd635abf Remove duplicate "Website under construction" message 2024-01-13 18:38:45 +01:00
dertyp7 ed83fe708a Refactor code for improved performance and readability 2024-01-13 18:34:19 +01:00
dertyp7 1dbb343afb Update accent background color in index.scss 2024-01-13 18:32:43 +01:00
dertyp7 55a19dd462 Add custom scrollbar styles 2024-01-13 18:28:33 +01:00
dertyp7 cabbda37f2 Update ScrollToTop component and styles 2024-01-13 18:26:16 +01:00
dertyp7 d93e8bc250 Update scroll threshold in ScrollToTop component 2024-01-13 18:16:49 +01:00
dertyp7 17ad4de822 Remove duplicate About component 2024-01-13 18:16:28 +01:00
dertyp7 0a9462095d Add ScrollToTop component and skills section 2024-01-13 18:16:12 +01:00
dertyp7 171510ebfc Update font sizes for responsive design 2024-01-13 17:55:24 +01:00
dertyp7 6f9191a95a Fix scrollbar bug 2024-01-13 17:50:37 +01:00
dertyp7 9b487cab47 Update About component and styles for responsive design 2024-01-13 17:42:17 +01:00
dertyp7 7715d626ad Add About component and update styles 2024-01-13 17:34:55 +01:00
dertyp7 82f4234a73 Add website under construction text 2024-01-13 17:08:09 +01:00
dertyp7 cb8e1780d8 Add responsive sidebar to Header component 2024-01-13 17:04:55 +01:00
dertyp7 b0b71f2c06 Add Header component to App.js 2024-01-13 16:27:05 +01:00
dertyp7 15a866bbe6 remove old design 2024-01-13 15:44:41 +01:00
Janis 7dac58b070 fix space 2023-10-15 01:21:40 +02:00