Skip to content
View yeonwooz's full-sized avatar

Block or report yeonwooz

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

Pinned Loading

  1. haru-bot haru-bot Public

    ๋งค์ผ ์˜คํ›„ 8์‹œ, ์˜ค๋Š˜ ํ•œ ์ผ 3๊ฐ€์ง€๋ฅผ ์ •๋ฆฌํ•ด์ฃผ๋Š” ์ผ๊ธฐ๋ด‡ (Telegram + Calendar + Notion)

    Python

  2. notion-daily-todo notion-daily-todo Public

    Python

  3. particles particles Public

    particles (canvas API)

    JavaScript

  4. useful git aliases useful git aliases
    1
     // ~/.zshrc
    2
    
                  
    3
    [alias]
    4
        alias mk="make"
    5
        alias cl="make clean"