We were done switching between 7 websites, outdated PDFs, and advice from random seniors on the internet — just to make sense of JEE counselling. So we built something better.
Jeepedia is an open-source platform that makes JEE counselling simple, visual, and actually helpful.
✨ Unlike your ex, we do give you clarity.
- 🎯 Predict colleges using JoSAA + JAC Delhi data
- 📊 View cutoffs, seat matrices, and placement stats
- 🔍 Compare colleges with real filters (not random Reddit advice)
- 🧼 No ads. No BS. No shady Telegram gyaan
- 🖥️ Clean UI + Fast performance
A huge thank you to all the wonderful people who have contributed to jeepedia
44.6k+
impressions8.13k
total visits6.03k
unique visitors4 min 9 sec
avg. session time
- Frontend: Next.js
- Backend: Node.js + Express
- Database: NeonDB (PostgreSQL)
- Hosting: Vercel
All source code is available under our GitHub organization:
👉 https://github.com/J2J-App
# Clone the repo
git clone https://github.com/J2J-App/frontend.git
cd frontend
# Install dependencies
npm install
# Start the dev server
npm run dev