Below are a few of my projects developed in week long hackathons while in General Assembly's Software Engineering Immersive course, see more on my GitHub.
Classic Blackjack. My first developement project. Developed with raw javascript and dom manipulation
A web app that allows Euchre groups to track their group scores over time within a long standing game. Developed with Node, Express, and Javascript
A boardgame invented by my Grandmother. The web app features an online lobby and multiplayer with up to 3 players. Developed with React, Koa, and boardgame.io (a game engine for react)
A web app to easily import recipes, create custom recipe collections, and integrate with Pinterest. Developed with Bulma, Django, Django Rest Framework, DjangoJWT, and React.