Update lab.json

This commit is contained in:
Oliver Kennedy 2017-08-04 13:48:02 -04:00
parent ced5343ee0
commit 732c8c70a8

View file

@ -51,12 +51,6 @@
"projects" : ["mimir"],
"ubit" : "ahuber"
},
"Hank Lin" : {
"status" : "BS",
"projects" : ["astral"],
"advisor" : ["Luke Ziarek"],
"joint_advisor": true
},
"Saurav Singhi" : {
"status" : "PhD",
"projects" : ["astral"],
@ -137,7 +131,8 @@
"company" : "Microsoft",
"projects" : ["astral"],
"joint_advisor" : true,
"advisor" : ["Lukasz Ziarek"]
"advisor" : ["Lukasz Ziarek"],
"status_updated" : 2017
},
"Sumit Agarwal" : {
"degree" : "BS, MS",
@ -146,7 +141,8 @@
"position" : "Developer",
"projects" : ["astral"],
"joint_advisor" : true,
"advisor" : ["Lukasz Ziarek"]
"advisor" : ["Lukasz Ziarek"],
"status_updated" : 2014
},
"Daniel Bellinger" : {
"company" : "Global Foundries",
@ -155,25 +151,29 @@
"year" : 2014,
"projects" : ["astral"],
"joint_advisor" : true,
"advisor" : ["Lukasz Ziarek"]
"advisor" : ["Lukasz Ziarek"],
"status_updated" : 2014
},
"Palaniappan Meiyappan" : {
"company" : "NetSuite",
"position" : "Software Engineer",
"degree" : "MS",
"year" : 2014
"year" : 2014,
"status_updated" : 2014
},
"Nikhil Kataria" : {
"degree" : "MS",
"year" : 2014,
"position" : "Performance Engineer",
"company" : "Salesforce"
"company" : "Salesforce",
"status_updated" : 2014
},
"Saket Adusumilli" : {
"degree" : "MS",
"year" : 2015,
"position" : "Software Engineer",
"company" : "Amazon Web Services"
"company" : "Amazon Web Services",
"status_updated" : 2015
},
"Thomas Mitchell" : {
"degree" : "BS",
@ -182,7 +182,8 @@
"company" : "Stark and Wayne",
"year" : 2015,
"joint_advisor" : true,
"advisor" : ["Varun Chandola", "Shambhu Upadhyaya"]
"advisor" : ["Varun Chandola", "Shambhu Upadhyaya"],
"status_updated" : 2016
},
"Vinayak Karuppasamy" : {
"degree" : "MS",
@ -190,7 +191,8 @@
"ubit" : "vinayakk",
"position" : "Software Engineer",
"company" : "Bloomberg",
"year" : 2015
"year" : 2015,
"status_updated" : 2015
},
"Arindam Nandi" : {
"degree" : "MS",
@ -199,7 +201,8 @@
"link" : "http://legacy25.github.io/about.html",
"position" : "Software Engineer",
"company" : "HPE/Vertica",
"year" : 2016
"year" : 2016,
"status_updated" : 2017
},
"Niccolò Meneghetti" : {
"degree" : "PhD",
@ -210,7 +213,8 @@
"position" : "Software Engineer",
"company" : "HPE/Vertica",
"joint_advisor" : true,
"year" : 2016
"year" : 2016,
"status_updated" : 2017
},
"Ying Yang" : {
"degree" : "PhD",
@ -219,7 +223,8 @@
"ubit" : "yyang25",
"year" : 2017,
"position" : "Software Engineer",
"company" : "Oracle"
"company" : "Oracle",
"status_updated" : 2017
},
"Patrick Coonan" : {
"status" : "BS/MS",
@ -227,7 +232,17 @@
"ubit" : "pcoonan",
"year" : 2017,
"position" : "Software Engineer",
"company" : "Roswell Park Cancer Institute"
"company" : "Roswell Park Cancer Institute",
"status_updated" : 2017
},
"Hank Lin" : {
"status" : "BS",
"projects" : ["astral"],
"advisor" : ["Luke Ziarek"],
"joint_advisor": true,
"position" : "Software Engineer",
"company" : "FactSet",
"status_updated" : 2017
}
}
}