This project uses the JavaScript Fetch API to retrieve data from the Dog API and display it in a web page. The application allows the user to load dog breeds, view ...
A classic, interactive Tic-Tac-Toe game built with HTML, CSS, and vanilla JavaScript. This represents my first major project focused on core programming logic, game state management, and DOM ...