{
"uid": "text",
"orgId": "text",
"orgAlias": "text",
"firstName": "text",
"lastName": "text",
"email": "text",
"phone": "text",
"bio": "text",
"dpUrl": "text",
"yoe": "text",
"country": "text",
"city": "text",
"state": "text",
"openToRoles": [
"text"
],
"skills": [
"text"
],
"websiteLink": "text",
"linkedInLink": "text",
"githubLink": "text",
"otherLink": "text",
"introLink": "text",
"workExperiences": [
{
"title": "text",
"company": "text",
"fromDate": "text",
"toDate": "text",
"tillNow": true,
"experience": "text"
}
],
"projects": [
{
"title": "text",
"description": "text"
}
],
"education": [
{
"institutionName": "text",
"courseName": "text",
"passYear": "text",
"score": "text"
}
],
"achievements": [
{
"title": "text",
"description": "text"
}
],
"pronouns": "text",
"race": "text",
"gender": "text",
"createdAt": "text",
"updatedAt": "text"
}