← Home

Projects

Production backends and security tooling — payments, ticketing, media, and the systems that keep them honest. A few are live; the rest ship behind event apps.

Featured · Live

GhostShare

Encrypted, ephemeral realtime sharing — anonymous rooms, no accounts, and storage the server can't read.

TypeScript · Next.js · Fastify · Socket.IO

All projects

APIs

Delego — Mumbai MUN app

The delegate companion app for Mumbai MUN, one of India's largest — I built the FastAPI backend behind it, shipped to the App Store and Play Store for 600+ delegates.

FastAPI · PostgreSQL · JWT
Backend

Taqneeq fest backend

The gamified loyalty-and-credits engine behind NMIMS's tech fest — OTP login, role-based point allocation, referrals, and a cached live leaderboard for a crowd of thousands.

Python · Flask · Firestore
Systems

bad-db

A storage engine written from scratch in Java — on-disk format, a hand-rolled B-Tree index, compaction, and its own query language.

Java · B-Tree · RandomAccessFile
Security

Fool The LLM

A prompt-injection contest platform — players jailbreak guarded LLM levels to extract hidden secrets, with a full organizer console behind it.

TypeScript · Next.js · Express
SaaS

GrouPay

Multi-tenant billing for societies and communities — invoices, payment tracking, and an audit trail, with clean role isolation top to bottom.

TypeScript · Next.js · Express
Backend

mpstme.pics

A photo-sharing platform for campus clubs — I set up the project and its infrastructure, and built several of the backend access-control features.

Node.js · Express · TypeScript
Payments

Event registration platform

Paid event registration end to end: Cashfree payments with verified webhooks, QR tickets emailed on confirmation, and an admin sales dashboard.

Node.js · PostgreSQL · Cashfree
AI

captr

Point it at a topic and it builds you a research doc — searching, transcribing, and frame-grabbing video into something you can read and then chat with.

Python · FastAPI · Gemini
AI

usb-ai

A coding assistant that runs fully offline — the whole language model shipped inside a single Windows .exe that never touches the network.

Python · llama.cpp · Gemma-2
ML

hindcribe

Offline Hindi speech-to-text and Hindi→English translation — no API keys, no cloud, built for a government grievances hackathon.

Python · Flask · Vosk
Tooling

Certificate portal

A tool that batch-generates and emails event certificates from a CSV upload — no more hand-making a few hundred PDFs after every fest.

Node.js · PostgreSQL · PDF