LeetLab online coding platform where user can create and solve a problem ... (# LeetLab
LeetLab is a coding problem platform inspired by LeetCode, where users can create, post, and solve coding problems. The goal is to provide a platform for learning and practicing algorithmic problems with a hands-on approach.
- βοΈ Users can create and post their own coding problems.
- β Users can solve problems posted by others.
- π Authentication with JWT and secure password handling using bcrypt.
- π§ Built for practicing DSA and contributing to the developer community.
| Tech | Description |
|---|---|
| Backend | Node.js, Express.js |
| ORM | Prisma |
| Database | PostgreSQL |
| Authentication | JWT (JSON Web Tokens), bcrypt.js |
| Deployment Ready | Currently (Yes) but On K8s which is currently not public |
| Queue System | Redis queue |
|
...Inspired by Leetcode)