QXQZX's Blog

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
{
name: 'QXQZX'
age: 20,
gender: '男',
status: '单身!!!',
profession: 'Student & Coder',
experience: '0年',
address: '山东省xx市',
education: '本科在校',
github: 'https://github.com/QXQZX',
blog: 'https://blog.hui.ink',
email: 'devhui@ihui.ink',
description: '
Here are some quick things about me:

🔭 I'm a University Student, and I am learning programming.
🧑‍💻 Coding is my passion.
📫 The best way to reach me is to send me an email.
🌱 I’m currently learning Golang & Java language. I hope I can be qualified them in the future.
⚡ Fun fact: My english is very !good.
',

skills: [
['Html', 'JavaScript', 'jQuery', 'CSS', 'ES6', 'Node', 'Vue'],
['Git', 'Linux'],
['Java', 'Spring', 'Golang', "python"],
['Mysql', 'Redis'],
['数据结构', 'algorithm']
],

devTools: [
['Sublime Text', 'Visual Studio Code', 'Hbuilder'],
['Chrome DevTools'],
['Idea', 'Goland', 'pycharm'],
['Navicat', 'Terminal'],
]
}

 评论