Skip to content
View xi-jjun's full-sized avatar

Highlights

  • Pro

Block or report xi-jjun

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
xi-jjun/README.md

Hello! I'm Kim Jae Jun

Today visitor : Hits


Introduce myself

val me = Person(
    name = "Kim Jae Jun",
    profession = "Backend Developer",
    hobbies = listOf("blog posting", "side project", "playing overwatch2"),
    favoriteLanguages = listOf("Kotlin", "Ruby", "Java"),
    isTenacious = true
)

with(me) {
  println("라이브러리 소스 코드 뜯어보는 것을 즐깁니다.")
  println("비즈니스 로직을 개발로 구체화하여 풀어가는 과정에서 즐거움을 얻습니다!")
  println("저는 개발자란 단순 코드 작업이 아닌, '제품(product)'를 만들어야 한다고 생각합니다.")
}

🗞 My blog articles

Container Tech

  1. What is container?
  2. Why Docker?
  3. Docker Architecture History
  4. What is OCI?

⌘ My side project

Rspec reporter

Readme Card

  • type : GitHub action script
  • desc : Reporting result of rspec to PR comment
  • It is published on GitHub action marketplace

Pinned Loading

  1. journey-buddy journey-buddy Public

    관광분야 GEN AI 해커톤 대회 http://genai.quv.kr/

    Ruby

  2. journey-buddy-FE journey-buddy-FE Public

    관광분야 GEN AI 해커톤 대회 http://genai.quv.kr/ 프론트엔드

    Vue

  3. rspec-reporter rspec-reporter Public

    Github actions script for reporting rspec result on pull request comment

    JavaScript 2

  4. choorai/retrospect-frontend choorai/retrospect-frontend Public

    회고 서비스 ReHub(Retrospective Hub) Front-end project

    TypeScript

  5. draft-master-server draft-master-server Public

    Build the teams with friends through an auction system

    Kotlin

  6. draft-master-web draft-master-web Public