Skip to content

Building XergioAleX.com

The complete story of building a modern personal website — from architecture decisions to performance optimization, analytics, and content scalability.

7 chapters
Chapter 1

Building XergioAleX.com: How I Built My Personal Website with Astro, Svelte, and AI

The complete story behind XergioAleX.com — from a one-page landing to a bilingual, AI-ready, performance-first personal platform. A deep dive into architecture, technology choices, and why Astro + Svelte is a killer combo for modern static sites.

Chapter 2

The Road to 100: How I Achieved Perfect Lighthouse Scores on Every Category

The detailed story of taking XergioAleX.com from great to perfect — achieving 100/100/100/100 on Google Lighthouse PageSpeed Insights for Performance, Accessibility, Best Practices, and SEO, on both mobile and desktop.

#Tech Web Development
Chapter 3

Measuring What Matters: How I Set Up Free Analytics Without Sacrificing Performance

The third chapter of building XergioAleX.com — implementing a complete analytics stack using only free tools, without losing the Lighthouse 100 scores or adding cookie banners. A practical guide to privacy-first, performance-preserving web analytics.

#Tech Web Development
Chapter 4

Architecture of a Scalable Blog Without a Backend

The fourth chapter of building XergioAleX.com — how the entire blog system works: Content Collections as a data layer, a three-tier tag taxonomy, client-side search, post series with floating navigation, bilingual content, and why every piece of complexity lives in the build, not the browser.

Chapter 5

How I Built a Multilingual Website with Astro

Chapter five of building xergioalex.com — the complete story of designing a multilingual architecture from scratch: language configuration as code, a typed translation system with 960+ keys, the Page Wrapper pattern that keeps every page DRY across languages, and an architecture ready to scale to any number of languages with zero component changes.

Chapter 6

The Best Way to Deploy Your Astro Site for Free

After years deploying static sites on GitHub Pages, I evaluated the free options and landed on Cloudflare Pages. Here's what I learned and what surprised me.

Chapter 7

Tracking the Invisible: How I Built AI Bot Analytics with Zero Client-Side JavaScript

A single Cloudflare Pages middleware file to see what JavaScript analytics can't: the AI crawlers visiting the site.

Series complete

7 chapters