"The world's premier digital institution for technical mastery. Simulations. Battlegrounds. Certifications."
Built-in Gemini AI integration that provides real-time tutoring, helps with interview preparation, and gives intelligent feedback. It's like having a senior engineer by your side 24/7.
Face off against other engineers in real-time coding challenges. Earn coins, climb the leaderboard, and build your tactical streak.
Seamless authentication via Google OAuth 2.0. No more passwords to remember—just 1-click synchronization with your engineering profile.
Complete courses and instantly receive a professional PDF Certificate generated via our custom PDFKit engine and delivered to your inbox via SMTP.
- Vite Power: Blazing fast hot reloads and build times.
- Code Splitting: Lazy-loaded routes for instant initial page navigation.
- Manual Chunking: Optimized loading for heavy dependency units.
Create a .env in the backend folder:
PORT=4000
MONGO_URI=your_mongodb_uri
GOOGLE_CLIENT_ID=your_id
GOOGLE_CLIENT_SECRET=your_secret
EMAIL_USER=your_gmail
EMAIL_PASS=your_app_password
GEMINI_API_KEY=your_key# In Root
npm install
npm run devCreated with passion by Priyabrata Sahoo