Skip to content

πŸ’‘ A beginner-friendly JavaScript practice project that demonstrates fundamental concepts through individual, standalone components. Perfect for learners and reference.

Notifications You must be signed in to change notification settings

esteham/javascript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🧠 JavaScript Basics – Individual Practice Project

This repository contains a collection of standalone JavaScript files and mini-projects designed to help beginners understand core concepts of JavaScript. Each file demonstrates one concept or feature, making it easy to follow, test, and learn individually.

πŸš€ Features

  • Organized and modular structure
  • Pure JavaScript (No frameworks)
  • Covers core JavaScript topics:
    • Variables and data types
    • Operators and expressions
    • Conditional statements
    • Loops (for, while, do...while)
    • Functions
    • Arrays and objects
    • Events and DOM manipulation
    • Basic projects for hands-on practice

πŸ“ Folder Structure

/javascript β”œβ”€β”€ variables.js β”œβ”€β”€ functions.js β”œβ”€β”€ arrays.js β”œβ”€β”€ dom-events.js └── mini-projects/ β”œβ”€β”€ todo.html β”œβ”€β”€ calculator.html └── ...

🎯 Objective

This repository is built for:

Self-practice

Teaching JavaScript basics

Reference for new developers

πŸ› οΈ Technologies Used

HTML

CSS (basic styling)

Vanilla JavaScript (ES6+)

πŸ‘€ Author

Esteham H. Zihad Ansari πŸ“ Dhaka, Bangladesh πŸ“§ [Your Email if you'd like] πŸ”— https://github.com/esteham 🀝 Contribution

Feel free to fork the repo, improve code, or add new concept files via pull request. πŸ“œ License

This project is open-source and available under the MIT License.

About

πŸ’‘ A beginner-friendly JavaScript practice project that demonstrates fundamental concepts through individual, standalone components. Perfect for learners and reference.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published