|
|
|
|
|
by chadkruse
3822 days ago
|
|
Good start. Couple of quick thoughts: I agree with others the look and feel can be improved. A great solution to that problem is the open source project JSONResume [0] and its brother-from-another-mother HackMyResume [1]. The exercise of entering your information as structured data may be beneficial in itself (both projects run off a JSON file), as the schema forces you to adopt generally accepted best practices (e.g. each job should contain a short intro summary with a few bullet points to showcase accomplishments/highlights). The primary benefit is it gives you access to dozens of well designed templates, many geared towards recent CS grads. Good luck! [0] http://jsonresume.org/ [1] https://github.com/hacksalot/HackMyResume |
|