A simple PHP web app to view GitHub user statistics and achievements in a clean, responsive dashboard.
- Search for any GitHub username
- View:
- GitHub profile avatar
- General stats (commits, PRs, etc.)
- Top programming languages
- Contribution chart
- Streak stats
- Trophy showcase
- Clone or download this repository.
- Place the files on a PHP-enabled web server.
- Open
index.phpin your browser. - Enter a GitHub username and view their stats!
MIT