develop
- Update project cards with honest statuses: Navidrome and n8n+Ollama moved to 'On the roadmap', Open Source marked 'Not started', Visualización Datos Baleares marked 'Migration pending (on Vercel)'. - Remove past-dated Notes post (2 de Junio, 2026 / Próximamente) with never-written content. - Add Cases Tancades as 5th project: open housing diagnostic for Balears crossing INE, Airbnb and Govern Balear HUT registries. - Add self-hosted Umami analytics tracker to all 4 pages with data-domains='www.itziarzameza.dev' to exclude localhost/file:// visits from analytics. - Add RGPD-compliant privacy policy in ES/CA/EN (privacidad.html, privacidad-ca.html, privacidad-en.html) covering controller, data collected, purpose, legal basis, retention, user rights, and explicit no-cookies statement. - Link to privacy policy from footer of all 4 pages.
Personal Portfolio - Itziar ZG
A modern, static portfolio website for AI & Automation Developer. Built with HTML, Tailwind CSS, and minimal JavaScript.
Features
- Modern Design: Glassmorphism, gradients, fluid animations
- Responsive: Mobile-first design with Tailwind CSS
- Fast Loading: No build step, CDN-powered Tailwind
- SEO Optimized: Semantic HTML5 markup
- Smooth Navigation: Scroll-to-section anchors
- Professional Layout: Hero, About, Projects, Tech Stack, Contact sections
Tech Stack
- HTML5: Semantic markup
- Tailwind CSS: Utility-first styling via CDN
- Vanilla JavaScript: Smooth scrolling, minimal interactions
- Google Fonts: Space Grotesk & Instrument Serif
- Material Symbols: Icon system
Getting Started
Simply open index.html in your browser. No build step required.
# Or use a local server
python -m http.server 8000
# Then visit http://localhost:8000
Project Structure
├── index.html # Main portfolio page (loads CSS and JS)
├── css/ # Site-wide styles (e.g., styles.css)
├── js/ # Site scripts (e.g., main.js)
├── diseño/ # Original design files from Stitch
└── README.md # This file
Sections
- Hero: Attention-grabbing intro with CTA buttons
- About: Professional background and capabilities
- Selected Works: 3 featured projects with tech tags
- Tech Stack: Technologies and tools used
- Contact: Call-to-action footer with email and social links
License
MIT
Languages
HTML
97%
JavaScript
1.8%
CSS
1.2%