Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Welcome to the 100 JavaScript Projects repository! This repository contains a collection of JavaScript projects ranging from beginner to advanced levels. The goal is to build 100 (or more) projects to practice and enhance JavaScript skills.

NotificationsYou must be signed in to change notification settings

amit265/JavaScript-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to the 100 JavaScript Projects repository! This repository contains a collection of JavaScript projects ranging from beginner to advanced levels. The goal is to build 100 (or more) projects to practice and enhance JavaScript skills.

Table of Contents

  1. Project List
  2. Installation
  3. Usage
  4. Contributing
  5. Contact

Project List

Below is a list of all the projects included in this repository. Click on the project name to navigate to its folder:

Serial No.Project NameDescriptionLive Demo
12D Breakout GameA classic 2D arcade game using JavaScript.Live Demo
2Age CalculatorCalculates age based on input birthdate.Live Demo
3BooklyA book management app with CRUD operations.Live Demo
4CanvasDrawing application using HTML5 Canvas.Live Demo
5Dice Roll SimulatorSimulates the rolling of dice.Live Demo
6GalleryImage gallery with various effects.Live Demo
7Github Account FinderSearches for GitHub accounts by username.Live Demo
8Javascript QuizInteractive quiz on JavaScript.Live Demo
9Notice BoardDigital notice board application.Live Demo
10Pomodoro TimerTimer based on the Pomodoro technique.Live Demo
11Quotes Infinite ScrollInfinite scroll of quotes.Live Demo
12Recipe Book AppA digital recipe book application.Live Demo
13Rock Paper ScissorsClassic Rock Paper Scissors game.Live Demo
14Simple StopwatchA simple stopwatch application.Live Demo
15Social Media Selector MenuSocial media link selector.Live Demo
16Splash ImageCreates a splash image effect.Live Demo
17Step Progress BarStep-by-step progress bar UI component.Live Demo
18Sticky NavSticky navigation bar on scroll.Live Demo
19TabsSimple tabs component for switching content.Live Demo
20Temperature ConverterConverts temperatures between units.Live Demo
21Testimonial SliderSliding testimonials UI component.Live Demo
22Tip CalculatorCalculates tips based on total bill amount.Live Demo
23Video Trailer PopupPopup for video trailers.Live Demo
24Weight ConverterConverts weight between units.Live Demo
25Cash Register ProjectA cash register application.Live Demo
26Palindrome CheckerChecks if a string is a palindrome.Live Demo
27Pokemon Search AppSearch for Pokémon information.Live Demo
28Roman Numeral ConverterConverts numbers to Roman numerals.Live Demo
29Telephone Number ValidatorValidates telephone numbers.Live Demo

Installation

To get started with any of these projects, follow the steps below:

  1. Clone the repository:
    git clone https://github.com/amit265/100jsProject.git
  2. Navigate to the project folder:
    cd 100jsproject/ProjectName
  3. Open theindex.html file in your browser or use a local server.

Usage

Each project folder contains its ownREADME.md file with detailed instructions on how to run and use the project.

Contributing

Contributions are welcome! If you have a project you would like to add or improvements to existing ones, please follow these steps:

  1. Fork the repository.
  2. Create a new branch:
    git checkout -b your-branch-name
  3. Make your changes.
  4. Commit your changes:
    git commit -m'Add some feature'
  5. Push to the branch:
    git push origin your-branch-name
  6. Open a pull request.

Contact

If you have any questions or suggestions, feel free to open an issue or contact me atamitk.kumar414@gmail.com.

Happy coding!

About

Welcome to the 100 JavaScript Projects repository! This repository contains a collection of JavaScript projects ranging from beginner to advanced levels. The goal is to build 100 (or more) projects to practice and enhance JavaScript skills.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp