🔥 The most advanced open-source online code execution system in the world.
-
Updated
Jun 19, 2025 - HTML
An online judge is an online system to test programs in programming contests. They are also used to practice for such contests like ICPC. The system can compile and execute your code, and test your code with pre-constructed data. Submitted code may be run with restrictions, including time limit, memory limit, security restriction, and so on. The output of the code will be captured by the system, and compared with the standard output. The system will then return the result.
🔥 The most advanced open-source online code execution system in the world.
Online Python Compiler (Online IDE, Interpreter, Editor)
Online code compiler. Uses python on the backend and xterm.js terminal emulator on the frontend. Useful for online (code) judges, programming sites.
Web frontend for algochecker-engine project, the online judge engine.
Online Code runner and test platform project
Canada's newest competitive programming judge
Online Judge
Thus, problem solving is the process of identifying a problem, developing an algorithm for the identified problem and finally implementing the algorithm to develop a computer program.
An online web-based Integrated Development Environment built with HTML, CSS, and JavaScript that allows you to write and execute code directly in your browser. You can run it locally too!
ACM scoreboard developed for codeforces.com. Written purely in JavaScript/JQuery, HTML, and CSS
New judge website with administrator capabilities and online judging
A minimalistic & user-friendly competitive programming online judge.
Project for evaluating C programs online with a focus on analyzing time and space complexity. Offers an online evaluation platform that is accessible from any device with internet connectivity; user classes: contestants, judges and administrators.
This project utilizes the CodeForce API to display user information and their rating in a chart.
👩💻 Free online code judging platform without account registration
An initial try to implement a judging system.
official website of EduBoost, the education platform I built