A modern, responsive web application built with Next.js 15 that helps you analyze your GitHub connections. Easily discover who isn't following you back or find the followers you haven't reciprocated.
- Bi-Directional Analysis:
- Not Following Back: Identify users you follow who don't follow you back.
- Not Followed Back: Identify users who follow you but you don't follow back.
- Smart Rate Limit Handling: Automatically detects GitHub API rate limits and prompts for a Personal Access Token (PAT) only when necessary.
- Detailed User Insights: Displays user avatars, follower/following counts, and public repository counts for every result.
- Modern UI/UX: Built with shadcn/ui components for a clean, accessible, and responsive interface.
- Dark Mode Support: Fully compatible with system color schemes (light/dark mode).
- Framework: Next.js 15 (App Router & Server Actions)
- Language: TypeScript
- Styling: Tailwind CSS v4
- UI Components: shadcn/ui (based on Radix UI)
- Icons: Lucide React
- Package Manager: pnpm
- Enter a Username: Type in the GitHub username you want to analyze.
- Select Check Type:
- Choose "Users I follow who don't follow me back" to see who you are following but isn't reciprocating.
- Choose "Users who follow me but I don't follow back" to find followers you might want to follow back.
- Analyze: Click the "Check Followers" button to start the search.
Project is live at: