Projects
Illuminate: AI Assistant for the Visually Impaired
Work in Progress - Senior Design Project Wearable AI headgear providing real-time feedback for visually impaired users via audio outputs and voice/button controls.
LoRaWAN based IoT Network
Engineered a point-to-point LoRa link using Heltec ESP32 boards to transmit motion data over LoRaWAN. Integrated MPU6050 sensor for real-time acceleration and gyroscope data via I2C protocol. Implemented ACK/NACK handshaking and CRC validation for data integrity.
Real-time Object and Emotion Recognition
Developed a real-time image processing system using ESP32-CAM to stream video over Wi-Fi via TCP. Integrated YOLO and DeepFace models for simultaneous object recognition and human emotion detection. Engineered video pipeline using OpenCV for live frame capture and rendering.
Binary Search Tree Explorer
Developed a C++ application using Qt Framework to visualize Binary Search Tree data structure. Implemented recursive algorithms for node insertion, search, and deletion. Designed custom drawing logic to dynamically render node positions and connecting lines.
Translate Mate
Built a full-stack web app facilitating cross-language communication with multi-language translation. Orchestrated real-time audio generation using Cloud Text-to-Speech API. Deployed on GCP using App Engine and Compute Engine. Leveraged BigQuery and Cloud SQL for translation history analytics.
Space Invaders Game
Developed a desktop arcade game using C++ and openFrameworks toolkit to replicate classic mechanics. Engineered a Finite State Machine (FSM) to manage game state transitions. Integrated responsive user input handling and object-oriented scoring system.
COVID-19 Data Science Study
Conducted comprehensive analysis of combined effects of COVID-19 and geopolitical conflicts on economic stability. Utilized Jupyter Notebooks for data cleaning, exploratory analysis, and pattern recognition. Created visualizations using Seaborn and Matplotlib to illustrate trends.
Daily App
Developed a full-stack web application using Node.js, Express, and PostgreSQL to assist users with daily tasks, motivation, and focus. Integrated multiple REST APIs for real-time weather data, news headlines, and motivational content. Deployed via AWS and Heroku with secure API key management.