const me = new Coder();
// who am i?
me.nick('前端队长');
me.name('Daotin');
me.job('Front-end Developer');
// contact me
me.email('daotin@qq.com');
me.wechat('isdaotin');
// my social media
me.github('https://github.com/daotin');
me.blog(['https://daotin.github.io/']);
me.juejin('https://juejin.cn/user/2084329777534216')
me.zhihu('https://zhihu.com/people/daotin')
// my skill
me.language('HTML/CSS/JavaScript/NodeJS');
me.skill(['原生JS', 'Vue', '组件化', '工程化']);
// my hobby
me.hobby = ['写作', '摄影', '书法', '终生学习']
// others
me.isMarry = true;
me.hasChild = false;- Wuhan, China
- https://daotin.github.io
Highlights
- 1 discussion answered
Block or Report
Block or report Daotin
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuse