Skip to content
View BellYun's full-sized avatar
  • TUKorea(Tech University of Korea)

Organizations

@ToyMakers@techeer-sv@SVTeamJ@Team-hangout@NeorangLoa@23-teamLuna-frontStudy-react@Team-Oriddle@DevBellYun

Block or report BellYun

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

Hi, I'm JongYun Jeong 👋

Frontend Developer

About Me

안녕하세요, 프론트엔드 개발자 정종윤입니다.
React, Next.js, TypeScript와 같은 최신 기술 스택을 활용해 사용자 경험을 최적화하고, 퍼포먼스를 개선하는 데 관심이 많습니다.

Tech Stack

  • Frontend: React, Next.js, Vue.js, TypeScript, Vite, Tailwind CSS
  • State Management: Recoil, Zustand, React Query, Redux
  • Backend & DevOps: Node.js, Nest.js, Docker, AWS, GitHub Actions
  • Tools: VSCode, Git, ESLint, Prettier, Vitest

Projects

  • DeepBlue
    AI 기반 사진 인식으로 물고기 정보를 제공하는 웹 애플리케이션.
    주요 기술: React · TypeScript · Recoil · React Query · AWS

  • Hang_out
    함께 여행할 메이트를 찾는 커뮤니티 플랫폼.
    주요 기술: React · TypeScript · Recoil · React Query · Docker · AWS

  • Oriddle
    실시간 퀴즈 제공 서비스.
    주요 기술: Next.js, TypeScript, Styled-components, Jotai

  • ReXume
    개발자 이력서 공유 플랫폼.
    주요 기술: React, pdfjs-dist, tailwind, zustand, tanstack query

Blog

Open Source Contributions

Nuxt Ecosystem

Two merged contributions to the Nuxt ecosystem, focused on pnpm package resolution and module evaluation edge cases.

  • nuxt/cli #1283
    pnpm 11 global virtual store 환경에서 Nuxt CLI가 Vite package metadata를 찾지 못하는 문제를 수정했습니다.
    Parent dependency 기반 package resolution을 구현했으며, maintainer의 범용화 작업을 거쳐 @nuxt/cli v3.35.0에 반영됐습니다.

  • nuxt/content #3791
    Nuxt Content의 validator 탐색 실패를 package resolution과 duplicate module evaluation 문제로 나누어 분석했습니다.
    Module-relative dependency resolution, shared validator context를 구현했으며, 프로젝트 convention에 맞춘 refinement 후 main에 병합됐습니다.

Contact

Pinned Loading

  1. SVTeamJ/DeepBlueSVTeamJ/DeepBluePublic

    TypeScript 5 3

  2. Team-hangout/Hang_outTeam-hangout/Hang_outPublic

    Dockerfile 1

  3. Team-Oriddle/oriddle-frontendTeam-Oriddle/oriddle-frontendPublic

    Oriddle Client Codespace

    TypeScript 1

  4. ReXume/Frontend_OptimizationReXume/Frontend_OptimizationPublic

    JavaScript 1

  5. nuxt-clinuxt-cliPublic

    Forked from nuxt/cli

    Nuxt CLI

    TypeScript