You can tweak your profile by creating a <your-username>/ghuser.io.settings
repo containing a
ghuser.io.json
file, or by forking
AurelienLourot/ghuser.io.settings.
{
"_comment": "User metadata for ghuser.io. See https://github.com/ghuser-io/ghuser.io/blob/master/docs/user-settings.md",
"twitter_username": "AurelienLourot",
"reddit_username": "lourot",
"linkedin_id": "aurelien-lourot-67317748",
"stackoverflow_id": "1855917",
"keybase_username": "lourot"
}
Your profile will then link to:
https://twitter.com/<twitter_username>
https://www.reddit.com/user/<reddit_username>
https://linkedin.com/in/<linkedin_id>
https://stackoverflow.com/users/<stackoverflow_id>
https://keybase.io/<keybase_username>
See this example.