The Professional Network for
builders to show & tell.
Showcase your work, launch projects, find jobs, and connect with the most (in)credible people.
Claim your username before it's too late!
bash — 80x24
➜~curl https://about-me-api.com/api/u/knileshh
{
"username": "knileshh",
"is_public": true,
"profile_data": {
"identity": {
"name": {
"first": "Knilesh",
"last": "H"
},
"bio": "Full-stack developer building cool things.",
"pronouns": "he/him"
},
"location": {
"current_city": "San Francisco, CA",
"timezone": "PST"
},
"career": {
"primary_roles": [
"Software Engineer",
"Frontend Developer"
]
}
}
}