Skip to content
Selected work

Work we can show, and what it actually cost to learn.

We take the risk on our own products first. Everything we run for clients has been run on something of ours.

Site we rebuilt
2,205 posts
Products we run
Six
Trustpilot
4.8 from 93+
Client work
On request

Our own site

A 2,205-post site that kept knocking over its own database

BuddyXTheme.com is ours, which is why it was the one we experimented on.

  • Every visitor hit WordPress directly. At that post count the REST layer buckled under traffic spikes and returned 504s.
  • WordPress became the editor only. The public site is Astro on Cloudflare Workers with a three-tier cache: Workers KV, then the edge, then origin.
  • A post is fetched from WordPress once per cache window rather than once per visitor.
  • Publishing stayed one click. Saving a post fires a rebuild, the deploy purges the edge, live in two to three minutes.

Client work is next on this page

We are collecting permission before naming stores. If you would rather see the code than a logo, ask and we will walk you through something real.