Skip to content
View Ye-Yu-Mo's full-sized avatar

Highlights

  • Pro

Block or report Ye-Yu-Mo

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
Ye-Yu-Mo/README.md

嗨,我是 Jasmine (Ye-Yu-Mo)

AI Infra · 量化投资 · Rust 系统编程

做能落地的工程,不做概念自慰。Talk is cheap, show me the code.

🔭 正在做什么

  • AI-SRE-Agent — 让 AI 安全地运维真实 Linux 服务器,typed action + plan/apply,可审计可回滚
  • FundVal-Live — 盘中基金实时估值,⭐ 497,持续迭代中

📫 联系

📊 GitHub 数据

Stats Top Langs

⭐ 核心项目

FundVal-Live — 盘中基金实时估值

Python · ⭐ 497

盘中实时计算基金估值与净值,让持仓收益不用等收盘。配套两个数据 API:

从数据采集到实时估值的完整基金量化链路。

AI-SRE-Agent — AI 安全运维 Agent

Go + TypeScript + MCP

让 AI 安全地部署和维护真实 Linux 服务器,核心是不给 AI root shell

  • Typed Action — AI 只能调用预定义动作,不能执行任意命令
  • Plan/Apply 分离 — 有副作用的操作先生成计划,风险分级后再执行
  • 可审计可回滚 — 每次写操作记录 before/after,部署失败一键回滚
  • MCP 集成 — 17 个 MCP tools,Claude Code 直接调用

trade — 多智能体量化交易

Rust + DeepSeek + Tokio · ⭐ 9

纯 Rust 异步事件驱动交易引擎,集成 DeepSeek 多智能体做市场分析与决策,支持回测与币安实盘。

🛠 技术栈

核心语言

Rust Go Python C++ TypeScript

领域与框架

MCP DeepSeek Tokio Docker Binance

📚 早期作品

打基础阶段的 C++ 系统编程练习,仍可参考:


GitHub Email Blog

Talk is cheap. Show me the code.

Pinned Loading

  1. XuChat-server XuChat-server Public

    C++ 2

  2. LogSystem LogSystem Public

    Synchronous&Asynchronous Blog System Based on Multiple Design Patterns By C++

    C++ 3

  3. FundVal-Live FundVal-Live Public

    盘中基金估值,实时估值,基金净值

    Python 500 90

  4. trade trade Public

    Rust + DeepSeek(Multi Agent) + Binance

    Rust 9

  5. yjb-api yjb-api Public

    养基宝 API

    Python 8 2

  6. AI-SRE-Agent AI-SRE-Agent Public

    让 AI Agent 安全地部署、管理和维护真实 Linux 服务器。Typed Action + Plan/Apply + 可审计可回滚。

    Go 2