Skip to content
View leegeunhyeok's full-sized avatar
🎯
Focusing
🎯
Focusing

Organizations

@dev-gmmahs @nyangnyangpunch @woogi-world @whistle-kr @dunggeun

Block or report leegeunhyeok

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
leegeunhyeok/README.md
mona-loading

👋 Hi, there! I'm Geunhyeok LEE

profile

Code
import { Profile } from '@ghlee/profile';

new Profile()
  .printFullName() // Geunhyeok LEE
  .printDescription() // Someone who keep working for continuous growth 🚀
  .printContacts();
  /**
  * {
  *   "email": "dev.ghlee@gmail.com,
  *   "github": "leegeunhyeok",
  *   "linkedin": "in/dev-ghlee"
  * }
  */

Pinned Loading

  1. react-native-esbuild Public

    ⚡️ esbuild based universal bundler for React Native

    TypeScript 228 10

  2. react-native-zendesk-messaging Public

    🗣️ Zendesk messaging SDK for React Native

    TypeScript 46 18

  3. bxd Public

    📦 Object relational mapping for IndexedDB

    TypeScript 27 2

  4. web-push Public

    🔔 Web Push | Getting Started

    TypeScript 31 17

  5. cyworld-bot Public

    🤖 Cyworld image crawler

    Python 56 17

  6. resume Public template

    🍀 Resume template

    Vue 46 6

560 contributions in the last year

Contribution Graph
Day of Week March April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Loading A graph representing leegeunhyeok's contributions from March 24, 2024 to March 26, 2025. The contributions are 81% commits, 13% pull requests, 6% issues, 0% code review.   Code review 6% Issues 13% Pull requests 81% Commits

Contribution activity

March 2025

Created 1 repository

Created a pull request in swc-project/swc that received 4 comments

fix(es/types): Add missing types for jsc.transform.react.refresh

Description: The jsc.transform.react.refresh option only accepts a boolean. However, the core implementation also supports an object (RefreshOptions)

+67 −3 lines changed 4 comments
Opened 4 other pull requests in 2 repositories
Opened 1 issue in 1 repository
leegeunhyeok/esdoctor 1 open
2 contributions in private repositories Mar 10
Loading