Selected work
What your front end could look like
Live, working front ends — not mockups. Every panel below is the real page running in a frame; click one to open it full size and use it. Each was built around a specific business, so read them as a range of what is possible rather than a menu.
Nothing here yet
Drop a folder into static/showcase/ with an index.html
in it and it appears here automatically — no list to maintain. Add a
meta.json beside it to control how it is presented. Prefix a folder
with _ to keep a draft out of the gallery.
static/showcase/
riverside-hvac/
index.html the demo itself
meta.json optional
meta.json
{
"title": "Riverside HVAC",
"blurb": "Quote-to-close for a 40-van contractor.",
"sector": "Home services",
"tags": ["Landing page", "Booking"],
"year": "2026",
"order": 1
}