The following are all smaller (and sillier) web-based projects that I made that do not have very much purpose. They exist for one of three reasons: Learning a new technology, I thought it would be funny, or I was bored
Global Counter: 2 buttons. One makes the number go up. The other makes the number go down. This applies to everyone and it's fun to see how people change it. When showing this to friends, some changed it to funny numbers or pep songs, and it gets silly when multiple people are pressing the buttons at the same time. This was the result of me trying to figure out the very basics of Firebase Realtime Database, which will be feature more across this website.
Color Clicker: A simple game where the goal is to find all the colors by clicking on the screen. I made this right before the fall 2024 semester to brush up on my javascript skills. I used the Name That Color Javascript file to get all the color names and it is really interesting to see them all. Even when using an autoclicker and leaving it running, I have only gotten to around 1350/1566, so good luck!
Hail or something idk: This is how I speny a Wednesday evening. I am putting the knowlegde of my degree to fantastic use. You kinda need to see this for yourself. The pep band-ers will appreciate this one. I used FL Studio(which I legally own a copy of) to make the mp3 file containing the notes, the Howler JS library to play the notes, and the Anime JS library for the animations. This was super fun to make.