Work
  • Jul2024 - Jun2025
    SCUT Open-Source Club
    Infrastructure Maintainer

    Maintained the club’s entire technical infrastructure, orchestrating all core services on Kubernetes.

    Infrastructure Management: Managed the cloud platform (Incus), Discourse, Docker Registry, and software mirrors to accelerate development and collaboration for a lab of 30 members.

    Container Orchestration: Orchestrated all core services on Kubernetes, ensuring high availability and scalability of the club’s technical infrastructure.

  • May2024 - Current
    DragonOS
    Networking Subsystem Maintainer

    Developed extensive experience in kernel-level programming, with a particular focus on the networking subsystem and Virtual File System.

    Served as a mentor for the Open Source Promotion Plan for project DragonBoot - Integrate DragonOS as a Replacement for LinuxBoot in RISC-V.

    #719: Introduce umount feature to the file system.

    #791, Branch feat-network-rebuild: Design a more extensible socket for DragonOS that supports additional network families, fix major bugs in the Internet and Unix family sockets, and integrate threaded IRQs into the network subsystem.

  • Dec2023 - Jan2024
    Baidu Paddle (Guangzhou) Artificial Intelligence Industry Empowerment Center
    Software Engineer Intern

    Led the industrial deployment of a vision recognition model for fault detection and part sorting.

    C++ Model Acceleration: Utilized ONNX Runtime to perform hardware acceleration on pre-trained models, reducing inference latency and achieving real-time sorting.

    Cross-Language Integration: Created a C++ binary interface for C# client to directly and efficiently deliver image frames, ensuring fast retrieval of the C++ inference results.