PROJECTS

Asteroids: An asteroids game made with JavaScript and React.js with a lot of guidance from a friend.

picture of asteroids game

Hangman: A game of hangman made with React.js

picture of hangman game

IMDB Movie Database: A movie database web app made with React.js and Redux with CRUD functionality.

picture of movie database app

Weather App: A weather app I made using React.js and implementing Axios to gather U.S. cities info and 14-day weather forecasts.

picture of weather app

Team Builder: Team building app made with React.js and yup form validation.

picture of team builder app

Todo App: A simple todo app made with React.js with CRUD functionality.

picture of todo app

NASA Photo of the Day App: A web app made with React.js and using AJAX to gather the photos of the day for a week based on user input.

picture of site depicting NASA photos of the day

Tic-tac-toe: A tic-tac-toe game made with React.js from the ground up. One of my earlier projects to learn and get used to React.

picture of Tic-tac-toe game