CV Web Builder will allow you to create a SQLI CV only using your browser. The CV data is not stored in any backend server, it's encoded in the url, so you have all the control on your data and who you share your cv.
Use this link to create your CV
VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).
npm installnpm run devnpm run buildRun Unit Tests with Vitest
npm run test:unitLint with ESLint
npm run lint