Skip to content
View ihoooohi's full-sized avatar
  • Duke University
  • Durham, NC

Highlights

  • Pro

Block or report ihoooohi

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

Hi, I'm Zuocan Ying (ihoo)

CS Student @ Duke ECE · Building systems, tooling, and AI agents

GitHub Followers Focus

About Me

  • Building AI agents and developer tools with Go
  • Currently exploring distributed systems, video streaming architectures, and agent tooling
  • Interested in clean code, performance optimization, and practical solutions

Tech Stack

Go Python JavaScript MySQL Redis Docker Linux Nginx

Featured Projects

Lightweight AI agent service built with Go, featuring ReAct-style agent workflow, Feishu channel integration, and command execution with built-in safety guards.

Video feed system built with Go, mimicking TikTok architecture with high-performance feed delivery, database optimization, and containerized deployment.

Stopgap CLI to list and delete Claude Code session files, with per-project filtering, custom session names, and safe-deletion guards. Tracks anthropics/claude-code#26904.

Thread-safe memory allocator implementation demonstrating mutex-based concurrency control and memory management fundamentals.

Links

Pinned Loading

  1. TinyClaw TinyClaw Public

    Go 2

  2. feedsystem_video_go feedsystem_video_go Public

    Forked from LeoninCS/feedsystem_video_go

    一款基于Go语言的视频feed流系统(仿tiktok项目)。

    Go

  3. My-Thread-Safe-Malloc My-Thread-Safe-Malloc Public

    C

  4. claude-code-session-cleaner claude-code-session-cleaner Public

    Stopgap tool to list and delete Claude Code CLI sessions until anthropics/claude-code#26904 lands

    Shell 2