01RepSense AI ESP32 + OpenAI workout coach

GitHub

Gym rep counters don't say much. RepSense is a real-time, on-device coach that uses an ESP32-S3 and IMU data to analyze bench-press form and provide feedback - rep count, imbalance, tempo, rest quality - via the OpenAI API.

CESP32IMUOpenAI APIIoT

02MealPilot Microsoft AI for Good hackathon

Agentic AI + urban nutrition: A Copilot Studio agent using Azure Maps to surface geo-personalized healthy-meal options across NYC. A 28-student pilot hit 80% task success in 45s (vs ~5 min), targeting >30% food-insecure areas.

PythonCopilot StudioAzure Maps

03Mini Amazon full-stack e-commerce

Report

A Database Systems build with a five-person team. I owned the seller side - inventory CRUD, order fulfillment, stock - plus the UI/UX. Flask + PostgreSQL with complex queries; search, carts, checkout end to end.

PythonFlaskPostgreSQLSQL

04CNN Waste Classification deep learning for recycling

GitHub

A convolutional neural net that sorts waste imagery into recyclables, organics, and landfill - trained for sustainable waste-management workflows.

PythonTensorFlowCNN