A few examples of my work
A fully functioning calculator built with JavaScript. Maintains a running solution when user chains multiple operations together.
View in browserA virtual drum kit that I made as part of the Odin Project. Uses event listeners to play audio samples on keypress.
View in browserA virtual sketch pad where the user draws with their mouse. Uses a dynamic grid-based canvas and color picker.
View in browser