Camp Tomahawk
A website to both market Camp Tomahawk and distribute information to participants. After finishing the website, even without advertising or posting that the website was remade, Camp Tomahawk saw a sizable increase in users of the site and decrease in questions where the answer could be found on the site. For stats, check out the Camp Tomahawk entry of the projects page
Technologies
CampTomahawk.org is built on the DNN content management system to allow the camp to manage their website without needing to work with HTML. It uses EasyDNNNews to manage the articles and has several display modules written with Bootstrap to display the articles.
Memento Refresh
An Open-Source AddOn for the Elder Scrolls Online to provide an easy way for players to automatically reuse collectibles with a cosmetic effect when they expire. Memento Refresh has had over 4,000 users up to this point.
Technologies
Memento Refresh is written in Lua and uses the Elder Scrolls Online AddOn API.
Vehicle Maintenance Tracker
An Open-Source Android Application to track vehicle maintenance. It utilizes a database (with full CRUD abilities) to track the vehicles and issues of those vehicles. With a few minor tweaks, this codebase could be made into a general issue (bug) tracker or support ticket manager.
Technologies
This project was built in Android Studio using Java and uses an SQLite Database to track the vehicles, issues, and logs.