| layout |
default |
| show_profile |
true |
<style>
body {
background-image: url('https://maxwarnock.github.io/img/rem_for_website_low_res.png');
background-repeat: repeat;
background-attachment: fixed;
background-size: cover;
}
.project-card {
display: flex;
align-items: center;
gap: 20px;
max-width: 700px;
margin: 20px 0 0 20px;
font-size: 16px;
background: rgba(255, 255, 255, 0.10);
padding: 24px;
color: white;
border-radius: 8px;
box-shadow: 0 4px 12px rgba(0,0,0,0.20);
text-decoration: none;
transition: background 0.2s ease, box-shadow 0.2s ease;
}
.project-card:hover {
background: rgba(255, 255, 255, 0.22);
box-shadow: 0 6px 20px rgba(0,0,0,0.35);
color: white;
}
</style>
I'm an aspiring GIS specialist and environmental scientist with an interest in Earth data. I'm particularly interested in projects relating to ecosystems, wildfires, hydrology, and land management. Currently, I'm a student with EarthLab at CU Boulder, where I also completed a bachelor's degree in Geography. Check out my recent work below!
Pawnee National Grasslands Land Swap Project
Habitat Suitability for the Great Basin Bristlecone Pine under Climate Change
Land Cover Classification of the Cache la Poudre River Watershed in Northern Colorado
Urban Greenspace and Asthma Prevalence in Columbus, Ohio in 2023
A Tool for Mapping Wildland Urban Interface
Analysis of the Migration Range of the American Redstart (Setophaga ruticilla) from 2004 to 2024
Analysis of the Migration Range of the American Redstart (Setophaga ruticilla) from 2004 to 2024
Analysis of Annual Migration Patterns of the Baltimore Oriole (Icterus galbula)
Climate Analysis of Aspen, Colorado Using Temperature Data from 1980 to 2025
Remotely Sensing Glacial Retreat and Snowpack Levels in Saas Fee, Switzerland
Spatial Analysis of the Glaciers in Grant Teton National Park between 1994 to 2015
Cartography Examples
Statistics with Geographic Data (R)