Skip to content
View yumin-jung's full-sized avatar
:accessibility:
Focusing
:accessibility:
Focusing

Organizations

@boksunga

Block or report yumin-jung

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

Pinned Loading

  1. Yumin Jung's GitHub Stats Yumin Jung's GitHub Stats
    1
    ⭐    Total Stars:                                5
    2
    βž•    Total Commits:                           2.9k
    3
    πŸ”€    Total PRs:                                118
    4
    🚩    Total Issues:                               5
    5
    πŸ“¦    Contributed to:                            10
  2. πŸ’» Recent coding in languages πŸ’» Recent coding in languages
    1
    TypeScript   +6.5k/   -199 β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘ 38.8%
    2
    Swift        +2.4k/   -997 β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Žβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘ 25.0%
    3
    HTML         +1.6k/   -614 β–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘ 19.3%
    4
    SVG           +173/    -10 β–ˆβ–β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘  7.0%
    5
    CSS           +824/    -87 β–Šβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘  4.0%
  3. Xcode Shortcuts Xcode Shortcuts
    1
    ## πŸ—‚ Files or Project Navigator
    2
    - `Command Shift N` β€” Create a new project  
    3
    - `Command N` β€” Create a new file  
    4
    - `Command Option N` β€” Create a new group (folder)  
    5
    - `Command Shift J` β€” Reveal current file in Navigator  
  4. Simulator Status Bar Override Simulator Status Bar Override
    1
    xcrun simctl status_bar "iPhone 16 Pro" override \
    2
      --time "9:41" \
    3
      --batteryState charged \
    4
      --batteryLevel 100 \
    5
      --wifiMode active \