Javascript

🧠 JavaScript Study Projects

This repository contains various projects developed during my learning journey with vanilla JavaScript. Each project was built to practice key concepts like logic, DOM manipulation, events, user interaction, API consumption, and building small web applications.

The projects run directly in the browser and require no installation.

πŸ“ Project List

Project Description Link
Fight Arena A turn-based battle game built with pure JavaScript. πŸ”— View
Clock A digital clock showing real-time updates. πŸ”— View
Drag’n Drop A drag-and-drop interface for moving elements. πŸ”— View
Drumset A virtual drum kit controlled by keyboard input. πŸ”— View
Paint Board An interactive canvas for free drawing with the mouse. πŸ”— View
Pizza Commerce A pizza shop simulation with shopping cart functionality. πŸ”— View
Quiz An interactive multiple-choice quiz with scoring. πŸ”— View
Tic-Tac-Toe A classic tic-tac-toe game with win detection. πŸ”— View
Weather Weather app fetching data from a public API. πŸ”— View

πŸš€ Technologies Used


πŸ“Œ These projects are part of my ongoing journey in front-end web development.

πŸ‘¨β€πŸ’» Author: Rafael Mattei