Search Results for: javascript
ATM in JavaScript
Today, we will create an ATM in JavaScript. ATM is a machine used to withdraw money from your account, did you ever think of how…
Inventory Management System in JavaScript
Introduction Hello everyone! Today we will make a simple Inventory Management System in JavaScript as a web development project. In this tutorial we will try…
Word Count App in JavaScript
We will be creating a simple Word Count App in JavaScript. Every paragraph has words, every word has letters, were you ever curious about an…
Min and max values in an array in JavaScript
Problem Statement: You are given an array, you need to find and print the minimum and maximum values. Code to find Min and max values…
Keyboard events in JavaScript
Problem Statement: We will be given continuous inputs from the keyboard. We need to check Keyboard events in JavaScript and show the total number of…
To-Do List in HTML CSS JavaScript
We will be creating a simple To-Do list in HTML CSS JavaScript. Features of To-Do list app are: We will be using HTML, CSS and…
Tic-Tac-Toe game in JavaScript
Today, we will learn how to develop a tic-tac-toe game in JavaScript. We will be using HTML for the front end and CSS for designing….
Music player using HTML CSS and JavaScript
Hello everyone, in this article, we will discuss how to create a simple Music player using HTML, CSS, and JavaScript. First, we will see the…
Happy Diwali in JavaSCript
Code for Happy Diwali in JavaScript Output: Also Read:
Counter in JavaScript
Problem Statement: We are given a number, we need to perform some operations according to specific conditions. We will ask the user to enter db…





