This commit is contained in:
Oliver Kennedy 2017-08-11 16:13:51 -04:00
commit 1d32de85a7
2 changed files with 36 additions and 22 deletions

View file

@ -28,7 +28,7 @@
"role" : "Co-I",
"amount" : 114781,
"effort" : "50%",
"status" : "submitted",
"status" : "rejected",
"start" : "12/2017", "end" : "05/2021",
"type" : "grant",
"copis" : ["Barry Smith"],

View file

@ -131,7 +131,8 @@
"company" : "Microsoft",
"projects" : ["astral"],
"joint_advisor" : true,
"advisor" : ["Lukasz Ziarek"]
"advisor" : ["Lukasz Ziarek"],
"status_updated" : 2017
},
"Sumit Agarwal" : {
"degree" : "BS, MS",
@ -140,7 +141,8 @@
"position" : "Developer",
"projects" : ["astral"],
"joint_advisor" : true,
"advisor" : ["Lukasz Ziarek"]
"advisor" : ["Lukasz Ziarek"],
"status_updated" : 2014
},
"Daniel Bellinger" : {
"company" : "Global Foundries",
@ -149,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",
@ -176,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",
@ -184,7 +191,8 @@
"ubit" : "vinayakk",
"position" : "Software Engineer",
"company" : "Bloomberg",
"year" : 2015
"year" : 2015,
"status_updated" : 2015
},
"Arindam Nandi" : {
"degree" : "MS",
@ -193,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",
@ -204,7 +213,8 @@
"position" : "Software Engineer",
"company" : "HPE/Vertica",
"joint_advisor" : true,
"year" : 2016
"year" : 2016,
"status_updated" : 2017
},
"Ying Yang" : {
"degree" : "PhD",
@ -213,7 +223,8 @@
"ubit" : "yyang25",
"year" : 2017,
"position" : "Software Engineer",
"company" : "Oracle"
"company" : "Oracle",
"status_updated" : 2017
},
"Patrick Coonan" : {
"degree" : "BS/MS",
@ -221,21 +232,24 @@
"ubit" : "pcoonan",
"year" : 2017,
"position" : "Software Engineer",
"company" : "Roswell Park Cancer Institute"
},
"Hank Lin" : {
"degree" : "BS",
"projects" : ["astral"],
"ubit" : "hanklin",
"year" : 2017,
"advisor" : ["Luke Ziarek"],
"joint_advisor": true
"company" : "Roswell Park Cancer Institute",
"status_updated" : 2017
},
"Grant Wrazen" : {
"degree" : "BS",
"projects" : ["pocketdata"],
"advisor" : ["Luke Ziarek", "Geoff Challen"],
"joint_advisor": true
"joint_advisor": true,
"status_updated" : 2017
},
"Hank Lin" : {
"status" : "BS",
"projects" : ["astral"],
"advisor" : ["Luke Ziarek"],
"joint_advisor": true,
"position" : "Software Engineer",
"company" : "FactSet",
"status_updated" : 2017
}
}
}