Skip to content

Latest commit

Β 

History

History
34 lines (23 loc) Β· 853 Bytes

File metadata and controls

34 lines (23 loc) Β· 853 Bytes

JavaScript Projects πŸš€

Welcome to my JavaScript Projects repository! This collection includes beginner to intermediate-level JavaScript projects built for learning and practicing JavaScript fundamentals, DOM manipulation, and logic building.


πŸ“ Projects

1. πŸ”§ Advanced Student Manager

A dynamic student management system with features like:

  • Add, edit, and delete students
  • Real-time filtering
  • Pagination
  • Local storage for saving data

πŸ“‚ Folder: AdvancedStudentManager/


2. ✊ Rock Paper Scissors Game

A fun interactive Rock-Paper-Scissors game that lets you play against the computer with:

  • Score tracking
  • Simple UI
  • Randomized computer moves

πŸ“‚ Folder: RockPaperScissors/


πŸ“Œ How to Run

  1. Clone the repository:
    git clone https://github.com/ifrazaib/JavaScriptProjects.git