{% if theme.fireworks %} {% endif %}

关于

个人简介

个人详细介绍

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
{
name: 'tianfeng'
age: 25,
gender: '男',
profession: '计算机技术',
experience: '5年',
address: '陕西省西安市',
education: '硕士',
github: 'https://github.com/cofess',
blog: 'https://fengtien.github.io/',
email: '723544546@qq.com',
description: '致力于网站建设与前后端用户体验设计',

skills: [
['Html', 'Javascript', 'jQuery', 'CSS', 'ES6', 'Node'],
['Webpack', 'Gulp'],
['Less','Sass'],
['Git', 'SVN'],
['Vue'],
['Bootstrap', 'SUI Mobile', 'light7'],
['WordPress', 'OpenCart'],
['平面设计']
],

devTools: [
['Sublime Text', 'Visual Studio Code', 'Notepad++'],
['Chrome DevTools', 'Fiddler'],
['SourceTree', 'TortoiseSVN'],
['SwitchHosts'],
['Navicat', 'XAMPP'],
]
}