Skip to content
View pardnchiu's full-sized avatar

Highlights

  • Pro

Organizations

@agenvoy @pardnio

Block or report pardnchiu

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.

Content in all repositories owned by your account will be closed.
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
pardnchiu/README.md

邱敬幃 Pardn Chiu

Show code, not just words — my code is my pitch.
Taiwan · Infrastructure Engineering

AI is a tool; your own expertise is what counts.
Don't use AI to design your architecture.
Use it to catch bugs and sharpen algorithms — that's what it's actually good at.


Make AI actually work for you
Self-hosted AI agent harness in a single Go binary — writes, sandbox-tests and repairs its own tools, and lets Claude Code, Codex and any MCP client build and share them.


Backend

Go/Service (8)
  • KuraDB — A Go read-only RAG database with drop-in auto-indexing, parallel keyword and semantic search, and MCP tools
  • HakoRun (go-faas) — Sandboxed FaaS platform running Python/JS/TS via Bubblewrap
  • go-pve-qemu — Proxmox VM lifecycle REST API with SSE progress streaming
  • go-podrun — Deploy CLI over rsync/SSH to Podman Compose or k3s
  • go-rest-client — TUI REST client, VSCode .http compatible, with SSE streaming
  • go-web-monitor — TUI uptime + SSL-expiry monitor with email alerts
  • go-rss-reader — TUI RSS aggregator with reader-mode extraction and offline store
  • go-image-server — Four-layer cache (browser / Cloudflare / Nginx / local) with WebP/AVIF conversion (archived)
Go/Module (11)
  • go-llm-router — A Go LLM router library with a unified Agent interface, multi-provider routing, and normalized token usage
  • go-sqlkit — Unified SQL toolkit for MySQL/MariaDB/SQLite with read-write splitting
  • go-browser — A Go library that extracts web content via Chrome with optional Markdown or HTML and cookie sessions
  • go-bot — A Go chat-bot library with a core layout, unified replies, and native multi-platform interactions
  • go-pkg — Personal Go toolkit: HTTP, sandbox isolation, document parsing
  • ToriiDB — A Go embedded database with a shared socket daemon, JSON field operations, and semantic vector search
  • go-queue — A Go priority task queue with anti-starvation promotion, priority-scaled timeouts, and graceful drain shutdown
  • go-ip-sentry — Redis-backed IP risk scoring with progressive escalating bans
  • go-scheduler — A Go scheduling library with task dependency chains, execution timeouts, and cron expressions
  • go-jwt — JWT auth with Redis lifecycle, ECDSA, and device-fingerprint binding
  • go-redis-fallback — Redis client with three-tier memory/Redis/file fallback and auto-resync
Node.js (3)
  • node-image-server — Multi-tier image cache (browser / Cloudflare Worker / Nginx / local) with WebP/AVIF conversion
  • node-jwt-auth — Dual-token JWT auth with device fingerprinting, ES256, and Redis revocation
  • node-mysql-pool — MySQL pool with read/write split and a fluent query builder
PHP (6)
  • php-async — ReactPHP async task runner with topological dependency sorting
  • php-mysql-cli — Chainable MySQL client with read-write routing and retry resilience
  • php-redis-cli — Redis client over the native extension with persistent multi-DB connections
  • php-cache-fallback — Hybrid Redis + filesystem cache with automatic fallback
  • php-session-fallback — Redis session manager with filesystem fallback and hardening
  • php-mailer — PHPMailer SMTP wrapper with rate-limited bulk sending

Frontend

Framework/Library (6)
  • QuickUI — Zero-dependency vDOM framework with Proxy reactivity, i18n, lifecycle hooks
  • NanoMD — Dependency-free Markdown editor: split preview, vDOM diffing, Mermaid
  • NanoJSON — Firebase-style visual JSON tree editor with type switching, zero deps
  • FlexPlyr — Unified media player for HTML5 / YouTube / Vimeo, themeable, zero deps
  • RenderJS — Prototype-extending DOM library with chainable syntax and manual renew() updates
  • pdf2image — Client-side PDF → JPG/PNG/WebP via pdf.js with ZIP batching
Demo/Web (3)
  • demo-web — 30+ frontend website reproductions, several built on PDRenderKit
  • WebUI — Visual website builder with modular prebuilt templates (WIP)
  • AdminUI — Admin dashboard template built on QuickUI, NanoMD, NanoJSON, FlexPlyr
Demo/iOS (3)

Product

Details

Pinned Loading

  1. agenvoy/Agenvoy agenvoy/Agenvoy Public

    Self-hosted AI agent harness in a single Go binary — writes, sandbox-tests and repairs its own tools, and lets Claude Code, Codex and any MCP client build and share them.

    Go 537 46

  2. ToriiDB ToriiDB Public

    (module) A Go embedded database with a shared socket daemon, JSON field operations, and semantic vector search

    Go 3

  3. KuraDB KuraDB Public

    A Go read-only RAG database with drop-in auto-indexing, parallel keyword and semantic search, and MCP tools

    Go 3

  4. HakoRun HakoRun Public

    A Go FaaS platform with Bubblewrap sandboxing, Redis script versioning, and SSE streaming

    Go 19 1

  5. go-llm-router go-llm-router Public

    (module) A Go LLM router library with a unified Agent interface, a string routing factory, and cross-provider usage normalization

    Go 1

  6. go-pve-qemu go-pve-qemu Public

    A Go-based Proxmox VE REST API with SSE-driven full-lifecycle VM provisioning, concurrent IP and CPU architecture auto-allocation, and transparent multi-node cluster routing

    Go 3