JavaScript Projects
Drum Machine
This was a fun project written in JavaScript using the React library. It has no styling to speak of, but it works fine to play some notes on a page.
Markdown Previewer
View build. This was a simple application designed to type markdown into, and view the resulting HTML. This was a beginner project I wrote to learn React.
Pomodoro
A Pomodoro timer written using the React library.
Calculator
A calculator written using the React library.