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

Bibliogos

Web application that leverages Groq's LLM to reveal textual insights from the original culture & language that are lost in translation. Built using React, Express, and 3rd party REST APIs. Design decisions included prompt engineering, backend routing, component architecture, server-sent events, visual layout, and frontend caching.

Rekwestbin

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