~/projects
Projects
A mix of shipped tools and infrastructure work. Some link to source, some don't — those are still real, just not published.
shipped
World Cup 2026 Predictor
Ensemble forecasting for match outcomes using Dixon-Coles, XGBoost, Bayesian, and Elo models.
- Python
- PyMC
- XGBoost
- Data Science
shippedprivate build
Headless OBS Stream Controller
A Flask web UI for controlling a headless OBS instance running on an ARM64 cloud VM.
- Python
- Flask
- OBS WebSocket
- Linux