ERROR: The navigation buttons and header require JavaScript to load and function.

Programs

Featured: (Under Active Development)

TeamSpec

ARTISTS NEEDED! Do you have a passion for 3D modeling, textures, and 2D concept art? I need your skills!

learn more

TF2 Weapon Card Concept Creator

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.

visit

TF2 Custom Weapon File Creator

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.

visit

ARK Config Editor

A comprehensive config editor for customizing your gameplay experience in ARK: Survival Evolved.

visit

photosphere.js

Goes to my Virtual Reality page because that is where I use this library I made.

virtual reality

ARK: game.ini Max Level Editor

A tool I made to help people running servers for ARK: Survival Evolved to increase the maximum player or dino level.

visit

Fandom Wiki Fix

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.

install

Duel Cubes

Duel Cubes is a 3d platformer I made as a self learning experiment.

play

"AP Computer Science Principles" Projects
Pong Game

Play pong like a boomer and see how far we've come.

play

The Fortune squirrel

Literally just a Magic 8 Ball but with a squirrel skin.

play

Guess My Number

Let a computer guess a number or guess the computers number.

play

Modern Art With Polygons

A drawing thing where you can also put some polygons instead of drawing them yourself.

play

Duel Squares

The final project I submitted to the college board.

play

Contact List Project

Playing around with lists.

play

Bar Graph Project

Literally just computates and renders a bar graph. It's not just a jpg image, I promise!

play

Musical Lists

Playing around with lists and the sound block.

play

Additive Factorial Algorithms

Playing around with factorials.

play

Disease Spread Simulator

See how fast diseases can spread with this simple simulation.

play

Binary Calculator

Converts stuff into binary and binary into stuff.

play

Recursive Polygons

Where I learned recursion.

play

"AP Computer Science Advanced" Projects
Java Animal Project

A simple little project to learn about Java classes and inheritance.

view source

Binary Search Tree (BST)

A binary search tree made in the Java Eclipse IDE.

view source

Java RandP

A Java method that can return random numbers but not random numbers that have already been returned.

view source

Basic Java Sorting Algorithms

Contains classics such as BubbleSort, SelectionSort, and InsertionSort. Probably implemented badly lol.

view source

Fancy Java Sorting Algorithms

Contains more complex sorting algorithms such as QuickSort, HeapSort, and MergeSort. Probably implemented badly lol.

view source

Grid World 2

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.

view source

Yahtzee Final

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.

view source