Things I’ve made trying to put my dent in the universe.

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, so if you see something that piques your interest, check out the code and contribute if you have ideas for how it can be improved.

  • Circle Connect

    An all in one internal hub for Circle Logistics Inc. Everything from internal data analytics to freight quoting and tracking.

    connect.circle-analytics.com

  • Frankenprinter

    A customized version of the popular 3D printer firmware Marlin 2.0 for my Frankenprinter build (once uppon a time an Ender 3)

    github.com

  • Reference Site

    A never ending project that I started back when I was attenrding a coding bootcamp. The idea was to build out a reference site for HTML and CSS, but it has since fallen into the pile of unfinished projects

    HTML Reference

  • CPS-API

    City Populations API. An api with a static MongoDB Dataset that was built more to demonstrate how to build a high throughput multi-threaded REST API with Node.JS and Express.

    github.com

  • Data Logger

    A javascript module that can be used to log system events inside a server. This is a reltively simple utility that I regularly use in my projects to log events and errors to a file or console.

    github.com

  • RecipEZ

    Once upon a time I wanteed to build a recipe website. This was as far as I got.

    recipez.us