A list of "usable" things I have developed that are on the internet
A recurringly generated static website that displays the number of local COVID-19 cases overnight in Western Australia. Data is scraped from the WA Department of Health media releases.
Built with Python (matplotlib, BeautifulSoup, jinja), SQLite, and HTML5
Developed system applications and documentation for snakeware, an open source project creating a Linux-based operating system with a pure Python userspace.
duplicates is a command line utility for finding duplicate files in directories based on SHA2 hashes.
Built with C
runcool is an emulator of a simple 16-bit computer designed to execute programs compiled from the esoteric programming language cool.
Built with C
A randomly-generated puzzle game in the vein of Picross.
Built with Java