Horses for sale
Phew. I just finished a big project. A horse auction site based out of Lexington, and one of the first of its kind in the US. Take a look over at wanamakers.com.

We built it using a combination of Nuxt JS and Laravel with a Websockets layer to provide high concurrency, low latency realtime bidding that would support a benchmark of ~10,000 active bidders within 100ms of each other with no discernable delay. The coupling of these technologies worked like a charm. The search is powered by Algolia and payments via the Stripe invoice API platform. I feel very proud of this stack and confident it will last for many years to come.