Skip to content

Instantly share code, notes, and snippets.

@sagarsane
Last active October 11, 2015 02:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sagarsane/3785786 to your computer and use it in GitHub Desktop.
Save sagarsane/3785786 to your computer and use it in GitHub Desktop.
Contact Card - abetterportfolio project
{
"name" : "Sagar Sane",
"email" : [{"email":"sagar2217@gmail.com"}, {"email":"sssane@ncsu.edu"}],
"phone" : ["-" , "-"],
"social" : [
{"link" : "https://twitter.com/sagarsane","text" : "Twitter: @sagarsane"} ,
{"link" : "https://www.facebook.com/sagar.sane","text" : "Facebook: sagar.sane"},
{"link" : "https://plus.google.com/106972855388032152907/posts","text" : "Google+: +Sagar"},
{"link" : "http://www.linkedin.com/profile/view?id=53367198","text" : "LinkedIn: Sagar Sane"},
{"link" : "https://github.com/sagarsane","text" : "Github: Sagar Sane"},
{"link" : "http://sagarsane.brandyourself.com/","text" : "Brandyourself Profile: Sagar Sane"},
{"link": "https://sites.google.com/site/sagar2217/","text" : "Old Portfolio Link"},
{"link" : "https://player.vimeo.com/video/73247977", "text" : "Talk on my first Windows 8 App"}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment