hey! i am prakhar.
I am a serial founder and
software engineer who just wrapped up as a Founding Engineer at Yobr in Norway. My products have reached 2.5M+ downloads and generated $140K+ in revenue. Now
I build for the web, server, mobile, and AI agents (Vercel AI SDK, Mastra, LangGraph).
I've worked with tons of different tech stacks and I love learning new things. This list is not static and never will be.
Latest Articles

Try-Catch is a Lie: Why TypeScript Error Handling is Broken (and How to Fix It)
Coding
TypeScript catches every type error except the ones that crash your app at 2 AM. Here's how to build a Result type that makes errors impossible to ignore.
11 min read

Turning Code into Data: Demystifying ASTs
Tutorials
Ever wished you could query your codebase like a database? Here's how ASTs and ts-morph let you parse TypeScript, walk the tree, and build tools that understand your code.
4 min read

How Do AI Agents Actually Work Under the Hood?
AI
Forget the frameworks. Let's build an AI agent from scratch to understand streaming, tool calling, and the agentic loop.
5 min read

I Put My Life on Autopilot with OpenClaw
AI
Meet Nyx, the AI cat that checks my emails, controls my smart home, judges my schedule, and actually remembers who I am.
7 min read
Projects

Andronix
Completed
Commercial
#1 on Google Play for 'Linux' with 2.5M+ downloads and $140K+ revenue. Install full Linux distributions on Android without root using PRoot technology.
KotlinTypescriptCVueJSExpressJS
Lumoflo
In Progress
Commercial
Multi-tenant e-commerce SaaS platform with automated billing, shipping, and inventory management. Built with Next.js 14, TypeScript, and end-to-end type safety for Instagram sellers and small businesses.
TypescriptJavascriptNextJSExpress
Post Sonar
In Progress
Commercial
AI-powered social media research assistant that monitors your domain overnight, surfaces relevant content, and crafts personalized posts matching your voice. Built with Next.js 16, Convex, and multi-agent AI orchestration.
TypeScriptJavascriptNextJSReact
SVG Weave
Completed
Personal
AI-powered SVG animation studio with a node-based graph editor for non-linear creative workflows. Upload any SVG, describe the motion you want, and chain renders in a visual node graph. Branch, fork, and explore multiple animation directions — then inspect every keyframe in a timeline editor.
TypeScriptNextJSReact
Domain Brawl
Completed
Personal
Describe your startup idea and instantly get creative, available domain names with pricing. AI brainstorms names in real-time, streams results as they're generated, checks availability via Vercel Registrar API, and lets you buy from your preferred registrar — all in a single conversational flow.
TypeScriptNextJSReact
Twofer
Completed
Open Source
Multi-agent design debate CLI. Give it a prompt, and multiple AI agents debate the architecture in parallel, then converge on a battle-tested spec — all streamed live to a real-time web UI. Zero API costs using your existing Claude Pro or ChatGPT Plus subscription.
TypeScriptNextJSReact
Rapid
Completed
Open Source
Production-ready monorepo starter for building full-stack SaaS products. Features end-to-end type safety with TS-Rest, Turborepo structure, and includes Next.js, Express, Prisma, Shadcn/UI, and NextAuth.
TypescriptJavascriptNextJSExpress