Projects

Welcome to the projects I've done!

A Keylogger made in C++

A Keylogger made in C++

Ever wanted to keep track of your key strokes on Linux? Well, now you can with this simple keylogger made in C++. It requires sudo privileges to run, and is very accurate and fast.

Learn more →
A Java Build Tool

A Java Build Tool

Are you sick of using Maven or Gradle? Well, me too-- I made this simple build tool for Java projects that allows you to build, run, and package your java projects with ease.

Learn more →