Skip to content
View wnnce's full-sized avatar

Highlights

  • Pro

Block or report wnnce

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
wnnce/README.md

👋 Hello, I'm Ran ChangXin

后端开发 / 大模型应用开发者 @ 重庆邮电大学 2026 届

一位比起“完成功能”更喜欢“折腾技术”的开发者。从早期的 黑苹果、OpenWRT、PVE、SpringBoot 到现在的 分布式架构与 AI Agent,在折腾中慢慢前行。


🛠️ 正在研究的方向

我目前的开发重心已全面转向 GoPython 的异步生态。

  • 全双工流式交互:落地大模型实时语音/视频对话的编排,寻找进一步降低延迟与增强“拟人感”的解决方案。
  • 内存性能优化:擅用引用计数和零分配/拷贝来降低流式服务的 GC 压力。
  • AI Agent 工程化:执着于大模型的工程化应用,包括但不限于 Prompt 工程、RAG 检索、长期记忆、自实现 Agent Execution Pipeline 等。
  • 底层机制:对二进制协议、背压控制、结构化并发等底层设计有浓厚兴趣。

🚀 技术栈

Go Python TypeScript Docker Redis Kafka PostgreSQL Linux


🌐 实验室

欢迎访问我的一些在线实验项目:

  • [Voice AI]voice.vnc.ink —— 体验基于 Go 的全双工流式对话。
  • [分布式短链]link.vnc.ink —— 一个高并发、水平扩展的架构实验。
  • [技术博客]blog.zeroxn.com —— 记录我的折腾笔记与心得。
  • [Web 开发工具]tool.zeroxn.com —— 一些顺手开发的效率小工具。

🔮 还需要填的坑...

  • Cloud Native: 学习 Kubernetes (K8s) 的弹性伸缩与无状态架构。
  • System Language: 计划入坑 Rust,追求更极致的系统级性能。

"Keep tinkering, stay curious."

Pinned Loading

  1. voce voce Public

    A high-performance real-time voice AI pipeline engine built with Go. Features low-latency DAG orchestration, streaming interruption, and backpressure for seamless ASR-LLM-TTS interaction.

    Go

  2. shortlink shortlink Public

    一个基于go的分布式短链生成工具

    Go 1

  3. fserv-template fserv-template Public

    ⚡ Production-ready Go microservice template with Fiber v3, REST/WebSocket, PostgreSQL, MongoDB, Redis, Kafka, and Docker support.

    Go

  4. FujitsuQ704_Hackintosh FujitsuQ704_Hackintosh Public

    ASL 3 1

  5. next-fiber-blog next-fiber-blog Public

    基于Next.js + Vue.js + Gofiber的个人博客

    Go 1 1

  6. deepl-go deepl-go Public

    Go support for DeepL translation API

    Go