JavaScript

React Hooks: Memory Card Game

Creating a Memory Card Game Using JavaScript React Hooks in Functional Components In order to dial-in my React skills, I created a memory card application. For this project I used functional components instead

My ToDo List in JavaScript

My most recent project of the JavaScript curriculum at theOdinProject, was to create an app to manage a ToDo list in Javascript. This project required a lot building HTML elements through JavaScript, and

JavaScript Tic-tac-toe

As my second project of the JavaScript curriculum at theOdinProject, I created a JavaScript Tic-tac-toe game. This project demonstrates using modules and factories to create objects. Here are some links to check out

JavaScript Library Records

I just completed my first assignment in the final chapter of my coding experience at theOdinProject, a simple JavaScript library record webpage. This project demonstrates taking advantage of client-side JavaScript to add, modify