Engineering-focused or smaller research artifacts.
Fall 2025
Data Science Salary Prediction Platform
Methodological study using AutoML (PyCaret) to benchmark 15+ regression models on 3,000+ data science job postings. SHAP-based feature attribution to study labor market dynamics. MLflow for experiment tracking.
PyCaret
XGBoost
SHAP
MLflow
Spring 2025
Crime Data Analysis and Prediction
Regression modeling of socioeconomic indicators and violent crime rates across 1,994 communities. Cross-validated R² = 0.85.
Scikit-Learn
Pandas
Plotly
Streamlit
Fall 2024
CAMP — Campus Asset Management Platform
Multi-user resource allocation and scheduling system with role-based access. RESTful APIs, Docker, GitHub Actions CI/CD.
React
Node.js
MongoDB
Docker
2024
eCampusExplorer — VR Prototype
Virtual reality prototype for immersive campus exploration. Built as an exploratory project in spatial UX, scene composition, and 3D interaction design.
Unity
C#
VR
2024
Iterated Prisoner’s Dilemma Simulation
C++ command-line simulator for repeated prisoner’s dilemma games with configurable player strategies including cooperation, defection, tit-for-tat, and random play.
C++
Game Theory
Simulation
2024
Fear Index Calculator
MATLAB signal-processing pipeline for GSR recordings, including filtering, normalization, feature extraction, and fear-index estimation from baseline and fear-condition data.
MATLAB
GSR
Signal Processing