关于

少年贪玩,青年迷恋爱情,壮年汲汲于成名成家,暮年自安于自欺欺人。人寿几何,顽铁能炼成的精金,能有多少?我们曾如此渴望命运的波澜,到最后才发现,人生最曼妙的风景,竟是内心的淡定与从容。

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
{
name: 'jason'
age: 29,
gender: '男',
profession: 'Web Developer & Designer',
experience: '7年',
address: '江苏省南京市',
education: '专科',
github: 'https://github.com/jason-live',
blog: 'https://jason-live.github.io/',
email: '15161461631@139.com',
description: '致力于前端开发与前端用户体验设计',

skills: [
['Html', 'Javascript', 'CSS', 'ES6', 'Node'],
['Webpack', 'Gulp', 'Parcel', 'Rollup'],
['less','sass'],
['git', 'git-flow', 'github'],
['react', 'angular', 'vue'],
['redux', 'immutablejs', 'rxjs'],
['node', 'jave'],
['express', 'koa', 'spring', 'springmvc', 'mybatis'],
],

devTools: [
['Sublime Text', 'Visual Studio Code', 'Atom'],
['Chrome DevTools', 'Fiddler'],
['iterm2'],
]
}