-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathresume.json
More file actions
49 lines (49 loc) · 1.23 KB
/
Copy pathresume.json
File metadata and controls
49 lines (49 loc) · 1.23 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
{
"basics": {
"name": "Bareesh Bhaduri",
"label": "PhD Student at Northwestern",
"image": "",
"email": "bareeshbhaduri[at]gmail.com",
"phone": "",
"url": "",
"summary": "",
"location": {},
"profiles": []
},
"work": [
{
"name": "Systems Neural Engineering Laboratory",
"position": "Undergraduate Research Assitant",
"url": "https://snel.ai",
"startDate": "2021-05-01",
"endDate": "2024-08-01",
"summary": "Emory University"
}
],
"education": [
{
"institution": "Northwestern University",
"location": "Chicago, Illinois",
"area": "Computational Neuroscience",
"studyType": "PhD",
"startDate": "2024-09-01",
"endDate": "Present"
},
{
"institution": "Georgia Institute of Technology",
"location": "Atlanta, Georgia",
"area": "Electrical Engineering, Concentrations in Signal Processing and Control Systems",
"studyType": "BS",
"startDate": "2020-08-01",
"endDate": "2024-05-01"
}
],
"awards": [
{
"title": "NSF Graduate Research Fellowship",
"date": "2024-04-04",
"awarder": "National Science Foundation",
"url": "https://www.nsfgrfp.org"
}
]
}