Projects

Background Generator

Simple background gradient generator. You can select 2 colors, see how well they blend together and use the line of code to include the color combination into your CSS file!

Star Wars API

This is one of my first projects. It's connected to a Star Wars database here. It just calls to that api and presents the information in a stylized manner! May the force be with you.

Smart Brain App

Full stack appilication using REACT, Node.js, and Postgres. It uses a face recognition to detect and count the number of faces on picture that is submitted. Here are the repositories for the Backend and Frontend.