Github is Your New Resume
code.dblock.org
Github is Your New Resume
1–10 of 152 posts
Re: Github is Your New Resume
#2if you're looking for work, it's worth knowing how to put together a good resume just so it gets you by the HR department.
i've also had experience where i was required to write (non trivial) sample code with my application, only to find out months after i started the job that nobody even looked at it.
code samples and projects are great to have, and especially helpful if someone cares, but the resume isn't dead yet.
Re: Github is Your New Resume
#3Might be a nice recruiter filter too. If you tell them you don't have a resume and point them at your github or whatever else and it's not good enough you probably dodged a bullet. If they are fine with it then perhaps you found the proverbial needle in the haystack and could give the recruiter a chance.
Re: Github is Your New Resume
#4Re: Github is Your New Resume
#5Something like ohloh is much better suited to being a CV.
Re: Github is Your New Resume
#6As unshift mentioned, the entire development community is not quite at the point where a github account can be used as your go-to résumé, but it is certainly becoming more and more useful in the job market.
Re: Github is Your New Resume
#7Re: Github is Your New Resume
#8Along these lines, David Coallier created a tool to generate your github "résumé" awhile back: http://resume.github.com/ As unshift mentioned, the entire development community is not quite at the point where a github account can be used as your go-to résumé, but it is certainly becoming more and more useful in the job market.
Re: Github is Your New Resume
#9Re: Github is Your New Resume
#10I like the idea of GitHub as a resume, but most of the code I drop in GitHub is closed source and I don't spend a lot of free time hacking on other people's projects. So, while a GitHub resume is a great idea if you do a lot of open source hacking, it is not nearly as useful if you are working on private code.