As a 20 year old, I’ve been programming for over a decade (yes half my life!). It started with little projects and games I made on Scratch, but has slowly evolved into larger and more complex projects, some of which are listed below:

Created a bunch of stuff for my FRC team:

Some Minecraft Mods/Plugins:

  • Client Side Noteblocks. Modrinth, Curseforge
    • A Minecraft mod to reduce audio latency when playing noteblocks in Minecraft. Works by processing inputs on the client instead of waiting for the server to play the sound.
    • Over 500k downloads
  • To Do List. Spigot
    • Simple Plugin for Spigot that holds a To Do List on your Minecraft server.
  • Quick Report Hypixel
    • Forge mod to make reporting blatant cheaters take less time

And many more smaller projects on my GitHub like:

Also contributed to…

  • Modflared: A Minecraft Mod that handles opening cloudflare tunnels to connect to servers behind them
  • WeCode: A website utilizing LLMs to help you learn to code