$ open /blog
Notes
Short posts about how this site is built — the patterns that worked, the trade-offs that were honest, and the diff sizes that let me ship them.
fastifyengineering Shipping a public API sandbox to a portfolio site
Why JWT auth, a real rate-limited endpoint, and a webhook tester live next to a CV — and the small Fastify patterns that made it cheap.
read →telemetryfastify Telemetry without a database
Counting active visitors, browsers and countries in 200 LOC of TypeScript, with zero infra. Trade-offs included.
read →