Skip to content

Latest commit

 

History

History
41 lines (29 loc) · 2.16 KB

File metadata and controls

41 lines (29 loc) · 2.16 KB

GitHub Follower Checker

Website githubfollowers.vercel.app

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.

✨ Features

  • 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).

🛠️ Tech Stack

📖 Usage

  1. Enter a Username: Type in the GitHub username you want to analyze.
  2. 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.
  3. Analyze: Click the "Check Followers" button to start the search.

Deployment

Project is live at:

https://githubfollowers.vercel.app/

Deployed on Vercel Built with v0