A collection of beginner-friendly web development projects I built to understand HTML, CSS, and JavaScript
- Etch-a-sketch: A browser-based drawing application that allows users to sketch by hovering over a 16x16 grid.
- Rock Paper Scissors: A classic Rock-Paper-Scissors game where users compete against the computer.
- Weather app: A weather forecasting application that fetches real-time weather data using an external API.