Projects

Posted on May 13, 2024

Things I’ve shipped I’m proud of:

  • a custom cookiecutter for getting off the ground quickly with Python development, so you never need to think about Python infra (github).
  • a barpath tracker for weightlifting using transfer learning (github).
    • c.f. version 2 using multimodal models (github).
  • a full rework of the canonical ISLR stats textbook exercises in Python (github).
  • a CI/CD tool with worker/scheduler system, a message bus, a Redis backend and a reactive Python frontend (github).
  • an on-chain raffle system using the Chainlink VRF randomisation protocol (github).
  • a MongoDB database for annotating 3d protein structures and automatically finding subdomains (github).