OkutGitsin
LIVE-STREAM GROUP-AUCTION MARKETPLACE FOR VEHICLES · FULL-STACK + INFRA
A next-generation vehicle auction platform built around live-streamed group auctions: an admin opens a broadcast, multiple cars go under the hammer, and users join with tokens and bid in real time. I designed and built the whole system, from data model to deployment.
- ◆Atomic bid engine on Redis + Lua for millisecond-level, race-free bid processing, with Socket.IO broadcasting every bid instantly.
- ◆Live video auctions via LiveKit, plus an escrow deposit flow (HELD → REFUNDED / FORFEITED) with IBAN verification.
- ◆Security-hardened — Helmet CSP & HSTS, XSS sanitization, endpoint rate limiting; CI/CD through GitHub Actions → Vercel.
