Projects I have worked on and that I'm proud of!

I've worked on tons of little projects over the years but these are the ones that I'm most proud of. Many of them are open-source.

  • File Tools

    Led the development of this project, which is simply a collection of tools for manipulating files. Including PDFs and Images.

    thefiletools.com

  • JS Gravatar

    Simple JS implementation of the Gravatar image service.

    github.com

  • Roll A Die

    A die rolling library for the web, written in JavaScript. Made to be used in the Ludo game.

    github.com

  • Ludo Game

    A multi-player board game developed using React and Electron. Can be easily extended with socket.io for real-time multiplayer.

    github.com