A while back I had set out to solve the "multiple resume problem" where you generate resumes in different format(html,pdf,plain text etc.) from a single source. This way all your resumes are consistent. I haven't solved it completely yet but you can find the github repository of "modern resume" over at https://github.com/dhawalhshah/modern-resume . I am using it at http://www.dhawal.me/
Show HN: my "My Latex resume" project
31–40 of 76 posts
Re: Show HN: my "My Latex resume" project
#32A while back I had set out to solve the "multiple resume problem" where you generate resumes in different format(html,pdf,plain text etc.) from a single source. This way all your resumes are consistent. I haven't solved it completely yet but you can find the github repository of "modern resume" over at https://github.com/dhawalhshah/modern-resume . I am using it at http://www.dhawal.me/
The dates you attended Mumbai University are in reverse. Just so you know.
Re: Show HN: my "My Latex resume" project
#33A while back I had set out to solve the "multiple resume problem" where you generate resumes in different format(html,pdf,plain text etc.) from a single source. This way all your resumes are consistent. I haven't solved it completely yet but you can find the github repository of "modern resume" over at https://github.com/dhawalhshah/modern-resume . I am using it at http://www.dhawal.me/
The dates you attended Mumbai University are in reverse. Just so you know.
Re: Show HN: my "My Latex resume" project
#34Comments -- on both the Latex code and the content of my resume -- are very welcome!
Have you gotten better responses after putting that summary there?
I ask because I've never seen it done and my first impression was to not want to read the résumé because of the wall of text. (I wasn't trying to hire you so my first reaction is probably biased, though)
Re: Show HN: my "My Latex resume" project
#35It is worth going to the author's page about CurVe rather than relying on the ctan package. He has some nice customisations such as the thick horizontal rule that I borrowed, and gives his own CV as an example: http://www.lrde.epita.fr/~didier/software/latex.php#curve
Here is the archive: http://ctan.org/tex-archive/macros/latex/contrib/curve
Re: Show HN: my "My Latex resume" project
#36Comments -- on both the Latex code and the content of my resume -- are very welcome!
Why do you put a summary on your résumé as opposed to having it in a separate cover letter? Have you gotten better responses after putting that summary there? I ask because I've never seen it done and my first impression was to not want to read the résumé because of the wall of text. (I wasn't trying to hire you so my first reaction is probably biased, though)
I would shorten it and use it to get your main message across to the person scanning it at high speed. Sorry to post my own latex-generated CV twice in one thread, but for ease of reference, this is what I mean: http://www.hoogli.com/Andrew_Cox_cv.pdf
My profile there splits into two parts:
1. I am ...
2. I want ...
So: "Strong software engineer with substantial OpenGL and OpenGL ES and general 3D graphics and GPU programming experience, a background in R&D, and currently developing for Android [1]. Looking for challenging short-term contracts that leverage these strengths[2]." That's it.Re: Show HN: my "My Latex resume" project
#37A while back I had set out to solve the "multiple resume problem" where you generate resumes in different format(html,pdf,plain text etc.) from a single source. This way all your resumes are consistent. I haven't solved it completely yet but you can find the github repository of "modern resume" over at https://github.com/dhawalhshah/modern-resume . I am using it at http://www.dhawal.me/
I keep all versions of my CV side by side in directories checked in to subversion and copy the closest existing one to make a new version rather than trying to maintain multiple different flavours of CV at the same time.
Re: Show HN: my "My Latex resume" project
#38Comments -- on both the Latex code and the content of my resume -- are very welcome!
Visually, I agree that it is way too compressed, especially for a CV where the highlights should jump out at the reader. I understand you're trying to cram it into as few pages as possible, but you end up with horribly long lines. It could also use some vertical whitespace. If you must decrease the number of pages, think about trimming the content.
Just my 2 cents, of course.
Re: Show HN: my "My Latex resume" project
#39I like the CurVe latex class. It works for me: http://www.hoogli.com/Andrew_Cox_cv.pdf It is worth going to the author's page about CurVe rather than relying on the ctan package. He has some nice customisations such as the thick horizontal rule that I borrowed, and gives his own CV as an example: http://www.lrde.epita.fr/~didier/software/latex.php#curve Here is the archive: http://ctan.org/tex-archive/macros/latex/co…
Re: Show HN: my "My Latex resume" project
#40Earlier quoted context omitted.
Why do you put a summary on your résumé as opposed to having it in a separate cover letter? Have you gotten better responses after putting that summary there? I ask because I've never seen it done and my first impression was to not want to read the résumé because of the wall of text. (I wasn't trying to hire you so my first reaction is probably biased, though)
This part of the CV looks like a cross between a covering letter and a profile/summary to me. It seems too long and it repeats information that is present elsewhere in the CV. I would shorten it and use it to get your main message across to the person scanning it at high speed. Sorry to post my own latex-generated CV twice in one thread, but for ease of reference, this is what I mean: http://www.hoogli.com/Andrew_Cox…
> Sorry to post my own latex-generated CV twice in one thread
No worries. :)