Live data from Hacker News

Ask HN: What do you use to build your resume?

news.ycombinator.com

1–10 of 17 posts

Re: Ask HN: What do you use to build your resume?

#5
As a professional resume editor, I am still forced to rely on MS Word since headhunters and often internal HR require it. If you use a more "sophisticated" toolset like Latex and have the liberty, try to send your resume in pdf since I see way too many MS Word resumes with formatting all screwed up. You can't be sure what app/version the reader will be using.

Working 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?

#6
When posting job opening for my company, we always ask for resumes in PDF format. It’s amazing how many applicants send NOT PDFs.

I 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?

#10
I actually just redid my resume here https://udokah.github.io/resume

Created 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.

Post reply on HN