In my first semester of college, I had to make a python project with a partner. That was the entire criteria, it just had to be a python project that did SOMETHING useful. So with my partner in this project, I wrote a python script to (hopefully) make modding a 3ds easier for the average user. It features both a CLI and a UI version, although the CLI version is only compatible with Windows and honestly just kinda sucks compared to the UI version.
You can download the script here
You will never believe this, but you've seen this one. I know, crazy. The story of why I made this site is quite literally as follows: I was bored shitless and waiting for some stuff to download on my laptop to kill time. So I decided, why play Persona 4 for the quadrillionth time when I could actually be productive for once in my godforsaken life. I then ordered an overpriced beverage from Non-Descript Green Coffee Chain, opened Visual Studio Code, put on my garbage ass playlist, and wrote the entire site in like 5 hours I think. Maybe more, maybe less, I dunno. Point is, even though it's basic because I don't know JACK about CSS, I really am quite proud of this. Plus, I now can ramble into the void and maybe someone can see it. Or maybe not. Who knows? I know I sure don't.
You can view the source code here (don't judge too harshly I was still only half awake writing this lmao)
Another college project, this time a text based RPG. I would say it's simple, god I wish I could, but the only thing simple is the story and gameplay. The actual code of the damn thing is so needlessly complicated that I have like 10 pages of notes on each little thing. It's cool as hell though, and I am having a lot of fun making it. It's just taken me a while to get to that point. And as of writing this I still haven't finished chapter one. Fuck my life
You can view the code here
So I was testing for fun a loop in python that just like made folders, and I entirely wrote the loop without a proper end condition, so it just kept making folders in folders and nesting them over and over and over again. Rather than be upset about it, I turned that into my first test malware. It makes enough folders to make a good computer shit it's pants.
You can download the script here (but actually please don't)
My government teacher was out for the day, so once I finished his work I was snacking on cheese like a little rat when I got an idea to just make a script that downloads an image of parmesan I pulled off Wikimedia however many times you want. I don't know WHY I got this idea, it just kinda happened. I am the worlds worst artist, and Visual Studio is the canvas I victimize.
You can download the script here