关于

个人简介

沪漂前端攻城狮

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
name: '若拙'
age: 26,
gender: '男',
profession: 'Web Developer',
experience: '4.5',
address: '上海市普陀区',
education: '本科',
github: 'https://github.com/OVYVO',
email: 'vue12306@163.com',
description: '大瓢贮月归春瓮,小杓分江入夜瓶',

skills: [
['Html', 'JavaScript', 'TypeScript', 'ES6'],
['Vue','Nuxt','Taro','React'],
['AntDesign', 'Element', 'Vant'],
['Webpack', 'Gulp', 'Vite'],
['CSS','Less','Sass'],
['Git','Node']
]
}