
Engineering
This Portfolio — Astro on Cloudflare
The site you're reading — a Git-based static site built with Astro, deployed automatically to Cloudflare, with a local-only Keystatic CMS.
- website
Its own case study
This portfolio is the proof of its own pitch. It’s a fully static site built with Astro — no server and no database in production — so every page is prerendered and served as a flat file.
Git-based, deploy on push
Content lives in Git. Editing runs through Keystatic, a local-only CMS that writes Markdown and JSON straight into the repository; there is no CMS in production to secure or keep patched. Push to the branch and Cloudflare rebuilds and redeploys automatically.
Fast, secure, and cheap to run
Cloudflare serves the built site from its edge network, so pages load fast everywhere for next to nothing. The result is a trilingual, bi-faced portfolio with almost no running cost and almost no attack surface.