Skip to content
View hhhhhhhhzd's full-sized avatar

Block or report hhhhhhhhzd

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

Popular repositories Loading

  1. DeepLearning DeepLearning Public

    Forked from MingchaoZhu/DeepLearning

    Python for “Deep Learning”,该书为《深度学习》(花书) 数学推导、原理剖析与源码级别代码实现

    Python

  2. byob byob Public

    Forked from malwaredllc/byob

    BYOB (Build Your Own Botnet)

    Python

  3. captcha captcha Public

    Forked from lepture/captcha

    A captcha library that generates audio and image CAPTCHAs.

    Python

  4. daily_stock_analysis daily_stock_analysis Public

    Forked from ZhuLinsen/daily_stock_analysis

    LLM驱动的 A/H/美股智能分析器,多数据源行情 + 实时新闻 + Gemini 决策仪表盘 + 多渠道推送,零成本,纯白嫖,定时运行

    Python

  5. claude-code-cli claude-code-cli Public

    Forked from huangserva/claude-code-cli

    这是 Claude Code 的 CLI 客户端主体(src/ 目录),即整个终端交互层的源码。具体包含: 1. CLI 入口与命令解析 — main.tsx(4684行)、entrypoints/(CLI 模式、SDK 模式、MCP 模式) 2. 终端 UI 渲染 — components/(144 个组件,用 React + Ink 渲染终端界面) 3. 工具系统 — tools/(43…

    TypeScript