Things I built because I needed them.
Open source, in production, documented end-to-end. Every project on this page started as a real problem inside my own work — then got shaped into something other engineers can pick up and run.
Content Board
Personal productionYouTube content management PWA I use daily to track ideas, scripts, feedback, and publishing state. Built because I was losing track of 20+ video ideas across scattered notes.
cb-mcp-server
Personal productionMCP server that connects Content Board to Claude desktop. Built live on the channel, episode by episode — so the whole build is documented. I use it weekly; the tutorials on this site come from a server I actually run.
jitangupta.com
Personal productionThis site. A personal brand hub built with Astro and Tailwind CSS. Open source and deployed via GitHub Pages.
Cowork Boilerplate
Workflow templateFolder-based workflow templates for Claude desktop. Defines repeatable AI pipelines once: approval gates, scheduled tasks, multi-stage projects. Includes a YouTube content pipeline and a daily community scout. Template — not production software.
File Safety Guard
Workflow templatePlugin for Claude Code that prevents accidental file deletion and overwrites during AI-assisted development. Adds automatic backups, dry-run planning, and activity logging. A workflow guard, not production infrastructure.