Skip to content
View Sean-mn's full-sized avatar
🌊
Sinking
🌊
Sinking

Highlights

  • Pro

Block or report Sean-mn

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
Sean-mn/README.md
public class Introduce
{
    public class ME
    {
        public string name = "박현민";
        public string major = "게임 서버";
    }

    public void Main()
    {
        Console.WriteLine("게임서버개발자 박현민입니다.");
    }
}

Pinned Loading

  1. Team-GODA/PaperMania-Server-v1 Team-GODA/PaperMania-Server-v1 Public

    PaperMania 서버 저장소입니다.

    C# 1

  2. TIL TIL Public

    하루하루 공부한 것을 정리하는 저장소입니다.

  3. Back2Play-LastStand/Last-Stand-Server Back2Play-LastStand/Last-Stand-Server Public

    Last Stand 서버 저장소입니다.

    C# 1

  4. Team-Gamism/Steam_Review_api Team-Gamism/Steam_Review_api Public

    스팀 리뷰 내용 API 저장소 입니다.

    C#