A realtime collaborative whiteboard where many people draw on one canvas at the same time, backed by a self-hosted CRDT sync server instead of a realtime SaaS.
A URL shortener built as a full system-design exercise — requirements and capacity estimation written before any code, then a Redis cache layer, rate limiting and click analytics measured against those numbers.