Projects

Personal and collaborative projects showcasing my skills

Projects

Personal and collaborative projects showcasing my skills

CAPTCHA Robustness Analysis

Built a multi-output CNN on top of a pretrained VGG16 base to decode noisy, line-obstructed CAPTCHA; improved accuracy by 15%+ through targeted augmentation and transfer learning.

TensorFlow Keras VGG16 OpenCV

GaelCraves Backend

Spring Boot backend for a food ordering platform featuring user authentication, JWT security, PostgreSQL database integration via Supabase, comprehensive REST API endpoints, Docker containerization, and Heroku deployment. Built during CodeDay internship with attention to security, CORS configuration, and scalable architecture.

Spring Boot Java 21 PostgreSQL Docker

Injury Classification

Predicts injury severity in traffic crashes based on environmental and crash-related conditions. Built ML models using Maryland Open Crash Reporting System data to classify injury outcomes, identify risk factors, and inform safer driving practices through data-driven analysis.

Python Pandas Scikit-learn Data Analysis

Personal Portfolio

This full-stack personal portfolio web application. The site features a modern, responsive layout, dynamic blog and project sections, secure user authentication for admin content management, and a mobile-friendly navigation system.

Express EJS MySQL

Shiny Tracker

Created a web application to track Pokémon shiny hunts, calculate real-time encounter odds using generation-specific methods, and persist session data. Built with Angular and TypeScript during CodeDay internship, featuring dynamic hunt creation, probability tracking, and responsive UI.

Angular TypeScript Angular Material