An open API service indexing awesome lists of open source software.

https://github.com/ifrazaib/javascriptprojects


https://github.com/ifrazaib/javascriptprojects

Last synced: 2 months ago
JSON representation

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