Selected projects are listed below. To see all my publicly available projects see my Github page.

Adobe Crossword

zed0.co.uk/crossword

A playable crossword based on XKCD’s “Encryptic” solving password clues from the Adobe password leak of 2013. Featured on

Discussion on Hacker News

Tomb-helper

A Rust tool designed to help speedrunners practice the Tomb Raider reboot trilogy by manipulating the memory of the game to allow flying, resetting position, and skipping cutscenes.

Clang-format-configurator

zed0.co.uk/clang-format-configurator

A configuration tool for clang-format to set up configurations, with a dynamically updating preview of the formatting changes.

Discussion on Hacker News

Lego colour matcher

zed0.co.uk/lego-colours

A pure utility using Rebrickable’s database to find the Lego colours that match HTML or hex colours most closely.

coNTRoller-overlay

A stream overlay of inputs to a Nintendo 3DS acquired via NTR debugging information. See it in action in the bottom right on our Triforce Heroes Speedrun.

Sass-configurator

zed0.co.uk/sass-configurator

A configuration tool to adjust and preview Sass themes.

Advent of Code

Solutions for all 50 stars of Advent of Code for the last 3 years. Previously in C++ and currently in Rust, next year who knows?