Skip to content
View yangming-zhang's full-sized avatar

Block or report yangming-zhang

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
yangming-zhang/README.md
  • 👋 Hi, I’m @yangming-zhang
  • 👀 I’m interested in deeply learning
  • 🌱 I’m currently learning python
  • 💞️ I’m looking to collaborate on ...
  • 📫 How to reach me yangming1599@gmail.com

Popular repositories Loading

  1. yangming-zhang yangming-zhang Public

    Config files for my GitHub profile.

  2. jsonl-tools jsonl-tools Public

    CLI utilities for JSONL (JSON Lines) files. Zero dependencies, pure Python stdlib.

    Python

  3. dirstat dirstat Public

    Fast directory statistics analyzer: file type breakdown, sizes, largest files. Zero dependencies.

    Python

  4. envcheck envcheck Public

    Validate .env files against a template. Find missing/empty keys before deploying. Zero dependencies.

    Python

  5. lithe lithe Public

    A small scripting language with a tree-walking interpreter, in pure Python. Lexer, Pratt parser, closures, REPL — zero dependencies.

    Python