Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nikhil25803/code-judge

An online code judge platform (like leetcode). Remote code execution in a docker container invoked by Lambda function.
https://github.com/nikhil25803/code-judge

aws aws-lambda docker lambda-docker nextjs online-judge python3 remote-code-execution typescript

Last synced: about 1 month ago
JSON representation

An online code judge platform (like leetcode). Remote code execution in a docker container invoked by Lambda function.

Awesome Lists containing this project

README

        

An online code judge platform (like leetcode). Remote code execution in a docker container invoked by Lambda function.

## Tech Stack

![Python](https://img.shields.io/badge/python-3670A0?style=for-the-badge&logo=python&logoColor=ffdd54) ![Docker](https://img.shields.io/badge/docker-%230db7ed.svg?style=for-the-badge&logo=docker&logoColor=white) ![AWS](https://img.shields.io/badge/AWS-%23FF9900.svg?style=for-the-badge&logo=amazon-aws&logoColor=white) ![TypeScript](https://img.shields.io/badge/typescript-%23007ACC.svg?style=for-the-badge&logo=typescript&logoColor=white) ![Next JS](https://img.shields.io/badge/Next-black?style=for-the-badge&logo=next.js&logoColor=white)

## Glimpse 👀
| Code Editor | Tes Cases Result |
| ------------- | ------------- |
| ![image](https://github.com/nikhil25803/code-judge/assets/93156825/9128a85f-7bf4-4950-a1f1-ecbe285b72c7) | ![image](https://github.com/nikhil25803/code-judge/assets/93156825/d4ad32e3-3a6d-4f25-ab34-f074f1a33344) |

> Working on an end-to-end version of it!!