Projects
A collection of my work spanning AI, computer vision, and web development.

Breast Cancer Prediction
Built CNN models and VIT model to predict breast cancer for a patient

Google Flights Airfare Forecast
Built an ML model that forecasts the price of a flight based on its booking date based on historical booking data that includes departure date, booking date, airline, destination.

Vehicle-Feature-Tracking-And-Analysis
Vehicle feature tracking and speed estimation using optical flow algorithm with YOLO object detection from video footage

Human Detection with Gender Classification
A computer vision solution that aims to detect persons in video feed, then their faces and finally perform gender classification.

Social Distancing Monitoring
Implement a computer vision solution that aims to monitor social distancing between people, identify high-risk areas and non-compliance.
Guardian AI
AI Cybersecurity Companion and scam/fraud prevention mobile app built for the Google Gemini Competition.

Functional-DataProcessing-Pipeline
A functional data processing pipeline that accepts an input file, allows specifying both input and output formats, applies specified transformations, and produces a resulting output file.