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.

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

My code is my pitch — if it resonates, you're my people.
Taiwan · AI Infrastructure · Platform Engineering

AI is good. The weakest link is always the human.
Before using it, learn the basics so you can tell when it’s making things up.


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 — RAG database on SQLite with hybrid keyword + vector search
  • 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 — Unified routing across 12+ LLM providers with normalized token usage
  • go-sqlkit — Unified SQL toolkit for MySQL/MariaDB/SQLite with read-write splitting
  • go-browser — CDP browser automation reusing real sessions with stealth anti-detection
  • go-bot — Library for Telegram/Discord/LINE bots with native UI and Gemini TTS
  • go-pkg — Personal Go toolkit: HTTP, sandbox isolation, document parsing
  • ToriiDB — Embedded DB unifying key-value, JSON query, and vector search
  • go-queue — Worker pool with five-level priority heap and anti-starvation promotion
  • go-ip-sentry — Redis-backed IP risk scoring with progressive escalating bans
  • go-scheduler — Min-heap cron scheduler with dependency chains and panic recovery
  • 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

Popular repositories Loading

  1. go-scheduler go-scheduler Public

    (module) A Go scheduling library with task dependencies, timeout control, and cron expressions

    Go 36 6

  2. NanoMD NanoMD Public

    (package) A pure JavaScript Markdown library with real-time split-screen editing, virtual DOM diffing, and zero-framework lightweight design

    JavaScript 23 1

  3. NanoJSON NanoJSON Public

    (package) A pure JavaScript library with zero-dependency visual tree editing, per-node dynamic type switching, and full lifecycle hooks

    JavaScript 23 1

  4. go-jwt go-jwt Public

    (module) A Go JWT library with Redis lifecycle, device fingerprint binding, and dual middleware

    Go 19

  5. HakoRun HakoRun Public

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

    Go 19 1

  6. go-redis-fallback go-redis-fallback Public

    Redis client with graceful fallback

    Go 16 2