The tech side of training. I wrote the software I use to track my training — traininglogs and its live dashboard — and I’m learning how sensor and wearable data can drive training decisions for athletes. Engineering notes from my day job as a software developer live here too.

Download Resume

Projects

traininglogs active

A Python pipeline that parses free-text training session logs into a structured NoSQL/JSON schema. Includes dataclass models, a CLI, and an agent layer for AI-assisted log intake.

View on GitHub → Design doc →
This Website active

Minimal personal site built with Hugo. No themes, no JS framework. Custom layouts per section. Deployed to GitHub Pages via GitHub Actions.

hugowebstatic-site
View on GitHub →

Engineering Notes