firstName |
Text |
|
lastName |
Text |
|
avatarUrl |
Text |
An absolute url to an avatar image, the image should be in the size of 80px by 80px |
website |
Text |
Url to a personal website of the developer |
country |
Text |
An ISO 3166-1 alpha-2 country code representing the country where the developer is located |
address |
Text |
Optional more detail information where the developer is located |
bio |
Text |
A short bio description of the developer, can also contain Markdown syntax |
githubUserName |
Text |
Github name of the developer |
hireable |
Boolean |
Indicates whether the developer is open for new opportunities |
programmingLanguages |
ProgrammingLanguages |
Indicates all programming languages where the developer is experienced |
skills |
Skill |
A list of skills which the developer has |
projects |
Project |
A list of projects which the developer has created or contributed to |