learninfreedom.org/resume.pdf
I'm looking for a job or internship to hack at this summer. I'd like to get feedback from this group, because I'd enjoy being at a start-up or similarly challenging technical environment.
Right now my resume is tailored more to seeking a typical summer internship at a large company, I feel, but I'd like to know what you want to see more of. I was weighing mentioning skills like Rails and Node.js but I feel like just about anyone can claim experience. I'm leaning towards only listing skills I can currently demonstrate with a code sample.
To that purpose I'm working on open sourcing a handful of the components I've written for my project/start-up idea. The first of these is a high accuracy sentence tokenizing library, but it's of limited use until I release the HTML text sanitizer that goes along with it. (The full capability is taking Markdown or Textile and tokenizing those into fully formed sentences with the markup intact. There is a good amount of contextual logic that makes sure inline <code> and such niceties are recognized as part of the sentence, and correctly interpreting links, etc.)
I'm still working on open sourcing more of my code, but meanwhile I think I need to get into the job market for this summer. What do you think I should do?
(And I say that as somebody who was 25 before he started using, e.g., source control and routinely writing things that successfully executed the first time I pronounced them "done".)