Lab

A space for turning small ideas into working experiments.

일상에서 불편한 점이나 반복되는 흐름을 발견하면, 작게 만들어 직접 써봅니다.

When I find a daily inconvenience or repeated flow, I make a small version and use it myself.

완성된 서비스만 남기는 것이 아니라, 만들고 운영하고 멈춘 과정까지 실험의 기록으로 봅니다.

I treat not only finished services but also the process of building, operating, and stopping them as experiment records.

Ideas and Experiments

  • Active

    GitHub 이슈 개인 봇 Personal GitHub Issue Bot

    GitHub 이슈에 쌓인 생각을 읽고 정리와 댓글 흐름을 도와주는 실험 An experiment that reads ideas in GitHub issues and helps with summaries and comment flow

    GitHub 이슈는 작업 티켓이면서 동시에 아이디어를 쌓아두는 공간이 될 수 있다. 라벨과 댓글 흐름을 활용하면, 개인 프로젝트의 생각을 다시 이어가기 쉬워진다. GitHub issues can be both task tickets and a place to collect ideas. Labels and comment flows can make it easier to resume thinking in personal projects.

  • Active

    문서 기반 AI 코딩 워크플로 Document-Based AI Coding Workflow

    프로젝트 문서와 규칙을 기준으로 AI coding workflow를 가볍게 정리하는 CLI 실험 A CLI experiment for organizing AI coding workflows around project docs and rules

    AI 코딩은 모델보다 프로젝트 안의 문서, 규칙, 반복 명령이 잘 정리되어 있을 때 더 안정적이다. 작은 CLI로 그 흐름을 코드 가까이에 두면, 매번 새로 설명하지 않고도 같은 방식으로 작업을 이어갈 수 있다. AI coding works better when the repository has clear docs, rules, and repeatable commands. I tested whether a small CLI can keep that workflow close to the code.

  • Active

    AI 자동화 게이트웨이 AI Automation Gateway

    OpenAI 호환 gateway와 Codex 실행 흐름을 엮는 개인 자동화 실험 A personal automation experiment that connects an OpenAI-compatible gateway with Codex execution flows

    AI 작업은 매번 다른 호출과 실행 방식으로 흩어지면 다시 쓰기 어렵다. OpenAI 호환 gateway와 Codex 실행 흐름을 하나로 묶으면 개인 자동화도 더 일관된 형태로 실험할 수 있다. Automation becomes easier to reuse when model calls, commands, and execution context pass through a small consistent gateway. I tested that shape around Codex workflows.

  • Active

    도지사 시뮬레이션 Dosisa Simulation

    권위적인 전화 상황을 패러디한 짧은 웹 시뮬레이션 실험 A small web simulation experiment that parodies an authoritative phone-call situation

    짧은 상황극도 웹으로 만들면 당시의 문제의식과 농담을 실행 가능한 형태로 남길 수 있다. Dosisa는 실수를 조심하자는 메시지를 간단한 패러디 인터랙션으로 기록한 오래된 실험이다. A tiny web scenario can preserve both a concern and a joke as something runnable. Dosisa is an old experiment that records a cautionary message through a simple parody interaction.

  • Archived

    쇼츠 제작 자동화 Shorts Production Automation

    짧은 영상 아이디어를 화면 단위로 구성하고 반복 편집을 줄이는 실험 An experiment for structuring short video ideas screen by screen and reducing repeated editing

    쇼츠는 짧지만 만드는 과정에는 문구 작성, 장면 배치, 미리보기, 수정 같은 반복 작업이 많다. 화면 단위로 쪼개고 흐름을 자동화하면 제작 시간을 줄일 수 있는지 실험했다. Shorts are short, but making them involves repeated writing, scene layout, previewing, and revision. I tested whether screen-by-screen structure and automation could reduce production time.

  • Archived

    SPEC 기반 LLM 워커 SPEC-Based LLM Worker

    SPEC을 기준으로 LLM worker가 파일 생성과 수정을 수행하는 CLI 실험 A CLI experiment where an LLM worker creates and edits files from a written spec

    LLM이 바로 코드를 고치게 하면 의도와 결과 사이가 흐려지기 쉽다. SPEC을 먼저 두고 파일 생성과 수정을 맡기면, 변경 이유와 결과를 더 차분하게 확인할 수 있다. Coding agents need a stable contract between intent and file changes. I tested whether a spec-first worker could make those changes easier to review and repeat.

  • Archived

    딸을 위한 수학 게임 Math Game for My Daughter

    숫자 감각과 계산 연습을 놀이처럼 풀어보는 오래된 수학 게임 실험 An old math game experiment that turns number sense and calculation practice into play

    어릴 때의 수학 연습은 공부처럼 느껴지기보다 놀이처럼 이어질 때 오래 간다. 숫자와 간단한 계산을 작은 게임으로 바꾸면 아이가 부담 없이 반복할 수 있는지 실험했다. Early math practice works best when it feels like play. I tried turning numbers and simple calculations into a small game for my daughter.

  • 오늘은 어떤 걸 상상할까?

    What shall we imagine today?

Shipped Experiments

일부 실험은 실제 서비스로 만들어 직접 사용하거나 운영했습니다. 자세한 내용은 서비스 페이지에서 볼 수 있습니다.

Some experiments became real services that I used or operated myself. You can see more on the Services page.

View Services

Small ideas get clearer when they run.

처음부터 완성된 서비스를 만들기보다, 직접 써볼 수 있는 작은 형태로 만들고 남깁니다.

Instead of trying to build a finished service from the start, I make small usable versions and keep what I learn.

View Services