Commit Graph
43 Commits
Author SHA1 Message Date
dertyp7 b0b63903de Update threshold value in App.tsx 2024-01-14 18:15:57 +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 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 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 160aa55fac Add selection styling to index.scss 2024-01-14 13:05:06 +01:00
dertyp7 1607c136d8 Refactor scroll functionality in App component 2024-01-14 13:00: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 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 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 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 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 2b48965891 add about component 2023-10-12 15:39:54 +02:00
janis 1d4d1ba176 add logo tooltip 2023-10-10 17:10:01 +02:00
janis 584694fc9a change accent color 2023-10-10 16:45:58 +02:00
janis 3ae6ffce19 fix formatting 2023-10-10 16:35:59 +02:00
janis c53bed7363 remove whitespace 2023-10-10 16:29:50 +02:00
janis 268a6e3b98 add new logo 2023-10-10 16:29:41 +02:00
janis c0b8e19ef0 implement responsive header 2023-10-10 16:20:58 +02:00
janis e69b2e1a5d use correct color var 2023-10-10 15:45:08 +02:00
janis 033993eda8 add theme switch 2023-10-10 15:44:08 +02:00
janis c9dd93a051 add color variables 2023-10-10 15:44:01 +02:00
janis 448a4f137f add header component 2023-10-09 16:11:08 +02:00
janis f5297a39f8 use light theme 2023-10-09 15:42:23 +02:00
janis 4114e86551 remove default pages 2023-10-09 15:20:34 +02:00
janis 01c8c28482 initialize react project 2023-09-27 14:43:19 +02:00