This repository contains JavaScript / Front-End projects, organized into separate folders for each project.
Click the project name to see the live preview.
| Project | Description | Link |
|---|---|---|
| 🧮 Calculator | Basic calculator running in the browser. Supports arithmetic operations. | Live Preview |
| 🖌️ Etch-a-Sketch | Simple drawing app inspired by the classic Etch-a-Sketch. | Live Preview |
| ✊ Rock-Paper-Scissors | Classic Rock-Paper-Scissors game with basic JS logic and UI. | Live Preview |