■ devtools2024
Dev Playground
Multi-language development sandbox for experimenting with code and sharing experiments.

The problem
A single-language playground stops being useful the moment the experiment needs a runtime the browser doesn't have.
The approach
A sandbox that runs each language in its own container, keeping execution isolated from the host while sharing one editor surface.
Tech Stack
Next.jsTypeScriptDockerMonaco EditorClaude Code