Minimalistic Open-Source Online Judge

Revision en2, by savirsingh, 2024-10-15 16:23:00

Introducing Volcano Judge: A Minimalistic Online Judge for Competitive Programming

Hello, Codeforces community!

I’m excited to share my project: Volcano Judge, a user-friendly online judge and contest hosting system designed for school clubs and small organizations looking to host fun programming competitions. It includes sandboxing for Python and cool features like a comment system.

GitHub: https://github.com/savirsingh/volcano-judge

You can check out a live demo at: volcanojudge.pythonanywhere.com.

Note

This project is a learning experience, so while it’s functional for hosting small contests, it may not be fully secure or efficient. Use it with this in mind!

Happy coding!

Tags online judge

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en2 English savirsingh 2024-10-15 16:23:00 2 Tiny change: 'o-judge)\nYou can ' -> 'o-judge)\n\nYou can '
en1 English savirsingh 2024-10-15 16:22:40 834 Initial revision (published)