https://github.com/ifrazaib/javascriptprojects
https://github.com/ifrazaib/javascriptprojects
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ifrazaib/javascriptprojects
- Owner: ifrazaib
- Created: 2025-07-23T17:33:40.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2025-07-23T17:46:42.000Z (3 months ago)
- Last Synced: 2025-07-23T20:48:09.359Z (3 months ago)
- Language: JavaScript
- Size: 89.8 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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:
```bash
git clone https://github.com/ifrazaib/JavaScriptProjects.git