jbpark

Jeongbin Park

I build React libraries and UI tooling — component kits, hooks, and a live editor that syncs canvas edits back to source code.

Projects
ui-kit
React component library
npm version for @jbpark/ui-kit

A React 19 component library organized with Atomic Design, built as a Turborepo monorepo with a Next.js demo app and Storybook docs.

React 19Next.js 16Tailwind CSS 4Turborepo
use-hooks
React hooks collection
npm version for @jbpark/use-hooks

A collection of reusable React 19 hooks for common UI and interaction patterns — debounce, throttle, scroll, viewport, timeline, and more.

React 19TypeScript
live-editor
Live UI editor & code sync

An interactive UI editor with real-time preview and drag-and-drop. Canvas edits sync back to source code via AST transforms, sandboxed for safety.

Reactdnd-kitCodeMirrorBabel AST