1
1
Fork
You've already forked cv
0
YAML resume powered by rendercv, served via Codeberg Pages. https://thisago.codeberg.page/cv/resume.html
  • Makefile 100%
Find a file
thisago 97cb602414
All checks were successful
/ publish (push) Successful in 40s
fix: remake resume
Cleann as single-page CV, no web, low focus in specific techs
2026年06月25日 23:27:52 +00:00
.forgejo/workflows ci: clean 2026年05月29日 10:26:16 +00:00
.gitignore refactor: migrating to rendercv 2026年05月24日 18:08:41 +00:00
CHANGELOG.org docs: changelog 2026年05月29日 18:34:19 +00:00
LICENSE docs: license 2026年05月29日 18:26:40 +00:00
Makefile chore(makefil): dev 2026年06月25日 23:18:46 +00:00
package-lock.json wip: exploring themes against resume-parser 2026年05月24日 16:41:55 +00:00
package.json wip: exploring themes against resume-parser 2026年05月24日 16:41:55 +00:00
README.org docs(readme): install rendercv 2026年06月25日 12:43:37 +00:00
resume.yaml fix: remake resume 2026年06月25日 23:27:52 +00:00

thsiago CV

See it live:

echo https://thisago.codeberg.page/cv/resume.{html,pdf,md} | sed -r 's/ /\n/g'

FYI, I don't like a paper representing myself. https://blog.thisago.com/nontech/20251102-cartaoDeVisita.html

Local setup

To install rendercv:

set -e
git clone https://github.com/rendercv/rendercv --depth=1 --recurse-submodules
cd rendercv
uv tool install .[full]

License

GPL-3