Projects
All
Frontend
Backend
Machine Learning
DrumPad
July 25th 2020From a project challenge of FreeCodeCamp, this simple drum pad simulator plays audio samples when each button is clicked or the corresponding keyboard letter is pressed. Built in React with Hooks.
Portfolio
October 20th 2019I wanted to learn React and GraphQL so I decided to build my personal website using Gatsby and deploy with Firebase. Everything you see here was learned on the fly. The most challenging part so far was add the tag filters at the bottom. It turns out…