Files
resume-haness/examples/candidate.sample.yaml

129 lines
5.5 KiB
YAML

candidate_id: candidate-synthetic-001
name: 김하늘
contact:
email: haneul.kim@example.com
phone: 010-1234-5678
city: 서울특별시
links:
- https://example.com/haneul-kim
headline: API 안정성, 데이터베이스 성능, 배포 자동화를 함께 개선하는 백엔드 엔지니어
records:
careers:
- record_id: career-harness-tech
organization: 하네스테크
role: 백엔드 엔지니어
period:
start: {year: 2023, month: 3}
end: {year: 2025, month: 6}
employment_type: full_time
evidence_ids:
- career-api-quality
- career-database-performance
- career-deployment
- career-incident-response
experiences:
- record_id: experience-observability
role: 개인 프로젝트 개발자
period:
start: {year: 2024, month: 8}
end: {year: 2024, month: 11}
experience_type: project
evidence_ids: [project-observability, project-load-test]
educations:
- record_id: education-bachelor
institution: 한국가상대학교
degree: 학사
field_of_study: 컴퓨터공학
period:
start: {year: 2019, month: 3}
end: {year: 2023, month: 2}
status: graduated
evidence_ids: [education-cs]
certifications:
- record_id: certification-sqld
name: SQL 개발자(SQLD)
issuer: 한국데이터산업진흥원
issued_on: {year: 2024, month: 5}
evidence_ids: [certification-sqld]
facts:
- evidence_id: career-api-quality
category: career
content: 2023.03–2025.06 하네스테크 백엔드 엔지니어(정규직) 근무. Python과 FastAPI로 결제 API를 개발·운영했고 오류 유형별 재시도 정책을 개선해 월간 오류 건수를 35% 줄였다.
source: employment_record
date_range:
start: {year: 2023, month: 3}
end: {year: 2025, month: 6}
verification_status: document_verified
metrics:
monthly_error_reduction_percent: 35
keywords: [Python, FastAPI, API, 재시도 정책]
- evidence_id: career-database-performance
category: career
content: 하네스테크 백엔드 엔지니어로 PostgreSQL 쿼리의 실행 계획과 인덱스를 분석해 성능을 개선하고 결제 조회 API의 p95 응답 시간을 820ms에서 310ms로 단축했다.
source: employment_record
date_range:
start: {year: 2023, month: 3}
end: {year: 2025, month: 6}
verification_status: document_verified
metrics:
p95_before: 820ms
p95_after: 310ms
keywords: [PostgreSQL, SQL, 실행 계획, 인덱스, 성능 분석, 성능 개선]
- evidence_id: career-deployment
category: career
content: 하네스테크 백엔드 엔지니어로 GitHub Actions와 Docker 기반 CI/CD 검증 절차를 자동화해 배포 준비 시간을 40분에서 10분으로 단축했다.
source: employment_record
date_range:
start: {year: 2024, month: 1}
end: {year: 2025, month: 6}
verification_status: document_verified
metrics:
deployment_preparation_before: 40분
deployment_preparation_after: 10분
keywords: [GitHub Actions, Docker, CI/CD, 배포 자동화]
- evidence_id: career-incident-response
category: career
content: 하네스테크 백엔드 엔지니어로 Grafana 대시보드와 구조화 로그를 정비해 평균 장애 원인 파악 시간을 90분에서 35분으로 단축했다.
source: employment_record
date_range:
start: {year: 2024, month: 6}
end: {year: 2025, month: 6}
verification_status: document_verified
metrics:
incident_analysis_before: 90분
incident_analysis_after: 35분
keywords: [Grafana, 구조화 로그, 모니터링, 장애 분석]
- evidence_id: project-observability
category: project
content: 2024.08–2024.11 개인 프로젝트 개발자. FastAPI 서비스에 OpenTelemetry 추적, Prometheus 지표, Grafana 대시보드를 적용하고 장애 분석 절차를 문서화했다.
source: portfolio
source_reference: https://example.com/haneul-kim/observability
date_range:
start: {year: 2024, month: 8}
end: {year: 2024, month: 11}
verification_status: document_verified
keywords: [FastAPI, OpenTelemetry, Prometheus, Grafana, 관측성, 모니터링, 장애 분석]
- evidence_id: project-load-test
category: project
content: 2024.08–2024.11 개인 프로젝트 개발자로 Pytest와 Locust 부하 테스트를 작성하고 Docker Compose 재현 환경을 구성해 병목 재현 및 회귀 검증 절차를 문서화했다.
source: portfolio
source_reference: https://example.com/haneul-kim/load-test
date_range:
start: {year: 2024, month: 8}
end: {year: 2024, month: 11}
verification_status: document_verified
keywords: [Pytest, Locust, Docker Compose, 자동화 테스트, 부하 테스트, 회귀 검증]
- evidence_id: education-cs
category: education
content: 2019.03–2023.02 한국가상대학교 컴퓨터공학 학사 졸업. 자료구조, 데이터베이스, 운영체제를 이수했다.
source: document
verification_status: document_verified
keywords: [자료구조, 데이터베이스, 운영체제, SQL]
- evidence_id: certification-sqld
category: certification
content: 2024.05 한국데이터산업진흥원 SQL 개발자(SQLD) 취득. SQL 기본 및 활용, 데이터 모델링 과목을 검증받았다.
source: document
verification_status: document_verified
keywords: [SQL, SQLD, 데이터 모델링]
updated_at: 2026-07-18T10:00:00+09:00