Skip to content
View vanilalatte03's full-sized avatar
  • South Korea

Block or report vanilalatte03

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
vanilalatte03/README.md

header

빠른 시도, 집요한 검증. 최적의 답을 향하는 개발자.


GET /api/v1/profile/jiho

HTTP/1.1 200 OK
Content-Type: application/json
{
  "name": "JIHO",
  "role": "Backend Developer",
  "about": "while (true) { code(); test(); document(); refactoring(); }",
  "motto": "Move fast, verify deeply, learn faster.",
  "status": "coffee_driven_development",
  "contact": {
    "blog": "https://vanilalatte.tistory.com/",
    "secondBrain": "https://jh-second-brain.pages.dev/",
    "email": "jiho4890@gmail.com"
  }
}

GET /api/v1/skills

HTTP/1.1 200 OK
Content-Type: application/json
{
  "language": ["Java"],
  "backend": ["Spring Boot", "REST API"],
  "database": ["MySQL"],
  "devOps": ["Docker", "AWS"],
  "tools": ["Git", "GitHub"]
}

GET /api/v1/contributions/snake

HTTP/1.1 200 OK
Content-Type: image/svg+xml
github contribution grid snake animation

GET /api/v1/commitchi

HTTP/1.1 200 OK
Content-Type: image/svg+xml

commitchi pet

컬렉션

commitchi dex

Pinned Loading

  1. bamsongi-club/albam-mate bamsongi-club/albam-mate Public

    보드게임 모임의 탐색, 개설, 참여를 연결하는 모바일웹 플랫폼

    Java 5 3

  2. bamsongi-club/bamsongi-brain-demo bamsongi-club/bamsongi-brain-demo Public

    Private 데이터 없이 팀 세컨드 브레인의 공개 경계·상태 분리·검색 프로토콜을 재현하는 데모

    JavaScript

  3. ec2-payment-system ec2-payment-system Public

    팀 EC2 - 결제 시스템 팀프로젝트

    Java 3

  4. codex-project-ops-template codex-project-ops-template Public template

    PRD/ADR 기반 Codex 프로젝트 운영 하네스 템플릿

    Python 17 2

  5. epub-editor epub-editor Public

    Windows용 로컬 EPUB 편집기. 메타데이터 수정, 표지 교체, 이미지 최적화, HTML 챕터 편집을 지원합니다.

    Python 1

  6. commitchi commitchi Public

    A Tamagotchi-style pet for your GitHub profile README that lives off your commits.

    TypeScript