All work

Everything I've built so far

Filter by area if you're after something specific. Each project opens into a short case study covering the problem, what got built, and how it turned out.

TaskflowLive
2025Full-Stack · Web AppsLive in production

Taskflow

A MERN task tracker with JWT auth, full CRUD, filters, and a contribution-style heatmap of completed work. Deployed on Vercel with a Node API and MongoDB Atlas behind it.

ReactViteNode.jsExpress.js+3 more
Onion Storage Health Monitor
2025AI & ML · IoT & Hardware

Onion Storage Health Monitor

An ESP32 unit measures temperature, humidity, and spoilage gases inside onion storage and streams them to a dashboard. A trained model turns those readings into a shelf-life estimate the farmer can act on.

ESP32BME280Gas sensorsReact.js+4 more
GearGuard Maintenance
2025Full-Stack · Web Apps

GearGuard Maintenance

A full-stack maintenance management system covering the equipment registry, maintenance requests, teams, and work centers, built on a React TypeScript frontend and a typed Express API over Prisma and Neon PostgreSQL.

ReactTypeScriptViteRedux Toolkit+8 more
Case studyPrivate repo
Electronic Voting Machine
2025IoT & Hardware · Full-Stack

Electronic Voting Machine

A Top 5 team project. An MFRC522 reader authenticates the voter before four candidate buttons go active, LEDs and a buzzer confirm what happened, and a Node server feeds a React dashboard showing the tally in real time.

ESP32MFRC522 RFIDArduino IDEPush buttons+5 more
C Titan Bingo Platform
2025Full-Stack · Web Apps

C Titan Bingo Platform

The platform behind C Titan, a beginner event at CHARUSAT: player sessions, round progression, and live scoreboards on Node, React, and PostgreSQL. I coordinated the event and wrote the software it ran on.

Node.jsReactPostgreSQL
Case studyPrivate repo
CareerVerse
2025AI & ML · Web Apps

CareerVerse

A career-guidance platform where a student talks to an LLM-backed advisor that maps their interests to concrete paths: which fields suit them, what to learn, and where to start. Built inside a hackathon.

React.jsNode.jsLLM IntegrationREST APIs