Skip to content

Instantly share code, notes, and snippets.

@cupofjoey
Created May 29, 2015 21:57
Show Gist options
  • Save cupofjoey/430b3a933b1ac7675a00 to your computer and use it in GitHub Desktop.
Save cupofjoey/430b3a933b1ac7675a00 to your computer and use it in GitHub Desktop.
Resume
new_employee = {
"Joe Hill" => {
"Launch Academy Graduate" => true,
"Birthplace" => "Norfolk, VA",
"Technical Skills" => ["Ruby", "Rails", "HTML", "CSS"],
"Interests" => ["Movies", "Hockey", "Podcasts", "Comics", "Comedy", "Autism Advocate"],
"Currently Playing" => ["Clash of Clans", "Angry Birds: Transformers"],
"Beer Preference" => "Hefeweizen"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment