diff --git a/projects.php b/projects.php index 769a9b0..e9262f6 100644 --- a/projects.php +++ b/projects.php @@ -10,7 +10,23 @@

- I haven't written any content here yet. + This isn't a complete list of all my projects, but check out my Gitea below 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
+
Written in Javascript, a faster alternative to Athena using direct access + to the National Rail & Network Rail APIs
+
tRandon
+
Written in Python, a simple cross-platform GUI based random number + generator. Using the tkinter library for the interface.
+

In the meantime, visit my Gitea Server.