Skip to content

JavaScript Programs Collection is a curated repository of beginner-friendly JavaScript programs solving common coding challenges. Each program features optimized code with self-explanatory filenames for easy navigation.

Notifications You must be signed in to change notification settings

mzeeshan138/JavaScript-programs

Repository files navigation

πŸš€ JavaScript Programs Collection

Welcome to the JavaScript Programs Collection! πŸ“œ This repository contains a variety of JavaScript programs, each solving a unique problem. Each file is named descriptively to indicate the problem it addresses. πŸ“

πŸ‘¨β€πŸ’» Author: Muhammad Zeeshan

πŸ”— Portfolio: ZeePortfolio
πŸ™ GitHub: mzeeshan138

πŸ“Œ How to Use

  1. Clone this repository:
    git clone https://github.com/mzeeshan138/JavaScript-programs.git
  2. Navigate to the folder:
    cd javascript-programs
  3. Open any .js file to explore the solution.

πŸ“‚ File Naming Convention

Each file is named based on the problem statement it solves. Example:

  • πŸ“„ js1-write-a-program-to-reverse-a-string.js ➝ Reverses a string.
  • πŸ“„ js2-write-a-program-to-compare-two-strings-or-arrays.js ➝ Compares two strings or arrays.
  • πŸ“„ js3-write-a-program-to-check-a-string-is-palindrome-or-not.js ➝ Checks if a string is a palindrome.

πŸ› οΈ Technologies Used

πŸš€ Built with JavaScript and modern development practices:

  • JavaScript (ES6+) – Core programming language
  • Node.js (Optional) – Running scripts outside the browser
  • Git & GitHub – Version control and collaboration

🌟 Features

βœ… Well-structured JavaScript programs πŸ“œ
βœ… Beginner-friendly and easy to understand πŸŽ“
βœ… Self-explanatory file names πŸ”
βœ… A growing collection of useful programs πŸ“ˆ
βœ… Optimized code with best practices πŸ†

🀝 Contributing

Want to add more JavaScript programs? Feel free to fork and contribute! πŸš€

  1. Fork the repository.
  2. Add your JavaScript program.
  3. Submit a pull request. πŸŽ‰

πŸ“¬ Contact

πŸ“§ Email: muhammadzeeshan588685@gmail.com
πŸ”— LinkedIn: Muhammad Zeeshan
πŸ™ GitHub: mzeeshan138


⭐ If you find this repository helpful, please give it a star! ⭐

About

JavaScript Programs Collection is a curated repository of beginner-friendly JavaScript programs solving common coding challenges. Each program features optimized code with self-explanatory filenames for easy navigation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published