VIEW
Writing

Blog

Thoughts on web development, VS Code extensions, and building in public.

2026-05-207 min read

Building Carto — An AI Codebase Bundler for VS Code

How I built a VS Code extension that bundles entire codebases into AI-ready context, supporting Gemini, OpenAI, Groq, and Ollama.

VS CodeTypeScriptAIDeveloper Tools
2026-05-158 min read

Connecting AI to Blender with the Model Context Protocol

Building an MCP server that lets Claude, Copilot, and other AI assistants control Blender for 3D creation in real-time.

BlenderMCPAIPython3D
2026-05-109 min read

Building Axiom — A Terminal Coding Agent with Multi-Provider LLM Support

How I built a Claude Code-style terminal agent with 60fps TUI, vim mode, security validation, and support for 7 LLM providers.

TypeScriptCLIAILLMOpen Source
2026-05-0510 min read

Atlas MCP Server — 33 Developer Tools in One MCP Server

Building an enterprise-grade MCP server with 33 tools including RAG search, ML bug prediction, code migration, and frontend performance analysis.

MCPAIDeveloper ToolsTypeScriptRAG