/projects

highlights

Gift Time

Users can create wish lists for themselves by adding gifts that they would like. Every group they join will then provide those group members with access to each user's wish list. Everyone in the group can claim gifts and coordinate to knock out each item in everyone's list.

Book Critical

App with some social functionality (simple comments and likes), book tracking and reviews, lists, and list progress. You can share the lists you create with other users so they can read things in your recommended order.

other work

Memory Match Game

Simple memory matching game, similar to the card based games we all played as children. Players attempt to match image pairs with each other as efficiently as possible. It is built with ReactJS and uses local storage to keep track of a user's best scores.

QR Coder

A simple QR generator app. It utilizes the react-qr-code package to generate a QR code based on what the user enters.

Simple Scale

Keep track of your fitness journey with this basic weigh logger web app. You can enter weigh-ins and dates to help monitor your progress as you work towards whatever goals you may have. User data is persisted on their own device rather than on the internet.