Many of us have GitHub repositories and as of now there is no preset to add it to your JAMF Nation profile. If you add this bit of code to your profile you will get a matching GitHub icon and a weblink to your repo.
@emilykausalik pointed out other icons for other links fortawesome
<a href="https://github.com/yournamehere" target="_blank"><i class="fa fa-github-square fa-lg"></i> GitHub</a>