Skip to content
View zrainx's full-sized avatar

Block or report zrainx

Report abuse

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

Report abuse

Popular repositories Loading

  1. free-programming-books-zh_CN free-programming-books-zh_CN Public

    Forked from justjavac/free-programming-books-zh_CN

    📚 免费的计算机编程类中文书籍,欢迎投稿

    JavaScript 1

  2. Small-program-douban Small-program-douban Public

    Forked from xiechunming/Small-program-douban

    微信小程序豆瓣电影及其基本API源码结构分析

    JavaScript 1

  3. 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 1

  4. zrainx.github.io zrainx.github.io Public

    HTML

  5. tutorial tutorial Public

    first

  6. exercises-of-machine-learning-lesson exercises-of-machine-learning-lesson Public

    These are source code of my exercises of machine learning lesson by Prof. Andrew Ng

    MATLAB