{{ user.name }}

Joined GitHub {{ user.created_at|formatDate }}

{{ user.login }} {{ user.blog | formatURL }} {{ user.location }} {{ user.company }}

{{ user.bio }}

Repo types

{{ user.name }} has not pushed changes to enough public repositories to show any interesting data here.
Pushed to repos

{{ repos_pushed.length }}

Main languages

{{ languages.length }}

Total issues

{{ total_issues }}

Total forks

{{ total_forks }}

Total stars

{{ total_stars }}

Followers

{{ user.followers }}

Following

{{ user.following }}

Summary

{{ user.name }} has {{ user.public_repos }} repositories on GitHub, the latest {{ repos.length }} with user activity were loaded from GitHub's web service for this evaluation. {{ user.name }} has pushed to {{ repos_pushed.length }} of these repositories. This is a high ratio congratulations! This is a low ratio.

{{ languages.length }} different main languages were identified across all repos pushed to. The main language is the one with the largest amount of code in a given repository, as identified by GitHub's linguist. Assuming a basic level of proficiency in all these languages {{ user.name }} can be considered hyperpolyglot in the world of computer languages. {{ languages[0].key }} occurs most frequently ‒ {{ languages[0].value }} times ‒ as the main repo language.

The total number of forks across all pushed to repositories indicates that the GitHub projects {{ user.name }} contributes to are actually used by other people.

Rankings

Languages

Issues

Forks

Stars

Name Language Created at Pushed at Issues Forks Stars Size
{{ repo.name }} {{ repo.language }} {{ repo.created_at | formatDate }} {{ repo.pushed_at | formatDate }} {{ repo.open_issues_count }} {{ repo.forks_count }} {{ repo.watchers_count }} {{ repo.size }}
Repo Title State Created by Created at Latest update
{{ issue.repository_url.split('/').slice(-2).join('/') }} {{ issue.title }} {{ issue.state }} {{ issue.user.login }} {{ issue.created_at | formatDate }} {{ issue.updated_at | formatDate }}