Space shooter RPG. This was my first college project, and served as my introduction to Python.






A DLL injector capable of injecting into applications that normal DLL injectors are unable to inject into. It makes use of SetWindowsHookEx, and it has its own custom version of a remote LoadLibrary that allows static DLLs to be injected and "cloaked" (i.e. difficult to enumerate / find).
This version is similar to the one found on SoftPedia, but no longer has a banner ad.
A mix between Terraria, Super Smash Brothers, and RuneScape, MeleeCraft is a 2D action RPG with dynamically generated content and blocks. This game was only partially finished.
Obfuscates some assembly instructions. This project had no testing, and may not produce correct results in all cases. Oh well.
I created the original frontend for Maple.FM (website, hosting, database). I sold the site to someone else back in 2015 in order to focus on other projects.
A crawler that can be used to download public images and media files that are uploaded to puu.sh. This was originally used for pastsnap.com, which is no longer functional. Maybe some day I'll bring the service back up.