Projects

A few examples of my work


WBC Homepage

Mobile-responsive homepage concept for a craft brewery.

View in browser
Reading List

A responsive book tracking app that uses localStorage when available.

View in browser
Pokédex

Virtual Pokédex built using RESTful API from Pokeapi.

View in browser
Calculator

A fully functioning calculator built with JavaScript. Maintains a running solution when user chains multiple operations together.

View in browser
Drum Kit

A virtual drum kit that I made as part of the Odin Project. Uses event listeners to play audio samples on keypress.

View in browser
Etch-a-sketch

A virtual sketch pad where the user draws with their mouse. Uses a dynamic grid-based canvas and color picker.

View in browser