Skip to content
View tr1v3r's full-sized avatar
  • Singapore

Organizations

@go-gorm

Block or report tr1v3r

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.

Content in all repositories owned by your account will be closed.
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
tr1v3r/README.md

True R1v3r

Go engineer · Developer tools · Singapore

I build plumbing for data-heavy systems and tooling for people who live in the terminal. These days: type-safe SQL generation, streaming computing, and agent-workflow infrastructure.

Open source

Core maintainer of go-gorm/gen — the type-safe code generator for GORM. Top contributor with 750+ commits, about two-thirds of the repository's entire history.

Contributor across the gorm ecosystem: gorm · mysql driver · playground

Projects

  • dsh-proxy — runtime-switchable outbound routing for DeepSeek Harness. Hot-reload direct, system, HTTP(S), or SOCKS5 proxy modes without restarting DSH.
  • dsh-quote-followup — quote selected Web conversation text into editable composer chips for focused follow-up questions.
  • dsh-tui.yazi — launch dsh-TUI from Yazi with explicitly selected files in an editable prompt.
  • rcast — a lightweight DLNA/UPnP MediaRenderer for macOS, written in Go. Any Mac becomes a cast target: playback via IINA, session ownership to prevent conflicting casts, optional linkage to system volume.
  • agent-relay — platform-neutral Agent Skill and protocol for one-shot task-to-task handoffs between coding agents.
  • stream — streaming computing SDK for Go; the shared foundation under my data projects.
  • ivy — a rule engine for hierarchical content construction.
  • pkg — shared Go utilities: structured logging, fetching, a Notion client, and friends.

Terminal life

Daily driver is a heavily customized terminal — Neovim, Yazi, dwm/st heritage — plus plugins and patches for dsh (DeepSeek Harness) and its TUI. Notes live in a Git-versioned Obsidian vault organized with PARA.

📊

GitHub stats Top languages

Pinned Loading

  1. go-gorm/gen go-gorm/gen Public

    Gen: Friendly & Safer GORM powered by Code Generation

    Go 2.6k 355

  2. go-gorm/gorm go-gorm/gorm Public

    The fantastic ORM library for Golang, aims to be developer friendly

    Go 40k 4.2k

  3. rcast rcast Public

    A lightweight DLNA/UPnP MediaRenderer (DMR) for macOS written in Go. It discovers as a DLNA renderer on your LAN, accepts Play/Pause/Stop and volume controls from controllers (mobile apps, Windows …

    Go 1 2

  4. nvim nvim Public

    Personal Neovim config — fast navigation, LSP tooling, debugging, lazy.nvim-managed plugins

    Lua 1

  5. agent-relay agent-relay Public

    Platform-neutral Agent Skill and protocol for one-shot task-to-task handoffs

  6. stream stream Public

    流式计算工具包 (Streaming Computing SDK)

    Go