Skip to content
View comedianhhh's full-sized avatar
🥰
Working from home
🥰
Working from home

Highlights

  • Pro

Block or report comedianhhh

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
comedianhhh/README.md

Alan Li

Full-stack engineer in Toronto. I build small products people actually use, and tooling for coding agents. Before that I worked in Unity and Unreal: I led the embodied-agent runtime team at SoulLink, an a16z speedrun company, and wrote netcode for a multiplayer action RPG.

Portfolio · LinkedIn

Things I made

  • job-agent-skills — a job-search toolkit for coding agents: skills, an MCP server over the big job boards, a tracker, an eval suite. It only writes facts you wrote. CI
  • tsgate — an LLM gateway with no public port and no keys to hand out: who you are is the Tailscale connection, and every request leaves an audit line. Go.
  • bloub tarot · bloub board · bloub-react — a black ball that changes shape, and two small things built around it.

Elsewhere

  • CoplayDev/unity-mcp#1404 — turning on its Roslyn option broke the build. Removed the missing dependency and added a test so it stays out. C#, merged.
  • grafana/mcp-grafana#1208 — its tests couldn't run on Windows. Fixed; merged the same day. Go.

Shipped

My part
SoulLink — AI companion, live on iOS / Android Character runtime: streamed voice and LLM telemetry into real-time animation state; led a five-engineer team. C#, Unity.
Dungeon Company — Steam, shown at XP Game Summit Founding member; level tooling and gameplay systems. C#, Unity.

Earlier: an authoritative .NET server + Unity client with custom netcode, and a C++ client-server engine with client-side prediction.

Pinned Loading

  1. job-agent-skills job-agent-skills Public

    Job-search workflow for coding agents (North America): 10 Claude Code skills + jobs-mcp for scanning Greenhouse / Lever / Ashby / LinkedIn

    Python 2

  2. tsgate tsgate Public

    Identity-aware LLM gateway that runs on a tailnet instead of a public port. Callers are identified by the connection (tsnet WhoIs), never by a header, and never hold the upstream API key.

    Go

  3. bloub-tarot bloub-tarot Public

    One question, three cards. The reader is bloub, a black ball that changes shape.

    TypeScript

  4. bloub-board bloub-board Public

    A public board you pay to be on, with the bloub mascot. Fork of youbid.

    TypeScript

  5. obsidian-smart-cluster-graph obsidian-smart-cluster-graph Public

    Obsidian plugin: folder-based cluster graph with convex hulls, bridge links and live node search

    JavaScript 2

  6. ARPG-Demo ARPG-Demo Public

    Authoritative .NET server + Unity client: custom netcode, deterministic fixed-point, headless bot load tests

    C# 1