Skip to content
View cod0216's full-sized avatar

Organizations

@prography @DreamMoA @HowAboutQuestion @api-ghost @CampCcino @Bean-zip-Team @kkuk-kkuk

Block or report cod0216

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
cod0216/README.md
public class Greeting {
    String name = "EunChang Choi";
    String role = "Backend Engineer";
    String email = "best.dev.choi@gmail.com";

    Tech.set("Java","Spring","SQL","React","AWS","Docker");

    Link.put(
        "Velog",    "https://velog.io/@cod0216",
        "Tistory",  "https://ec-choi.tistory.com",
        "LinkedIn", "https://www.linkedin.com/in/eunchang-choi-639015379"
    );
}

Interest

  • Spring Security
  • Architecture

AboutMe badge Blog badge Linkedin Badge Gmail Badge

Pinned Loading

  1. ssafy_algol ssafy_algol Public

    1

  2. HowAboutQuestion/Legacy-HowAboutQuestion HowAboutQuestion/Legacy-HowAboutQuestion Public

    JavaScript 4

  3. Hello_Java Hello_Java Public

    Java 기초 공부

    Python