-
VMSBackup (C++ / Python)
A reverse-engineered implementation of the OpenVMS Backup Save Set format, enabling migration of legacy VAX backup archives to modern platforms. -
ScopeWaveformReader (Python)
A reverse-engineered toolkit for parsing and normalising proprietary oscilloscope waveform formats into a unified Python library. -
Advent of Code (C++ / C / Python)
A collection of solutions and tutorials designed to help others learn programming concepts, improve problem-solving skills, and use Advent of Code as a structured way to develop their abilities. -
Nerdle Solver (Javascript)
An interactive solver and learning aid for the Nerdle game, demonstrating constraint solving and search techniques.