小米里的大麦 — C++ 后端 / 开发工程师

2027 届校招 · 实习转正

Qt 开发工程师 · 计算机科学与技术 2027 届

主要关注 C / C++、算法、Linux 后端开发与网络编程,熟悉常见数据结构与 C++ 工程实践,注重代码可读性、可维护性与模块化设计,并持续探索 AI Agent、LLM 应用与 Rust 等方向。

  • 3 个系统级项目: JSON-RPC 框架 · 高并发内存池
  • 2 段 C++ 实习: 天权时空 · 空天产品研发部
  • 5 项竞赛获奖: C4 国二 · ICPC / CCPC 参赛

核心技术栈 / CORE STACK: C++11/14/17, Algorithm, Linux, 网络, AI, Qt, MySQL

实习经历

广州中望龙腾软件股份有限公司 (ZWSOFT) — 软件框架小组 | 软件开发实习生

2026.07 - 至今

工作地点:上海。就职于共性技术研究院 / 共性组件研发部 / 综合软件技术组 / 软件框架小组,参与 C++ 软件框架相关研发工作。

  • 工作内容整理中,敬请期待。

陕西天权时空智能科技有限公司 / 陕西航天宏图体系 — 空天产品研发部 | C++ 开发实习生

2026.04 - 2026.06

参与航空航天及部分军工涉密内网项目工程交付,负责 C++/Qt 编译适配、跨平台部署、Docker 打包、开发板部署及技术文档沉淀等工作,项目覆盖银河麒麟 V10、统信 UOS、Ubuntu、Windows、ARM 开发板等环境。

  • 基于 Claude Code + Hermes Agent 独立完成内网文件全流程管控系统从需求拆解到上线交付,负责系统设计、功能开发、部署交付及交接文档编写,实现内部正式落地使用。
  • 参与天权星控系统研发与测试,负责 Docker 镜像构建、开发板部署、星控算法测试验证,以及前后端联调、Python 后端缺陷修复,完成地面-卫星通信模拟、CopilotKit 生成式 UI PoC 等。
  • 承担复杂工程跨平台编译与集成工作,完成 Qt 源码编译、Qt 插件路径重构、UE/Cesium for Unreal 集成、AFSIM 仿真框架编译打包及 Docker 环境适配,解决依赖缺失、构建失败、路径迁移等工程问题,并完善部署文档及工程化交付流程,将编译交付时间由 1 天缩短至约 3–4 小时。
  • 完成本地模型接入 OpenCode、Hermes Agent,并开展部署测试,针对输出异常、上下文偏短、自循环等问题,通过日志分析与多轮验证定位为模型上下文配置异常,推动配置修复,提升工具稳定性与可用性。
  • 借助 AI 工具辅助完成非主责技术栈任务:基于 1400+ 页检测报告与 Git 分批回滚策略,将 Java 项目问题数量由 4076 个降低至 100 个以内;为 Qt 项目补充约 1 万+ 行注释,使注释率由约 13% 提升至约 27%。
  • 完成约 80 分钟内部分享,推动团队 AI 工具使用;为运维总监、总经理助理等多位同事安装配置 Hermes Agent 并讲解;输出多 Agent 协作、定时任务与编译部署案例。

项目经验

Oh-My-OpenLog

基于多设计模式实现的高性能 C++ 日志系统,支持多级别、多落地方向及同步/异步输出。采用双缓冲区生产消费模型,测试表明多线程异步非安全模式每秒可处理超 93 万条日志,有效解决磁盘 IO 阻塞问题。

C++11, 设计模式, 多线程, 双缓冲区

https://github.com/huangcancan-xbc/Oh-My-OpenLog

C++ RPC 组件库设计

基于 Muduo 的轻量级分布式 JSON-RPC 框架,采用抽象层、具象层与业务层三层架构设计。实现了基于 LV 格式的应用层协议解决粘包问题,内置动态服务发现与注册机制,并集成发布订阅(Pub/Sub)模型。

C++11, JsonCpp, Muduo, Linux, 分布式

https://github.com/huangcancan-xbc/JsonRpc

高并发内存池 (Memory Pool)

基于 tcmalloc 核心架构实现的高并发内存池,解决多线程下的锁竞争与内存碎片问题。采用 Thread Cache、Central Cache 与 Page Cache 三级缓存架构,实现线程局部无锁分配,显著提升高并发场景下内存分配效率。

C++, 操作系统内存管理, 哈希桶, 多线程并发

https://github.com/huangcancan-xbc/High-concurrency-memory-pool

技术能力图谱

  • 系统与性能工程: C++11/14/17, STL原理, 面向对象, 多线程, 内存管理, 性能优化, 模板编程, RAII, 泛型编程
  • 网络与系统: Linux编程, select/poll/Epoll, Socket, TCP/UDP/http, MySQL, Makefile / Git
  • 工程实践: Qt GUI开发, 信号槽机制, 跨平台部署 (Linux / Windows), 工程交付, 调试优化, 文档沉淀
  • AI Native: Claude Code, Codex, opencode, hermes, Agent, LangChain

荣誉奖项

  • ICPC / CCPC 亚洲区域赛 — 多次参赛经验
  • 中国高校计算机大赛 (C4) 团体程序设计天梯赛 — 全国性个人赛道 二等奖
  • 第十六届蓝桥杯 C / C++ 程序设计大学 B组 — 国赛优秀奖 & 省一等奖
  • 传智杯 · 程序设计挑战赛 (个人赛) 省赛 — 三等奖
  • 传智杯 · 程序设计挑战赛 (个人赛) 初赛 — 二等奖
  • 校级程序设计大赛 — 一等奖
  • 校级奖学金 — 三等奖学金 (2次)

