Hacker News new | ask | show | jobs
RenderCV: A LaTeX-based CV/resume version-control and maintenance app (rendercv.com)
6 points by sinaatalay 640 days ago
3 comments

Loved the latex templates as they are one of few clean and professional templates on overleaf. Then tried out your python package and it is definitely a game changer since you don't care about the styling anymore.

And it is much more enjoyable to use compared to "CV creators" on the web, as you are simply managing a data format you can edit anywhere and not filling out a cumbersome form.

Makes a lot of sense to turn it into a web app to appeal to more people. Will definitely try it out

We are creating a cross-platform app for version-controlling and archiving professional CVs and resumes. The engine behind the app is open-source on GitHub and already received 1700+ stars. Currently, it's only available on the web as beta.

Open-source engine of the app: https://github.com/sinaatalay/rendercv

Cool stuff. Looks promising.