Haven

Haven is an open-source, centralized secrets manager that protects your application secrets through a combination of encryption, access control, and injection-at-runtime. Built using Node.js and Amazon Web Services, it is easy to set up and integrate with your Node applications.

For the developer, Haven provides both a UI and CLI to abstract away the pain of using a secrets manager. Furthermore, Haven injects secrets at runtime and redacts secrets from getting logged on stdout and stderr.

Projects

Ticket Manager

A ticket management app. Built using Ruby on Rails and deployed on Heroku. Test suite made using RSpec.

Payloads

RequestBin clone that displays all actions from GitHub. Built using Node.js, JavaScript, Webhooks, HandleBars, ngrok.

Reaction

Trello Clone. Drag and drop card and list items on a board. Built using Ruby on Rails, RESTful API, React, Redux.