🔥 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.
Online Code runner and test platform project
A minimalistic & user-friendly competitive programming 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.
Canada's newest competitive programming judge
Online Judge
ACM scoreboard developed for codeforces.com. Written purely in JavaScript/JQuery, HTML, and CSS
New judge website with administrator capabilities and online judging
official website of EduBoost, the education platform I built
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
Web frontend for algochecker-engine project, the online judge engine.
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!
An initial try to implement a judging system.