All Projects

Other Work / Challenges

Tic Tac Toe

Created by following the Tic Tac Toe tutorial via Reactjs.org. Upon completion, I added additional styling, updated the game to use hooks, and implemented all of the suggested improvements.

  • React
  • Javascript
  • HTML
  • CSS
Face Recognition Application

Completed this Face Recognition Application via the Complete Web Developer Course by Zero to Mastery. Created the frontend, backend, and database.

  • HTML
  • CSS
  • React
  • Node.js
  • SQL
Social Proof Section (Frontend Mentor)

Completed a Frontend Mentor challenge via a Zero to Mastery Workshop.

  • HTML
  • Sass
  • Mobile-First
Simple React App w/ Hooks

Completed this one page web application via the Complete Web Developer: Zero to Mastery Course

  • React

Javascript Course

Quote Generator

This project utilizes a public & free API to grab a Game of Thrones quote. It then displays the random quote as well as a button to tweet it. An additional button will retrieve a new quote.

  • HTML
  • CSS
  • Javascript
Infinite Scroll

The project utilizes the Unsplash API to grab random photos and displays them. As the user scrolls down the page, additional photos appear before the user reaches the bottom of the page. Creating an infinite scroll effect.

  • HTML
  • CSS
  • Javascript
Joke Teller

The project utilizes the Voice RSS Text-to-Speech (TTS) API with a free Joke API to deliver jokes audibly when a button is clicked.

  • HTML
  • CSS
  • Javascript
  • API
Light & Dark Mode

The project utilizes global css values and data themes to set the colors on various elements on the page. A toggle in the top right corner toggles these values. Local Storage is utilized to remember the user’s selection.

  • HTML
  • CSS
  • Javascript
Navigation Nation

The project focuses on creating an animated navigation that slides in and matches the color of the section it jumps to on this simple one-page website. This project utilizes Google Fonts, Unsplash Images, W3 Schools Menu, and Paletton color selector.

  • HTML
  • CSS
  • Javascript