|
|
|
|
|
by wingerlang
3483 days ago
|
|
Looks nice from the landing page, but maybe a bit image-heavy for a resume isn't it? On the topic of resume building though, while I haven't had the need for making one in a long time I have this idea I just want to throw out there. Just make like an HTML page with every possible detail about your history. Then, in e.g. Chrome, you can easily hide the different sections/words that isn't related to the specific job you're applying for. Then print as PDF. Seems like it would be easy to maintain and "generate" the resumes per application. |
|
I do this in LaTeX. I have the full document and just comment out in the code what I don't in each case before compiling the PDF. As it is a plain text file I have it in a git repo so it's trivial to look for older versions or attach tags to specific CV versions I've submitted.