- Built using Node.js for handling server-side logic.
- Utilizes PostgreSQL as the relational database for efficient data storage.
- Prisma is used as the ORM (Object Relational Mapping) tool for database management.
- Uses CodeMirror as the code editor for an interactive and seamless coding experience.
- Integrated with Judge0 Compiler to support code execution across multiple programming languages.
- Implemented Socket.io to establish real-time interactions between the frontend and backend.
- Enables live feedback and updates during code execution, providing a dynamic user experience.