Commit Graph
15 Commits
Author SHA1 Message Date
ItziarZG b6a2b049bb Restructuración de portfolio: nuevo hero, manifiesto, laboratorio y página de huella 2026-07-19 17:11:05 +02:00
Itziar Zameza García 0313f9dbd5 fix: 2026-03-22 20:29:37 +01:00
Itziar ZGandGitHub cdc160ec9e Merge pull request #8 from itziarZG/copilot/sub-pr-5-another-one
Fix Tailwind CDN config script load order
2026-03-22 20:11:03 +01:00
Itziar ZGandGitHub 54a0c584e6 Merge pull request #6 from itziarZG/copilot/sub-pr-5
Add dialog accessibility semantics and focus management to project modals
2026-03-22 20:09:01 +01:00
copilot-swe-agent[bot]anditziarZG 1f49d33fbf fix: move tailwind.config script before Tailwind CDN include
Co-authored-by: itziarZG <70289074+itziarZG@users.noreply.github.com>
Agent-Logs-Url: https://github.com/itziarZG/me/sessions/07421ef8-e38c-44b4-ac0b-1c6b7a8f1ec2
2026-03-22 19:00:01 +00:00
d219e66637 Update index.html
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-22 19:58:45 +01:00
copilot-swe-agent[bot]anditziarZG 5d4756657c feat: add dialog accessibility semantics and focus management to project modals
Co-authored-by: itziarZG <70289074+itziarZG@users.noreply.github.com>
Agent-Logs-Url: https://github.com/itziarZG/me/sessions/acdd7d81-9ce8-4ee1-be85-625decdc9be6
2026-03-22 18:57:50 +00:00
fa9c6514a1 Update index.html
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-22 19:54:34 +01:00
Itziar Zameza García 52472588fa refactor: separate CSS and JavaScript into external files
- Extract inline CSS styles to css/styles.css
  - Glass morphism effects (.glass, .dark .glass)
  - Iridescent background gradients
  - Fluid blob shape animations

- Extract all JavaScript to js/main.js
  - Theme toggle functionality with localStorage persistence
  - Smooth scroll navigation functions
  - Modal open/close management
  - Keyboard event handlers (ESC to close modals)
  - Comprehensive JSDoc comments for maintainability

- Update index.html with external file references
- Remove legacy theme-toggle.js and language-toggle.js
- Improve cacheability and maintainability
- Reduce inline code bloat in HTML (60KB → ~950 bytes JS link)
2026-03-22 19:37:20 +01:00
Itziar Zameza García 6a8e7dfb83 chore: update ChefGPT modal with current implementation details
- Replace Google Sheets with Supabase PostgreSQL for inventory management
- Add RAG (Retrieval-Augmented Generation) with recipe corpus
- Document hallucination prevention strategy in project description
- Update tech stack: add RAG and replace Google Sheets API with Supabase
- Enhance funcionalidades list to highlight RAG-based approach
- Update project outcome to reflect reliability and accuracy improvements
2026-03-22 19:35:10 +01:00
Itziar Zameza García cbc004834b feat: add project detail modals with comprehensive case studies
- Add 'Ver detalles' button to each project card
- Implement 3 fullscreen modals with project information
- Include project description, features, and tech stack for each project
- Add high-quality screenshots/imagery in modals
- Implement modal open/close with smooth animations
- Add ESC key support to close modals
- Prevent body scroll when modal is open
- Use glassmorphism design consistent with portfolio theme
- Add dark mode support for all modal elements
- Include measurable results for each project case study
2026-03-22 19:26:59 +01:00
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