diff options
| author | alex <alex@pdp7.net> | 2026-05-27 20:34:37 +0200 |
|---|---|---|
| committer | alex <alex@pdp7.net> | 2026-05-27 20:35:33 +0200 |
| commit | 7ac8558490c92a84b8b9a93ed6e10f6e436eafa2 (patch) | |
| tree | c0a6b86395e6a2eb0036c6326fac4fcaf9f8f54e | |
| parent | 485f2bb51a4a30bf29d082227159f194543ad4ff (diff) | |
Add /notes/tech/resumesmaster
| -rw-r--r-- | blog/content/notes/index.gmi | 1 | ||||
| -rw-r--r-- | blog/content/notes/tech/resumes.gmi | 39 |
2 files changed, 40 insertions, 0 deletions
diff --git a/blog/content/notes/index.gmi b/blog/content/notes/index.gmi index 286c695d..c2c5ff61 100644 --- a/blog/content/notes/index.gmi +++ b/blog/content/notes/index.gmi @@ -41,6 +41,7 @@ Notes about some books and long articles I like: => tech/internet-basics Internet basics => tech/splicing-mkvs Splicing MKVs => tech/what-i-would-like-to-see-in-a-forge What I would like to see in a forge +=> tech/resumes Resumes ### Gadgets diff --git a/blog/content/notes/tech/resumes.gmi b/blog/content/notes/tech/resumes.gmi new file mode 100644 index 00000000..37ff6fba --- /dev/null +++ b/blog/content/notes/tech/resumes.gmi @@ -0,0 +1,39 @@ +# Resumes + +Some day I should stop exporting my LinkedIn profile as a PDF. + +## Typst candidates + +=> https://typst.app/universe/package/acorn-resume + +=> https://typst.app/universe/package/ats-friendly-resume + +=> https://typst.app/universe/package/chicv + +=> https://typst.app/universe/package/cv-soft-and-hard + +=> https://typst.app/universe/package/gloat + +=> https://typst.app/universe/package/imprecv + +=> https://typst.app/universe/package/kiresume + +=> https://typst.app/universe/package/min-resume + +=> https://typst.app/universe/package/moderner-cv + +=> https://typst.app/universe/package/nutshell + +=> https://typst.app/universe/package/pesha + +=> https://typst.app/universe/package/pro-academic-cv + +=> https://typst.app/universe/package/resumania + +=> https://typst.app/universe/package/simple-technical-resume + +=> https://typst.app/universe/package/simple-xd-resume + +=> https://typst.app/universe/package/ttq-classic-resume + +=> https://typst.app/universe/package/yuan-resume |
