Selected Work.
Things I've built
Case studies and projects from over the years of building.
Open Source Projects
JSON API on Symfony and Doctrine
JSONAPI
As part of my stack, I had to build a JSON API Library that worked across the projects I had the pleasure of putting together. The JSON API Spec was the one I'd decided to go with since it meshed so well with Ember.js. This project was closed source for some time and has seen at least 3 versions over 260+ commits.
Ember Headless Forms
Localized Number Input
One of the more challenging UI Components I'd built was a number for a component that would be part of the Ember Headless Forms library. The input is mean't to support most options given to the Intl.NumberFormat Javascript Object. It's my attempt at creating a flexible number input that is compatible with different languages and formats.
Baby's First Go Project
Golang Scheduling Binary
This was the first ever Golang project I had written to learn the basics of the language. The premise is simple, you define endpoints you would like to send a HTTP request to on a schedule, and then keep the binary running. It's like an over engineered crontab in Go.
Other Projects
I have so much more to add here, and I will continue to add as I find the time! So check back in often, I'm usually up to something.