Projects
Quantum Rings Model Predictor
Benchmarked GPU/CPU performance across quantum computing backends using the QuantumRings SDK on the Wendian HPC cluster, with a parallelized Slurm array-job pipeline for large-scale runs. Built a regex-based QASM 2.0 parser extracting 71 circuit features to train XGBoost models that predict circuit runtime and peak memory usage, using SHAP-based feature importance analysis to pick the best model.
Colorado Car Crash Predictor
Flask web application for real-time, route-based crash risk prediction with hotspot analysis, built on CDOT crash data from 2020, 2022, and 2024. Collaborated with a 3-person team on the end-to-end data pipeline and prediction model.
Clue Game
A digital version of the Clue board game built in Java, developed with Agile practices, version control, and SOLID design principles in a team environment.
Park@Mines
A computer-vision system that monitors campus parking availability, paired with a full-stack React web app displaying live parking data for campus users.