Skip to content

Instantly share code, notes, and snippets.

@sagarsane
Created September 17, 2012 03:26
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/3735401 to your computer and use it in GitHub Desktop.
Save sagarsane/3735401 to your computer and use it in GitHub Desktop.
Education - abetterportfolio project
{
"education" :
[
{
"name" : "North Carolina State University, Raleigh NC, USA (2010-2012)",
"description" : [{"pt" : "Masters in Computer Networking - CS"}, {"pt" : "GPA: 3.63/4.00"}],
"courses" : [{"pt" : "CSC501 - Operating Systems"},{"pt" : "CSC570 - Computer Networks"},{"pt" : "CSC579 - Computer Performance and Modeling"},{"pt" : "CSC541 - Advanced Data Structures"},{"pt" : "CSC591 - Networking Services"},{"pt" : "CSC591 - Mobile Graphics and Interfaces"},{"pt" : "CSC724 - Advanced Distributed Systems"},{"pt" : "CSC773 - Survivable Networks"},{"pt" : "MBA554 - Project Management"}]
},
{
"name" : "Pune Institute of Computer Technology, Pune, India (2006-2010)",
"description" : [{"pt" : "Bachelors in Information Technology"}, {"pt" : "GPA: 3.89/4.00"}],
"courses" : [{"pt" : "Software Systems"}]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment