Ask HN: What do you use to build your resume?
1–10 of 17 posts
Re: Ask HN: What do you use to build your resume?
#2Re: Ask HN: What do you use to build your resume?
#3If you like LaTeX, there's some templates here: https://www.latextemplates.com/cat/curricula-vitae
Re: Ask HN: What do you use to build your resume?
#4Re: Ask HN: What do you use to build your resume?
#5Working on an R-Markdown/Latex combo, this can work great for individuals (check github for examples) but hard to quickly switch for larger volumes of client work since nearly everyone has a different background and so the sections need to be tweaked.
Was a real bummer json resume as a standard didn't take off particularly due to the non-rendering of MS Word versions. PDF was also an issue.
Vince Fulco, CFA, CAIA vfulco[@]weisisheng.cn
Re: Ask HN: What do you use to build your resume?
#6I suggest reading the description to see if there are any format requests.
Yes, I know pdf is not the tool to make the resume, just an output. But I think this is a related input.
Re: Ask HN: What do you use to build your resume?
#7If interested, I describe it here: bernhardwenzel.com/articles/jinja-yaml/ + github
Re: Ask HN: What do you use to build your resume?
#8Re: Ask HN: What do you use to build your resume?
#9If you like LaTeX, there's some templates here: https://www.latextemplates.com/cat/curricula-vitae
Re: Ask HN: What do you use to build your resume?
#10Created with React/Webpack/HTML5/CSS3
The cool(or not so cool) thing is that it generates a PDF version of the page using NodeJS for every new update which is downloadable via the link provided.
Hosted with Github Pages.