联系我

如果你正在寻找一位对技术充满热情、具备扎实 C++ 基础与现代 AI 辅助开发能力的应届生——我是 2027 届校招生,欢迎随时与我联系!

GitHub: https://github.com/huangcancan-xbc

Blog: https://www.minbit.top/

MINBIT. — C++ Backend / Developer

CLASS OF 2027 · NEW GRAD & INTERN-TO-FULL-TIME

Qt Developer · Computer Science, Class of 2027

Focusing on C/C++, algorithms, Linux backend, and network programming. Familiar with data structures and C++ engineering practices. Emphasizing code readability, modular design, and continuously exploring AI Agents, LLM applications, and Rust.

  • 3 systems projects: JSON-RPC framework · memory pool
  • 2 C++ internships: Tianquan · Aerospace R&D
  • 5 contest awards: C4 national 2nd · ICPC / CCPC

Core Stack: C++11/14/17, Algorithm, Linux, Network, AI, Qt, MySQL

Experience

ZWSOFT · Shanghai — Software Framework Group | Software Development Intern

Jul 2026 - Present

Based in Shanghai. Common Technology Research Institute / Common Components R&D Dept. / General Software Technology Group / Software Framework Group, working on C++ software framework R&D.

  • Details coming soon.

Shaanxi Tianquan Shikong Intelligent Tech / PIESAT — Aerospace Products R&D | C++ Engineering Intern

Apr 2026 - Jun 2026

Participated in aerospace and classified defense internal network project delivery, handling C++/Qt compilation, cross-platform deployment, Docker packaging, and dev board setup across environments like Kylin V10, UOS, Ubuntu, Windows, and ARM.

  • Independently built an Internal File Management System using Claude Code + Hermes Agent from requirements to deployment, including system design, feature development, and hand-off documentation, achieving official internal adoption.
  • Tested the Tianquan Satellite Control System, managing Docker builds, dev board deployments, backend bug fixes, ground-to-satellite comms simulation, and a CopilotKit generative UI PoC.
  • Handled complex cross-platform compilation (Qt source, UE/Cesium, AFSIM). Resolved dependency and build failures, cutting build delivery time from 1 day to 3-4 hours and optimizing the engineering pipeline.
  • Integrated local models into OpenCode and Hermes Agent. Debugged output anomalies and context limits, identifying and fixing model configuration issues via log analysis to improve tool stability and usability.
  • Leveraged AI tools for cross-stack tasks: reduced Java project defects from 4076 to <100 using a 1400+ page report and split-rollback strategies; added 10,000+ lines of comments to a Qt project, raising comment coverage from 13% to 27%.
  • Delivered an 80-minute internal workshop to drive AI tool adoption; configured Hermes Agent for directors and executives, and documented cases on multi-agent collaboration and scheduled tasks.

Selected Works

Oh-My-OpenLog

A high-performance C++ logging system supporting multi-level, multi-destination, and async/sync outputs. Utilizes a double-buffering producer-consumer model, achieving over 930,000 logs/sec in async non-safe mode.

C++11, Design Patterns, Multithreading, Double Buffering

https://github.com/huangcancan-xbc/Oh-My-OpenLog

JsonRpc Framework

A lightweight distributed JSON-RPC framework based on Muduo, implementing a 3-tier architecture. Resolves TCP sticky packets using LV format, features dynamic service discovery, and integrates a Pub/Sub event model.

C++11, JsonCpp, Muduo, Linux, Distributed

https://github.com/huangcancan-xbc/JsonRpc

High-Concurrency Memory Pool

A high-concurrency memory allocator modeled after Google's tcmalloc. Uses a 3-tier cache (Thread, Central, Page) for lock-free thread-local allocation, minimizing lock contention and memory fragmentation.

C++, OS Memory Mgmt, Hash Buckets, Concurrency

https://github.com/huangcancan-xbc/High-concurrency-memory-pool

Technical Skill Map

  • Systems & Performance: C++11/14/17, STL, OOP, Multithreading, Memory Mgmt, Optimization, Templates, RAII, Generic Programming
  • Network & Systems: Linux Programming, select/poll/Epoll, Socket, TCP/UDP/http, MySQL, Makefile / Git
  • Engineering Practices: Qt GUI, Signals & Slots, Cross-platform (Linux/Windows), Project Delivery, Debugging, Documentation
  • AI Native: Claude Code, Codex, opencode, hermes, Agent, LangChain

Honors & Awards

  • ICPC / CCPC Asia Regional Contests — Active Participant
  • C4 Collegiate Programming Ladder Tournament — National 2nd Prize
  • 16th Lanqiao Cup C / C++ (Group B) — National Excellence & Prov 1st Prize
  • Chuanzhi Cup Programming Challenge (Provincial) — 3rd Prize
  • Chuanzhi Cup Programming Challenge (Prelim) — 2nd Prize
  • University Programming Contest — 1st Prize
  • University Scholarship — 3rd Prize (x2)

Let's Talk Code.

Passionate about systems, fluent in C++, and powered by a modern AI toolchain — I'm a Class-of-2027 graduate open to offers. Let's connect!

GitHub: https://github.com/huangcancan-xbc

Blog: https://www.minbit.top/