Skip to content
View KumJungMin's full-sized avatar
🌗
Focusing
🌗
Focusing
Block or Report

Block or report KumJungMin

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

Hi, I'm Web Front Developer
💻 I love to contribute UI or Framework library for healthy world.
🧑‍💼 I’m planning to make SUPER public UI Library in three year. (~2027)

🛠  Contribution

🛠  Languages Frameworks Tools





Pinned

  1. singing_ghost singing_ghost Public

    Created with CodeSandbox

    JavaScript 3

  2. monorepo-versioning-test monorepo-versioning-test Public

    모노레포 패키지별 버저닝 테스트(브렌치명으로 라벨링하고 라벨에 따라 릴리즈 노트 업데이트하는 방식)

    JavaScript

  3. discord-review-assign-webhook discord-review-assign-webhook Public

    내 그룹 구성원들의 리뷰 할당 개수를 알려주는 디스코드 webhook 코드

    JavaScript 1 1

  4. color-opacity.js color-opacity.js
    1
    // CSS 컬러변수에 투명도를 주는 방법
    2
    
                  
    3
    function getColorVariableWithOpacity(variableName, opacity = 1) {
    4
      let variableValue = null;
    5
    
                  
  5. dudeG dudeG Public

    dude(친구)끼리 교환할 쓸데없는 선물(Gift)을 골라주는 서비스

    TypeScript 2

  6. colorvariabletracker colorvariabletracker Public

    [Color variable tracker] you can search and see color variables of specific color file.

    TypeScript 1