Skip to content

Jyotigupta418/JavaScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript Projects Repository

Welcome to the JavaScript Projects Repository! This repository contains a collection of projects aimed at helping you understand and practice JavaScript concepts, particularly focusing on Basic DOM manipulation. Each project is designed to provide hands-on experience and improve your understanding of JavaScript fundamentals.

Projects Included:

  1. Color Changer: An interactive project that allows you to change the background color randomly with each click.

  2. BMI Calculator: Calculate your Body Mass Index (BMI) by entering your height and weight.

  3. Digital Clock: Display a real-time digital clock using JavaScript.

  4. Random Number Guessing Game: Guess a randomly generated number within a specified range.

  5. Auto Hex Code Generator with Background Color Changing: Automatically generate hexadecimal color codes and change the background color accordingly.

  6. Simple Calculator: Perform basic arithmetic operations like addition, subtraction, multiplication, and division.

  7. Form Validation: Validate form inputs using JavaScript to ensure data integrity.

  8. Instagram Clone: A simplified version of Instagram, featuring user authentication, homepage navigation, search modal, message modal, post interaction, profile management, and more. You can also view the Instagram Clone project on LinkedIn to get a better understanding of how it looks: Instagram Clone on LinkedIn

instagram clone loginScreen instagram clone homeScreen

How to Use:

  • Clone the repository to your local machine using the git clone command.
  • Open any project folder in your preferred code editor.
  • Explore the project files and review the JavaScript code to understand how each feature is implemented.
  • Run the projects locally on your web browser to see them in action.
  • Experiment with the code, make modifications, and enhance your understanding of JavaScript.

Contributions:

Contributions to this repository are welcome! If you have any JavaScript projects or improvements to existing ones, feel free to fork the repository, make your changes, and submit a pull request.

Feedback:

If you have any feedback, suggestions, or issues regarding any of the projects in this repository, please open an issue on GitHub. Your feedback is valuable and helps improve the quality of the projects.

Happy coding! 🚀

About

A Code Repository for JavaScript Projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published