What we found

Profile Avatar

{{ user_data.profile.name }}

@{{ user_data.profile.username }}

{% if user_data.profile.bio %}

"{{ user_data.profile.bio }}"

{% endif %}
{% if user_data.profile.location %}

📍{{ user_data.profile.location }}

{% endif %} {% if user_data.profile.company %}

🏢{{ user_data.profile.company }}

{% endif %} {% if user_data.profile.blog %}

🌐 {{ user_data.profile.blog }}

{% endif %}

👥 {{ user_data.profile.followers }} Followers

🔄 {{ user_data.profile.following }} Following

📁 {{ user_data.profile.public_repos }} Public Repositories