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!