Chase Community Ventures Website:
This is a website designed for the Chase Community Ventures Basketball League. This includes a playoff schedule, online registration capabilities, and backend administrator commands. Additionally, the website was connected to both Paypal payment systems, and a backend SQL Database to track all paying registrants.

TacoTopia Website & Android Application:
This is a project I completed for my project management class. The entire development of the app and the website was completed in approximately 2 weeks to simulate following a tight schedule with strict deadlines.

Blackboard Test Hacker:
This is a python program which converts a Blackboard test webpage's html code to json format. It then strips out questions, runs them against various algorithms, and then finally outputs answers in a JavaScript format. This JavaScript is designed in such a way that it can be pasted into the web page's console log, and ran to complete the test on it's own.

Minecraft Discontinued Features Wiki:
This is a currently ongoing and open sourced project which focuses on documenting and organizing various changes and gameplay features of Minecraft specifically. This is backed by a large community of 1.5k+ members of which I am joint in charge of managing.

Minecraft Complete Optimized Timeline & Guide:
This is an ongoing information collection project documenting the entire history of all editions and versions of Minecraft. This spreadsheet in particular contains well over 100k words, and includes information that requires a very deep and technical understanding of various codebases, emulation, archival principles, and both Windows and Linux systems. This project displays an immense understanding of google sheets, includes relatively complicated formulas, and overall displays understanding of web design and color theory principles. I also exhibit intense writing capabilities through my transfer and collection of information from many sources into a digestible and thoroughly organized format.

Minecraft Beta 1.9 Pre-Release 2 Potion Calculator:
This spreadsheet is a tool used to reverse engineer a complicated coding formula used within a specific version of Minecraft. The spreadsheet has intensive and complex formulas written in google sheets code, and demonstrates a knowledge of database querying, bitwise operations, and the Java code, with specifically deobfuscation principles. The spreadsheet also shows my ability to design a graphical user interface using unorthodox tools, and it demonstrates some of my JavaScript knowledge, as the interactive buttons are coded in JavaScript.