Conor McDermottroe b5671ce803 JSON -> JSONP
- Add missing `?callback=?` to calls to `$.getJSON` to turn them into
  JSONP calls to avoid same-origin lockdown.
- Move from `.forEach` to `$.each` to work around intermittent breakage
  with `.forEach`.
2012-06-26 01:23:30 +01:00
2011-07-29 22:28:49 +02:00
2012-06-26 01:23:30 +01:00
2012-06-23 14:14:55 +01:00

####A service that creates your resume based on your GitHub repos.

Possible Usecases:

  • Boon for all the tech-savy bosses who want to have a quick view of person's git/github activity, before the interview
Description
Resumes generated using the GitHub informations
Readme 664 KiB
Languages
JavaScript 45.9%
HTML 36.3%
CSS 17.4%
Ruby 0.4%