Projects
Here are some projects that show my progress in HTML, CSS, forms, and responsive design.
Portfolio Website
A fully responsive personal portfolio showcasing frontend development skills,
layout systems, and UI consistency across multiple pages.
- Mobile-first responsive design
- Flexbox & Grid layouts
- Reusable components (cards, navigation)
Tech: HTML, CSS
Live Demo
GitHub
Task Manager App
A dynamic task management application demonstrating DOM manipulation,
event handling, and real-time UI updates.
- Add/remove tasks dynamically
- Event delegation
- Interactive UI updates
Tech: HTML, CSS, JavaScript
Live Demo
GitHub
API Data Fetch App (In Progress)
Fetches and displays real-time data from an external API,
focusing on asynchronous JavaScript and error handling.
- Fetch API integration
- Loading & error states
- Dynamic UI rendering
Tech: JavaScript, APIs
Coming Soon