Projects

Sample websites I've built

Three front-end projects I designed and coded to practise layout, responsiveness and JavaScript interactivity across different industries.

Savour House

Restaurant Website

A responsive restaurant website with an interactive menu, an online table-reservation form, and a location/contact section. Built to practise semantic HTML, CSS Grid and Flexbox layouts, and JavaScript-based form validation.

HTML5 CSS3 JavaScript

Vogue Thread

Fashion Store Website

A stylish fashion e-commerce landing page featuring a product grid, category filters, and a shopping-cart preview UI. Focused on modern visual layout, typography, and mobile responsiveness.

HTML5 CSS3 JavaScript

CartNest

E-commerce Website

A general-purpose online storefront with product listings, an add/remove cart system, and a checkout summary. Built to demonstrate DOM manipulation and CRUD-style cart logic using vanilla JavaScript and local storage.

HTML5 CSS3 JavaScript LocalStorage