关于

个人简介

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
"name": "fxh",
"age": 23,
"gender": "男"
"address": "广东省深圳市",
"education": "硕士在读"
"github": "https://github.com/fxh803",
"email": "2210904816@qq.com",
"skills":[
["python","c++"],
["html","css","javascript"],
["bootstrap","jquery","echarts"],
["flask","mongodb"]
]

}