deterministic · no LLMBuildCv
A CV scoring engine for job seekers. It scores a résumé against a specific job posting and explains every point: no LLM, no black boxes. ASP.NET Core API with a four-layer hexagonal architecture, Next.js client, both running in production.
- API · ASP.NET Core (.NET 10) · Domain / Application / Infrastructure / Api layers · 68 endpoints · EF Core
- Tests · 1,418 xUnit methods across 4 per-layer test projects · Testcontainers integration suite · zero skipped tests
- Deterministic scoring · six weighted sections, no LLM · every recommendation re-runs the formula and reports the real delta, not an estimate
- Infra · Azure Container Apps behind Cloudflare · ingress restricted to the edge · security headers re-verified against production after each deploy