This is a Drum machine inspired by the style of the classic Roland TR-808 machine. I used a class component, states, props and event listeners for the logic. An external package for the buttons and CSS for the over-all style.
"The Pomodoro Technique is a time management method developed by Francesco Cirillo in the late 1980s.The technique uses a timer to break down work into intervals, traditionally 25 minutes in length, separated by short breaks. " I used react props, react hooks and styled components to create this digital alarm clock.
I made this project as part of the Free code camp certification program The design is inspired by old calculators from the 80/90's. I mainly used react states, Javascript objects, switch cases for this project.
A markdown previewer using react states and the library marked.js. I tried to mimic an IDE for the styling with css.