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! πŸ˜ƒ