Skip to content
View iamroylim's full-sized avatar

Block or report iamroylim

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

Roy Lim

AI engineer building agents for user growth.

I build the infrastructure behind measurable growth: agent workflows, short links, event tracking, experiments, and the systems that verify the outcome.

Selected work

  • event-contracts — an offline Python CLI and typed API for catching analytics schema and privacy drift before it reaches production. v0.1.0 ships 56 tests and clean-wheel CI across Python 3.12–3.14.
  • growth-skills — installable, testable Agent Skills for SEO surface audits, trend discovery, measurement contracts, and privacy-safe campaign links. v0.2.0 ships four deterministic packages backed by 47 tests and cross-platform CI.
  • auto-redirect — config-driven short links and privacy-minimized click attribution on Cloudflare Workers. v0.1.0 ships typed redirect rules, deterministic query precedence, and 28 CI-backed tests.
  • Vercel AI SDK contribution — an open implementation PR for Zod 4 record conversion so JSON Schema preserves the record value schema instead of silently rejecting every key.

What I build

  • AI agents with explicit success criteria, verification, and human approval
  • Short-link and redirect systems that preserve attribution
  • Event pipelines that turn product behavior into reliable decisions
  • Growth tooling in Python, TypeScript, JavaScript, and Go

I care about one practical question: can the system prove that the work actually happened?

Pinned Loading

  1. growth-skills growth-skills Public

    Installable, testable Agent Skills for growth engineering.

    JavaScript

  2. auto-redirect auto-redirect Public

    Config-driven short links and privacy-minimized click attribution on Cloudflare Workers.

    TypeScript

  3. event-contracts event-contracts Public

    Offline Python CLI and typed API for catching analytics schema and privacy drift.

    Python