A game backlog tracker, with a complex backend handling nearly 300k video game entries.
Jul 2023
A game backlog tracker, with a complex backend handling nearly 300k video game entries.
A pantry contents tracker. Served as a introduction into desktop apps with Electron.js
Smaller projects I've worked in out of curiousty and/or fun. They usually have no purpose other than that!
Jul 2023
My attempt on making a simulated parking garage that was generated on startup and cars would come in at random intervals and find parking spots. I used pathfinding libraries and had a lot of fun. I'd love to return to this someday and finish it.
Dec 2022
A smaller NPM package that simply checks the HaveIBeenPwned.com api if a string password has been compromised.
Nov 2022
A smaller Node.js wrapper around a Minecraft mod, CC:Tweaked, that featured little controllable computers named turtles. Originally meant for Lua, I made a wrapper to easily be able to control these Lua robots from a Node.js class. Was published as a NPM package and got around 200 downloads a week for several weeks in a row.
Making Discord bots was what I learned Node.js on, I just kept making them, and got better and better with Node.js
2020 - 2021
A general purpose moderation and fun bot. Icebot was my main project and went through around 4 major overhauls which coincided with major leaps in my ability. Was used in several of mine and my friends' servers at the time.
2021
A simple "autoclicker" game where you would send messages like "%work" to make money to buy upgrades to your store and get more money per message. Lead to lots of spam in channels...
Quizmaster
2021
A poll bot that was used by my teacher to give quizzes in the programming classes.