This repository contains a collection of beginner-friendly web development projects completed as part of an introductory course in HTML, CSS, and JavaScript. These projects demonstrate foundational skills in building interactive websites and dynamic user interfaces.
-
Portfolio Website
A personal site showcasing my projects and skills. -
Tic Tac Toe Game
A simple browser-based two-player game built using JavaScript. -
Calculator
A basic calculator that performs arithmetic operations. -
Pizza Menu
A mock restaurant menu with styled layout and responsive design.
- Semantic HTML structure
- Responsive styling with CSS
- DOM manipulation and interactivity with JavaScript
- Debugging and problem-solving in real-world code
- Introduction to web project structure and deployment