Portfolio

Featured Projects

Production-grade applications, open-source tools, and full-stack systems. Each built with attention to architecture, UX, and scalability.

Dev Docs

Dev Docs

A CLI tool that reads your entire codebase and writes the docs no one ever does. LLM-assisted, recursively indexed, published on PyPI. 5,000+ installs. Engineers I've never met use it to onboard faster.

PythonLLM IntegrationCLIPyPI+1
Mero Braj

Mero Braj

Proposed it, secured the grant, built it, watched it get acquired. A Web AR/VR platform preserving 100+ cultural heritage sites of the Braj region — 360° tours, interactive maps, GraphQL-driven content, production-deployed.

React.jsThree.jsWebVR360° Media+2

Braj Estate

A real-estate marketplace built for the Braj region — map-based discovery, dynamic listings, fast inquiry flows. Mobile-first because that's where the buyers actually are.

Next.jsGraphQLResponsive DesignReal Estate

Style Sync

An outfit recommender that combines preference learning with body-type heuristics to give you something useful immediately — not after ten interactions. Built to make ML recommendations feel less like a quiz and more like advice.

React.jsRecommendation SystemsML/AIFashion Tech

In Progress

Currently Building

Projects in active development — shipping soon.

Building

Stuti

A voice-first AI agent that listens, understands context, and acts — schedules, tasks, automation — without you touching a keyboard. Built to explore what it actually takes to make an agent useful, not just impressive in a demo.

AI AgentsNLPVoice InterfaceTask Automation
Building

Trade It Up

An end-to-end algorithmic trading system — signals in TradingView, backtests in Python, live execution via Zerodha. Built with real position-sizing and risk controls because paper trading teaches you nothing about loss.

PythonWebSocketsZerodha APINSE

Open Source

Utilities & Experiments

Quick scripts, CLI tools, and small utilities built for learning and solving specific problems.

StealthVid — hide messages inside video frames using steganography

Dog vs Cat — image classifier built from scratch, no shortcuts

Fare Sense — Uber trip data analysis and fare trend modelling

Keylogger — built one to understand how they work, not to use one

Chat App — real-time messaging over raw sockets, no Firebase

News Reader — CLI news fetcher before I discovered RSS

Fokker–Planck Solver — numerical simulator for a stochastic differential equation

Password Generator — strong passwords, zero excuses

KBC — terminal quiz that thinks it's a TV show

Inventory Manager — stock tracking before I knew what a database was

Library Management System — first time I modelled real-world state in code

URL Shortener — because long links are everyone's problem