{{#with user }}
{{name}}

{{ name }}

{{ login }}

{{#if location }} {{ location }} · {{/if}} {{#if blog }} {{ blog }} {{/if}}

  • {{ public_repos }} repos
  • {{ following }} following
  • {{ followers }} followers
Follow on Github
{{/with}}
    {{#each repositories}}
  • {{ name }}

    {{ description }}

    • {{ language }}
    • {{ watchers }}
    • {{ forks }}
  • {{/each}}