Projects
Flow
An app that helps you track and visualize personal expenses. Written in Ruby on Rails.
It’s alive on the web here.
Smore
A PERN stack app (Postgres, Express, React, Node) that enables users to track their work sessions, available here.
Thousand Days
Commit to doing something every day, for 1000 days. This app will help you track your progress. The backend API is written in Rails and hosted in an Amazon EC2 instance. The frontend is a Next.js React app hosted on Vercel. Learned a lot in the process of deployment!