GitHub Intelligence is a Kotlin-based application that fetches and summarizes GitHub user data. It provides key insights like follower count, public repositories, stars, and contributions, calculating a user activity score.
- Retrieve GitHub user details
- Fetch follower and following information
- Calculate a summary score based on user activity
- Simple and clean API integration with GitHub
- Kotlin
- Spring Boot (for REST API and HTTP requests)
- GitHub REST API
- Provide a GitHub username.
- The app fetches user data and calculates a summary score.
- Get detailed stats including followers, public repos, stars, and contributions.