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 supported. This note will be visible to only 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 JavaScript TypeScript Python Claude


What I Build

  • Context engineering & memory systems (turn โ€œchatโ€ into durable engineering)
  • Multi-agent orchestration (coordination patterns that scale)
  • MCP servers & integrations (bridge tools to LLM workflows)
  • Developer utilities (small, sharp tools that ship)

Featured Projects

Total Stars Profile Views

๐Ÿง  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


My Stack

Phase Tools
Requirements & Brainstorming Wispr Flow, Whisper Remote
Development Claude Code, OpenCode, Codex, Gemini (images)
Language Go is my go-to recently
Hosting Cloudflare
Second Brain Fabric
Research Perplexity API

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 (Coming Soon)


Philosophy

Work counts. Credentials are optional. Ship tools that solve real problems โ€” the stars follow.

If it's missing, build it. Ship it fast!

Work on solving hard problems.

The pipeline is the product. The UI is optional.


Work With Me

I take on small, high-leverage consulting engagements around agent pipelines, context engineering, and AI tooling.

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 โ€ฆ

    2.9k 439

  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 503 58

  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.

    16 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 11 3

  6. whisper-remote whisper-remote Public

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

    Go