Let's Code is a high-performance, full-stack DSA (Data Structures and Algorithms) preparation platform. It is designed for developers to solve algorithmic challenges, follow structured learning paths, and engage in meaningful technical discussions with peers.
Experience the platform here: View Demo Here
- React.js (Vite) – High-performance component-based UI.
- Tailwind CSS – Modern utility-first styling.
- React Context API – Centralized state management for Authentication.
- Axios – Secure API communication with interceptors.
- React Toastify – Real-time user feedback and notifications.
- Node.js & Express.js – Scalable and fast server-side architecture.
- MongoDB & Mongoose – Flexible NoSQL data modeling and storage.
- Judge0 - Online code execution engine for support with 20+ Languages support.
- Passport.js – Secure Google OAuth 2.0 integration and Github Login.
- JWT (JSON Web Tokens) – Cookie-based, stateless session management.
- Multer and Cloudinary - For file upload and providing links to the files
- Vercel – Frontend hosting with advanced API rewrites/proxies.
- Render – Reliable backend service deployment.
- Structured Learning Paths: Curriculum-based progress tracking for specific DSA topics.
- Test Mode Enablement: To promote distraction free learning enviroment while practicing problems.
- Community Discussions: Interactive discussion system and comments for every problem to share insights and solutions.
- HandPicked Questions - Questions are handpicked and given with details like acceptance rate, difficulty meter etc
git clone https://github.com/your-userName/Lets-Code.git
cd Lets-Codecd backend
npm install
cp .env.example to .env
npm run devcd frontend
npm install
cp .env.example to .env
npm run devAny contributions you make are greatly appreciated.
Open an issue to describe bugs or glitches.
Suggest new features by opening an issue with the enhancement label.
Fork the Project.
git checkout -b feature/AmazingFeature
git commit -m 'Add some AmazingFeature'
git push origin feature/AmazingFeature
Open a PR with a valid feature name and comments
Project Link:
https://lets-code-lemon.vercel.app
Developed with ❤️ by Pranava Pai N