Skip to content

feat(ats): diversify sample YAML descriptions with unique personas#99

Closed
athola wants to merge 1 commit intomainfrom
feat/issue-83-diversify-samples
Closed

feat(ats): diversify sample YAML descriptions with unique personas#99
athola wants to merge 1 commit intomainfrom
feat/issue-83-diversify-samples

Conversation

@athola
Copy link
Owner

@athola athola commented Mar 10, 2026

Summary

Each of the 8 sample_*.yaml files now represents a distinct profession instead of nearly identical "Software Engineer" descriptions:

File New Name Persona
sample_1.yaml Priya Raghavan Backend Engineer (data pipelines, Go, Kafka)
sample_2.yaml Marcus Jennings DevOps/SRE Engineer (Terraform, Ansible, K8s)
sample_multipage_demo.yaml Kenji Nakamura Principal Solutions Architect (cloud, FinOps)
sample_contrast_demo.yaml Amara Osei UX/Accessibility Engineer (WCAG, ARIA)
sample_dark_sidebar.yaml Soren Lindqvist Cybersecurity Analyst (threat hunting, SIEM)
sample_latex.yaml Dr. Elena Vasquez Data Scientist / ML Engineer (PyTorch, NLP)
sample_palette_demo.yaml Daniela Ferreira Mobile App Developer (Swift, Kotlin)
sample_palette_demo_random.yaml Nia Whitfield Cloud Infrastructure Engineer (Terraform)

Updated fields: full_name, job_title, description, and sidebar skills. All body:, config:, and template: sections left untouched.

Fixes #83

Test plan

  • All descriptions use **bold** markdown for ATS-friendly keyword highlighting
  • Template and config sections unchanged (rendering unaffected)
  • All pre-commit hooks pass

Each sample now represents a distinct profession: backend engineer,
DevOps/SRE, solutions architect, accessibility engineer, cybersecurity
analyst, data scientist, mobile developer, and cloud infrastructure.

Fixes #83
@athola
Copy link
Owner Author

athola commented Mar 10, 2026

Superseded by combined PR

@athola athola closed this Mar 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(ats): diversify sample YAML descriptions and add per-file ATS config

1 participant