Lab
Half-finished ideas, generative sketches, mini tools. Things I build because I'm curious, not because anyone asked for them.
An autonomous AI assistant that runs in a terminal UI. Uses tool-calling, persistent memory, and multi-step reasoning to execute tasks. Built in Python with custom agent loop.
Voice interface experiment for the Bharat Biz Agent. Handles mixed Hindi/Hinglish/English speech, transcribes with Whisper, and routes to the correct LLM chain.
An operating-system-inspired UI in the browser. Windowed apps, a virtual file system, and draggable processes — all in TypeScript without a backend.
A TypeScript routing framework with declarative route protection, middleware composition, and role-based access. Zero runtime deps.