I was asked to do a presentation as part of an interview process today, so I walked through a project I built to pull bike rides off my watch, calculate a bunch of metrics, and display those metrics in graphs.
Near the end, one of the engineers asked to see it in action. I'd been committing changes to this not an hour before the call. It ran great, but oh boy I wasn't expecting a live demo.
This is some of the code:
https://github.com/subtlepseudonym/fit
Various apps and scripts for interacting with fitness…
GitHub