Skip to content

Safey11/javascript-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

🚀 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! 😃