Skip to content
View coti-z's full-sized avatar
🌈
🌈

Organizations

@codestates @CECOM-CAU @postech-dao

Block or report coti-z

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

coti

📌 intro

class Coti {
  public:
    Coti() {
      name = "jiung";
      role = "Software Engineer";
      links = {
        .blog = "https://wooong-dev.tistory.com/",
        .portfolio = "https://coti.github.io/"
      };
      currentFocusTech = "I am focusing on backend technologies.";
      currentFocusCertification = "SQLP (SQL Professional - Korea)"
      communication = {
        .email = "jiungdev@gmail.com"
      }
    }
  ...
};

📜 certifications

Category Certification
Korea 정보처리기사 - NCS (Engineer Information Processing - National Competency Standards)
Korea 정보보안기사 (Engineer information security)
Korea 리눅스마스터 1급 (Linux Master - Level 1)
Korea 컴퓨터 활용능력 1급 (Computer Proficiency - Level 1)
Korea 네트워크 관리사 2급 (Network Administrator - Level 2)
Korea 그래픽기술자격 2급 (Graphic Technology Qualification - Level 2)
International Microsoft Office Specialist Master

badge

type platform badge
problem solving atcoder badge
problem solving codeforce Codeforces
problem solving solved Solved.ac프로필

Pinned Loading

  1. chat-go chat-go Public

    Terminal based tcp chat made with go

    Go 2

  2. todokkaebi todokkaebi Public

    Team or individual todo project using nestjs

    TypeScript 1