Skip to content
View shimeiyou's full-sized avatar
🫨
🫨

Block or report shimeiyou

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. pilot-student pilot-student Public

    Forked from neolee/pilot-student

    “进入编程世界的第一课” 的学习用书

    Jupyter Notebook

  2. Python-100-Days Python-100-Days Public

    Forked from jackfrued/Python-100-Days

    Python - 100天从新手到大师

    Python

  3. the-craft-of-selfteaching the-craft-of-selfteaching Public

    Forked from selfteaching/the-craft-of-selfteaching

    One has no future if one couldn't teach themself.

    Jupyter Notebook

  4. Best-websites-a-programmer-should-visit-zh Best-websites-a-programmer-should-visit-zh Public

    Forked from tuteng/Best-websites-a-programmer-should-visit-zh

    程序员应该访问的最佳网站中文版

  5. Python-Core-50-Courses Python-Core-50-Courses Public

    Forked from jackfrued/Python-Core-50-Courses

    Python语言基础50课

  6. Tinyhttpd Tinyhttpd Public

    Forked from EZLippi/Tinyhttpd

    Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net

    C