You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Browser-based factory game clone, built in less than one week at Epicodus. Use WASD to control the player and click on resources to collect them. Once the player gathers enough resources, they can place machines to mine and refine raw resources into more valuable ingots.
This API application manages a message board database, with multiple endpoints to return Board(s), Thread(s), Post(s), and User(s), as well as all nested relationships. Model Hierarchy is: Board -> Thread -> Post, with one-many relationships between Users - Threads, and Users - Posts.
Web-based application built as my independent capstone project at Epicodus. This tool allows the user to chart their own Beat Saber songs. Intermediate knowledge of Beat Saber basic charting is recommended.
Inspired by the Sci-Fi Trilogy Remembrance of Earth's Past by Cixin Liu, this site allows users to plan for inter-solar system travel with the fictitious space travel organization, The Halo Group.