Things I've made
The slow bird starts early — ship it, then share it. AI agent tools, debugging plugins, and whatever else came up.
A local database for WeChat Reading, with a CLI and an Agent Skill. Archives your bookshelf, highlights, notes, and reading stats into a local SQLite file — queryable, visualizable, exportable, readable by AI, never uploaded.
An agent skill that makes Claude Code / Codex / OpenClaw converse in the Changde dialect (Hanshou accent), built from a curated 1,000-entry Changde dialect vocabulary.
An AI-agent system that bridges LLMs with Obsidian to automate deep research and personal knowledge management. Helps maintain a high-velocity learning loop by automating the capture and synthesis of information.
A VS Code extension for computer vision engineers. Visualizes 1D/2D/3D data structures directly during C++ debugging sessions, turning abstract memory buffers into intuitive images and plots.
A handy tool to automatically generate and inject clickable tables of contents into PDF documents. Perfect for long technical reports or reconstructed eBooks.
A deep reinforcement learning project where a Deep Recurrent Q-Network (DRQN) learns to navigate and solve environments in MazeWorld.