Projects

A small selection of things I’ve built. I care about problem framing, tradeoffs, and measurable impact—not just tools.

Snowflake Usage Audit Dashboard

Data transparency + cost/usage visibility for analysts

NetJetsInternship
Writeup soon

Built a daily-refresh audit system to surface table usage, never-queried assets, and query patterns so analysts could reduce data debt and improve transparency.

SnowflakeSQLPythonTableau

Ticket Traffic Dashboard

Operational dashboarding for athletics ticketing

Ohio State Department of AthleticsInternship
Writeup soon

Created a ticket-traffic dashboard to track demand and performance trends, making it easier for non-technical stakeholders to monitor activity and act quickly.

SQLDashboardingAnalyticsStakeholders

Manufacturing ML Feature Pipeline

Applied ML support for enterprise manufacturing workflows

Kalypso (Rockwell Automation)Internship
Writeup soon

Designed and implemented a feature engineering pipeline to support model development and evaluation for real operational decision-making in a manufacturing context.

PythonFeature EngineeringMLEvaluation

Dallas Cowboys Schedule Optimization

Optimization model to improve win probability under constraints

Systems Modeling & Optimization (Coursework)Class Project
Writeup soon

Formulated and solved an optimization model (with realistic constraints) to generate an “optimal” schedule strategy and analyze tradeoffs that influence outcomes.

OptimizationGurobiPythonModeling

Emotion Recognition

Computer vision model training + evaluation

Neural Networks (Coursework)Class Project
Writeup soon

Trained and compared deep learning models for facial emotion recognition with clear metrics, error analysis, and practical tradeoffs around performance and complexity.

PyTorchCNNsDeep LearningError Analysis