About Me

I’m Caleb Heath, a full stack software engineer experienced with Javascript, Ruby, and Golang. I’m always looking for a new challenge.

My most recent project is Aria: an open-source, self-hosted canary deployment tool.

Aria

Canary deployment is a technique where live traffic is split between the existing version an application and a new “canary” version of the application. This deployment strategy has many benefits, but is difficult to implement.

I co-created Aria to help make canary deployments more accessible to busy engineers. It is an open-source, self-hosted canary deployment framework you can use to start building experience with canaries.



Other Projects

MyTrello - a Trello-like workboard app

React/Redux, Node, Express, MongoDB

Todo List - a database-backed task tracker

Ruby, Sinatra, ERB, PostgreSQL, Heroku

MyBin - a real-time RequestBin-like site for debugging webhooks

Express, MongoDB, Webhooks, Node

Shopping Cart - a database-backed e-commerce app

React/Redux, Node, Express, MongoDB