diff --git a/assets/json/resume.json b/assets/json/resume.json index bd87b52..fdb55cf 100644 --- a/assets/json/resume.json +++ b/assets/json/resume.json @@ -1,7 +1,7 @@ { "basics": { "name": "Margaret Powell", - "label": "Earth and Environmental Engineer", + "label": "PhD student in Earth and Environmental Engineering", "email": "m.powell@columbia.edu", "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.", @@ -20,7 +20,7 @@ "area": "Earth and Environmental Engineering", "studyType": "M.S./Ph.D", "startDate": "2023", - "endDate": "Expected 2028", + "endDate": "present", "advisor": "Prof. Pierre Gentine", "awards": [ "Columbia University Presidential Fellowship" @@ -75,13 +75,6 @@ "endDate": "2019", "summary": "Investigated methane emissions in the Arctic, presenting findings at the AGU Fall Meeting." } - ], - "skills": { - "programmingLanguages": ["Python", "R", "Bash", "SQL", "MATLAB"], - "libraries": ["xarray", "keras", "tensorflow", "sklearn", "geopandas", "numpy", "pandas"], - "databaseTools": ["PostgreSQL", "PostGIS"], - "computing": ["dask", "spark"], - "platforms": ["Git", "Docker", "AWS", "Airflow"] - } + ] }