Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 1.14 KB

File metadata and controls

34 lines (22 loc) · 1.14 KB

GitHub User Compare

A sleek web app to compare two GitHub users in detail. Enter two GitHub usernames and instantly get a side-by-side comparison of their public stats, overall scores, programming languages, and activity insights.

🚀 Features

  • 📊 Side-by-side Comparison
    Compare followers, stars, forks, public repos, recent activity, and more.

  • 🏆 Overall Score & Winner
    A calculated score highlights who’s leading in key metrics.

  • 🔍 Detailed Stats
    View programming languages used, follower/following ratio, years on GitHub, and top languages.

  • No Authentication Needed
    Just enter GitHub usernames and compare instantly.

🧠 Use Case

  • Recruiters evaluating candidates’ GitHub profiles
  • Developers benchmarking peers or competitors
  • Open source enthusiasts curious about contributors

🛠️ Built With

  • React.js – for UI
  • GitHub REST API v3 – to fetch user data and repos
  • Tailwind CSS – for styling
  • Custom scoring algorithm – to calculate overall user scores

🔗 Live Demo

GitHub User Compare