Skip to content
View ChaYujin's full-sized avatar
๐Ÿ˜€
๐Ÿ˜€
  • Seoul/Korea
Block or Report

Block or report ChaYujin

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
ChaYujin/README.md

๐Ÿ˜Š Introduction ๐Ÿ˜Š

โ–ช ๋Š๋ฆฌ๋”๋ผ๋„ ๊พธ์ค€ํ•จ์œผ๋กœ ์„ฑ์žฅํ•ด๋‚˜๊ฐ€๋Š” ๊ฐœ๋ฐœ์ž์ž…๋‹ˆ๋‹ค.
โ–ช ๋™๋ฃŒ์™€ ์ ๊ทน์ ์ธ ์ปค๋ฎค๋‹ˆ์ผ€์ด์…˜์„ ์ข‹์•„ํ•ฉ๋‹ˆ๋‹ค.
โ–ช ๋” ๋‚˜์€ ์ฝ”๋“œ, ๋” ์ข‹์€ ์ฝ”๋“œ๋ฅผ ํ•ญ์ƒ ๊ณ ๋ฏผํ•ฉ๋‹ˆ๋‹ค.

package my.introduction.domain;

public class Main() {
    public static void main(String[] args) {
    
        Developer yujin = Developer.builder()
                .name("์ฐจ์œ ์ง„")
                .developmentFields({"Back-end"})
                .backendSkills({Java, Spring, JPA, MyBatis, Junit5๏ธ, Mockito, Gradle})
                .devOpsSkills({Mysql, Jenkins, NCP})
                .collaborationTools({Slack, Notion, Git, Intellij})
                .build();
                
        introduce(yujin);
    }
}

๐Ÿ”จ My skills ๐Ÿ”จ

ย  ย  ย  ย 


๐Ÿงฉ My Github ๐Ÿงฉ

Pinned Loading

  1. tomo-algorithm tomo-algorithm Public

    Forked from betterfly4202/tomo-algorithm

    Java 1

  2. TDD TDD Public

    TDD ์Šคํ„ฐ๋”” ๊ณผ์ œ๋ฅผ ์œ„ํ•œ repository

    Java 1

  3. devteam-tomo/devteam-tomo.github.io devteam-tomo/devteam-tomo.github.io Public

    This repository is for wiki page

    CSS 2

  4. betterfly4202/tomo-algorithm betterfly4202/tomo-algorithm Public

    Java 3