Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rnddave/github-followers
If you follow a lot of other people on GitHub, you may find that some of them follow you back, but sometimes, they don't and that is sad. This little tool uses the GitHub API to look at your GitHub username and find discrepancies between who follows and who is followed.
https://github.com/rnddave/github-followers
github github-follower github-follower-analyzer github-following html-css-javascript
Last synced: about 1 month ago
JSON representation
If you follow a lot of other people on GitHub, you may find that some of them follow you back, but sometimes, they don't and that is sad. This little tool uses the GitHub API to look at your GitHub username and find discrepancies between who follows and who is followed.
- Host: GitHub
- URL: https://github.com/rnddave/github-followers
- Owner: rnddave
- License: mit
- Created: 2024-07-22T13:30:49.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-09-07T20:59:00.000Z (4 months ago)
- Last Synced: 2024-09-07T21:50:31.739Z (4 months ago)
- Topics: github, github-follower, github-follower-analyzer, github-following, html-css-javascript
- Language: HTML
- Homepage: https://github-following.netlify.app/
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GitHub Followers/Following Comparison Tool
A simple web application that uses the GitHub API to compare the followers and following lists of a GitHub user and highlights discrepancies between them. This tool helps you identify users who follow you but you don't follow back, and vice versa.
## Features
- **Compare Followers and Following**: Enter your GitHub username to see who follows you and who you follow.
- **Identify Discrepancies**: Easily identify users who don't follow you back and users you don't follow back.
- **Visual Statistics**: View the total number of followers, following, and the delta between them.
- **Responsive Design**: A clean, modern, and responsive design that works well on all devices.