# Projects

Here are some of the projects I am currently, or was working on


## Blade3 [site]

Blade3 is a tool to forward local services to remote servers over a secure tunnel


## RobloxMidi [github]

RobloxMidi, or RBXMidi for short, is a tool for playing Roblox pianos using a physical midi keyboard


## Wildcat [site]

Wildcat is a Uniden BC125AT programmer for Linux


## Fusion [private]

Fusion is a C++ game engine built on top of the Vulkan GPU API

Fusion has been a multi-year project for me, and I hope to ship a game with it in the future


## Hotwire [github]

Hotwire is a cross-platform wrapper over native dynamic library loading APIs

Since Hotwire has such a thin wrapper over native code, it offers a near drop-in replacement for the unix dlopen API, even on Win32!