Update projects page

This commit is contained in:
Fred Boniface 2023-01-11 23:57:13 +00:00
parent b67b1ca1b5
commit 6840ab3d26

View File

@ -20,9 +20,9 @@
<dl>
<dt><a href="https://athena.fb-infra.uk">Athena</a></dt>
<dd>Written in PHP, a simple gateway to get easy access to train departures</dd>
<dt><a href="https://owlboard.fjla.uk">OwlBoard</a></dt>
<dd>Written in Javascript, a faster alternative to Athena using direct access
to the National Rail & Network Rail APIs</dd>
<dt><a href="https://owlboard.fjla.uk">OwlBoard - Under Testing</a></dt>
<dd>Written in Javascript, using Node.JS with Express.JS, a faster alternative
to Athena using direct access to the National Rail & Network Rail APIs</dd>
<dt><a href="https://git.fjla.uk/fred.boniface/trandom">tRandom</a></dt>
<dd>Written in Python, a simple cross-platform GUI based random number
generator. Using the tkinter library for the interface.</dd>