Skip to content
View MAXeaglet's full-sized avatar

Block or report MAXeaglet

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.

Content in all repositories owned by your account will be closed.
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
MAXeaglet/README.md
MAXeaglet

AI Application Engineer · Full-Stack Developer AI 应用工程师 · 全栈开发

Open to Work Followers Stars Profile Views


👋 About Me · 关于我

EN — Full-stack developer focused on AI applications. I build the plumbing that makes LLMs actually usable in production: reverse proxies and multi-model gateways, agent plugins and tooling, memory layers, and the self-hosted infrastructure behind them. Comfortable working across Node.js / TypeScript / Python, from HTTP-level streaming proxies down to CLI and desktop tooling.

中文 — 全栈开发,专注 AI 应用 方向。做的是让大模型真正能在生产环境跑起来的那部分工程:反代与多模型网关、Agent 插件与工具链、记忆层,以及背后一整套自托管基础设施。主力技术栈 Node.js / TypeScript / Python,从 HTTP 流式代理一路做到 CLI 与桌面工具。

🎯 Looking for · 求职方向   AI 应用开发 / 全栈开发 / 后端开发(LLM 应用方向)
🌏  Open to · 接受          Full-time & Internship · 全职 / 实习机会
🔭  Currently · 目前在搞     Multi-model routing, agent plugin ecosystems, MCP servers
💬  Ask me about · 可以聊    LLM proxies, Hermes/DSH plugins, Cloudflare Workers, MCP

🚀 Featured Projects · 精选项目

Reverse proxy that exposes the Command Code API as OpenAI- and Anthropic-compatible endpoints — with full streaming and device-fingerprint handling. 把 Command Code API 反代为 OpenAI / Anthropic 兼容接口,完整支持流式响应与设备指纹处理。

DSH plugin providing a unified shell tool that runs PowerShell / Git Bash / WSL on Windows, with process-tree termination, output spill files and a background job registry. DSH 插件:在 Windows 上统一执行 PowerShell / Git Bash / WSLshell 工具,含进程树终止、输出落盘与后台任务注册。

Multi-account quota dashboard built on Cloudflare Workers + D1, login-gated. 基于 Cloudflare Workers + D1 的多账号额度面板,带登录鉴权。

aerie · Stars

MCP server for managing SSH targets, executing commands and transferring files through a Warpgate bastion. MCP server:通过 Warpgate 堡垒机管理 SSH 目标、执行命令、传输文件。

Open-source, self-hosted, IMAP-agnostic AI email agent with RAG-based relationship memory. 开源、自部署、IMAP 通用的 AI 邮件代理,带 RAG 关系网记忆。

Desktop GUI + CLI for managing DSH profiles and plugins (Tauri 2 + Node CLI). DSH 插件管理器:桌面 GUI + CLI(Tauri 2 + Node CLI)。

More · 更多项目
  • hermes-mem0-rerank — Hermes Agent mem0 memory provider with OSS reranker support (CF / Cohere / Jina)
  • awesome-dsh-plugin — curated DeepSeek Harness plugin list · DSH 插件精选列表
  • drama-skills — AI short-drama skill suite for Claude Code & Codex · AI 短剧创作 skill 合集

🛠 Tech Stack · 技术栈

Languages & Runtime · 语言与运行时

JavaScript TypeScript Python Node.js Bash SQLite

AI / Agent · AI 与 Agent

LLM MCP RAG OpenAI API

Infra & Tooling · 基础设施与工具

Cloudflare Docker Linux Nginx Git Tauri


📊 GitHub Stats

GitHub Stats

📬 Contact · 联系

GitHub Email

Open to full-time & internship opportunities — feel free to reach out. 正在寻找全职 / 实习机会,欢迎联系。

Thanks for stopping by · 感谢访问 ⭐️

Popular repositories Loading

  1. commandcode-proxy commandcode-proxy Public

    Command Code API 反代代理,兼容 OpenAI 与 Anthropic 接口 | Reverse proxy exposing Command Code API as OpenAI- and Anthropic-compatible endpoints

    JavaScript 694 84

  2. commandcode-usage commandcode-usage Public

    Multi-account quota dashboard for Command Code (commandcode.ai) — Cloudflare Worker + D1, login-gated. Command Code 多账号额度面板

    JavaScript 32 5

  3. dsh-bash-terminal dsh-bash-terminal Public

    JavaScript 20 4

  4. dsh-plugin-manager dsh-plugin-manager Public

    DSH 插件管理器:桌面 GUI + CLI,管理 dsh 的 profile、插件与一键启动 dsh web (Tauri 2 + Node CLI)

    JavaScript 2

  5. aerie aerie Public

    MCP server for managing SSH targets, executing commands, and transferring files via Warpgate bastion

    TypeScript

  6. mailmind mailmind Public

    开源、自部署、IMAP通用、带RAG关系网记忆的AI邮件代理

    Python