Repositories
{{ user["login"] }} has {{ user['public_repos'] }} public repositories.
Here is at last 30 of them.
{{ repos[i]['description'] }} {{ repos[i]['stargazers_count'] }} | {{ repos[i]['forks_count'] }}
{% endfor %}
Gists
About gists, {{ user["login"] }} has {{ user['public_gists'] }} public gists.
Here is at last 30 of them.
{% endfor %}
Followers
{{ user["login"] }} has {{ len_followers }} followers.
Here is at last 30 of them.
Go to Github | Go for Gsearch
{% endfor %}
Following
BTW, {{ user["login"] }} is following {{ len_following }} users.
Here is at last 30 of them.
{% endfor %}