What do you guys use to build your CVs? Do you automate it in any way or just use something like Google Docs? I’d be interested to know.
Personally I’ve been using rendercv for a while and I can’t imagine going back to doing it manually. However, I think I might need some more flexibility. Been struggling to get any interviews so I’ve been doing what I can to experiment with my CV. If any of you have a good typst
template they’ve actually used to land a role I would love to steal borrow it.
RenderCV looks cool!
Personally, I’ve been using a plain old HTML page exported as PDF using Gotenberg for a few years now. I recently replaced the manually written HTML page by a server-side rendered React app so I could build reusable components, avoiding me the trouble to to search and replace everytime I needed to change something.
Another very interesting solution haha