Loop Exercices part III from #30daysofjavascript
-
Updated
Jul 14, 2023 - JavaScript
Loop Exercices part III from #30daysofjavascript
Simple To Do List application written in Java (Spring Boot)
Landing page using pure CSS and Javascript animations
Cash Register Application is to make the billing system easy, it returns the amount from Cash amount and billing amount
week expense manager
A simple Web Page with buttons to change the background color of the body, a container, or both. each button click applies a randomly selected gradient, enhancing the visual experience using JavaScript and CSS.
This code creates a Music Player app with controls for play, pause, skip, and shuffle. It displays album art, song title, and artist name, and allows users to interact with a playlist.
I wonder how high or low is the maximum you can count here? The transitions are pure CSS, but I used some JS for the counting.
A short and simple DOM application to understand the basics of correlation between HTML, CSS and Javascript.
This project provides a solution to the Decimal to Binary Converter challenge on FreeCodeCamp. It demonstrates how to convert a decimal number to binary using recursion and includes an animation to illustrate the recursive process.
A Netflix Web App using TMDB API for dynamic movie data. Also has a Vanilla JS for slider just like netflix. Also uses Javascript Classes
This code creates a Rock, Paper, Scissors game where players compete against the computer. The game tracks scores and ends when either the player or computer reaches three points. The interface includes buttons for player choices, score displays, and a reset option.
This is a simple web app that calculates tips based on the users inputs; Bill, Tip percent and Number of people. The web app was made with simple web dev languages; HTML, CSS and vanilla javaScript. The design and assets were gotten from a challenge given by frontendmentor
This is simple to-do-app. I have completed this for learning more about Vanilla Js.
Destructuring and Spreading Exercices from #30daysofjavascript
Higher Order Functions exercices from #30DaysOfJavascript
Sets and Maps exercices from #30DaysOfJavascript
Add a description, image, and links to the vanillajavascript topic page so that developers can more easily learn about it.
To associate your repository with the vanillajavascript topic, visit your repo's landing page and select "manage topics."