Projects Website
Using Git, Ruby, and Jekyll I have created this website to generate HTML based on the CSS pages I have created.
Reddit WallpapersA simple Python script using Rest API to download Wallpapers from Reddits r/Wallpapers.
Lua Addons
Using Lua scripts from World of Warcraft's environment, I have and continue to make little addons to improve the quality of life in the video game.
TA Scripts
I have written several Python to increase my grading efficiency by generating files for me, I also have a script that generates Unix Scripts to run and mail students their feedback.
Debugging
I have experience with gdb for C++, the project was to use the Debugger to find the required inputs in order to accomplish tasks, this has familiarized me with reading Assembly and how to manage Buffer Overflows
NetHack
I created a version of the popular game Nethack in C++ for a software engineering class, this familiarized me with creating factory objects and managing multiple files and classes to create a program