generated from alshedivat/al-folio
-
Notifications
You must be signed in to change notification settings - Fork 0
/
resume.json
94 lines (93 loc) · 3.42 KB
/
resume.json
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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
{
"basics": {
"name": "Margaret Powell",
"label": "PhD student in Earth and Environmental Engineering",
"email": "[email protected]",
"phone": "(732) 737-4862",
"summary": "Graduate Researcher specializing in Earth System Models and the improvement of parametrization of subgrid-scale cloud processes. Skilled in high performance computing, climate data analysis, and environmental risk assessment.",
"profiles": [
{
"network": "GitHub",
"username": "magpowell",
"url": "https://github.com/magpowell"
}
]
},
"education": [
{
"institution": "Columbia University, Fu Foundation School of Engineering and Applied Science",
"location": "New York, NY",
"area": "Earth and Environmental Engineering",
"studyType": "M.S./Ph.D",
"startDate": "2023",
"advisor": "Prof. Pierre Gentine",
"awards": [
"Columbia University Presidential Fellowship"
]
},
{
"institution": "Harvard University, Harvard College",
"location": "Cambridge, MA",
"area": "Earth and Planetary Sciences",
"studyType": "A.B. Honors",
"startDate": "2015",
"endDate": "2019",
"honors": [
"Phi Beta Kappa",
"John Harvard Scholar"
]
}
],
"work": [
{
"name": "Columbia University",
"location": "New York, NY",
"position": "Graduate Researcher",
"startDate": "2023",
"summary": "Researching improvement in parametrization of subgrid-scale cloud processes in Earth System Models (ESMs) as part of the LEAP NSF center. Investigating turbulence and mesoscale dynamics on cloud cover using machine learning methods for dimensionality reduction."
},
{
"name": "Gro Intelligence",
"location": "New York, NY",
"position": "Climate Impact Data Scientist",
"startDate": "2021",
"endDate": "2023",
"summary": "Assessed physical climate risk using CMIP6 projections and built model prototypes for climate indicators. Oversaw design and implementation of data pipelines, leveraging high performance computing tools and created dynamic visualizations."
},
{
"name": "Industrial Economics, Inc.",
"location": "Cambridge, MA",
"position": "Research Analyst",
"startDate": "2020",
"endDate": "2021",
"summary": "Conducted research and analyses on environmental and public policy issues, developed spatial models to estimate natural resource damages and presented at international workshops."
},
{
"name": "Harvard University Department of Earth and Planetary Sciences",
"location": "Cambridge, MA",
"position": "Research Assistant",
"startDate": "2018",
"endDate": "2019",
"summary": "Investigated methane emissions in the Arctic, presenting findings at the AGU Fall Meeting."
}
],
"awards": [
{
"title": "Phi Beta Kappa",
"date": "2019"
},
{
"title": "Hoopes Prize, Harvard College",
"summary": "For outstanding scholarly work on senior thesis.",
"date": "2019"
},
{
"title": "Martin McPeck Prize, Harvard College",
"date": "2018"
},
{
"title": "Detur Book Prize, Harvard College",
"date": "2016"
}
]
}