generated from uwhackweek/splashpage-template
-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0331640
commit 754b458
Showing
1 changed file
with
24 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
# Replace CAPITALIZED placeholders with your info | ||
- title: Max Stevens | ||
avatar: https://avatars.githubusercontent.com/maximusjstevens | ||
role: Assistant Research Scientist | ||
organizations: | ||
- name: University of Maryland ESSIC | ||
- name: NASA Goddard Space Flight Center | ||
pronouns: he/him | ||
bio: > | ||
Max is a research scientist in the Cryospheric Science Laboratory at NASA Goddard. He uses numerical models and satellite data to understand surface processes on ice sheets and glaciers. He leads development of the Community Firn Model. | ||
expertise: | ||
- Python | ||
- Open-source software development | ||
- Numerical Modeling | ||
- Geospatial analysis | ||
social: | ||
# Remove list item (- icon & link) if you don't have an account | ||
- icon: github | ||
link: https://github.com/maximusjstevens | ||
- icon: linkedin | ||
link: https://www.linkedin.com/in/christopher-max-stevens-03a5a357 | ||
user_groups: | ||
# From https://escience.washington.edu/using-data-science/hackweeks/planning/hackweek-roles | ||
- Project Lead |