Blog

Thoughts on web development, infrastructure, and building things that work.

ArchitectureAstroCloudflareMonorepoTypeScriptWeb Performance
3 min read

Building a Monorepo That Actually Works

Lessons from building grim-gambit — a TypeScript monorepo with npm workspaces, shared packages, and edge deployment to Cloudflare.

MonorepoTypeScriptCloudflareArchitecture
1 min read

Hello World

The first blog post — setting up a zero-JS portfolio with Astro 5.

AstroWeb Performance