Hacker News new | ask | show | jobs
by i_are_smart 2558 days ago
I used to write my resume with LaTeX, but the last time I was job hunting I decided to take a different approach - now I keep my resume as a single semantic HTML document, and I apply useful categories and tags (as classes) to each bit of job experience/accomplishment/education I have listed, and I have a bit of javascript that makes it easy to hide portions from the printed version (via css print styles).

I do it this way because it allows me to keep all of my experience and history in one single place, while also making it easy to create reduced subsets tailored to specific jobs.