Skip to content

PixelHalide/rankpredictor

Repository files navigation

Rank Predictor

Next.js React TypeScript TailwindCSS ESLint Prettier Recharts KaTeX Vercel Analytics

A transparent, data-driven rank prediction platform for various entrance exams, created by druwn and PixelHalide.

About

Rank Predictor was born out of frustration with existing rank prediction tools that:

  • Harvest personal data like phone numbers and names
  • Provide inaccurate or misleading predictions
  • Lack transparency in their methodology

Our website offers free, no-nonsense rank predictions for various entrance exams.

Currently Supported Exams

  • MET 2026 (Manipal Entrance Test)
  • MIT GPA Calculator

Methodology

Each exam predictor uses:

  • Verified historical data from past exam results
  • Mathematical techniques like polynomial regression
  • Transparent calculations and data sources

Every predictor includes a detailed "How does this work?" section that explains:

  • The exact formulas used
  • Data visualization for ranks against band-score parameter
  • Complete dataset for verification

Features

  • Complete transparency, We don't demand any signup-bullshit to access this
  • Interactive branch cutoff displays
  • Visual data representation through charts

Tech Stack

Next.js React TypeScript TailwindCSS ESLint Prettier Recharts KaTeX Vercel Analytics

Contributing

This project is open-source under the GPL-3 license. You're welcome to:

  • Submit bug reports
  • Propose new features
  • Contribute code improvements
  • Add support for new exams

please first fork this repository then

git clone https://github.com/{your-user-name}/rankpredictor
cd rankpredictor

then install all necessary dependencies

bun install

this will pick up all necessary packages from bun.lock file

please run

bun prettier --write .

this will format all necessary code in accordance to prettier-dev-tool.

Please report any issues you find on the issue tracker.

Contact

For queries or suggestions, reach out to us on Discord:

  • @pixelhalide
  • @druwn

License

This project is licensed under the GNU General Public License v3.0 (GPL-3).

Website

Visit the live website at: rankpredictor.in

Releases

No releases published

Packages

 
 
 

Contributors