ps: These are created for my learning purposes only.
A simple digital clock.
A simple To-Do app that stores the data in local storage so it doesn't go away even if the browser is closed or the page is refreshed.
An Mp3 player with lyrics viewer built with HTML, CSS and Vanilla JS that plays songs, shows cover image and lyrics from respective folders.
A webpage that loads quotes from a JSON file and shows them in a formatted way. It also has an option to copy the quotes and the authors' names.
A simple counter with increase, reset and decrease functionalities.
Generate a random HEX color (the "Random" section of the site) or get a random predefined color (the "Predefined" section) and set it as the webpage background color.