Frontend Developer
Hello. My Name is Hunor Bartha. I'm a self-taught Web Developer with a great passion for music production.
 
       
          "The Pomodoro Technique a time management method. It uses a timer to break work into intervals, traditionally 25 minutes in length, separated by short breaks."
 
          A simple calculator that you can use to solve basic mathematical problems. I used Math.js - an extensive math library - to achieve the desired functionality.
 
          A quote machine that generates a random quote for you every time you click the 'New Quote' button. I used fetch API to retrieve the data. The 'socials' buttons have no functionality.
 
          A drum machine with a display bar, showing the currently played instrument, and a volume slider. Side note: The drums were also created by me.