Etch-a-Sketch

Etch-a-Sketch is a browser-based digital drawing tool, built using JavaScript, HTML, and CSS. It features dynamic grid generation, real-time user input handling, and customizable brush effects, allowing users to create sketches with a simple, interactive interface.
This project strengthened my skills in DOM manipulation, handling mouse events, and designing responsive UI interactions from scratch. It also reinforced best practices for modular JavaScript and CSS grid-based layouts.
Technologies Used:
JavaScript - Event-driven interactions and DOM updates
HTML/CSS - Grid-based UI structure and responsive design
GitHub: Etch-a-Sketch
Live Demo: Try it here!