Projects

Automation Calculator App

As someone who likes to automate things with software and hardware, I decided to create an open source web app with Ruby on Rails that will help me determine what ideas I have will save me the most time.

It works by providing a form for a user to enter in details about how long a process takes them, how long it will take them to automate it, etc.

Users can get a quick graph by visiting the home page.

They can also save many scenarios and compare them if they create an account. A classic email/password option is available, as well as creating an account with Google or Github via OAuth2.

Link to website

Link to application code Github repo

The Terraform, Helm, and other infrastructure as code is intentionally separated into a different Github repository, which can be found here.