JEE Mains 2026 percentile & rank predictor — enter your expected marks, get your predicted percentile and rank, and check NIT/IIIT admission chances against real cutoff data.
- 📈 Marks → percentile prediction (based on 2024/2025 trends)
- 🏅 Percentile → rank estimation
- 🏫 NIT cutoff analysis across branches and categories
- 🎯 IIIT cutoff analysis
- 📊 Interactive percentile charts
- 📱 Fully client-side — no server needed
- Vanilla JavaScript · HTML · CSS
- JSON datasets:
data/percentile-rank.json,data/nit-cutoffs.json,data/iiit-cutoffs.json,data/cutoffs.json
git clone https://github.com/Sugamdeol/jee-predictor.git
cd jee-predictor
python -m http.server 8080Open http://localhost:8080, enter your marks, and predict your rank.
├── index.html # Main app
├── js/predictor.js # Prediction engine
└── data/ # Cutoff & percentile datasets
This project is licensed under the MIT License.
Built with ❤️ by Sugam Deol