关于

个人简介

致力于网站建设与前端用户体验设计。喜欢新事物,关注前端动态,对新的技术有追求; 喜欢产品,喜欢设计,喜欢 coding。

要想拥有一个充实的人生,你只有两种选择:从事自己喜欢的工作,或者,让自己喜欢上工作。

稻盛和夫

不想努力工作的人,永远觉得努力没用。他们总相信,人生有一条通向成功的捷径,却从来不相信,一个人必须非常努力,才能在职场随心所欲。

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
38
{
name: 'FE-onions'
age: 30,
gender: '男',
profession: '前端工程师&WEB架构&前端技术指导',
experience: '2014年初 to future',
hometown: '山西省孝义市',
address: '北京市',
education: '本科',
github: 'https://github.com/algate',
blog: 'https://algate.github.io',
email: 'algate@foxmail.com',
description:
' 进入前端行业,后悔了some days;
如果不干前端,我会后悔一辈子;
你问我为啥喜欢前端 & 前端前景啥的?
……',

skills: [
['Html', 'Javascript', 'jQuery', 'CSS', 'ES6', 'Node'],
['Webpack', 'Gulp', 'Grunt'],
['Canvas', 'h5'],
['Vue', 'AngularJs', 'React'],
['Less','Sass'],
['Git', 'SVN'],
['Bootstrap', 'ElementUI', 'iView'],
['Hexo', 'Jekyll'],
['Photoshop', 'icon', 'Sublime Text']
],

devTools: [
['Sublime Text', 'Visual Studio Code'],
['Chrome DevTools', 'Fiddler'],
['SourceTree', 'TortoiseSVN', 'Gerrit', 'Github', 'Git'],
['Navicat', 'XAMPP'],
['Poershell']
]
}