https://github.com/andrewsosa/github-friends
a web app to find your friends on github
https://github.com/andrewsosa/github-friends
flow flowtype followers github nextjs primer-css react react-hooks
Last synced: 6 months ago
JSON representation
a web app to find your friends on github
- Host: GitHub
- URL: https://github.com/andrewsosa/github-friends
- Owner: andrewsosa
- Created: 2020-02-25T03:43:24.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T15:13:45.000Z (almost 3 years ago)
- Last Synced: 2025-02-15T19:17:46.359Z (8 months ago)
- Topics: flow, flowtype, followers, github, nextjs, primer-css, react, react-hooks
- Language: JavaScript
- Homepage: https://github-friends.vercel.app/
- Size: 9.04 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GitHub Friends
> Find your friends on github
### How It Works
GitHub Friends recommends the following people to you:
* Your followers that you don't follow.
* People who follow people you follow.
* People who follow your followers.
* People followed by people you follow.
* People your followers follow.GitHub Friends ranks recommendations by the number of times a person appears in any of those groups.
A weird side-effect of this graphing is you might be recommended someone who's followed by a follower, but you don't know that follower, and you definetely don't know the recommendation.