avatar

šŸ‘‹Hello!

My name is Andrew and Iā€™m a web developer from San Diego. Here you can view some of my projects and get in touch.

Movie Tracker

Movie Tracker

React

NextJS

Next Auth

Typescript

PostgreSQL

Tailwind CSS

Movie Database API

A full-stack web app that allows you to create lists of your favorite movies and track what you have watched and enjoyed. Authentication options include email/password, Google, or GitHub accounts. Once signed in, you can create, update, and delete movie lists, making it easy to keep tabs on your watch history. Each list is customizable, allowing you to add or remove movies and designate favorites. Data is persisted in a PostgreSQL database and movie info is fetched from The Movie Database API.

Gradient Generator

Gradient Generator

React

Typescript

Emotion CSS

A simple and aesthetic CSS color gradient generator. The colors and direction of the gradient can be changed and the resulting CSS code can be directly copied to the clipboard.