logo

My Projects > Coffee Calculator

Jan 2022

A simple frontend that details various coffee brewing methods, built with Next.js (v12) and chakra-ui

This was my first foray into NextJS, of course back in 2022 it was almost completely different. The need for this app arose because my Dad constantly asked me how many grams of coffee I use for X grams of water. Like a good software engineer, why spend 5 minutes writing it down on a notecard when I could spend 5 hours building an app for it?

This app is extremely simple. No DB, just a nice UI with some dynamic recipes. I might revisit this someday to make it something more useful, but for now, my Dad still goes to it from time to time to remind himself of the right ratios.