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"
}
}
...
};
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 |
type | platform | badge |
---|---|---|
problem solving | atcoder | |
problem solving | codeforce | |
problem solving | solved |