Skip to content
View qin20's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report qin20

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
qin20/README.md
  • 👋 菜鸟前端开发
  • 👀 喜欢自己捣鼓东西
  • 🌱 软件是一辈子的事业
  • 📫 a591737386@163.com
git log --color --graph --pretty=format:'%Cred%h %Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit
{
    "terminal.integrated.profiles.linux": {
        "BashWithStartup": {
            "path": "bash",
            "args": ["--init-file", "./env-14.21.3/bin/activate"]
        }
    },
    "terminal.integrated.defaultProfile.linux": "BashWithStartup"
}

Pinned

  1. history-player history-player Public

    (开发中)一个可以播放历史的播放器

    TypeScript

  2. NuWa NuWa Public

    (构思中)游戏NPC行为模拟器

  3. scraping scraping Public

    爬虫集合

    JavaScript