Skip to content
Avatar

Achievements

Achievements

Highlights

  • 1 discussion answered

Organizations

@doocs @Programming-With-Love
Block or Report

Block or report Daotin

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Daotin/README.md
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;

Pinned

  1. Web Public

    📚 从零开始学 Web 前端系列图文教程。从零开始一步步带你进入前端的世界。公众号「前端队长」作者。

    JavaScript 386 103

  2. 个人博客

    JavaScript 1

408 contributions in the last year

May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr Mon Wed Fri

Contribution activity

May 2022

Daotin has no activity yet for this period.

Seeing something unexpected? Take a look at the GitHub profile guide.