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.
* Create michael-town.yaml * Update michael-town.yaml fixed indentation * Update team/michael-town.yaml Co-authored-by: Scott Henderson <[email protected]> * use new pronouns option * sed on macosx --------- Co-authored-by: Scott Henderson <[email protected]> Co-authored-by: Jessica Scheick <[email protected]> Co-authored-by: Scott Henderson <[email protected]>
- Loading branch information
1 parent
495b8fd
commit a5d023e
Showing
2 changed files
with
25 additions
and
1 deletion.
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
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,23 @@ | ||
# Replace CAPITALIZED placeholders with your info | ||
- title: Michael (Mike) Town | ||
avatar: https://avatars.githubusercontent.com/u/80553650?v=4 | ||
role: Research Scientist | ||
organizations: | ||
- name: Earth and Space Research | ||
pronouns: he/him | ||
bio: > | ||
I am an innovative research scientist, educator, and instructional coach with professional experience in machine learning and data analysis, computational modeling, remote field work, and secondary and university-level curriculum development. Equity and social justice are at the center of both my research and education efforts. | ||
expertise: | ||
- Polar Meteorology | ||
- Education | ||
- time series analysis | ||
- Python, Pandas | ||
social: | ||
# Remove list item (- icon & link) if you don't have an account | ||
- icon: github | ||
link: https://github.com/michaeltown-phd | ||
- icon: linkedin | ||
link: https://www.linkedin.com/in/michael-town-7030ab196/ | ||
user_groups: | ||
# From https://escience.washington.edu/using-data-science/hackweeks/planning/hackweek-roles | ||
- Project Lead |