Back to Projects

Gauntlet

Automation + Quality Experimental

Updated: 2026-02-18

Competitive coding arena for challenge publishing, submission scoring, and ranked result tracking.

Impact: Standardizes challenge evaluation so results stay comparable and auditable.

What I built

  • Implemented web app, worker runner, and Postgres-backed challenge pipeline.
  • Added upload limits, runtime caps, and worker safety controls.
  • Included fixtures and broad test coverage for challenge correctness.

Proof: Run `pnpm dev:web`, `pnpm dev:worker`, and the submission smoke test in README.

TypeScriptNode.jsPostgreSQLPNPMDocker