To stress-test the real-time event mapping and zero-bloat architecture, we built a high-frequency Live Stock Market Simulator. It runs on a Vercel frontend and Render backend, handling hundreds of ...
A production-style Todo API built in Go to demonstrate clean architecture, gRPC with buf, dependency injection with Wire, Postgres with GORM, and database migrations — all wired together from scratch.