Commit Graph

7 Commits

Author SHA1 Message Date
2f8b4e690e feat: Update About page content with new media, refactor BentoGrid layout, and optimize particle background performance and styling. 2026-02-03 01:29:11 -06:00
febe971d0c feat: Add BentoGrid component to display personal interests on the About page and update Home page text and added framer animations 2026-01-19 22:24:44 -06:00
0054d35234 Updated skills section to more accurately reflect my personal usage and fixed rendering of about me on mobile 2026-01-19 21:39:48 -06:00
d31de41ca3 changed the code render for the side quests tab 2026-01-12 23:34:12 -06:00
127aa9acc7 updated route pathing, skills.tsx for skill card abstraction and header for mobile 2026-01-12 19:16:48 -06:00
b78fea0762 fix particles amount 2026-01-12 18:06:42 -06:00
efc68a4486 Refactor styles and restructure CSS files
- Removed App.css and migrated styles to individual component and page-specific CSS files.
- Created base styles in base.css for layout utilities and common elements.
- Added component-specific styles in cards.css, header.css, and other relevant files.
- Updated imports in App.tsx and other components to reflect new CSS structure.
- Enhanced responsiveness and visual consistency across various components and pages.
2026-01-08 14:49:04 -06:00