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


Make AI actually work for you — a personal agent that writes its own tools and repairs itself.


Backend

Go/AI

  • ToriiDB — Embedded DB unifying key-value, JSON query, and inline vector search
  • KuraDB — Multi-format document store on SQLite with hybrid keyword + vector search

Go/Infrastructure

  • go-pve-qemu — Proxmox VM lifecycle REST API with SSE progress streaming
  • go-podrun — Deploy CLI over rsync/SSH to Podman Compose or k3s, SQLite registry
  • go-faas — FaaS runtime executing Python / JS / TS in Bubblewrap sandboxes

Go/Service

  • go-rest-client — TUI REST client, VSCode .http compatible, with SSE streaming
  • go-web-monitor — TUI uptime + SSL-expiry monitor with concurrent checks and email alerts
  • go-rss-reader — TUI RSS aggregator with reader-mode extraction and offline SQLite store
  • go-image-server — Four-layer cache (browser / Cloudflare / Nginx / local) with on-the-fly parameterized WebP/AVIF conversion

Go/Package

  • go-pkg — Personal Go toolkit: HTTP, sandbox isolation, multi-format document parsing
  • go-browser — Chrome DevTools Protocol extractor reusing real logged-in sessions
  • go-sqlkit — Rewrite consolidating the three drivers below into one SQL toolkit with read-write separation
  • go-queue — Worker pool with five-level priority heap and anti-starvation promotion
  • go-scheduler — Min-heap cron scheduler with dependency chains and panic recovery
  • go-bot — Rewritten as a drop-in importable library for interactive Telegram / Discord / LINE bots, with Gemini TTS voice
  • go-ip-sentry — Redis-backed IP threat scoring with geo-anomaly progressive ban
  • 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

  • node-image-server — Four-layer cache (browser / Cloudflare Worker / Nginx / local) with parameterized WebP 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

  • 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

  • QuickUI — Zero-dependency virtual-DOM framework with Proxy reactivity, i18n, lifecycle hooks

Library

  • NanoMD — Dependency-free Markdown editor: split preview, vDOM diffing, Mermaid
  • NanoJSON — Firebase-style visual JSON tree editor with live type switching, zero deps
  • FlexPlyr — Unified media player for HTML5 / YouTube / Vimeo, themeable, zero deps
  • RenderJS — Prototype-extending DOM library with chainable syntax and reactive templates
  • pdf2image — Client-side PDF → JPG/PNG/WebP via pdf.js with ZIP batching

Demo/Web

  • demo-web — 30+ frontend website reproductions, several built on PDRenderKit
  • 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

Pinned Loading

  1. agenvoy/Agenvoy agenvoy/Agenvoy Public

    Make AI actually work for you - A personal agent that writes its own tools and repairs itself.

    Go 235 32

  2. agenvoy/ToriiDB agenvoy/ToriiDB Public

    A Go embedded database with Redis-like commands, JSON field operations, and semantic vector search

    Go 4

  3. agenvoy/KuraDB agenvoy/KuraDB Public

    A Go RAG database service with dual keyword and semantic search, filesystem watcher auto-indexing, and OpenAI embedding vector cache

    Go 3

  4. pardnio/QuickUI pardnio/QuickUI Public

    A lightweight JavaScript frontend framework with virtual DOM rendering, declarative template syntax, and built-in i18n

    TypeScript 7 1

  5. pardnio/NanoJSON pardnio/NanoJSON Public

    Firebase-like JSON editor

    JavaScript 24 1

  6. pardnio/NanoMD pardnio/NanoMD Public

    Markdown editor with real-time preview

    JavaScript 23