Index · 24 entries
Everything I've shipped.
19 production full-stack platforms, 4 MIT-licensed open-source libraries, and one game-loop playground that proves they all compose. Every entry is live — click anything.
Section A
Platforms

PlayFlix
India's social cinema platform.
Pay-per-minute movie streaming with Google Drive room hosting, sync/solo watch modes, real-time chat, wallet, and earnings dashboard. Mobile-first; 19 pages, 2 watch modes.
MediConnect
Digital health platform across 4 roles.
Telemedicine, EMR, queue management, billing, AI symptom checker, ABDM/Health-ID, e-prescriptions, chronic disease tracking. 30+ pages, 50+ specialties.

Burger Empire
Direct-ordering for a Gwalior burger restaurant.
End-to-end food ordering with dual-mode UI (Classic/Healthy), multi-tenant NestJS API, PetPooja POS, Razorpay, WhatsApp, coin-loyalty. 104 features, 130+ API routes, 70+ pages.

Datrift
Cloud data migration between Google accounts.
Drive, Gmail, Photos, Calendar, Contacts, YouTube subs, Tasks. 256-bit encryption, 99% success rate, 7 services. Commercial product on a custom domain.

Aurum
Premium digital banking, refined.
UPI / NEFT / RTGS / IMPS, AI-powered analytics, card controls, OTP + biometric login, AES-256 encryption. 99.9% uptime SLA, <300ms API, 10K+ concurrent users.

ViCity
Luxury hotel booking, end to end.
Multi-step booking with hold timer + Razorpay; 12-screen admin dashboard; offline IndexedDB mock layer. 50+ pages, 6 room types.

SubRadar
Subscription intelligence SaaS.
Gmail OAuth read-only scan auto-detects subscriptions, tracks spend, sends 5+ alert types, AI save suggestions. Mobile-first.

BloomBox
Florist marketplace + SaaS hybrid.
Custom bouquet builder, subscription plans, event florals, occasion reminders, combo gifting. 20+ pages, 4 plans, 7 revenue streams.

AutoCare Hub
Automotive service marketplace.
3 roles, 15 service categories, real-time tracking, AMC plans, SOS roadside assistance, business dashboard with bay utilization. 25+ pages.

DesignNest
Interior design marketplace.
8-aesthetic style quiz, designer discovery with portfolios, transparent 4-tier pricing. Built for India's INR 80,000 Cr market.

DineEase
Restaurant tech platform.
Diner app + 12-screen admin (KDS, table floor plan, reservations, inventory, CRM, analytics). 3 order modes, loyalty rewards. 30+ pages.

EventCraft
Event planning marketplace.
Planner/vendor discovery, 12 vendor categories, venue VR browsing, mood boards, payments, day-of coordination. 25+ pages.

FitZone
Fitness management across 3 roles.
Workout logging with progressive overload, nutrition macros, body composition, QR check-in, multi-branch business dashboard. 35+ pages.

FurnishNow
Furniture commerce across 4 roles.
360° + AR visualization, custom orders, multi-warehouse inventory, production tracking, QC checklists. 40+ pages.

LearnPro Academy
Coaching institute platform across 4 roles.
JEE/NEET/UPSC/CAT/GATE/Boards. Teacher whiteboard with hand-raise queue, screen share, recording. Institute revenue tracking. 40+ pages.

Velvet
Premium salon website for Glamour Waves Salon.
Dark + gold aesthetic. 7 pages with timeline, services, gallery, booking. Google Maps + WhatsApp fallback. 90+ Lighthouse.

ZenMat
Yoga studio management.
Practitioner side (8+ styles, in-person/virtual/hybrid, meditation library) + Studio Admin (KPIs, members, fill rate). 20+ pages.

StyleVault
Boutique fashion platform.
6+ categories (Sarees/Lehengas/Kurtis/Gowns/Bridal), occasion + fabric filters, custom tailoring, flash sales, 4 delivery tiers.

PawPalace
Pet commerce + care.
7 species, 4 service types, My Pets profiles with vaccinations + allergies, subscription auto-reorder, 3-tier membership.
Section B
Open source · MIT

Aura.js
20-module zero-dependency JS framework.
Router, state, hooks, i18n, IndexedDB, PWA, API mocking, templating, event system. Singleton API. Rollup → UMD + ESM. Self-hosting docs site built with itself. 174 features, 11 KB gzipped.

keyboard.js
Hotkeys, sequences, chords, layout remap.
Named scopes, Dvorak/Colemak/QWERTY remap, frame-accurate recorder. Singleton API; cross-platform `mod` resolution. 3.2 KB gzipped, 0 deps.

mousepad.js
Pointer Events gestures, magnet, tilt, follow.
Tap, double-tap, long-press, swipe, pan, pinch, rotate. Magnetic buttons, 3D tilt cards, cursor effects, trackpad detection, idle tracking. 2.9 KB gzipped, 7 gestures.

collide.js
Element-vs-element collision detection.
IntersectionObserver-style API. Emits near/collide/separate/leave/tick with distance/overlap/direction/angle/velocity/TTC. AABB + circle. Single shared RAF. 2.1 KB gzipped.
