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.

Grain Guard
2025–2026IoT & Hardware · AI & ML

Grain Guard

Sensors track conditions inside a grain warehouse and stream them to a web dashboard, with prediction insights and measurement reports layered on top of the live readings.

IoTWebsite DashboardPrediction Analytics
NodeMCU DHT11 HTTP Telemetry
Sep 2025IoT & Hardware

NodeMCU DHT11 HTTP Telemetry

NodeMCU firmware that reads a DHT11 and HTTP POSTs temperature and humidity to a hosted endpoint, which writes every reading to a database. A second, deliberately minimal sketch exists purely for testing POST endpoints.

NodeMCU (ESP8266)Arduino IDEDHT11C+++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
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