👨🏻‍💻 About Me


Introduction

Contact & Channel

🛠️ Skills

class Profile {

    static final String USERNAME = "JUHYUN KIM";

    static final Map<TechStack, String> TECH_STACK_MAP = Map.of(
        Backend, Set.of(
            "java", 
						"Spring","Spring Boot","Spring Security", 
						"JPA", "QueryDsl", 
						"Gradle", 
						"JUnit5", 
						"Mockito", 
						"Spock"
        ),
            
        Frontend, Set.of(
            "javascript","typescript",
            "Vue", "Vuex", "Vuetify", 
            "React", "Next.js", "MUI"
            "React-Query",
            "styled-component"
        ),
            
        Database, Set.of(
            "Mysql"
        )
    );

}

🖥️ Work Experience & Projects

요기요

정기결제 시스템 구축

2024.01 ~ 2024.06

요기요

EKS 전환 프로젝트

2023.05 ~ 2023.11

요기요

정산 자동화 프로젝트

2023.05 ~ 2023.12

요기요

요마트 개발

2022.09 ~ 2023.04

요기요

상품 서비스 개발

2022.05 ~ 2022.09

요기요

요마트 주문서 페이지 개발

2022.03 ~ 2022.05

요기요

자바 개발 팀 셋업

2021.12 ~ 2021.02