ProjectsContact

Projects

A selection of my completed, in-progress, and planned work. Some of these are from work and school and some are on my own time.

Jul 31, 2025

Nightclub Table Reservation System

A soon-to-launch SaaS for booking and managing nightclub tables.

Read more →

Jul 22, 2025 0

Tipsyyyfy

AI-powered wine recommendation app, launching SOON

May 15, 2025 0

AI-Augmented Compiler Fuzzing Framework

A greybox fuzzing framework integrating AFL++ and LLMs to analyze compiler optimizations.

Feb 9, 2025 0

StrokeIt

A MinneHack ’25 for rival neighborhoods to graffiti public art digitally

Nov 15, 2024 0

Hardware Metadata gRPC Client

A Python tool for secure, multithreaded retrieval of hardware metadata over gRPC

May 27, 2024 0

Spotify Lyrical Genre Classifier

Classifies track genres via lyric vectorization and ensemble models.

May 13, 2024 0

Wine Recommender System

TF-IDF + DBSCAN clustering for terroir-based wine recommendations.

Jun 21, 2023 0

Hand Tracking Volume Control

A real-time hand-gesture volume control using Python, MediaPipe, and OpenCV.

May 7, 2023 0

Housing Price Prediction

Accurate ensemble model predicting California housing prices.

Jan 30, 2023 0

Nearby

A Django-powered web platform for organizing and joining local social events. Made for the 2023 Minnehack Hackathon at the UMN

Jun 5, 2022 0

Recursive Backtracking Sudoku Solver with GUI

Sub 1 second sudoku solver in C++

Jun 1, 2022 0

Algorithm Visualizer

Visualizations for sorting and graph algorithms