You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A fully functional calculator that supports basic arithmetic operations, decimal points, and chain calculations. Features include handling multiple consecutive operators, decimal precision, and the ability to clear or restart the calculation. Built with [React/JavaScript] and designed to be responsive and intuitive.
A Pomodoro timer with adjustable break and session lengths. Features include countdown for sessions and breaks, with a beep sound when time runs out. Allows pausing/resuming, resetting, and prevents setting negative or excessive values. Built with [React/JavaScript] for easy interaction.
A functional drum machine that plays sounds using 9 interactive drum pads triggered by either clicking or pressing corresponding keys (Q, W, E, A, S, D, Z, X, C). It displays the name of the sound currently playing. Built with [React/JavaScript] and integrated with audio clips for various drum sounds.