Skip to content

Instantly share code, notes, and snippets.

@mandli
Last active November 10, 2025 17:10
Show Gist options
  • Select an option

  • Save mandli/830e999d8c524ce6332137bdf4284e55 to your computer and use it in GitHub Desktop.

Select an option

Save mandli/830e999d8c524ce6332137bdf4284e55 to your computer and use it in GitHub Desktop.
Basic resume for Kyle Mandli
{
"basics": {
"name": "Kyle T. Mandli",
"label": "Scientist",
"email": "[email protected]",
"phone": "+1 (206) 250 3731",
"url": "https://kylemandli.com",
"summary": "Computational mathematician interested in applications to coastal floods and other geophysical hazards. Includes numerical methods for hyperbolic PDEs, high performance computing, and software development practices in scientific and engineering software.",
"location": {
"address": "",
"postalCode": "",
"city": "Brooklyn",
"countryCode": "US",
"region": "New York"
},
"profiles": [
{
"network": "Bluesky",
"username": "@mandli",
"url": "https://bsky.app/profile/mandli.bsky.social"
},
{
"network": "Mastodon",
"username": "@mandli",
"url": "https://mastodon.social/@mandli"
},
{
"network": "GitHub",
"username": "@mandli",
"url": "https://github.com/mandli"
}
]
},
"work": [
{
"company": "NSF-NCAR",
"position": "Scientist",
"url": "https://ncar.ucar.edu",
"startDate": "2025-01-06",
"endDate": "",
"summary": "",
"highlights": [],
"name": "NSF-NCAR",
"location": "Boulder"
},
{
"company": "Simons Foundation - Flatiron Institute",
"position": "Research Scientist",
"url": "https://www.simonsfoundation.org/flatiron/",
"startDate": "2023-10-02",
"endDate": "2024-12-31",
"summary": "",
"highlights": [],
"name": "Simons Foundation - Flatiron Institute",
"location": "New York"
},
{
"name": "Columbia University - Applied Physics and Applied Mathematics Department",
"position": "Professor",
"startDate": "2014-07-01",
"endDate": "2023-10",
"location": "New York, NY",
"url": "https://apam.columbia.edu",
"summary": "",
"description": "",
"highlights": []
},
{
"name": "University of Texas at Austin - ICES",
"position": "Postdoctoral Research Fellow",
"startDate": "2011-09",
"endDate": "2014-07",
"location": "Austin, TX",
"url": "https://oden.utexas.edu",
"summary": "",
"description": "",
"highlights": []
},
{
"name": "University of Washington - Applied Mathematics Department",
"position": "Research/Teaching Assistant",
"startDate": "2004-09",
"endDate": "2011-08",
"location": "Seattle, WA",
"url": "https://amath.washington.edu",
"summary": "",
"description": "",
"highlights": []
}
],
"volunteer": [],
"education": [
{
"institution": "University of Washington",
"area": "Applied Mathematics",
"studyType": "Ph.D.",
"startDate": "2004-10-01",
"endDate": "2011-08-01"
},
{
"institution": "University of Washington",
"area": "Applied Mathematics",
"studyType": "M.S.",
"startDate": "2004-10-01",
"endDate": "2005-06-01"
},
{
"institution": "University of Wisconsin",
"area": "Applied Mathematics, Engineering and Physics",
"studyType": "B.S.",
"startDate": "2000-09-01",
"endDate": "2004-05-01"
}
],
"interests": [
{
"name": "computational mathematics",
"keywords": []
},
{
"name": "coastal flooding",
"keywords": []
},
{
"name": "geophysical hazards",
"keywords": []
},
{
"name": "computational science",
"keywords": []
},
{
"name": "numerical methods for hyperbolic PDEs",
"keywords": []
},
{
"name": "high performance computing",
"keywords": []
},
{
"name": "scientific and engineering software development",
"keywords": []
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment