Selected Work.
Things I've built
Case studies and projects from over the years of building.
Featured
Transportation management & ERP
ValiantTMS
A motor carrier's whole operation, from a quote to a truck delivering, modeled as one connected system. Symfony back-end, Ember Octane front end, and an integration layer that ties live telematics straight to the shipments on the board.
An AI Backed Document Parser
DocumentML
A time saving service that turns freight documents into validated and structured JSON to be reviewed by a human. Allowing for rapid data entry so that the important information isn't missed.
Open Source Projects
JSON API on Symfony and Doctrine
JSON API
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 input component for the Ember Headless Forms library. The input is mean't to support most of the 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.
A Lightweight Scheduler
Golang Scheduling Binary
A lightweight request scheduler in Go. 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. It was also my first Go project, written to get hands-on with the language.
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.