Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Javascript-Practice

Javascript Programs For Practice <<<<<<< HEAD To-Do List: Create a web application that allows users to add, delete, and mark tasks as completed.

Weather Application: Build a weather application that fetches real-time weather data based on the user's location or a manually entered location.

Quiz Game: Develop an interactive quiz game with multiple-choice questions and track the user's score.

Recipe Finder: Create a recipe finder application that allows users to search for recipes based on ingredients or keywords.

Budget Tracker: Build a budget tracker application that helps users track their income and expenses, and provides visual representations of their financial data.

Memory Game: Develop a memory game where users have to match pairs of cards within a certain time limit.

Countdown Timer: Create a countdown timer that allows users to set a specific time and displays the remaining time in real-time.

Chat Application: Build a real-time chat application using WebSocket technology, allowing users to communicate with each other.

Image Carousel: Develop an image carousel that displays a set of images and allows users to navigate through them using previous and next buttons.

BMI Calculator: Create a Body Mass Index (BMI) calculator that takes input from users and calculates their BMI based on their height and weight.

Note-Taking App: Build a note-taking application that allows users to create, edit, and delete notes, and saves them for future reference.

Tic-Tac-Toe: Develop a two-player Tic-Tac-Toe game where users can take turns placing their marks on a grid until one of them wins or the game ends in a draw.

URL Shortener: Create a URL shortening service that takes long URLs as input and generates short, shareable links.

Music Player: Build a web-based music player that allows users to play, pause, skip, and control the volume of songs.

Calculator: Develop a calculator application that performs basic arithmetic operations like addition, subtraction, multiplication, and division.

  1. ̀Even Or Odd: Check if a given number is even or odd
  2. Sum: Return the sum of 2 numbers
  3. Convert Hours into Seconds
  4. Check if a given number is equal, greater or lesser than another given number
  5. Count the number of Arguments given to a function
  6. Return the nth Element of an Array
  7. Convert Inch to Foot
  8. Find the index of an Element in an Array
  9. Reverse an Array
  10. Check if an Array contains a given Element

142fdc246d1c67c434c693b15af1959db83d022b

About

Javascript Programs For Practice

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages