
About Me

I am a KSU Computer Science graduate, and I am actively developing several personal projects, ranging from a distributed computing system centered around Lua to a general-purpose Minecraft modpack installer for my private packs. I have been using and learning Java for 5+ years, and I love it. I have learned countless other programming languages and development technologies from personal development work and from my tutoring and research jobs at KSU.
Portfolio
I have worked on many projects over the years, most of which are public. Below are some projects, finished or not, containing work that I was most proud of writing at the time. Some of them are recent, and some are from early on in my college career when I was still taking basic programming courses.
Unfortunately, until I go through and remove a lot of sensitive comments and documentation, I cannot show off the software I worked on to assist with my research at KSU. However, since I still hold the rights to the core of the software, I am working on a rewrite of just the distributed computing system itself without any references to the actual research. That work will be linked here by end-of-year.


Stitch
Global Game Jam 2020 @ KSU I was the team leader and a programmer for this 48-hour Unity project.
Pirover - Main Repository
A robotics system with several software components. This is on hiatus until I learn more about Mechatronics and can allocate the appropriate resources and funding.
KSU Capstone Project - Smart Thermostat
An IoT project featuring an API-/website-controlled smart thermostat. I was the team leader, system architect, and head back-end developer for this IoT project.
A Ticket Home
Global Game Jam 2019 @ KSU. I was the team leader and a programmer for this 48-hour LWJGL project.
Pirover - Rover Module
The robotic component in the Pirover project.Parallel & Distributed Computing Term Project
A simple P2P file distribution system. I was the team leader, system architect, and a developer for this class project.