Programs
ARTISTS NEEDED! Do you have a passion for 3D modeling, textures, and 2D concept art? I need your skills!
This is a tool intended to help you put your Team Fortress 2 item concepts into fruition by making an official looking weapon card for it.
This tool is an abstraction layer to help you add custom weapons of your creation to the live build of Team Fortress 2 for use in your own easy-to-create community server.
A comprehensive config editor for customizing your gameplay experience in ARK: Survival Evolved.
Goes to my Virtual Reality page because that is where I use this library I made.
A tool I made to help people running servers for ARK: Survival Evolved to increase the maximum player or dino level.
This is a super simple script I use to make Fandom wikis functional and less of an assault on the eyes to look at. It removes a lot of the Fandom wiki bloat. Yes I am still super tilted that Fandom decided to kill Gamepedia wikis.
A drawing thing where you can also put some polygons instead of drawing them yourself.
Literally just computates and renders a bar graph. It's not just a jpg image, I promise!
A simple little project to learn about Java classes and inheritance.
A Java method that can return random numbers but not random numbers that have already been returned.
Contains classics such as BubbleSort, SelectionSort, and InsertionSort. Probably implemented badly lol.
Contains more complex sorting algorithms such as QuickSort, HeapSort, and MergeSort. Probably implemented badly lol.
This was some sort of dumb simulation we had to write some code for but 90% of the code there was already given so lol.
This is a Yahtzee game. The only part that we were instructed to code was DiceValue, and as such that is the only code that is original in this project.