Embrasure

Embrasure is an open-source, self-hosted secrets manager built on AWS for small teams. It protects your application secrets through secure encryption, access control, audit logs, and injection-at-runtime. Its architecture is designed to simplify AWS architecture management through a one-command setup and teardown process.

Embrasure's user-friendly CLI redacts secrets from being logged to the console, and makes it easy to manage secrets, users, and logs. Additionally, Embrasure uses a custom-built HTTP API server to isolate the database for added security.

Projects

EchoBin

EchoBin

Diagnostic tool for receiving and debugging webhooks, hosted on a DigitalOcean Droplet with Nginx.
--
Node.js, Express, MongoDB, PostgreSQL, DigitalOcean, Nginx.

Vidhub

Vidhub

Video hosting repository for simplified video uploading, viewing, and transcoding using Google Cloud, Docker, and Firebase Functions.
--
TypeScript, React, Next.js, Docker, Google Cloud (Pub/Sub, Storage, Run), Firebase (Auth, Firestore, Functions).

Recipe Keeper

Recipe Keeper

App for managing recipe collections, individual recipes, and ingredients.
--
Node.js, PostgreSQL, MongoDB, Pug, HTML/CSS, Heroku