Skip to content
View yeongjunyoo's full-sized avatar

Block or report yeongjunyoo

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

Yeongjun Yoo

Business major who builds production AI systems

Yeongjun Yoo header

LinkedIn Email

Typing SVG


Who I am

I am Yeongjun Yoo, an AI-native builder based in Seoul.

I did not start from a traditional CS path. I started from business, operations, sales, writing, and the very practical need to make messy work run faster. That background shaped how I build software: I care about the user, the workflow, the deal, the deployment, and the feedback loop at the same time.

My current focus is simple:

Build real systems with AI agents, then make them reliable enough for actual work.

I work across agentic coding systems, full-stack product delivery, education technology, and business automation.


Current operating system

Agentic engineering

Claude Code, Codex, MCP, custom skills, multi-agent workflows, eval harnesses, LLM-as-judge review, preference loops.

Full-stack shipping

Next.js, TypeScript, React, Supabase, Postgres, auth, payments, Vercel, QA, and production handoff.

Product and GTM

I like demo-led sales: build a working version early, use it to clarify the real problem, then turn the conversation into delivery.

Education and assessment

Co-founder of Quest-On, exploring how exams, feedback, and classroom thinking should change in the AI era.


Proof points

  • Built an internal 27-skill, 7-agent Claude Code workbench for sales-to-delivery automation, with evals, rubric scoring, and human-edit feedback loops.
  • Co-founded Quest-On, an AI assessment product used in real university classrooms with paid exam runs.
  • Worked as a sales-fluent AI engineer/FDE across client delivery: requirements, quoting, full-stack build, QA, deploy, and handoff.
  • Led partnership and sponsorship execution as Hongik University Student Welfare Committee Chair, securing KRW 100M+ in festival sponsorships.
  • Built a profitable e-commerce operation before university life fully settled in, reaching KRW 25M monthly revenue with zero paid marketing.
  • Still writing, reading, competing, and building because the best software usually comes from people who are not only software people.

Selected work

Most of my production and client work is private. Public GitHub is only the surface area.

Area Work What it shows
AI agents Internal coding and sales workbench Skills, agents, evals, MCP integrations, workflow automation
EdTech Quest-On and Agora AI-assisted exams, debate learning, professor outreach, real classroom usage
Client delivery Enterprise and public-sector systems FDE-style ownership from discovery to deployed product

Stack I reach for

Tech stack icons

Claude Code MCP Evals LLM-as-judge FDE


How I work

1. Find the real workflow, not the polite version in the first brief.
2. Ship a working artifact fast enough to create honest feedback.
3. Add the harness: specs, tests, evals, reviews, logs, and rollback paths.
4. Keep the business loop attached: user, buyer, operator, maintainer.
5. Repeat until the system survives real usage.

I like people who move quickly, write clearly, and care about whether the thing actually works.


Direction

I am building toward a career at the intersection of:

  • AI engineering
  • Forward deployed engineering
  • Developer tools and agent runtimes
  • Education technology
  • Small, durable software businesses

The long-term bet is that a small team with strong taste, strong automation, and strong feedback loops can ship more than a much larger team without them.

Footer

Popular repositories Loading

  1. kakaocli kakaocli Public

    Forked from silver-flight-group/kakaocli

    KakaoTalk CLI for AI agents - read and send messages via database + UI automation

    Swift

  2. gajae-code gajae-code Public

    Forked from Yeachan-Heo/gajae-code

    Gajae Code MVP

    TypeScript

  3. yeongjunyoo yeongjunyoo Public

    GitHub profile README

  4. oh-my-openagent oh-my-openagent Public

    Forked from code-yeongyu/oh-my-openagent

    omo/lazycodex: The coding agent for tokenmaxxers;the one and only agent harness for complex codebases. For your Codex, for your OpenCode

    TypeScript

  5. system_prompts_leaks system_prompts_leaks Public

    Forked from asgeirtj/system_prompts_leaks

    Extracted system prompts from Anthropic - Claude Fable 5, Opus 4.8, Claude Code, Claude Design. OpenAI - ChatGPT 5.5 Thinking, GPT 5.5 Instant, Codex. Google - Gemini 3.5 Flash, 3.1 Pro, Antigravit…

    JavaScript

  6. queryward queryward Public

    Catch N+1 queries in your tests, before they hit production. ORM-agnostic query-count assertion for TypeScript.

    TypeScript