#web

← All writing
Jun 16, 2026

I built an app to memorize 3000 English words. No account, no server, no build.

The 3000 most useful English words, ordered by frequency, as flashcards with spaced repetition. It all lives in the browser, the data is the single source of truth, and it's online on GitHub Pages. The story of a mini-app designed to last with zero maintenance.

build · web · indie · 3 min
May 22, 2026

I rebuilt my site with Astro 6 and prepared for LLMs in search

Astro 6, Tailwind 4 with @theme, content collections + MDX, bilingual FR/EN, and a full GEO setup (llms.txt, JSON-LD entity graph, robots.txt with allow for AI bots). How and why I rebuilt it all.

web · astro · geo · 5 min