Java track

Java demos

Systems-oriented demos focused on stateful backend behavior, algorithms, execution flow, and concurrency concepts.

Expiring KV Store

TTL-based in-memory key-value store with isolated session state and request logging.

JavaStateAlgorithms
live

Rate Limiter

A systems-oriented backend demo for request throttling and limiter behavior.

JavaSystemsConcurrency
planned