Kanji Puzzle

Kanji Puzzle is an app idea that I am currently in the process of designing. The proof of concept is now live! Kanji are Chinese characters that are used in Japanese. There are thousands of kanji characters, about 2000 are needed just to be at...

PatchGUI Tool

A cross-platform GUI application for creating and applying patches to binary files. Github Page This software is built using Qt Creator 5, and the bsdiff library. Runs on Linux in the video, but can also be compiled for Windows or Mac The main use-case for...

Intuitive GUI for Monogame

See the Github page here The goal with this project was to create a GUI framework for Monogame that easily allowed natural keyboard and mouse input, and made menus easy to build. I took inspiration from the way WPF works, because when I first started...