Blog

I’m starting a blog!

Latest post: Knitting and Purling, 24th March 2026

Projects

Here is a list of my favourite projects:

  1. AtomScan is not available publically. It draws an atom in matplotlib and tkinter to the level of detail required for A Level Chemistry.

  2. greek-and-latin provides resources for Ancient Greek and Latin GCSE and A Level.

  3. heis is a multiplayer command line implementation of UNO.

  4. attested-conjectures is a database of conjectures attested in Greco-Roman papyri that I created and began populating as part of an internship for Tonkünstler-on-the-Bund.

  5. lunometer converts the UK Government’s API-provided JSON into CSV that plots the height of the River Lune.

Forks

Projects I have worked on or helped:

  1. git-info provides stats about Github repository. I collaborated with dorrabbkhan to provide this information on a local Flask server rather than in the command line.

  2. AbUrbeCondita converts the current date into Latin in the terminal. I am working on letting this be localised: Latin calculates dates from the foundation of Rome; we want to calculate them from the foundation of the nearest city. My work has yet to be merged into the main repository.