Commit Graph
17 Commits
Author SHA1 Message Date
copilot-swe-agent[bot]anditziarZG cf8b3a9efd chore: delete unused styles/main.css file
Co-authored-by: itziarZG <70289074+itziarZG@users.noreply.github.com>
Agent-Logs-Url: https://github.com/itziarZG/me/sessions/543ca268-2b74-439c-a75a-4b8c587e8be6
2026-03-22 18:58:48 +00:00
copilot-swe-agent[bot] f4808f5518 Initial plan 2026-03-22 18:58:05 +00:00
0c560cfc62 Update README.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-22 19:57:11 +01:00
a52d1e5f76 Update js/main.js
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-22 19:56:48 +01: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 f6c386ddcc Merge branch 'main' into develop 2026-03-15 16:37:12 +01:00
Itziar Zameza García f0c0bb6b40 chore: migrate to static site 2026-03-15 16:30:27 +01:00
Itziar ZGandGitHub 2ee8942ee3 Merge pull request #1 from itziarZG/main
feat: setup branch structure
2026-03-14 23:06:28 +01:00
Itziar Zameza García f09ce3b94d feat: setup branch structure
- Create develop branch for active development
- Move portfolio to portfolio.astro on develop branch
- Set under-construction as main entry point
- Main branch now shows coming soon page
- Develop branch contains full portfolio implementation
2026-03-14 22:53:28 +01:00
Itziar Zameza García 476dd54c0e feat: initial portfolio implementation with dark mode and i18n
- Add Astro portfolio with TypeScript
- Implement dark/light theme toggle
- Add Spanish/English translations
- Create under construction page
- Style with Tailwind CSS and glassmorphism effects
- Add profile image, projects, skills, and experience sections
2026-03-14 22:41:48 +01:00
houston[bot]andItziar Zameza García 085cc4c6cb Initial commit from Astro 2026-03-14 21:48:05 +01:00