Skip to content
View dull-bird's full-sized avatar
🎲
random walking
🎲
random walking

Block or report dull-bird

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

Hi there, I'm dull-bird 👋

I'm an explorer bridging the digital and physical worlds. I enjoy building things that make sense of complex data, whether it's raw pixels, dense research papers, or deep debugging sessions.


🚀 Selected Repositories

An AI-agent system that bridges LLMs with Obsidian to automate deep research and personal knowledge management. It helps me maintain a high-velocity learning loop by automating the capture and synthesis of information.

A VS Code extension designed for computer vision engineers. It 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.


💻 Finding the signal in the noise

My focus areas include:

  • Computer Vision: Making machines see and understand.
  • Edge Intelligence: Pushing heavy models to run fast on light hardware (TensorRT/ONNX).
  • AI Tooling: Using AI to build better tools for humans.

📫 Connect with Me

"Pushing the physical limits of hardware to operationalize human dignity."

Pinned Loading

  1. drqn_mazeworld drqn_mazeworld Public

    Deep Recurrent Q-Network Playing MazeWorld

    Python 8 2

  2. highway_crack_detection highway_crack_detection Public

    finding cracks in highway using some pattern recognition and machine learning methods.

    Python 5 4

  3. MySQL-notes MySQL-notes Public

    《MySQL必知必会》的笔记。

  4. PDF-Table-of-Contents-Generator PDF-Table-of-Contents-Generator Public

    Python 12

  5. cv_debug_mate_cpp cv_debug_mate_cpp Public

    C++ DebugMate: A Visual Studio Code extension for visualizing 1/2/3D data structures during C++ debugging.

    TypeScript 32 1

  6. git-diff-search git-diff-search Public

    TypeScript