← Back to Tech
Storybook
Storybook renders components outside the app so teams can iterate on UI states and edge cases with less setup. It is widely used for internal UI kits and design systems. It also provides a shared place for documentation and visual review.
Why it matters
It helps keep component APIs and states explicit, which improves consistency and reduces regressions in UI-heavy products.
Official docs
https://storybook.js.org/docs →Related projects
Frontend Platform (UI Kit + Packages)
2024–Present
A shared frontend platform: internal UI kit, core packages, API SDK, and unified tooling.
Internal UI Kit (React + Storybook)
2024–Present
An internal UI kit with design tokens, theming via CSS variables, and Storybook docs.
Monitoring System Frontend
2023–2024
A monitoring system frontend built from scratch with real-time updates, clear architecture, and delivery tooling.
Web3 Marketplace Frontend
2022
A modular React/TypeScript app with wallet integrations and a production-focused build setup.
Client Portal (CRA + TS)
2020–2021
A client personal area with auth/profile/security flows and a strong DX baseline.
AML & Trading Interfaces (Enterprise UI)
2019–2020
A modular enterprise UI for AML/trading bots with charts, forms, and DX tooling.