Assigned front-end task
A clean, responsive storefront grid — no framework, just fundamentals

A focused front-end task: take a set of product data and present it as a clean, responsive grid with hover interactions, built with no framework — just HTML, CSS, and JavaScript doing exactly what they're good at.
The repository name traces it back to an assigned task for Apexcify Technologies, the kind of scoped brief that rewards clarity over cleverness: structure the markup well, make the CSS grid behave at every breakpoint, and layer in just enough JavaScript for interactivity.
Of everything on the profile, this is the most-starred repository — a small, well-executed fundamentals project.

Vanilla JS, first semester summer break
A browser-based billing application with live item and grand totals — built in vanilla JavaScript during the summer break after first semester, to lock in core DOM fundamentals.