What IExplore
The things I actually build, and the parts of a product I go out of my way to finish.
Full-Stack Web Apps
React or Next.js on the front, Node/Express or Supabase behind it, MongoDB or Postgres underneath — built as one coherent product, not stitched parts.
Auth & Payments
JWT sessions, password hashing, role gates and row-level security; Razorpay and Stripe checkout with server-side order creation and signature verification.
Real-Time Features
Socket.IO messaging, presence, and live updates — the state-sync problems that only show up once two browsers are open at the same time.
Admin Dashboards
The second front end most projects skip: separate consoles for moderation, inventory and payouts, gated behind their own roles.
Applied ML
Classification and recommendation models in Python and scikit-learn, plus browser-side TensorFlow.js when inference belongs on the client.
Ship & Deploy
Environment config, media pipelines, production builds and Vercel deploys — every project here has a URL you can open.
Scope it small, build the hard part first, ship it, then go again.
Scope
Pick a real problem and cut it to the smallest version that is still worth using.
Build
Data model first, then the hard flow — auth, payments or real-time — before any polish.
Ship
Deploy it, put the URL in public, and document what worked and what didn’t.
Iterate
Fix what real use exposes, then pick the next project around the skill I want next.
Have an idea?Let's build and learn.
Open to full-stack internships and collaborations from 2026 — tell me what you're building.