Coding Projects
Web Projects
A website that displays publicly accessible Hypixel Skyblock API data similarly to how it would be displayed in-game.
HTML, CSS, JS/JavaScript, TS/TypeScript, SvelteKit
An Express.js API that stores JSON data from Hypixel's API in an SQLite database.
Express.js, REST API, SQL, SQLite
Minecraft Projects
My datapack template for Minecraft 1.21, complete with useful features such as install/uninstall/on player join functions.
mcfunction
A client-side mod that adds useful HUD elements to Minecraft. (Fabric 1.21)
Java 21
A simple toggle sprint/sneak and HUD mod that is allowed on Hypixel. (Forge 1.8.9)
Kotlin, Java 8
A mod that adds a TON of projectiles to Minecraft (among other fun things). (Fabric 1.20.4)
Java 21, Kotlin
University Projects
An application for exercise, calorie and health metric tracking written in Java.
Java, JavaFX, JDBC, SQL, SQLite, JUnit