Projects

First off, here's a link to my GitHub repo, with all of my projects and collaborations!


GitHub TODO Tracker

This tool scans your codebase (git repo) and tracks all of your TODO comments. It adds them as issues on GitHub based on a couple of tags that you can add. Check it out! Source Code

Particle Physics

This was one of my earliest JavaScript projects, just to mess around with Canvas. A friend of mine told me how cool it was and we built this little simulator together. Take a look! Link