Writing

Lessons from
Production.

System design, Django internals, and the honest story of shipping things — open source and otherwise.

5 Articles
26 Min total
9 Topics
5 articles
02

I spent a day turning a frustration into a shipped VS Code extension

Building in PublicVS CodeAI ToolsOpen Source

How Session Bridge AI grew from a simple context-saving tool into something with a full token dashboard — and what I learned building it in one long session.

5 min
03

How I built my personal portfolio with Claude and Astro

Building in PublicAstroAI ToolsCareer

I had zero frontend experience and a full-time job. Here is how I shipped a complete portfolio site in a few evenings using Claude as my pair programmer and Astro as the framework.

5 min
04

I built a VS Code extension to solve my biggest frustration with AI coding tools

Open SourceVS CodeAI ToolsBuilding in Public

Every time I switched AI tools mid-session, I lost all context. So I built Session Bridge AI — a VS Code extension that maintains a live SESSION.md your next AI tool can pick up instantly.

4 min
05

Why I built django-system-audit

DjangoOpen SourceSystem Design

Signal-based audit logging is architecturally broken for compliance systems. Here is what I built instead.

2 min