~/projects
Projects
A mix of shipped tools and infrastructure work. Some link to source, some don't — those are still real, just not published.
shippedprivate build
World Cup 2026 Predictor
Ensemble forecasting for match outcomes using Dixon-Coles, XGBoost, Bayesian, and Elo models.
- Python
- PyMC
- XGBoost
- Data Science
shipped
Email Signature Generator
A bilingual Flask app that renders professional email signature images from a template, with an admin panel for managing templates.
- Python
- Flask
- Pillow
- i18n
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