Skip to content
View EthanQC's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report EthanQC

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

Ethan Wu · EthanQC

Backend & AI-agent engineer. Building distributed systems, MCP tooling, and LLM agents in Go. Two backend internships down — always shipping.

后端 & AI-agent 工程师 · 分布式系统 / MCP 工具链 / LLM 智能体 · Always shipping.


About

  • 🛠️ Focus — Go backend, distributed systems, and LLM-agent tooling built on MCP.
  • 🌱 Currently building — an MCP server + CLI ecosystem and agent-driven backends.
  • 🎓 CS @ Shenzhen University · 2× backend intern.
  • ✍️ I write notes & reflections at qingverse.com.

Tech

Go C++ Python TypeScript   Redis gRPC Docker Linux

Featured projects

  • feishu-user-plugin JavaScript — Feishu MCP server + CLI: 84 tools wiring Claude Code / Codex straight into your Feishu workflow — messaging, docs, Bitable, wiki, calendar, tasks & OKR.
  • Blood-on-the-Clocktower-auto-dm Go — Go backend that uses LLM agents to play Storyteller (the "DM") for Blood on the Clocktower — automating night actions, private DMs, and game flow.
  • Distributed-Cache Go — A distributed caching system in Go (consistent hashing, peer-to-peer nodes, single-flight de-duplication).
  • Raft-KV-Storage C++ — A key-value store built on top of the Raft consensus algorithm.

GitHub stats

Ethan's GitHub stats Top languages

Connect

🌐 qingverse.com  ·  📫 13537821092@163.com

Pinned Loading

  1. my-learning-record my-learning-record Public

    My learning log — notes & reflections on backend, frontend, C++, and LeetCode.

    TypeScript

  2. Blood-on-the-Clocktower-auto-dm Blood-on-the-Clocktower-auto-dm Public

    Go backend that uses LLM agents to play Storyteller (the "DM") for Blood on the Clocktower — automating night actions, private DMs, and game flow.

    Go 1

  3. zhuzhen-team/feishu-user-plugin zhuzhen-team/feishu-user-plugin Public

    飞书 MCP 服务器 + CLI 工具:让 Claude Code/Codex/脚本 直接接管你的飞书工作流 — 84 个工具、3 层鉴权 cookie / 官方 API / OAuth,以你本人身份发消息、读取群和私聊、操作文档 / 多维表格 / 知识库 / 云空间 / 日历 / 任务 / OKR

    JavaScript 4 3

  4. zhuzhen-team/memory-system zhuzhen-team/memory-system Public

    Local-first memory and context system planning for Claude Code, Codex, and OpenClaw

    Python

  5. IM IM Public

    Real-time instant-messaging service built in Go.

    Go

  6. Distributed-Cache Distributed-Cache Public

    Distributed caching system in Go (consistent hashing + peer-to-peer nodes).

    Go