GitHub - Safey11/javascript-practice: My JavaScript practice code, exercises, and projects.
π JavaScript Learning Repository
This repository contains my JavaScript practice files and mini projects.
I am learning step by step and documenting everything here.
π Folder Structure
1. js-practice/
- Small practice codes
- Covers topics like arrays, loops, functions, DOM, etc.
2. js-projects/
- Mini projects using HTML, CSS, and JavaScript
- Examples: To-Do App, Quiz App, Calculator, Weather App
π οΈ Tech Stack
- JavaScript (Vanilla JS)
- HTML5
- CSS3
π― Goals
- Improve problem-solving with JavaScript
- Build projects to strengthen concepts
- Document my journey for future reference
β¨ Projects Preview
| Project | Description | Status |
|---|---|---|
| π To-Do App | Add, delete, and mark tasks as done | Coming Soon |
| β Quiz App | Answer multiple-choice questions and get score | Coming Soon |
| π’ Calculator | Perform basic math operations | Coming Soon |
π Notes
This repo is mainly for learning purposes.
If youβre also learning JavaScript, feel free to explore! π