Skip to content
View Sjj1024's full-sized avatar
🍊
Focusing
🍊
Focusing

Block or report Sjj1024

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
Sjj1024/README.md

👋 Welcome to My Tech Journey

📚 About Me

Continuous Learner | Tech Blogger | Open Source Enthusiast

🔗 Connect through my technical blogs:

🌟 My Learning Philosophy:

"When you encounter obstacles in your coding journey, learn relentlessly. Knowledge compounds – it's the ultimate investment that never depreciates."


🐍 Python Development Setup

Recommended Package Mirrors (China):

  • Tsinghua University: https://pypi.tuna.tsinghua.edu.cn/simple/
  • Douban: http://pypi.doubanio.com/simple/
  • Aliyun: http://mirrors.aliyun.com/pypi/simple/
  • USTC: https://pypi.mirrors.ustc.edu.cn/simple/
  • NetEase: http://mirrors.163.com/pypi/simple/

Installation Example:

pip install -r requirements.txt -i https://pypi.tuna.tsinghua.edu.cn/simple/

📦 JavaScript/Node.js Configuration

Trusted npm Registries:

  • Official Registry: http://www.npmjs.org
  • Aliyun Mirror: https://registry.npmmirror.com

CLI Operations:
Check current registry:

npm config get registry

Switch registries:

# For official
npm config set registry http://www.npmjs.org

# For Aliyun mirror
npm config set registry https://registry.npmmirror.com

Pinned Loading

  1. douyin-live douyin-live Public

    Python learning projects, for study reference only. Python学习项目,仅供学习参考,严禁一切不合规使用

    Python 735 194

  2. LiveBox LiveBox Public

    Livebox is a desktop application that mimics the live streaming room effects of Douyin 。livebox是一个模仿抖音直播间效果的桌面端软件,

    JavaScript 102 28

  3. QiangCai QiangCai Public

    The epidemic has been locked down at home, and the road to grabbing vegetables has begun。疫情被封在家,开始抢菜之路,美团抢菜,叮咚抢菜,抢菜,抢商品,抢茅台,抢购

    Python 284 72

  4. PakePlus PakePlus Public

    Turn any webpage/Vue/React and so on into a desktop app and mobile app with Rust. 轻松将任意网站/Vue/React等项目构建为轻量级(小于5M)多端桌面应用和多端手机应用. https://ppofficial.netlify.app/

    Rust 210 178