Hello! I'm Samantha
I'm a software engineer currently based in New Jersey with experience in
JavaScript/Node.js, PostgreSQL, MongoDB, AWS, Docker, React/Redux
Recently, I built Sentinel, an open-source PaaS with
built in support for upgrading applications via canary deployments.
Sentinel is available for download as an npm package. Developers can use its custom command line interface to easily deploy and upgrade applications via canary deployments.
Sentinel comes with built in monitoring tools: Prometheus, Grafana and Node Exporter, to help developers make decisions about the health and performance of their canary deployments.
Small Projects
Cello
A Kanban style collaboration app built with Node.js/Express, MongoDB, React/Redux
Dijkstra's Trip
Airline routing application leveraging Dijkstra's algorithm to find the shortest path built with Node.js, React
RequestBin
A database-backed application for receiving and debugging webhooks built with Node.js, PostgreSQL