// GET /My-Profile
{
"about": "me",
"pronouns": "he/him",
"name": "Hooman Naghiee",
"birthday": "1994/06/06",
"role": "Senior Software Engineer / AI Researcher",
"social_links": [
{
"name": "github",
"username": "hoomanna"
},
{
"name": "twitter",
"username": "HoomanNaghiee"
},
{
"name": "instagram",
"username": "hoomanNaghiee"
}
]
}