alejandroperellon.es (this site)
My own professional portfolio: static Astro site, bilingual, with full technical SEO (structured data, sitemap, hreflang) deployed on my own infrastructure.
What it is
My own professional portfolio: a static site built with Astro and Tailwind CSS, bilingual (Spanish by default, English on its own routes), with Zod-typed Content Collections for experience, projects, knowledge, and specializations.
SEO and search positioning
Built from the start to rank well both in traditional search engines and generative AI search:
schema.org structured data specific to each page type, a sitemap with reciprocal hreflang
between languages, llms.txt as an entry point for AI, robots.txt with explicit permissions for
the main AI search bots, and IndexNow to notify Bing of changes instead of relying only on
periodic crawling.
Deployment and operation
The project ships through a versioned, controlled workflow on infrastructure of my own, with pre-deploy validation, backups, and rollback capability. The architecture is optimized to serve static content with low resource use and simple maintenance.