From 5912ce0ff7897d4c75a15520f86654746515e2aa Mon Sep 17 00:00:00 2001 From: Fred Boniface Date: Wed, 11 Jan 2023 23:36:23 +0000 Subject: [PATCH] Update projects --- projects.php | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) 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.