{{ author_email }}

Graph explore {{author_email}} {% if github_handle %} | View {{github_handle}} on GitHub {% endif %}

Repository Activity

{% for row in repos %} {% endfor %}
Repository # Commits Last Seen (days)
{{ row['_repo_id'] }} {{ row['commits'] }} {{ row['last_seen'] }}

Technology View

{% for row in tech %} {% endfor %}
Technology # Commits # Repos Last Seen (days) Days Active
{{ row['_ext'] }} {{ row['commits'] }} {{ row['repos'] }} {{ row['last_seen'] }} {{ row['days_active'] }}

Technology Skills Radar

{% include '_single_radar.html' %}
{% include '_footer_scripts.html' %} {% include '_datatable_scripts.html' %}