Commit Graph
4 Commits
Author SHA1 Message Date
Itziar Zameza García e2421d31bb feat: add dark mode toggle and mobile responsive improvements
- Add theme toggle button with light/dark icons (Material Symbols)
- Implement localStorage persistence for theme preference
- Add dark: Tailwind classes to all elements (59 classes total)
- Improve glass morphism effects for dark mode
- Add smooth transitions between themes (300ms)
- Enhance responsive design with md: breakpoints (mobile-first)
- Fix header layout: flex wrap for mobile navigation
- Improve button contrast in dark mode
- Add ARIA labels for accessibility
- Implement smooth scroll functions for all CTAs
2026-03-22 19:19:58 +01:00
Itziar Zameza García a8d6518616 refactor: redesign portfolio with Tailwind CSS and modern layout
- Migrate from vanilla CSS to Tailwind CSS CDN
- Implement Stitch design with glassmorphism and fluid gradients
- Remove profile photo for cleaner, more professional aesthetic
- Restructure About section: remove grid layout, expand content cards
- Add 3 real projects with proper descriptions and tech tags
- Implement smooth scrolling and contact CTA
- Update tech stack section with 8 key technologies
- Modernize README to reflect new design and stack
- Mobile-first responsive design using Tailwind breakpoints
2026-03-22 19:16:53 +01:00
Itziar Zameza García 5e22768b7f chore: add under construction 2026-03-15 16:50:56 +01:00
Itziar Zameza García f0c0bb6b40 chore: migrate to static site 2026-03-15 16:30:27 +01:00