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 | 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 |
π These projects are part of my ongoing journey in front-end web development.
π¨βπ» Author: Rafael Mattei