Skip to content
View pardnchiu's full-sized avatar
AI and Platform Engineer, helping enterprises deploy AI in production.
AI and Platform Engineer, helping enterprises deploy AI in production.

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

Started in iOS development, now focusing on AI Infrastructure · Platform Engineering.
My code is my pitch — if it resonates, you're my people.

Taiwan · AI Infrastructure · Platform Engineering


Agentic runtime | Multi-provider concurrent dispatch | Self-improving error memory | Pluggable tool extensions | Sandbox execution

Embedded JSON database | Redis-style KV | MongoDB-like JSON queries | Inline vector embeddings | AOF persistence

KuraDB — (WIP)

Multi-format ingestion (PDF/Word/PPT/Excel/CSV/Image/Audio-Video/Text) | SQLite-backed | Keyword & vector search


Recent

  • go-bot (v0.3.4) — Restores the Discord select-menu callback path that the previous release silently broke. The component-update ACK was rejected upstream because the SDK serializes an empty content field, making the interaction look like a request to blank the message. The dropdown now answers with a deferred ACK that leaves the prompt intact and hands cleanup back to the caller.
  • Agenvoy (v0.23.4) — Scheduled-state introspection becomes a first-class tool surface. The runtime now exposes read-only listers for one-shot tasks and recurring crons, closing a discovery gap that previously forced the agent to fall back on filesystem traversal.
  • go-pkg (v0.12.3) — Extends filesystem/parser with three tabular / binary input handlers: Image re-encodes JPEG / PNG / GIF to JPEG base64 data URLs, CSV reads CSV / TSV with BOM-aware decoding and 1MB guard, and XLSX parses OOXML first sheet via stdlib archive/zip + encoding/xml. The new APIs all return (string, error) — diverging from the existing (string, []Chunk, error) shape — because chunking has no meaning for images or rows.

Backend

Mentioned in Awesome Go

  • go-scheduler — Cron scheduler with dependency chains
  • go-jwt — JWT middleware with Redis session + auto-renewal

Go/Infrastructure

  • go-pve-qemu — Proxmox VM lifecycle API with SSE streaming
  • go-faas — FaaS runtime with Bubblewrap sandbox
  • go-podrun — Container deployment CLI via rsync/SSH

Go/Service

Go/Package

Node.js

PHP

Frontend

Framework

  • QuickUI — Virtual DOM framework on pure JS with reactive binding · 20K+/mo

Library

  • NanoMD — Split-pane Markdown editor with Mermaid · 20K+/mo
  • NanoJSON — Interactive JSON tree editor, zero dependencies · 20K+/mo
  • FlexPlyr — HTML5 / YouTube / Vimeo unified player · 20K+/mo
  • RenderJS — Chainable DOM manipulation via prototype extension · 20K+/mo
  • pdf2image — Client-side PDF to JPG/PNG/WebP · 1K+/mo

Demo/Web

  • demo-web — 30+ frontend reproductions
  • WebUI — Visual drag-and-drop website builder
  • AdminUI — Admin dashboard template

Demo/iOS


Product

Web

  • JOBALL — Freelance expert marketplace (Taiwan) · peak 10K users / 340K monthly views

Chrome Extension

  • C2hat — E2EE Cross-origin real-time chat

VS Code Extension

  • NanoMD — Markdown editor with live preview

Discontinued

Popular repositories Loading

  1. Agenvoy Agenvoy Public

    Agentic runtime | Multi-provider concurrent dispatch | Self-improving error memory | Pluggable tool extensions | Sandbox execution

    Go 109 15

  2. go-scheduler go-scheduler Public

    Scheduler with standard cron and task dependencies

    Go 34 6

  3. go-faas go-faas Public

    Run Py/JS/TS functions as serverless endpoints

    Go 20 1

  4. go-jwt go-jwt Public

    JWT authentication | Auto-renewal

    Go 17

  5. go-redis-fallback go-redis-fallback Public

    Redis client with graceful fallback

    Go 16 2

  6. go-ip-sentry go-ip-sentry Public

    IP threat detection with automatic blacklisting

    Go 14