Skip to content
View leesgit's full-sized avatar

Block or report leesgit

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

Byung Chang Lee

Mobile + AI product engineer. 7 years of native Android (Kotlin/Compose) and iOS (Swift/SwiftUI/Combine), plus Flutter — and for the past year, shipping LLM products solo, end to end.

I work at the application layer of AI: RAG, context engineering, evaluation, and agent tooling.

📍 Seoul (UTC+9) · Open to remote · Full résumé →


What's on this GitHub

passbaton · npm — Session-continuity hooks that give AI coding agents persistent memory across Claude Code, Codex CLI, and Gemini CLI, sharing one local SQLite db. Auto context injection, compaction handover, every feature opt-in. Listed in awesome-mcp-servers.

mac-pilot-mcp · npm — macOS UI-automation MCP server that learns and replays recipes.

Merged fix to coil-kt/coil (cache-strategy evaluation order).


Shipped elsewhere

Products live outside GitHub — a fuller write-up is in the résumé:

  • Sajumung · Lunaday — two AI apps on Google Play, built on one structured-RAG + context-engineering engine I designed (abstracted across domains, not rebuilt).
  • AI video pipeline — LLM script → keyframe → image-to-video → TTS → ffmpeg, with a consistency-metrics gate that rejects bad takes. Runs unattended. Sample.
  • 4 web services on shared AWS infra.

How I build

  • Solo, end to end — design → build → deploy → operate.
  • Evals over vibes — LLM features get an LLM-as-Judge rubric, so changes are measured, not eyeballed.

Stack — Kotlin · Compose · Swift · SwiftUI · Flutter · TypeScript · Node.js · Next.js · Python · Docker · AWS

Blog · lasjk7@gmail.com

Pinned Loading

  1. TIL TIL Public

    공부했던 내용 정리

  2. movieApp movieApp Public

    도메인 레이어와 Compose를 이용한 영화 정보앱

    Kotlin

  3. passbaton passbaton Public

    Session continuity for AI coding agents — your agent picks up where it left off. Persistent memory for Claude Code, OpenAI Codex CLI & Google Gemini CLI, sharing one local db: auto context injectio…

    TypeScript 4 1

  4. mac-pilot-mcp mac-pilot-mcp Public

    Self-learning macOS automation MCP server — gets smarter with every use

    TypeScript