The problem
Buyers and sellers need one marketplace that stays fast under unpredictable, bursty traffic — without a big-platform budget behind it.
Built the complete Besaiem marketplace — a multi-vendor Buy & Sell platform — across two deliberate tech stacks. The backend API is written in Go with the Gin framework for its concurrency model and low-overhead request handling. The frontend is built with Next.js and TypeScript for fast, server-rendered product browsing and SEO. Each layer is independently deployable with a clean REST contract between them.