Projects

Here you'll find a small collection of projects I've built. For those curious about more work, feel free to lurk the public repositories on my GitHub profile .

CRUD Starter Template

A starter template I built to use as a starting point for all CRUD projects. It uses Supabase, NextJS, and Tailwind.

CRUD Starter Template demo 

Compound Interest Calculator

A simple compound interest calculator inspired by calculator.net . It uses React, React Testing Library, and Tailwind.

Investment Calculator demo 

Investment Calculator on GitHub 

Quiz App

A fun project from one of Scrimba's solo React challenges. It uses React, the Open Trivia API, and was based off of a Figma design file .

Quiz App demo

Quiz App on GitHub