Skip to content
View itamaker's full-sized avatar
🦙
🦙
🦙
🦙

Organizations

@didi @Delta-ML @yoseai

Block or report itamaker

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

Hi, I'm Zhaoyang 👋

💼 Staff AI/ML Engineer🤖 AI Agents & LLM Platforms✈️ Open to International Relocation

Codex Claude CLI 🦞OpenClaw IEEE Senior Member Sigma Xi Full Member Golang Python C/C++ Docker Kubernetes Swift TypeScript JavaScript Node.js iOS macOS SwiftUI Web Builder Maker Shipping Tools Curiosity Open Source

Shipping small experiments, learning in public, and keeping software a little playful.

What I'm Doing

  • Building practical AI systems and developer tools.
  • Turning day-to-day automation patterns into installable agent skills.
  • Exploring better workflows across Golang, Python, and LLM applications.
  • Shipping infrastructure-friendly products with Docker and Kubernetes.

Current Projects

🧠 Agent Skills

  • 🧩 skills - An index (Claude Code plugin marketplace) for my standalone agent skills.
  • 📄 webpage-to-pdf-skill - A standalone Claude Code skill that exports web pages as pixel-perfect paginated PDFs via headless Chrome screenshots.
  • 🗂️ go-workspace-skill - A standalone skill for configurable Go workspaces.
  • stitch-skill - A standalone skill for Google Stitch workflows.
  • ⚒️ forge-skill - Go CLI + Claude Code skill that drafts and scaffolds OpenClaw-ready skills from briefs, tool catalogs, and JSON specs.
  • 🔎 runlens-skill - Go CLI + Claude Code skill that analyzes agent and tool JSONL traces for failures, flaky paths, latency outliers, and token usage.
  • 📚 ragcheck-skill - Go CLI + Claude Code skill that evaluates retrieval and RAG runs with Precision@k, Recall@k, MAP, nDCG, and offline answer judges.
  • 🃏 promptdeck-skill - Go CLI + Claude Code skill that renders, batches, and optimizes prompt templates from JSON variables, experiment matrices, and score files.
  • 🧪 datasetlint-skill - Go CLI + Claude Code skill that audits JSONL datasets for duplicates, semantic leakage, label conflicts, and other train/eval quality issues.

🛠️ Dev Tooling

  • 💻 workspace - A Makefile-driven workspace for syncing and managing the my project repos.
  • 🍺 homebrew-tap - A Homebrew tap for casks maintained and shipped under the my namespace.
  • 🚀 go-chrome-ai - A cross-platform Chrome profile patcher written in Go, with both CLI and GUI modes.
  • ⚙️ dotfiles - A chezmoi-managed personal dotfiles repo for Neovim, Starship, and reproducible local setup.

📦 Standalone Tools

  • 🐱 kitten-tts-go - Go implementation of KittenTTS, a lightweight ONNX text-to-speech engine.
  • 🔐 gauth2apple - Split a Google Authenticator export QR into individual otpauth:// QR codes for Apple Passwords.

🔬 Research

  • 🧠 delta - A deep learning based end-to-end natural language and speech processing platform.
  • 💬 dstc9 - DSTC9 dialog-system challenge code, experiments, and related research work.

GitHub Activity

GitHub Contribution Graph

Connect

GitHub LinkedIn ORCID


Make it useful. Keep it light. Ship it.

Pinned Loading

  1. skills skills Public

    Reusable agent skills published by Zhaoyang Jia

  2. stitch-skill stitch-skill Public

    Standalone agent skill for Google Stitch workflows

    JavaScript

  3. go-workspace-skill go-workspace-skill Public

    Standalone agent skill for configurable multi-repo Go workspaces

    Python

  4. go-chrome-ai go-chrome-ai Public

    Cross-platform Go tool to patch Chrome Local State and enable Ask Gemini and other Chrome AI features, with both CLI and GUI.

    Go 4 2

  5. Delta-ML/delta Delta-ML/delta Public archive

    DELTA is a deep learning based natural language and speech processing platform. LF AI & DATA Projects: https://lfaidata.foundation/projects/delta/

    Python 1.6k 283

  6. dstc9 dstc9 Public

    Forked from qu574/dstc9

    Python