Code

I enjoy programming in my spare time. Most things I work on are available on GitHub. Some of the projects I have been working on recently include:

  • dash-bootstrap-components - Bootstrap themed components for Plotly Dash.
  • dash-rq-demo - An example Dash app using Redis and RQ to manage long-running background tasks.
  • cube-solver - A Python implementation of Kociemba's two-phase algorithm for solving the Rubik's Cube.
  • advent-of-code - My solutions to various advent of code problems (work in progress!)
  • tqdm-countdown - tqdm style progress bars... but more exciting!