- Build an Online-Judge that remotely compiles user submitted code for a programming problem securely, judges the code as per efficiency and correctness.
- Handles multiple requests through polling.
- Used Nodejs for implementation by exploring DOCKER for security, SANBOXING techniques.
- Implemented using MongoDB, Express, Nodejs libraries to handle some in depth features and provides access to users to keep track of their progress by maintaining leaderboard and history of submissions.
- Deployed on Amazon AWS EC2 Service.