Commit Graph

28 Commits

Author SHA1 Message Date
b057943dde chore: update image references and add .astro to .gitignore 2025-03-20 10:40:55 +01:00
2ad119a261 chore: remove unused files and update package dependencies 2025-03-20 10:29:22 +01:00
a261bbd60c chore: update project configurations and add Prettier settings 2025-03-13 21:05:32 +01:00
1f2304144c feat: redesign mobile menu with improved structure and styles 2025-03-13 21:00:19 +01:00
4f719353af feat(blog): add "Coming Soon" message and buttons 2025-03-13 21:00:16 +01:00
a7b400d2a8 feat: add portfolio, blog, and contact features 2025-03-13 20:59:42 +01:00
5dc8215ca6 style(theme): update background color for .black class 2025-03-13 20:58:43 +01:00
68ce9f3efd style: update background color for .black class 2025-03-13 20:58:43 +01:00
eafda93bd0 feat: add portfolio, blog, and contact features, update theme styling, refine imports, and clean up unused code (#2)
Reviewed-on: #2
2025-03-13 19:50:43 +00:00
3d892a44a8 style(Hero): center-align text and adjust flex properties 2025-03-10 20:52:10 +01:00
3e08b3e514 style(About.astro): add gradient line to About section 2025-03-10 12:09:32 +01:00
8e95fa4937 style: update styles for consistency and responsiveness 2025-03-10 11:34:57 +01:00
6cc0e06918 feat: add initial Astro project structure and components 2025-03-09 13:38:05 +01:00
0ab11c240c fix: update Tailwind CSS and adjust related styles 2025-03-09 12:39:34 +01:00
29a58817be refactor(About): clean up unused imports and code 2025-03-05 10:27:39 +01:00
0dd79cd1ec feat: add technology and interest icons in About section 2025-02-25 21:53:56 +01:00
6e8a7ecf62 refactor: remove unused SVG from Footer component 2025-02-25 14:17:24 +01:00
f8e39ce1fb feat: add initial layout components and styles for site 2025-02-25 10:01:02 +01:00
60499280e2 style: remove unnecessary comments from code 2025-02-25 09:46:02 +01:00
502199af23 refactor: update dependencies and enhance animations 2025-02-25 09:44:15 +01:00
cd1281e7cf style: update theme-secondary color opacity values 2025-02-24 22:50:59 +01:00
c472800d10 feat: enhance accessibility and improve styling in Home page 2025-02-24 22:45:26 +01:00
8483d22d68 style: update spacing and formatting in index.tsx 2025-02-24 22:43:15 +01:00
19f1dd7767 chore: update dependencies and improve button styles 2025-02-24 22:34:10 +01:00
49123435c4 feat: enhance accessibility and improve metadata in project 2025-02-24 22:16:49 +01:00
3b0552f4ec refactor: clean up imports and update JSX syntax 2025-02-24 22:02:55 +01:00
fd8b662614 add website 2025-02-24 21:36:46 +01:00
f159f29ce9 Initial commit from Create Next App 2025-02-24 19:56:15 +01:00