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 based in Singapore. I work on backend systems and developer tools.

I'm interested in type-safe APIs, plugin lifecycles, and tools that make everyday development easier.

Open source

Core maintainer of go-gorm/gen, GORM's type-safe query and code generation toolkit. My work includes API design, code generation, compatibility fixes, and ongoing maintenance.

I also contribute to the wider GORM ecosystem: gorm · mysql · playground.

Selected projects

  • cordis-go — A Go plugin framework inspired by Cordis, focused on lifecycle management, reversible effects, and dependency changes under concurrency.
  • stream — A streaming computation toolkit for Go, shared across my data projects.
  • ivy — A rule engine for hierarchical content construction.
  • rcast — A DLNA/UPnP receiver for macOS that plays media through IINA.

Tools I use and extend

I use Neovim, Yazi, and coding agents in my daily workflow. Some small projects grew out of things I wanted to work differently:

  • dsh-quote-followup — Quote conversation text into native composer chips for follow-up questions.
  • dsh-proxy — Configurable outbound proxy support for DeepSeek Harness.
  • dsh-tui.yazi — Start dsh-TUI from Yazi with selected files.
  • agent-relay — A skill and protocol for handing off tasks between coding agents.

My Neovim configuration is also public.

Pinned Loading

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

    Gen: Friendly & Safer GORM powered by Code Generation

    Go 2.6k 357

  2. cordis-go cordis-go Public

    Cordis v4 plugin semantics in Go: fiber lifecycle, reversible effects, inject reactivity, isolation scopes, config-driven loader

    Go

  3. go-gorm/gorm go-gorm/gorm Public

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

    Go 40k 4.2k

  4. 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 2 3

  5. nvim nvim Public

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

    Lua 1

  6. stream stream Public

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

    Go