Portfolio
Combat
The beginings of a DND character creation, made with Tailwind, React, Node, and MongoDB.
User creation and character sheet working, with hopes of creating and referencing user-made feats, monsters, items, ect.

Monster-World
A web based Phaser game, developed in Javascript, with a few former classmates in an attempt to better learn class creation,
and how to handle large data storage and web interactions.
Dice-Rollerz
A full-stack MERN project, implementing Socket.io for a real time, instant chat client.
Made to help with fellow D&D players, cooped up in their houses and unable to join their
friends in person for tabletop gaming.
Watch What Where When
W4 is a Movie and TV show tacking app, which allows you to search out movies and tv
shows, gleam information about them, and add them to a personalized watchlist for
registered users.
User views for each content are logged, sorted, and added to the trending main page.

SoundThis
Implementation of multiple different Restful APIs to search for artist/group info,
Albums, Shows, and related artists.

Endless Terrain Generator
A Unity project, developed in c#, to generate a land mass mesh based on multiple passes
of perlin noise, which will grab new chunks as needed to generate an endless terrain.
Quiz Game
A JavaScript coding quiz, tracking answers given for a review, and implementing local
storage to save and load high scores
Weather Dashboard
A Javascript Restful API project to pull the current and forcasted weather for any given
city, along with local storage saving/loading past searches.

Employee Directory
A React powered Employee Directory. It allows a user to view their entire staff, as well
as sort and filter to more easily find the information that they are searching for.