1st semester · summer break
Vanilla JS, first semester summer break

A billing application that takes product name, price, and quantity, and calculates both an item-wise total and a running grand total live in the browser — no framework, no build step, just HTML, CSS, and JavaScript talking directly to the DOM.
Built during the summer break after first semester at UET Lahore, specifically to practice DOM manipulation and form handling before frameworks entered the picture.

A clean, responsive storefront grid — no framework, just fundamentals
A responsive product listing interface in vanilla HTML, CSS, and JavaScript, built as an assigned front-end task and the most-starred repository on the profile.