WEBSITES

Screenshot of a modern landing page project

Responsive Solar Company Website

A responsive, mobile-first website built with pure HTML5 and CSS to showcase a solar energy company’s services.
The project uses semantic HTML, Flexbox for navigation, CSS Grid for service layouts, and media queries for responsiveness across devices.
This project reflects both my front-end development skills and my background in renewable energy engineering.

View Live
View GitHub Repo
Screenshot of an e-commerce layout

Interactive Form Validation

A responsive, client-side form validation system built with vanilla JavaScript, HTML5, and CSS3.
The project demonstrates DOM manipulation, real-time input validation, user feedback through visual states, and data persistence using localStorage.
Designed with accessibility and mobile-first principles in mind, it showcases clean structure, reusable logic, and modern front-end best practices without relying on frameworks.

View Live
View GitHub Repo
Screenshot of a modern landing page project

Real-Time Weather Application

A responsive weather application built with vanilla JavaScript that fetches real-time weather data from a public API.
The app allows users to search for any city worldwide and displays current weather conditions, temperature, humidity, and wind speed.
This project demonstrates API integration, asynchronous JavaScript, DOM manipulation, and error handling.

View Live
View GitHub Repo