This is a personal portfolio site for Developer Experience and AI builder work. The interface is structured as a Codex-inspired thread workspace so interviewers can scan Junho's projects by topic.
- Korean Codex community onboarding
- Manufacturing-first AI platform architecture
- Agent evaluation and benchmark design
- Creative AI and open-source builder projects
- Codex Community Korea
- On-Platform
- Science Agent Leaderboard
- Bon
- Codex-Community-Docs-KR
This is a personal portfolio. Codex Community Korea is an ambassador-led community initiative and is not an official OpenAI website. On-Platform is described using public-safe synthetic scenarios and does not include confidential manufacturing data.
Install dependencies:
npm installRun the local development server:
npm run devBuild the production site:
npm run buildPreview the production build:
npm run preview