My Projects

Below are some of my favorite projects past, present, and in progress. I am always working on new ones and ways to improve the existing ones including different methods of deployment, cleaning up the code itself, and implementing new features. Coming soon will be more in-depth descriptions and links for each project. Check back in for more details and to see new projects, iterations, and improvements.

screenshot of the projects

Phantom Theater

A full stack web application built using React, Node.js, Firebase, and CSS/Bootstrap for an independent theater that stores, displays, and streamlines the management of show information and artist media.

screenshot of the projects

Random Restaurant Generator

Growing tired of the "What's for dinner?" conversations between my fiance, friends, and family, I built an app that would put an end to the debates by letting fate decide where we should go. Built using React and Tailwind.

screenshot of the projects

This Portfolio

This portfolio was built using Next.js and Tailwind with the help of some shadcn/ui components. Perhaps overkill for these early iterations but I wanted to use a framework that would allow me extensibility.

screenshot of the projects

Ecommerce Site

An e-commerce template site built with Next.js, Tailwind, Mongodb, and Prisma. Complete with authentication, database integration for storing products, users, and their carts, and search capabilities.

screenshot of the projects

Star Wars Encyclopedia

This basic app was built for my fellow Star Wars nerds/enthusiasts using React and Tailwind.

screenshot of the projects

Music Recommendation Catalogue

Always having new music recommended to me by a multitude of sources, this app allows me to catalogue recommendations made so that I can listen to them later. Currently a command line app, but the front end is currently in development.