Online Codejudge is a web application that provides the following functions:
- Online IDE (Running codes with interactive input terminal)
- Codejudge system that supports
- creations of individual problemset & problems
- solving problems of available problemset from different users
- This release should be stable enough for user testing, but it is intended that some minor features for usability (e.g. more user-friendly problemset/problems management, etc.) will be added before actual user testing
- Currently supported languages for IDE:
- C
- C++
- Python
- Java
- Rust
- Currently supported languages for codejudge:
- Python
- Java
Video demo: WIP
WIP
WIP
This project is licensed under the GNU General Public License v3.0. You can freely use, modify, and distribute this software, but any modified versions must also be open-sourced under the same license.
- You are free to use, modify, and distribute the software.
- If you distribute the modified software, you must do so under the same license (GPL v3).
- You must include a copy of the license with any distribution.
- This license ensures that all derivatives remain open source.
For more details, see the full license text in the LICENSE file.
For questions or feedback, please reach out at [nkayu831@gmail.com].







