alpha
Login
or
Join now
xcc.es
/
cv
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
[READ-ONLY] Mirror of https://github.com/mrgnw/cv.
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
cv
/
scripts
1 file
at
main
Morgan
pdf generation with version testing. jsonresume prep (#5)
8mo ago
0aed29dc
json5schema.py
pdf generation with version testing. jsonresume prep (#5) * simplify CV types * consildate CV files (sans vs non sans * merge accomplishments better * deal with nulls better * Update Experience.json5 * refactor: accomplishemnts->achievements, stack->skills * Create generate-template.md * one-shot * Update .pdf-cache.json * keep job description on generate; don't use $effect * fix template preview * WIP company/title from llm * wip no redirect on save version WIP * suggest company and job title; save version to job title folder * scoring * rank job-experience match * fuesai cv * paycale; rework cv save * founding enginer: 8/10? * fix build? * WIP change save mechanism * modelSettings component * cvpreview, jobdescriptionform * more detailed matching * wip fix version saving * wip show model * wip fix pdf? * Update PDFs and cache - 2025-09-11 21:33:03 * formwt * wip regenerate with a different mode * simpler model pricing * model dropdown component * WIP re-generate button * WIP generate button * bind:isGenerating * don't generate when typing unless clicking generate * fix paste * show filename of tbd generated file * WIP new save button * WIP fix save functionality * WIP debug reload * simulate save * wip remove $effect for debug mode * Wip svelte 5 in cvpreview * YOLO now can test versions * YOLO better tests, WIP: 1-page optimization?, better version coalescing * cv: single-line skills * optimize doesn't work don't use that for now optimize didn't use the right styles for some reason * fix pdf generation * fixed projects * clean up test page and test cv's * don't show textme.cc * fix: weird \ on custom versions * fix: issues that arose with /fullstack [500] GET /fullstack TypeError: Cannot read properties of null (reading 'achievements') at /app/src/lib/CV.svelte:85:75 at Array.map (<anonymous>) at Module.CV [as default] (src/lib/CV.svelte:81:14) at _page (src/routes/[slug]/+page.svelte:20:31) at eval (.svelte-kit/generated/root.svelte:70:5) at _layout (src/routes/+layout.svelte:13:18) [500] GET /fullstack RangeError: Invalid time value at Module.format (file:/app/node_modules/date-fns/format.js:350:11) at formatDate (src/lib/CV.svelte:36:16) at Module.CV [as default] (src/lib/CV.svelte:340:30) at _page (src/routes/[slug]/+page.svelte:20:31) at eval (.svelte-kit/generated/root.svelte:70:5) at _layout (src/routes/+layout.svelte:13:18) 2:44:22 PM [vite] page reload src/lib/versionReader.ts * update pdfs * deploy fix: wrangler dependency issue? * simplify version reader. don't coalesce too much * Update projects.jsonc * Update bitpanda.json5 * Update .npmrc * WIP less top margin * WIP margin updates work on firefox * Delete PDF-GENERATION.md * remove variants * Create json5schema.py * projects * Update json5schema.py * jsonschema scripts * cv deploy * update cloudflare adapter * bitpanda pdf * Update bitpanda.json5
8 months ago