A real-time, verified leaderboard platform that ranks developers based on their actual GitHub impact.Join the global ranking and see where you stand against the world! π Live Leaderboard
- High-Performance Codebase: Built using
Pythonand modern engineering principles. - Modular & Scalable Design: Structured directory tree for seamless development and deployment.
- Core Language:
Python - Libraries & Tools: Python
- Deployment Infrastructure: Vercel Edge / Cloud Services
github-ranker/
βββ .github
βββ .github/ISSUE_TEMPLATE
βββ .github/ISSUE_TEMPLATE/bug_report.md
βββ .github/ISSUE_TEMPLATE/feature_request.md
βββ .github/PULL_REQUEST_TEMPLATE.md
βββ .github/workflows
βββ .github/workflows/ci.yml
βββ .gitignore
βββ CODE_OF_CONDUCT.md
βββ CONTRIBUTING.md
βββ LICENSE
βββ README.md
βββ app.py
βββ index.html
βββ leaderboard.json
- Python 3.9+
- pip package manager
-
Clone the repository:
git clone https://github.com/Tarunjit45/github-ranker.git cd github-ranker -
Install dependencies:
pip install -r requirements.txt
-
Execute application:
python main.py
Architected & Developed by Tarunjit Biswas.
Distributed under the MIT License.