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.
- Host: GitHub
- URL: https://github.com/neha-haneef115/github-user-analytics
- Owner: neha-haneef115
- Created: 2026-05-21T16:50:00.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2026-05-21T20:47:32.000Z (about 2 months ago)
- Last Synced: 2026-05-22T03:41:16.480Z (about 2 months ago)
- Topics: github-api, nextjs, typescript
- Language: TypeScript
- Homepage: https://github-analyzer-blush-two.vercel.app/
- Size: 138 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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