Snowclone

Snowclone is an open-source backend-as-a-service solution that provides developers with a Postgres database, instant APIs, authentication, and real-time subscriptions. It was built using Node.js and Terraform, and allows users to deploy a fully-functional backend to their AWS cloud environment within minutes.

Snowclone's CLI tool abstracts away the the complexity of configuring and setting up backends on AWS, and provides commands for deploying, removing, and managing backends.

Projects

Rekwestbin

Tool for collecting and inspecting webhooks for debugging. Built using MongoDB, PostgreSQL, and EJS and deployed on Digital Ocean.

Climbr

Application for posting and viewing rock climbing routes. Built using Ruby, WEBrick, and PostgreSQL