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