I Built an Etch a Sketch in the Browser 🎨

I just wrapped up a fun mini-project where I built an Etch a Sketch using vanilla JavaScript, HTML, and CSS! It’s a fully interactive drawing tool that you can use directly in the browser. You can adjust the grid size, choose colors, and unleash your creativity—just like the classic toy we all know and love.

Screenshot from my site

This project is part of The Odin Project Foundations Course, and it’s been an amazing experience learning and applying core web development concepts.

Etch-a-Sketch
“Want to see how it’s done? The source code is available on GitHub here.”