my projects.
Best Neighborhoods @ Pitt
Analysis of Pittsburgh's neighborhoods using Python code and datasets necessary to determine the 'best' neighborhood based on overall metric and research within three sub-metrics; 311 Requests, Fire Incidents, and Arrest Records
LaunchPAD - Unfound Sounds!
An interactive Python/Pygame app that turns your keyboard into a real-time music launchpad with audio, visuals, and intuitive controls for creating unique compositions.
Classify
A course review platform for university students to make informed enrollment decisions. Focus on the complete course experience: workload, clarity, content, not just instructors. Discover honest reviews, avoid mid-semester surprises, and find courses that fit your needs.
DBSCAN-Visualizer
Interactive GUI tool for plotting points on a grid and running DBSCAN clustering with adjustable epsilon, min_points, and unit distance parameters.