Portfolio

A full stack React app for gamers looking for that "player 2" to play with. Users are matched based on the interests they list in their editable profile, share a YouTube video highlighting their own gaming skills, have the ability to friend each other, and are able to connect with each other via player handles listed in their profiles as well as an in-app chat board.

This app is the final project from my Coding Boot Camp. Built using React, JSX, socket.io and more.

I was mostly responsible for the front end. However, but assisted on the back end too when my team members needed it.

View App GitHub

A React app that utilizes the Google Books API to allow a user to search for books and save them to a read list. Each book also appears with an external link to the book in the Google Play Store.

View App GitHub

A Pokemon fan page where a user can pull up data on individual pokemon, search through the cards from the Pokemon trading card game, and quiz themselves on their Pokemon knowledge.

This app was created in week 4 of my Coding Boot Camp. It is built using HTML, CSS, and Javascript. It uses the Materialize styling library and pulls much of its information from two Pokemon-related APIs (1, 2).

I was responsible for the Trivia page (functionality & style) and the functionality of the Cards page.

View App GitHub

This is a simple weather app built with HTML, CSS, and Javascript. It utilizes the Bootstrap styling library and OpenWeather API.

It shows the current weather and 5-day forecast for a searched city. A search history of 9 cities is also available down the side.

View App GitHub

Create a list of burgers you want to try and then mark each one off when you have devoured it.

View App GitHub

A full stack app that allows users to rate businesses on how well they conform with COVID-19 prevention guidelines.

This app was created in week 8 of my Coding Boot Camp. Built with HTML, JavaScript, CSS, Sequelize, and more.

I was mostly responsible for the front end, but assisted on the back end too.

View App GitHub

A multiple choice quiz where you race against the clock for a high score. 90 seconds to answer as many questions as possible. A correct answer gains you a point. An incorrect answer costs you 10 seconds.

This app is built using HTML, JavaScript, and CSS. It utilizes the Bootstrap styling library. High Scores are stored on local storage as this was an assignment from before we had covered databases.

View App GitHub

A command-line interface app that generates an HTML file that contains a profile for all entered team members.

View App GitHub