Back home
01

Built and running

Projects are work I did. These are products I own and operate — the model, the code and the on-call all mine. A different kind of evidence: not that I can build it, but that it keeps running.

Ownlar

live

Websites and custom systems on subscription, with a path to owning them.

Small businesses get a site — or a system built around how they actually work — with no upfront cost: it ships before the first invoice. Part of each month becomes credit against a buyout price that is always visible, so leaving is a priced, ordinary move instead of a negotiation.

What I built

  • Designed the commercial model: subscription, credit accrual, a 50% cap, and what happens on cancellation.
  • Wrote the append-only ledger that computes each site's buyout value from its own entries.
  • Built delivery and refund flows around a regret window, so a paid buyout can be undone cleanly.
  • Build and host the work, and run the deploy pipeline behind it.
Visit Ownlar

Stack

  • Next.js
  • Prisma
  • MySQL
  • Auth.js
  • Astro
  • GitHub Actions