My Projects

Click on a project's name to access the repository on GitHub!

mark2

A Minecraft server wrapper written in Python with Twisted. mark2 is estimated to be used by thousands of Minecraft networks ranging from single servers to dozens of servers hosting thousands of players


Modular Discord Moderation Bot

A Discord bot written in Python that uses class loading to be easily programable, modular and completely reload-able. Users can add custom commands and event handlers and reload the bot to see their changes applied LIVE!
Click here to read more about this project!


Simple Chatbot

A chatbot written in Python for Twitch chat. Keep your viewers engaged with an interactive chatbot where they can earn currency and gamble for fun! Make fun little command responses that are unique to you!
Click here to read old dev updates on this project!


PTZCamSync

A Python based UI that integrates a Socket connection with PTZOptics cameras and OBSWebsocket to coordinate camera movements with an OBS scene change


CloneHero/Guitar Hero Bot

A Python Computer Vision program using OpenCV that can accurately detect Guitar Hero notes and play the game for you.
Currently, it's very experimental but it was able to score 99% on one of the hardest songs from Guitar Hero III (Through the Fire and the Flames)


FurnaceXp

A Java based Minecraft plugin that allows you to select furnaces and gather their stored Experience Values.
The plugin is currently outdated due to Minecraft updates, and my lack of a need for it at the moment. (If you're a developer, you know how it goes :P)


Python Scripts

Here is a repository of various Python scripts I have written over the years.
It has stuff like XOR encryption/decryption of files, basic password cracking, and even simple array indexing. Each directory should have a README containing info on that particular script.