mirror of
https://github.com/prdlk/cv.git
synced 2026-08-02 17:31:41 +00:00
docs(AGENTS): add naming convention for job-tailored résumé variants
This commit is contained in:
@@ -45,3 +45,8 @@ Trim before adding — a column that grows past the page silently spills to page
|
||||
- pdflatex packages: `geometry`, `enumitem`, `paracol`, `hyperref`.
|
||||
|
||||
<!-- MANUAL: Any manually added notes below this line are preserved on regeneration -->
|
||||
|
||||
### Naming Convention (job-tailored variants)
|
||||
- Résumés tailored to a specific job posting are new `.tex` files named `PradNukala_<Role>_<Company>.tex` (CamelCase, underscores), e.g. `PradNukala_StaffSoftwareEngineer_Circle.tex`.
|
||||
- The glob Makefile then emits the deliverable directly: `dist/PradNukala_<Role>_<Company>.pdf` — no Makefile edit needed.
|
||||
- The four generic role variants (`react-native`, `protocol`, `cryptography`, `founding-engineer`) keep their short names and serve as bases to copy from.
|
||||
|
||||
Reference in New Issue
Block a user