This isn't a complete list of all my projects, but check out my Gitea to see more.

Most of my projects involve web development, you can find some software projects below though. Besides this website, which is written in PHP - mainly for easy templating rather than for dynamic content - I have created the following:

Athena Git Repo
Written in PHP, a simple gateway to get easy access to train departures
OwlBoard Git Repos
A suite of containerised applications offering live departure boards for UK Rail. Consists of an Express.JS API Server, a Python db-manager script and a modern PWA frontend utilising compression to reduce payload size, and making use of ServiceWorker caching, to increase reliability over low quality mobile data links. Designed for Kubernetes deployment.
tRandom Git Repo
Written in Python, a simple cross-platform GUI based random number generator. Using the tkinter library for the interface.