Things I've built and worked on.
Full-stack exam scheduler with Spring Boot REST API, PostgreSQL, and React. Automated exam data import and one-click calendar export. Scaled to 22,000+ users and 500,000+ page views. Note: Exam data from the registrar's office is no longer provided; no live data is currently being used.
Computer vision pipeline with OpenCV and PyTorch for real-time playing card recognition. Prototyped CNNs to improve classification accuracy. Monte Carlo simulation engine with probability-based decision logic for optimal play evaluation.
Nintendo Entertainment System emulator built in C++, compatible with Raspberry Pi. Emulates the 6502 microprocessor instruction set by replicating system architecture in software.
Next.js + Bun map app that answers natural-language route searches and highlights safer, healthier, and eco-friendly options like well-lit or scenic paths.
Workout and nutrition app with CLI and Swing GUI, built in Java with JUnit tests.
Educational ransomware simulation for cybersecurity training and awareness. Safe, sandboxed environment to understand how ransomware works.
Rock Paper Scissors against a bot built with MIPS Assembly.