Skip to content
View okorion's full-sized avatar
:octocat:
:octocat:

Block or report okorion

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
okorion/README.md
Hyounkyu Oh — Frontend / Application Engineer

Editor·Builder의 편집 상태를 저장하고 불러온 뒤 Runtime·서버까지 일관되게 연결합니다.
Frontend / Application Engineer · React · TypeScript · Three.js

Portfolio · Selected Work · 3D View · Technical Writing

About

React·TypeScript·Three.js 기반의 2D·3D Editor·Builder와 지도 제품을 개발해 왔습니다. 편집 상태와 command·event, 저장 모델, Runtime 실행의 의미를 맞추고 모바일·현장·운영 환경에서 실제 동작을 검증합니다.

공개 저장소에서는 다이어그램 내보내기, 개발 자동화와 운영 보조 도구를 만들며 문제 해결 과정과 검증 경계를 함께 기록합니다.

Selected Work

Mermaid 작성, 공유, SVG·PNG·JPG 내보내기를 연결한 PWA입니다.

Next.js · Mermaid · Monaco

Telegram을 통한 Windows Codex App 상태 점검과 원격 자동화 도구입니다.

PowerShell · Telegram API

실패 사례를 eval로 축적하고 검증된 개선 PR을 제안하는 루프입니다.

Python · GitHub Actions · Codex

Technical Writing

트러블슈팅, 직접 구현, 기술 선택 기준이 드러나는 글 세 편을 선별했습니다.

All posts on Velog

Signals from public work

Repository constellation and recent contribution pulse

선별한 공개 저장소와 최근 기여 활동을 이 저장소의 GitHub Actions가 직접 SVG로 생성합니다. 외부 통계 카드 서비스에 의존하지 않습니다.

Core & Practice

CoreTypeScript · React · MobX · Three.js · Web Editor / Builder · Runtime Integration

PracticeNext.js · Mermaid · GitHub Actions · Developer Automation

Principles

  • Align state meaning first — 화면, 저장 모델, Runtime과 서버가 같은 사용자 의도를 가리키게 합니다.
  • Verify in the real environment — 저장과 불러오기, 모바일·현장·운영 환경에서 실제 동작을 확인합니다.
  • Keep judgment visible — 자동화와 AI에는 검증 가능한 경계와 사람의 승인 지점을 남깁니다.

Portfolio · Repositories · Technical Writing · Learning Archive — 이전 강의 및 기술 학습 기록

Pinned Loading

  1. mermaid-sky-exporter mermaid-sky-exporter Public

    가벼운 하늘색 UI로 Mermaid 다이어그램을 즉시 렌더하고 내보내기(SVG/PNG/JPG). Monaco·CodeMirror 지원, URL 공유, Vercel 호스팅.

    TypeScript