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 complicated code - I have created the following:
- Athena
- Written in PHP, a simple gateway to get easy access to train departures
- OwlBoard - Under Testing
- Written in Javascript, using Node.JS with Express.JS, a faster alternative
to Athena using direct access to the National Rail & Network Rail APIs
- tRandom
- Written in Python, a simple cross-platform GUI based random number
generator. Using the tkinter library for the interface.