Projects
When possible, I try to put most of my work up on GitHub.
Here are some of my favorite projects:
Muse Eye Tracking
Muse Eye Tracking analyzes EEG data from the Muse headband sensor to track a user’s eye movement, letting them interact with their computer hands-free.
See it on GitHubVoxelpaint
Voxelpaint is a 3D version of Microsoft Paint made with C++ and OpenGL. It comes with built-in .STL model exporting for easy 3D-printing.
See it on GitHubFirecracker
Firecracker is a desktop configuration tool for Linux, inspired by Rainmeter. Widgets are customizable through plaintext configuration files.
See it on GitHubGenAlg Package
GenAlg is a generalizable genetic algorithm Python package, providing developers with an optimization technique that is both simple and powerful.
See it on GitHub