More About Me
Recent Projects
Beekeeper
Beekeeper is an open source tool for rapid deployment of a virtual wait room. Beekeeper is a backend as a service (BaaS) designed to handle bursty traffic from one-off events. It provides an easy-to-deploy and ready-to-scale solution for clients serving one off events (such as a sale or promotion) with bursty traffic.
For existing infrastructures, Beekeeper abstracts away the complexity of setting up a virtual wait room. When deployed it provides a URL that can be used as a promotional link to direct user traffic through the Beekeeper infrastructure and then to a specified endpoint at some pre-set rate.
Read more about the project: Case Study
Try it out with npm: beekeeper-cli

Older Projects

Website for inspecting web hook requests in a human-friendly way. Built using Node.js, WebSockets and Postgres. Deployed on a DigitalOcean droplet using Nginx.

FreeBee
Free version of NYTimes spelling bee puzzle built with Sinatra, Ruby, JavaScript, HTML, CSS.

Nello
Drag and drop kanban board built with Node.js, React, Redux and MongoDB.

Dijkstra's Route
Interactive web app for viewing the shortest available route between two airports built with React.