Guides
Step-by-step engineering objectives
Concrete walkthroughs that take a single objective from start to shipped.

AI Engineering
Building Your First MCP Server
A practical, reproducible walkthrough: build a minimal Model Context Protocol server in TypeScript, expose a tool an AI client can call, and verify it end to end.

Cloud Engineering
Deploying an Astro Site to Cloudflare Workers
Ship a static Astro build to Cloudflare's edge with Workers static assets: wrangler config, GitHub CI, per-branch preview URLs, and an honest look at the limits.