Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/nikhil25803/code-judge
- Owner: nikhil25803
- Created: 2024-06-12T23:45:25.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-13T00:00:32.000Z (7 months ago)
- Last Synced: 2024-12-15T02:03:20.519Z (about 1 month ago)
- Topics: aws, aws-lambda, docker, lambda-docker, nextjs, online-judge, python3, remote-code-execution, typescript
- Language: TypeScript
- Homepage:
- Size: 63.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!!