Site owner: CV is not configured on the server yet In the Vercel dashboard open your project → SettingsEnvironment Variables → add for Production:
  • CV_JWT_SECRET — long random string (run: openssl rand -hex 32)
  • ADMIN_SECRET — password you’ll use on /grant-cv.html
Then Redeploy (Deployments → … → Redeploy). See README-CV-ACCESS.md in the repo.

Request CV access

My full CV is shared only after I review your request. Leave your email and a short note (for example, the role or company). If approved, you’ll get a private link by email—or I’ll send one manually within a couple of business days.