An open API service indexing awesome lists of open source software.

https://github.com/neha-haneef115/github-user-analytics

GitHub analyzer that turns GitHub API data into simple developer insights with repo ranking and activity summary.
https://github.com/neha-haneef115/github-user-analytics

github-api nextjs typescript

Last synced: about 6 hours ago
JSON representation

GitHub analyzer that turns GitHub API data into simple developer insights with repo ranking and activity summary.

Awesome Lists containing this project

README

          

# GitHub Analyzer

## Run
npm install
npm run dev

## Features
- GitHub user search
- Repo analytics
- Top repositories
- Stars + language stats

## API
Uses GitHub public API

## Edge cases handled
- empty input
- invalid username
- API failure
- rate limit errors
- empty repos array