Projects

Caerithein

A dynamic data-driven website developed for a client with no knowledge of websites of four months. This website had been intended to function similarly to a wikia site with more restrictions on who could post different types of information. Certain information was hidden depending on the user's current role.

Family Reunion

A game I invented based loosely on blackjack. It is a pass-and-play game for anywhere between 2 and 6 people.

Quest Board

A full stack web app developed over the course of 9 days. It is a secure internal job board. Full documentation can be found in the Documentation link or the the website in the about section

Rainbow By...

A small idea to simply see if I could take user input and return it with the text-color changing on every letter, going through the colors of the rainbow. This initially started as C# code and was converted through the course of learning Javascript to Javascript.

Coding Challenges

Several coding challenges I tackled in my free time. These include items like summing multiples and other such common challenges.

React Apps

These are the react apps I made over the course of going through Centriq. Wish list was done on my own with several spins based off of the in class work of the To-Do list. Some spins include each user having their own, seperate wish list associated with them that is loaded on a button click.