Context
AI Jobs Australia Resume Keyword Analyser scored the CV at 21% ATS compatibility (17/86 keywords found).
Root Cause
The skills array in base-cv.json had 18 entries but was missing critical ATS keywords: cloud platforms (AWS/Azure/GCP), deep learning, generative AI, MLOps, Kubernetes, and others. The skill naming also used compound names like "LLM Integration" that ATS parsers don't match.
Actions Taken (2026-03-23)
- Added 9 new skills: Cloud Platforms, Kubernetes, Deep Learning, Generative AI, Computer Vision, Data Engineering, MLOps, FastAPI, Bash
- Renamed "LLM Integration" → "Large Language Models" for ATS parsing
- Enriched ML Libraries description with explicit keyword terms (scikit-learn, NumPy, Pandas, NLTK)
- Total skills: 18 → 27
Remaining Work
References
Context
AI Jobs Australia Resume Keyword Analyser scored the CV at 21% ATS compatibility (17/86 keywords found).
Root Cause
The
skillsarray inbase-cv.jsonhad 18 entries but was missing critical ATS keywords: cloud platforms (AWS/Azure/GCP), deep learning, generative AI, MLOps, Kubernetes, and others. The skill naming also used compound names like "LLM Integration" that ATS parsers don't match.Actions Taken (2026-03-23)
Remaining Work
technical_skillsarray with category groupings for cv-generator.js to render as a dedicated sectionReferences