0%

关于我

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
{
"full_name": "姜咏康",
"gender": "male",
"birthday": "1992-02-29",
"height_cm": 175,
"work_experience": 4,
"location": "ShangHai",
"blog": "https://blog.jiangyongkang.com",
"email": "vincent4502237@gmail.com",
"languages": [
"en",
"cn"
],
"activities": [
"Programming",
"Dota2",
"WOW"
],
"skills": [
"Java",
"Kotlin",
"Ruby",
"JavaScript",
"CSS",
"SQL",
"NoSQL",
"Containers (Docker / Kubernetes)",
"Continuous Integration (Travis CI / Jenkins)"
]
}