关于

个人简介

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
31
32
33
34
35
36
37
{
"name": "CeJ",
"age": 27,
"gender": "man",
"profression": "python & go Developer",
"experience": "4 years",
"address": "BeiJing",
"education": "Southwest Jiaotong University",
"major": "mechanical design, manufacturing and automation",
"github": "https://github.com/zcej",
"description": "faithful to your heart, fruitful to your result",

"skills": [
["HTML5", "javascript", "jquery", "css"],
["python", "go"],
["django", "flask", "gin", "grpc", "vue"],
["mysql", "redis", "mongodb"],
["linux", "shell"],
["rabbitmq"],
["git", "svn"],
["docker", "kubernetes"],
],

"devTools": [
["pycharm", "goland", "webstorm"],
["sublime", "nptepad++"],
["chrome", "fiddler"],
["navicat"],
["mobaxterm"],
["snipaste", "faststone", "processon"],
],

"hobby": {
"sports": ["ping-pong", "badminton"],
"animation": ["one piece", "naruto", "bleach"]
}
}