Examples of Work
Four real, delivered projects — each run through the actual intake-to-delivery pipeline, not mocked up for this page. Every client below is fictional (built specifically as a work sample), but the code is real and live: click through and use it.
Self-Hosted Photo Gallery
Folders-as-albums photo gallery with an admin panel for upload, captioning, and delete, and a lightbox viewer on the public side. Delivered end-to-end through Quiet Forge's own request → quote → deposit → build → final payment flow.
View the live tool →Small Business Website
Cascadia Mobile Bike Repair — a fictional business whose bookings used to live entirely in text messages and a paper notebook. This is a brochure site with services, pricing, and a contact form that lands in a password-gated admin inbox instead of getting lost.
View the live site →Automation Script
A dead-link checker — the kind of small, boring automation that catches a page quietly rotting after a redesign. Delivered as a CLI script (cron/CI-friendly, exits non-zero on a broken link) with a browser front end for this demo.
View the live tool →Custom Build
Harborview Dog Grooming — a 3-step public booking flow (service → date → time) backed by a race-safe slot model (a database constraint blocks double-booking even under concurrent requests), plus a staff admin to cancel appointments and block off time.
View the live tool →