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
- 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/parserwith three tabular / binary input handlers:Imagere-encodes JPEG / PNG / GIF to JPEG base64 data URLs,CSVreads CSV / TSV with BOM-aware decoding and 1MB guard, andXLSXparses OOXML first sheet via stdlibarchive/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.
Go/Infrastructure
Go/Service
Go/Package
Node.js PHP |
Framework
Library
Demo/Web
Demo/iOS |
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



