-
Notifications
You must be signed in to change notification settings - Fork 0
/
01_about.html
22 lines (21 loc) · 1.62 KB
/
01_about.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<!DOCTYPE html>
<html lang="en">
<section class="page-section" id="about">
<h2 class="text-center mt-0">introductions</h2>
<div class="container px-4 px-lg-5">
<div class="row gx-0 mb-4 mb-lg-5 align-items-center">
<div class="col-xl-6 col-lg-6"><br>
<img class="img-fluid shadow1" src="assets/img/headshot-bricks.jpeg" alt="ian spangler headshot">
</div>
<div class="col-xl-6 col-lg-6">
<div class="featured-text text-lg-left">
<p>My name is <b>Ian Spangler</b> and I am a <b>geographer, writer, and cartographer</b>. I work as <a target="blank" href="https://www.leventhalmap.org/about/people/ian-spangler/">Assistant Curator of Digital & Participatory Geography</a> at the Leventhal Map & Education Center. Since 2018, I've also been pursuing my PhD in Geography at the <a target="blank" href="https://geography.as.uky.edu/users/itsp222">University of Kentucky</a>.</br>
<br>I'm interested in how digital technologies mediate our experiences of the places where we live. I've previously studied gentrification, emotional labor, and short-term rentals in New Orleans. My dissertation work explores the <b>design and use of digital real estate platforms</b> in Boston and New York.</p>
<p>I'm originally from outside of Richmond, VA. I'm fond of chess, though I'm not all that good at it. I dislike fluorescent lighting, and am a morning person, but only at night. I nourish my soul with artisanal memes about <em>Twin Peaks</em>, sea shanties, and
<em>Dungeons & Dragons</em> every Friday night.
</p>
</div>
</div>
</div>
</div>
</section>