All Projects → AykutSarac → github-rater

AykutSarac / github-rater

Licence: MIT license
📊 Check your GitHub rating, view results and enhance your profile quality.

Programming Languages

typescript
32286 projects
SCSS
7915 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to github-rater

git
git (and github) & monorepo / mono source tree command line tools, libraries & scripts
Stars: ✭ 16 (-94.98%)
Mutual labels:  github-api
github-explorer
Explore GitHub repositories - built with React.js and Styled Components.
Stars: ✭ 32 (-89.97%)
Mutual labels:  github-api
good-first-issues
Find good first issues right from your CLI! 🚀
Stars: ✭ 64 (-79.94%)
Mutual labels:  github-api
git-issue-react-electronjs
⚙️. ⚛️. A desktop application created with Electronjs and Reactjs to be cross-platform to manage and track GitHub issues.
Stars: ✭ 21 (-93.42%)
Mutual labels:  github-api
SpringBoot-Examples
Spring boot 2.X version tutorial,Integrate various middleware to facilitate quick reference and use
Stars: ✭ 23 (-92.79%)
Mutual labels:  github-api
hacktoberfest-participants
🎃 A platform that showcases a list of all the hackers (including their stats), participated in the month-long challenge Hacktoberfest presented by DigitalOcean.
Stars: ✭ 38 (-88.09%)
Mutual labels:  github-api
gitron
A web game using GitHub APIs based on Tron 🥏
Stars: ✭ 20 (-93.73%)
Mutual labels:  github-api
react-preview
a GitHub App built with probot that generates preview links for react based projects.
Stars: ✭ 14 (-95.61%)
Mutual labels:  github-api
codeowners-validator
The GitHub CODEOWNERS file validator
Stars: ✭ 142 (-55.49%)
Mutual labels:  github-api
gitlab-analytics
No description or website provided.
Stars: ✭ 21 (-93.42%)
Mutual labels:  github-api
Github-Stars-Predictor
It's a github repo star predictor that tries to predict the stars of any github repository having greater than 100 stars.
Stars: ✭ 34 (-89.34%)
Mutual labels:  github-api
telegram-github-search-bot
A Github search bot for Telegram
Stars: ✭ 67 (-79%)
Mutual labels:  github-api
Phomeme
Simple sentence mixing tool (work in progress)
Stars: ✭ 18 (-94.36%)
Mutual labels:  github-api
GitHubAPI
[UNMAINTAINED] This is a simple Object Oriented wrapper for GitHub API v3, written with PHP7.
Stars: ✭ 36 (-88.71%)
Mutual labels:  github-api
git-profiler-bot
Telegram bot which fetches GitHub Profiles.
Stars: ✭ 23 (-92.79%)
Mutual labels:  github-api
angular-github-api-factory
AngularJS Factory for GitHub v3 JSON REST API requests
Stars: ✭ 13 (-95.92%)
Mutual labels:  github-api
gito-github-client
GitHub client app helps you monitor stars and traffic of your public repositories. This was the capstone project in Udacity's Android Developer Nanodegree.
Stars: ✭ 76 (-76.18%)
Mutual labels:  github-api
gitstar
Github Client built with React Apollo
Stars: ✭ 15 (-95.3%)
Mutual labels:  github-api
Portfolio
A Next.js & Material UI portfolio that stylizes markdown files from the GitHub API and Contentful CMS.
Stars: ✭ 18 (-94.36%)
Mutual labels:  github-api
gh-auto-updater
Automatic Updater with GitHub API for WordPress Plugin
Stars: ✭ 42 (-86.83%)
Mutual labels:  github-api


GitHub Rater

GitHub Rater rates GitHub profiles upon data received from GitHub API. You can use this tool to find out which part of the profile should be improved to make it more effective. As well as to assess the popularity and activity of other people's profile.

Screenshot

Features

  • Search GitHub Users - Search for GitHub users, gather scoring about their profiles and repositories
  • Overall Score - Get an overall score based on other scores
  • Section specific scores - Such as User Popularity, Biography, Repository Description rating and more
  • Suggestions to Improve - View your opporunities to improve your GitHub profile upon results
  • Diagnostics - View diagnostics acquired and evaluated through user's profile that doesn't effect the scoring but general profile overview

How It Calculates

The following conditions are used in the calculations:

  • Total Stars
  • Total Forks
  • Total Followers
  • Repository Count
  • Repository Descriptions
  • User Biography
  • User Information (Email, Company, Location, Webpage)

About

GitHub rater is PageInsights themed GitHub profile rating app. It uses GitHub API to gather data about user and with our own algorithm it rates the data then displays the result to user.

Development

Clone and install.

git clone https://github.com/AykutSarac/github-rater.git
cd github-rater
npm i

Run a development server.

npm start

Author

License

This project is open source and available under the MIT License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].