Skip to content
View mansukim1125's full-sized avatar

Block or report mansukim1125

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. Judger-Java Judger-Java Public

    Java

  2. blog blog Public

    JavaScript

  3. Deep-Learning-from-Scratch Deep-Learning-from-Scratch Public

    Deep Learning from Scratch를 읽고 익힌 것들을 Jupyter Notebook으로 정리합니다

    Jupyter Notebook

  4. Semantic Commit Messages Semantic Commit Messages
    1
    # Semantic Commit Messages
    2
    
    
    3
    See how a minor change to your commit message style can make you a better programmer.
    4
    
    
    5
    Format: `<type>(<scope>): <subject>`