Show HN: RenderCV – Open-source CV/resume generator, YAML to PDF
11–20 of 42 posts
Re: Show HN: RenderCV – Open-source CV/resume generator, YAML to PDF
#12Re: Show HN: RenderCV – Open-source CV/resume generator, YAML to PDF
#13Wish I had seen this before making my resume in latex. One question, though to add publications, is it possible to use bibtex, or do you have to manually convert each publication to YAML?
Re: Show HN: RenderCV – Open-source CV/resume generator, YAML to PDF
#14I don't know what the solution really is, but as much as I hate it, a verified Linkedin Profile is a huge signal now. Otherwise a real personal site with care and history. I am guilty of being bad with the second so - no easy answers. Maybe even a wacky looking CV would make me notice a candidate more. Powerpoint 90s style.
Re: Show HN: RenderCV – Open-source CV/resume generator, YAML to PDF
#15I mean, a CV is not really rocket science and there are quite a few great typst templates out there.
Re: Show HN: RenderCV – Open-source CV/resume generator, YAML to PDF
#16Sadly, it appears the project was heavily sloppified a mere 2 weeks ago: https://github.com/rendercv/rendercv/commit/5cc5fbdf9ec1a742...
Re: Show HN: RenderCV – Open-source CV/resume generator, YAML to PDF
#17Re: Show HN: RenderCV – Open-source CV/resume generator, YAML to PDF
#18Re: Show HN: RenderCV – Open-source CV/resume generator, YAML to PDF
#19I have been through a huge over supply of AI generated CVs using similar tools this year. I am sure this will help people so not bashing the tool per se, but bare in mind that you will be joining the robots. I don't know what the solution really is, but as much as I hate it, a verified Linkedin Profile is a huge signal now. Otherwise a real personal site with care and history. I am guilty of being bad with the second…
Re: Show HN: RenderCV – Open-source CV/resume generator, YAML to PDF
#20A bit of a missed opportunity not to use the JSON Resume schema for this. https://jsonresume.org/schema
We deliberately chose not to use JSON Resume because we wanted greater flexibility. For example, in RenderCV, you can use any section title you want and place any of the 9 available entry types under any section. In contrast, JSON Resume has predefined section titles, and each section is restricted to a predefined entry type. For instance, you must use the experience entry schema under the experience section.