Frontend Developer
CurrentFrontend Development using React, TypeScript.- transitioned current repository to monorepo, deployed private UI library through GitHub Packages and applied to each repositories.- transitioned the architecture to Feature-Sliced Design(FSD).- implemented real time collaboration tool(CAT Tools) using WebSocket. - using windowing to optimize for thousands of objects.- implemented CDD by adding Storybook(https://storybook.beringlab.com). - added interaction test codes for UI components using @storybook/test. - added GitHub Actions script of interaction test automation for Storybook using Playwright.- added unit test codes using @testing-library/react and vitest.- implemented state management and validation for complex forms using React Hook Form and Zod.- implemented real-time translation, queuing, notification using SSE.- refactored whole UI components using @shadcn/ui.- linked payment system using Toss Payments SDK(Korea), Stripe(Global).- added Sentry to collect error logs.