关于我

前端开发工程师,保持耐心,分享知识。

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
"name": "陈夏雨",
"age": 25,
"gender": "男",
"profession": "前端开发",
"experience": "5年",
"address": "广东深圳",
"education": "本科",
"github": "https://github.com/luoyuda",
"blog": "https://luoyuda.github.io/",
"juejin": "https://juejin.cn/user/2770425032224814"
"email": "562958029@qq.com",
"description": "我永远喜欢Javascript",
"skills": [
["Html", "Javascript", "jQuery", "CSS", "ES6", "Node"],
["Vue", "React"],
["Webpack", "Vite"],
["Less","Sass"],
]
}