A React-based crossfit application that allows users to track new personal records. Authentication and MongoDB were implemented.
Demonstrates the ability to use javascript to create a web-based trivia game. Key feature is the use of time intervals.
A React-based memorization game. the pokemon buttons are created with props and state tracks selected pokemon and scores.
Classic Hangman game built with javascript that pulls the next word randomly from an existing array. Requires desktop keyboard to play.
Helps users with limited ingredients find recipes through the Edamam API and recommends a wine through prebuilt arrays.
Demonstrates the use of a firebase database that keeps track stats in realtime. There is also a javascript generated chatroom.
Demonstrates the ability to use the Giphy API to populate the with gifs related to a search or button choice.
Demonstrates the use of handlebars. Utilizes MySQL, Node, Express, and an original ORM. Developed using the Model-View-Controller Pattern.
A Node-based application demonstrating the use of a SQL database. Three types of users can sign in and access the database.