I've been using LaTeX for mine for years and never looked back. I have it setup in such a way that I just comment or uncomment a few lins at the start and can easily include or exclude, or adjust, types of skills, work experience, length, etc. Always produces a nice, easy to clean minimal pdf that has some protections against recruiters trying to copy and paste and change things.
Building My Resume in HTML Using Eleventy
21–30 of 73 posts
Re: Building My Resume in HTML Using Eleventy
#22https://www.tbray.org/ongoing/When/200x/2005/11/12/Resume-Bl...
Re: Building My Resume in HTML Using Eleventy
#23The end result looks like it can be made in pure HTML, not even CSS is needed.
Re: Building My Resume in HTML Using Eleventy
#24Points for originality, but it does seem a little complicated. I did something like this about six months ago, but in HTML, CSS, and zsh. As a next step, try testing your output with a free ATS parser.
I had a resume in TeX, distributed as PDF, which I verified could be parsed as text by open source PDF readers, but later learned that ATS software had still been silently throwing away my resume.
You can also try uploading your to the various job sites (e.g., LinkedIn, Indeed, Wellfound), if you don't already have a profile there, and see what they do with it.
You can also test it when applying to employers that use one of the popular SaaSes (the kind that asks you for your LinkedIn, then makes you upload your resume PDF/.doc, then makes you use Web forms to fix what they parsed).
(I currently do my resume in LibreOffice, and distribute as PDF, on the assumption that will be closer to the MS Word output that ATS sees the most of.)
Re: Building My Resume in HTML Using Eleventy
#25Re: Building My Resume in HTML Using Eleventy
#26Re: Building My Resume in HTML Using Eleventy
#27Re: Building My Resume in HTML Using Eleventy
#28But why ?
Author here—Two reasons, mainly. HTML+CSS is a great layout engine, and Eleventy is a good tool for making development more pleasant. While I have a lot of experience using other tools, e.g., LaTeX, I think they're not as well suited to laying out simple documents.
Re: Building My Resume in HTML Using Eleventy
#29Points for originality, but it does seem a little complicated. I did something like this about six months ago, but in HTML, CSS, and zsh. As a next step, try testing your output with a free ATS parser.
Re: Building My Resume in HTML Using Eleventy
#30[1] https://www.amarkota.com/resume
[2] https://validator.schema.org/#url=https%3A%2F%2Fwww.amarkota...