-
Arctivius's Automaton
Discord Bot. Handles administrative tools for guild leaders in the game Guild Wars 2. Integrations with GuildWars 2 API, Google Sheets API, Discord API, Teamspeak Client Query Telent. Handles scheduled, event driven, and /command tasks.
-
Superbowl Squares
Last couple of years I've run a superbowl squares board. In order to faciilate family and friends out of town I wrote a web page to host the board. The site is static, so I utilized google forms and google sheets as backend.
-
Javascript Quads
A Javacscript program that takes an image and segments it into 4 quadrants and then draws the average color for that segment. Then it determines the average error of color for each of the segments and then segments that quadrant again. This will ultimately leave the less detailed areas with larger squares while it continues to refine more detailed areas.
-
NACKA Kickball App
Android App that scraped the NACKA Kickball leagues website and team schedlue and presented the relevant information for the NACKA website in convienent and mobile friendly version. Most importantly dynamically updating competing teams to show t-shrit color and field maps.
-
Beer Pong Management System v1.8
This is a .Net 3.5 Windows forms project that is designed to maintain a few aspects of a beer pong table during a party. At the moment this will allow people to queue up (and give themselves a team name), getting in line again with the same team later, removal from the line. There is also admin password that can be used to modify different features and lock the average user from changing it, it also keeps track of basic stats, like longest win streak.
-
Youtube Embeder
The Youtube Embeder script adds a button to your collection and subscription pages. The button will replace the description and view count with a new button that will allow you to watch the youtube video embedded right into the page, without having to navigate as well. It will also apply the 'watched' feature to the header icon
-
Jungle Timer
JungleTimer is an auxiliary tool for the game League of Legends. It allows the user to track the "jungle creeps." This tool will hopefully help newer junglers and experience ones as well. The only requirement to run this is to have .NET 4.0 Framework.
-
EFS Hunter
After re-installing my OS, I didn't realize that half my files were encrypted. I lost a lot of data, so I created this tool to help prevent that in the future. This is a small utility tool to look for encrypted files. It will export a list to your desktop. To use, just put the .exe in the root directory of where you want to start you search.
-
MP3 Renamer
This is one of the first programs I wrote. It goes through the directory its run in and renames all the music files based on their ID3 tags.