Skip to content
View 6810779s's full-sized avatar
🥰
Hi, My name is Eunhee
🥰
Hi, My name is Eunhee

Block or report 6810779s

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
6810779s/README.md

👋 Eunhee Jang

Frontend / Full-Stack Developer

화면의 성능/SEO부터 사용자의 전체 흐름까지, 막힌 문제를 끝까지 파고들어 제품의 실제 성과로 연결하는 개발자입니다.
늘 사용자 입장에서 고민하고, 명확한 커뮤니케이션과 문서화로 팀의 협업 비용을 줄이는 것을 중요하게 생각합니다.


BlogEmail


🌱 Open Source Contributions

프레임워크 내부 소스를 분석해 root cause를 짚고, regression test와 함께 수정 → 메인테이너 리뷰를 거쳐 머지된 기여입니다.

  • react-hook-form #13299mergeduseFieldArray 조작 시 무관한 필드까지 dirtyFields로 오염되는 버그 수정 (regression test 포함)
  • react-hook-form #13326mergedsetValue + shouldDirty 사용 시 동일한 dirty 오염을 추가로 발견 및 수정
  • storybook #34086merged — addon-docs에 페이지 새로고침 없이 개별 story를 재렌더하는 Reset story 버튼 추가

🛠 Tech Stack

CategorySkills
FrontendReactNext.jsTypeScriptJavaScriptViteStorybook
StateTanStack QueryMobXRedux
StylingTailwind CSSCSSHTML
BackendNode.jsNestJSPrismaPostgreSQLBullMQ
Infra / ToolsDockerAWSGitHub ActionsGitFigma

💼 Experience & Projects

(주)더블티 / 2025.05 – 재직중 / Full-Stack (SW개발실)

  • 더블티 홈페이지 ver1 → ver2 / Next.js App RouterPrismaPostgreSQL — SPA를 App Router 기반 SSR로 전환해 검색 색인 확보, 페이지별 동적 메타데이터와 다국어 canonical/hreflang 적용으로 Lighthouse 성능 97점
  • 솔브릿지 시니어 케어 플랫폼 / NestJSPrismaBullMQAWS Transcribe — 음성 → STT → LLM 요약 케어로그 파이프라인을 비동기(BullMQ)로 구축, 지수 백오프 재시도 + DLQ + Sentry로 운영 안정성 확보
  • 외 LIG넥스원 폐쇄망(air-gapped) 분석 대시보드, 직구라운드 B2B 커머스(Frontend Lead) 등

Tmax A&C / 2023.07 – 2024.10 / Frontend

  • 한국농어촌공사 민원(VOC) 시스템 / ReactMobXTanStack Query — 대용량 칸반 무한 스크롤 렌더링 최적화(useInfiniteQuery + Intersection Observer), MobX + React Query 하이브리드 상태 관리 패턴 정착

(주)디에이치와이드 / 2021.10 – 2022.07 / Frontend

  • 온라인 인성/진로 검사 시스템 / ReactRedux-SagaChart.js — localStorage 기반 검사 '이어하기' 구현으로 완주율 개선 → 동일 고객사 3,000건 추가 계약

✍️ Latest Blog Posts

eunhee-programming.tistory.com

Pinned Loading

  1. react-hook-formreact-hook-formPublic

    Forked from react-hook-form/react-hook-form

    📋 React Hooks for form state management and validation (Web + React Native)

    TypeScript

  2. storybookstorybookPublic

    Forked from storybookjs/storybook

    Storybook is the industry standard workshop for building, documenting, and testing UI components in isolation

    TypeScript