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

  • Agenvoy (v0.23.2) — Brings inbound Telegram audio and video into the agent pipeline through a Gemini-backed transcription utility plus an auto-save attachment intake on the runtime side. Provider-dependent tools now gate on credential presence rather than model registration, so any agent can reach the utility surface without adding the backend as one of its own models.
  • go-bot (v0.2.1) — Adds Discord as a second platform alongside Telegram: outbound WebSocket gateway via bwmarrin/discordgo, daemon lifecycle (New / Start / Close / Status), basic Send, and per-channel SendStatus / FinishStatus mirroring the Telegram contract. Telegram gains SaveFile for downloading any fileID to a local path with UUID-based naming, 20MB hard cap, and go-pkg/filesystem atomic write.
  • 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 106 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