Skip to content
View vanzan01's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing

Block or report vanzan01

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

Hey, I'm Nick ๐Ÿ‘‹

Perth, Australia ๐Ÿ‡ฆ๐Ÿ‡บ โ€ข AI Toolsmith

I build practical AI developer infrastructure: context engineering, agent orchestration, and small tools that remove friction.

๐Ÿ“– Want to know more about me and what I'm working on? Check out my blog.

Open-source here is personal work, not client work.

Go Rust TypeScript JavaScript Python

Claude Code Codex Pi Wispr Flow Cloudflare


What I Build

I've been in AI long enough to know the work is mostly gaps.

The useful work is noticing those gaps, understanding why they matter, and building the small tools that close them.

Everything here started as something I needed for my own work. If it removes friction for me, it usually ends up being useful to other people too.

Featured Projects

Total Stars Profile Views

๐Ÿš€ Agent SDK & Pipelines (Current Focus)

  • claude-agent-sdk-starter โ€” Pipeline-first framework for building AI applications. Pipelines are the product, UIs are just clients. Read the blog post
  • pi-agent-sdk-starter โ€” Batteries-included starter for building agentic desktop apps on the Pi SDK. Electron + React shell, Pi runtime, configurable providers. Demo ships a verified researcher โ†’ analyst โ†’ writer pipeline.

๐Ÿง  Context Engineering & Memory Systems

  • cursor-memory-bank โ€” Persistent AI memory with visual process maps. VAN/PLAN/CREATIVE lifecycle for structured AI development
  • Claude-Code-MindPalace โ€” Never write commit messages again. Auto-checkpoint, auto-squash into professional git history

๐Ÿค– Multi-Agent Orchestration

  • claude-code-sub-agent-collective โ€” Hub-and-spoke coordination through Claude Code. Context engineering research in action. One of the very first long running agents.

๐Ÿ”Œ MCP Servers & Integrations

  • cline.code โ€” OpenAI-compatible API bridge for Claude.Code via MCP
  • atomic-writer-mcp โ€” Atomic file operations. Built to test MCP. Launch month after watching AI overwrite my Obsidian notes one too many times
  • poe2scout-mcp โ€” POE2 trading intelligence: 11 specialized tools for currency analysis & arbitrage

๐Ÿงฐ Developer Tools

  • markdown-viewer โ€” Professional markdown viewer for Windows/macOS. Perfect for sharing AI outputs with non-technical staff
  • claude-code-reclaimr โ€” Intelligent file organization assistant. 7/30-day archiving while you sleep
  • yt-whisper-analyzer โ€” YouTube transcription & keyword analysis via Whisper/Groq
  • whisper-remote โ€” Trigger Whisper Flow from your phone. Walk around, dictate, hit enter โ€” stay in flow

๐ŸŽฎ Side Projects


Stats

GitHub Contribution Graph


Recognition

  • 3,500+ GitHub stars in under a year, built under this handle
  • Top 0.01% of GitHub repositories globally
  • Featured at AI Coding Dojo meetups in Japan
  • cursor-memory-bank: 400+ forks, 15% fork ratio!

Media


Latest from the Blog


Work With Me

I build in public and work with the OSS community on the projects here. If something I am building is useful to you, open an issue, start a discussion, or send a PR.

Connect

Pinned Loading

  1. cursor-memory-bank cursor-memory-bank Public

    A modular, documentation-driven framework using Cursor custom modes (VAN, PLAN, CREATIVE, IMPLEMENT) to provide persistent memory and guide AI through a structured development workflow with visual โ€ฆ

    3k 442

  2. claude-code-sub-agent-collective claude-code-sub-agent-collective Public

    ๐Ÿง  Context Engineering Research - Not just another agent collection, but using research and context engineering to function as a collective. Hub-and-spoke coordination through Claude Code.

    JavaScript 520 60

  3. Claude-Code-MindPalace Claude-Code-MindPalace Public

    Never write commit messages again. Auto-checkpoint every change, auto-squash into professional git history. For Claude Code.

    17 2

  4. yt-whisper-analyzer yt-whisper-analyzer Public

    A command-line tool for downloading YouTube videos, transcribing them using the Whisper API via Groq, analyzing transcripts for keyword frequency, and presenting results in a formatted output.

    Python 6 1

  5. markdown-viewer markdown-viewer Public

    Professional markdown viewer for Windows and macOS. Perfect for reading AI outputs and sharing docs with non-technical staff. No paywalls, no friction.

    JavaScript 16 3

  6. whisper-remote whisper-remote Public

    Trigger Windows voice typing from your phone. Walk around, dictate, send - without touching your keyboard.

    Go