1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
| export default { name: 'Qy Deng', nickname: 'Ayase Niconi', e_mail: '[email protected]', education: { master: { school: 'Beijing Institute of Technology', status: 'completed' major: 'Control Science and Engineering' }, bachelor: { school: 'Beijing Institute of Technology', status: 'completed', major: 'Automation', } }, skills: { programmingLanguages: ['JavaScript', 'Python'] interestedFields: ['Web Development', 'Machine Learning'] }, hobbies: ['Anime', 'Cycling', 'Virtual YouTuber'] }
|
博客可以现已启用评论邮箱通知。
如果有任何问题的话可以在对应文章下的评论栏进行评论,我会收到邮件通知然后及时回复~