Skip to content
View yyq1025's full-sized avatar
  • California
  • 15:40 (UTC -07:00)

Block or report yyq1025

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

Yueqian (Richard) Yang

Full-stack engineer building LLM agents from React UIs down to Node services, queues, and wire protocols.

Designs by hand, builds with agents, verifies by benchmark.

Open to full-stack / AI product engineering roles · LinkedIn · yangyueqian1025@gmail.com

Building

  • Thinkite — desktop & mobile GUI for Claude Code with P2P remote control. Electron + Expo, resumable streaming protocol over the Claude Agent SDK, phone ↔ daemon transport on iroh (QUIC).

  • ballast — paint-level benchmark harness and reference virtualizer for AI chat transcripts. Measures TanStack Virtual, Legend List, and others on scripted scrolling and real-device touch; every design decision in the repo traces to a number.

  • react-native-iroh-ffi — React Native bindings for the official iroh-ffi: full p2p API surface, prebuilt, no Rust toolchain required.

Upstream

12 PRs merged across 6 repos, all under human maintainer review:

  • denoland/deno — 4 (Rust): tray icon, hardlink write-through, --exclude-unused-npm, hoisted lifecycle bins

  • facebook/astryx — 2: ChatLayout instant first-fill + instant scroll-to-bottom, reduced-motion follow-up; open: transcript-scaling RFC and touch-first ChatVirtualizer

  • electron-userland/electron-builder — ULMO/lzma DMG format

  • software-mansion/react-native-enriched-markdown, littledivy/laufey, sigmaSd/deno-pty

Stack

TypeScript · React · React Native (Expo) · Electron · Node.js · TanStack Router/Query/DB · PostgreSQL · Redis · iroh (QUIC) · Rust FFI (UniFFI) · Python

Pinned Loading

  1. thinkite/thinkite thinkite/thinkite Public

    Desktop & mobile GUI for Claude Code with P2P remote control

    TypeScript 1

  2. twitter-clone-2026 twitter-clone-2026 Public

    Twitter clone, but with 2026 technologies (TanStack Start/DB + Better Auth + ElectricSQL)

    TypeScript 2

  3. react-native-iroh-ffi react-native-iroh-ffi Public

    React Native bindings for the official iroh-ffi — full iroh p2p API surface as a prebuilt Turbo Module, no Rust toolchain required

    C++ 1

  4. ballast ballast Public

    Paint-level benchmark harness and reference virtualizer for AI chat transcripts. Every design decision traces to a measurement.

    HTML