Building

Things I'm building

Side projects and tools, mostly at the intersection of AI agents, developer experience and production reliability.

AI agent · Python, FastAPI, Postgres

alterego

Your second self: a background agent that watches social platforms through your own OAuth credentials, scores conversations for relevance, drafts replies in your voice and holds them for one click human review before posting.

Developer tool · Python, multi language clients

ThinkingSDK

AI crash debugging for Python in production. One line catches every uncaught exception in your live app, ships it to the analysis service with full stack and per frame locals and returns the root cause and a concrete fix, not just another stack trace. Clients for Python, JavaScript, Java and .NET.