| 12
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
 
 | {name: 'vinshon'
 age: 18,
 gender: '男',
 profession: 'Web Developer、PHP、GO、Python',
 experience: '6年',
 address: '上海',
 education: '本科',
 github: 'https://github.com/xiaoxuan6',
 blog: 'https://xiaoxuan6.github.io',
 email: '1527736751@qq.com',
 description: '致力于后端开发',
 }
 
 |