Skip to content
#

code-evaluation

Here are 50 public repositories matching this topic...

.NET 10 backend for a mini code-evaluation platform. Users submit C#, Python or JavaScript solutions via a REST API; submissions are graded asynchronously against a simple rubric (security check, compiles/parses, passes a test) using background jobs. Clean Architecture, EF Core + PostgreSQL, Swagger, API-key auth, Docker.

  • Updated Sep 5, 2026
  • C#

Add this topic to your repo

To associate your repository with the code-evaluation topic, visit your repo's landing page and select "manage topics."

Learn more