Show HN: Built my resume as an interactive website, version-controlled on Github
1–10 of 88 posts
Re: Show HN: Built my resume as an interactive website, version-controlled on Github
#2Re: Show HN: Built my resume as an interactive website, version-controlled on Github
#3Re: Show HN: Built my resume as an interactive website, version-controlled on Github
#4Re: Show HN: Built my resume as an interactive website, version-controlled on Github
#5One minor (and I mean really minor) design thought: in the section near the bottom "Selected Projects", there are grey buttons and blue buttons; in the close proximity of the blue buttons, the grey buttons sort of look like they are inactive or disabled, at first. I put my mouse over them and figured out they were indeed active links, but maybe someone non-technical might not do that.
Re: Show HN: Built my resume as an interactive website, version-controlled on Github
#6Nice work, it looks really good. One minor (and I mean really minor) design thought: in the section near the bottom "Selected Projects", there are grey buttons and blue buttons; in the close proximity of the blue buttons, the grey buttons sort of look like they are inactive or disabled, at first. I put my mouse over them and figured out they were indeed active links, but maybe someone non-technical might not do that.
Edit: Site updated - the buttons are now green.
Re: Show HN: Built my resume as an interactive website, version-controlled on Github
#7Re: Show HN: Built my resume as an interactive website, version-controlled on Github
#8awesome job! Looks great, just forked :) Also I was looking at the upcoming features list, and I think definitely the pdf functionality would be cool (I'm thinking the fpdf lib - know a better one?). Another idea for a feature would be to give this an REST api for xml, json, and you can then just make an appropriate call to it ( /resume.json, /resume.xml, etc). Again nice!!
[1]: http://www.bugsplat.info/resume.html
(Disclaimer: I also built Docverter)
Re: Show HN: Built my resume as an interactive website, version-controlled on Github
#9Also, to anyone who forks this and decides to use, you might want to remove the authors original google analytics!
Re: Show HN: Built my resume as an interactive website, version-controlled on Github
#10awesome job! Looks great, just forked :) Also I was looking at the upcoming features list, and I think definitely the pdf functionality would be cool (I'm thinking the fpdf lib - know a better one?). Another idea for a feature would be to give this an REST api for xml, json, and you can then just make an appropriate call to it ( /resume.json, /resume.xml, etc). Again nice!!
I set up my resume[1] with PDF exports using Docverter. It takes Markdown or HTML and turns it into PDFs and Word docs. [1]: http://www.bugsplat.info/resume.html (Disclaimer: I also built Docverter)
EDIT: I guess you just answered this :) awesome job, it looks amazing!