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.
A dynamic student management system with features like:
- Add, edit, and delete students
- Real-time filtering
- Pagination
- Local storage for saving data
π Folder: AdvancedStudentManager/
A fun interactive Rock-Paper-Scissors game that lets you play against the computer with:
- Score tracking
- Simple UI
- Randomized computer moves
π Folder: RockPaperScissors/
- Clone the repository:
git clone https://github.com/ifrazaib/JavaScriptProjects.git