Here are all of my projects with short descriptions about each of them. If you want to know more about a project click the view more button on the cards.
Open source
Modding
Assorted Additions
An open source mod for Terraria with over 15 000 downloads on the Steam Workshop.
The mod adds over 200 new items, 2 Bosses, 15 NPCs, a new accessory category called "Runes" along with a bunch of tweaks.
This website
This github.io page is my first ever website project. You've already seen it so I'll give a bit of background and some thoughts about the process of making it.
GUI
Gaming Logbook
Desktop application for keeping track of the games I've played.
Made using Java's Swing library along with SQLite for storing the log.
Sightseeing server
A simple server made for a programming course. The server stores information about sightseeing locations. Users can register, send messages and recieve them. Data is stored in an SQLite database.