this page will show a random profile card
go to resources/data/profiles.json and with the text template below add your data to the json array
{
"name": "my-name",
"username": "my github username"
}
todo: set a README.md with description to contribute to the repo