Skip to content
View chengyileeca-byte's full-sized avatar

Block or report chengyileeca-byte

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

Cheng-Yi Lee

Full-stack engineer building AI systems and real products end to end.

LinkedIn Email Open to work

What I Build

I build and ship full-stack products end to end: data layer, product logic, UI, deployment, and the boring reliability work after launch. Lately I am focused on AI systems that are grounded, inspectable, and useful outside a demo.

Current lane: AI / LLM systems + full-stack product engineering
Operating style: small surface area, honest evals, pragmatic architecture
Availability: AI Engineer / full-stack roles from Spring 2027
Languages: English, Mandarin

Selected Work

Project What matters
jpluggagego Live Japan luggage-delivery comparison and travel curation product across all 47 prefectures. Built and operated solo with Next.js, Cloudflare Workers, scheduled scrapers, and a feedback to GitHub Issues pipeline.
subscription-hunter.com Live subscription-audit tool: check off your subscriptions in 30 seconds, see monthly/yearly/daily spend, and a price-hike sentinel that re-checks official prices monthly and emails you on increases. No signup, data stays in the browser. Cloudflare Workers, D1, KV, cron.
suangeinikan.com Live eligibility checker for Taiwan's New Youth Housing Loan 3.0 (青安3.0): rules engine with 62 tests, grace-period payment disclosure, rate terminology aligned with official sources, plus long-tail SEO guide pages. Next.js static export on Cloudflare.
equity-thesis-agent LLM research agent that turns a ticker into an 8-dimension investment thesis with citation IDs enforced by schema, plus evals for groundedness, refusal, and consistency.
webxr-avatar-pipeline Rig-agnostic MMD/VRM → WebXR pipeline: two avatars share one space install-free in a Quest browser, driven through a four-function rig interface. Self-verifying GLB → VRM 1.0 converter (bind-consistency gate, NaN self-scan) plus a headless offscreen render harness for objective, CI-style visual verification.
restaurant-analytics POS analytics dashboard for restaurant owners: menu-engineering quadrants, RFM segmentation, and churn detection from raw CSV exports.
perfcheck Cross-platform hardware diagnostics focused on sustained-load throughput droop, thermal aging, GPU monitoring, and single-executable builds.
token-dashboard Zero-dependency local dashboard unifying Claude Code and Codex token usage from raw session logs: cross-model cost equivalents via a maintained rate card, data-driven rate-limit windows that survive provider policy changes, CSV export.
kde-wayland-clicker PyQt6 auto-clicker for KDE Plasma on Wayland via ydotool. Works around Wayland's missing absolute pointer positioning with corner-bump reset plus calibrated relative movement, and a global F8 hotkey read from /dev/input.

Stack

TypeScript Python Next.js FastAPI Cloudflare Workers Supabase pandas NumPy GitHub Actions

Now

Building in the open while completing mandatory military service. I care most about products that keep working after the first happy-path demo: clear trade-offs, observable behavior, and systems that can explain where their answers came from.

Pinned Loading

  1. equity-thesis-agent equity-thesis-agent Public

    Grounded, citation-enforced equity-research agent (Claude Opus 4.8) with an eval harness for groundedness, honesty, and consistency.

    Python

  2. jpluggagego-public jpluggagego-public Public

    日本宅配比價 + 47 都道府縣自助旅行策展 · MIT

    TypeScript

  3. perfcheck perfcheck Public

    跨平台(Windows/Linux)硬體體檢:不靠規格表,實測持續滿載下的效能/散熱衰退,抓積灰老化。CPU + GPU,內建 GUI。

    Python

  4. restaurant-analytics restaurant-analytics Public

    Restaurant POS data analytics dashboard — FastAPI + Next.js + Supabase

    Python