Hey all.<p>I am currently enrolled as a student and am looking for an internship this summer (hopefully in the political arena). I have been working on my limited CV/resume, and am really curious as to what is the best to design it in? I have been researching the past few hours for examples on the design of CVs/resumes, on HN and elsewhere. Now, I've finally decided to sit down and write it out, but curious as to what is the favorite way to do it in. Word is not even an option :P But, I have been debating between LaTeX and just rolling it in HTML/CSS. Which do you prefer? Do you have any examples I could browse?<p>Thanks!<p>(shameless plug: Anyone looking for an intern this summer? :P)
Whatever you spend the least time on and makes it the easiest to tailor to other positions. People hiring want the information and as long as your don't write it in crayon there won't be any issues with a simple google docs or word document.
I'm going to plug LaTeX. LaTeX macros are ugly to use, but they're suitably powerful, and since it's compiled, you don't have to worry about cross-browser issues once you have it generated. I prefer to point to LinkedIn instead of producing a separate webpage since I'm less of a frontend dev, so YMMV.<p>My resume [1] and source [2] for reference:<p>[1]: <a href="http://resume.malloc47.com" rel="nofollow">http://resume.malloc47.com</a><p>[2]: <a href="https://github.com/malloc47/cv/" rel="nofollow">https://github.com/malloc47/cv/</a>
Funny, I'm on the other side of this (trying to hire a product manager). I prefer PDF, but read the job description, they might like word instead.<p>The majority of resumes I get are pretty boring word docs derived from the standard templates - it gets boring after a while and the candidates blend together. Just a touch of design is all it takes to stand out.
I'd love to see wider use of HTML / URLs as a standard format for resumes. So much easier to share and include analytics so you can see who's checking your resume out.<p>Here's an example of mine that I built with my own product, Edit Room: <a href="http://splatcollision.com/resume/" rel="nofollow">http://splatcollision.com/resume/</a><p>Edit Room is a web design prototyping app that builds HTML and CSS. Supports using Markdown as a content source. Easy to do responsive designs. Link: <a href="http://www.edit-room.com/" rel="nofollow">http://www.edit-room.com/</a><p>Another, cleaner design that I just put together:
<a href="http://www.edit-room.com/review/yunWYrWs" rel="nofollow">http://www.edit-room.com/review/yunWYrWs</a>
Use PDF, it's a format that will work for anyone, or any device and is printer friendly. Now whether you want to use LaTex, html, or word to design your resume is up to you.
I did mine in html/css. I just finished updating it a couple days ago. If you're handy with html/css then it's a snap. Once it's done it's easily accessible online and I can use a browser to print-to-pdf and get a pdf version to use in attachments. I used a print style sheet to clean it up in the transition to pdf.<p><a href="http://resume.dan.me/" rel="nofollow">http://resume.dan.me/</a>
I agree with Baliw. Mine wasn't too difficult to set up, basically ported it from my previous Word version. Put it on my Wordpress site and it's easy to print off if I actually need a printed version. Good luck with the internship!<p><a href="http://www.keanankoppenhaver.com/resume/" rel="nofollow">http://www.keanankoppenhaver.com/resume/</a>
What I do is keep an up to date generic one in google docs and then duplicate it and tweak for each company I send it out to. I usually send it as a PDF or a word doc if they ask for that specifically. Either way It's pretty easy to just export from google docs in whatever format you want.
Shameless plug for my html resume template, <a href="https://github.com/chucklarge/html-resume-template" rel="nofollow">https://github.com/chucklarge/html-resume-template</a><p>I used to use LaTeX but couldn't figure out how to style it exactly as i needed.<p>If you do use LaTeX, use the \LaTeX function.
There should be a service that could read your linkedin account and generate a decent resume automatically.<p>I wouldn't pay for it, but it would be nice.