-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtesting.html
More file actions
101 lines (82 loc) · 4.76 KB
/
testing.html
File metadata and controls
101 lines (82 loc) · 4.76 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
<!DOCTYPE html>
<html lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>MCW Under Const</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="EL">
<meta property="og:title" content="EL">
<!link rel="icon" type="image/ico" href="http://donetodeathprojects.com/favicon.ico">
<link rel="stylesheet" href="tachyons.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400..700;1,400..700&display=swap" rel="stylesheet">
<style type="text/css">
f {
font-family: "Playfair Display", serif;
font-optical-sizing: auto;
font-style: normal;
}
.dark-green {color: #495e35}
.f8 {font-size:.5rem;}
</style>
<!.lights-off{background-color:black; filter: invert(100%) sepia(0%) saturate(7500%) hue-rotate(292deg) brightness(103%) contrast(112%);}
.lights-on{background-color:white; color:black;}>
</head>
<body>
<div class="mw9 center">
<article class="pa3 pt4 pa4-ns pt2-ns ph5-ns mw8">
<p class="f4 f3-ns lh-title mt3 mt5-ns mb4 times">
<span class="fw5 helvetica">Michael Waldrep</span> is an artist & researcher based in <!a href="ber.html" class="link dim gray bb fw5 helvetica">Berlin and <!a href="cali.html" class="link dim gray bb fw5 helvetica">Los Angeles.<br><br>
Through video, cartography, writing, and photography, his practice is concerned with architecture, urban design, and the ways in which societies create and occupy space.
</p>
<article class="lh-copy">
<img src="static/f123865754.jpg" >
</article>
<article class="lh-copy">
<p class="f4 f3-ns lh-title mt3 mt4-ns mb4 times">
<span class="fw5 helvetica">MW</span> studied in Film and City Planning at UC Berkeley and MIT, respectively, and has lectured in Europe and North America on the intersection of the two fields. He has been awarded the Fulbright–National Geographic fellowship for research in <span class="fw5 helvetica"><a href="mxc.html" class="link dim gray bb">Mexico City</a></span> and the Harvard GSD–Richards Rogers fellowship for work in <span class="fw5 helvetica"><a href="lon.html" class="link dim gray bb">London</a></span>. From 2017-2022, he was a member of <span class="fw5 helvetica"><a href="soe.html" class="link dim gray bb">Studio Olafur Eliasson</a></span> in Berlin.
<br><br>
Since 2020, he's been teaching narrative & video at the architecture department of the Universität Kassel. In 2024, he’s pursuing freelance work and elaborating a <span class="fw5 helvetica"><a href="offshore.html" class="link dim gray bb">project</a></span> on the built traces of the offshore economy in Luxembourg, South Dakota, and Delaware.
<br>
<br>
<span class="fw5 helvetica">¿How will we live upon the land?</span>
</p>
</article>
<div class="mw7 f6">
<p class="lh-copy mt5 mb0">
</p><p class="b mb0 pb0">Clients & Collaborators</p>
<p class="mv2 lh-copy">
National Geographic Magazine, Archdaily, Tate Modern, Harvard GSD, Netflix, OMA / AMO
</p>
<p></p>
<p class="lh-copy mv4 mb0">
</p><p class="b mb0 pb0">Writing</p>
<p class="mv2 lh-copy">As a writer he has contributed to the Journal for Visual Culture, Full Stop, and Plat Journal</p>
<p></p>
<article class="lh-copy mt4 mb5 mb0">
<p class="b mb0 pb0">Photographs in</p>
<p class="mv2 lh-copy">
<a href="" class="link dim gray bb">'Photos of Mexico City blow everyone away'</a>
– <i>The New York Times</i>
</p>
<p class="mv2 lh-copy">
<a href="https://" class="link dim gray bb">‘I mean, I'd give him 1 million dollars</a>
– <i>The Guardian</i>
</p>
</article>
</div>
</article>
</div>
<section class="mw9 center f6 pa3 pt4 pa4-ns ph5-ns pt5-ns flex-ns items-center flex-row-reverse-ns">
<div class="w-100 w-50-m w-third-l mv3 mv0-ns">
<p class="lh-title mv1">
Full cv on request.
</p>
<p class="lh-title mv1">
<a href="https://www.instagram.com/michaelwaldrep/" class="link dim gray bb" target="_blank">Instagram</a> /
<a href="mailto:mc.waldrep@gmail.com" class="link dim gray bb" target="_blank">Contact</a>
</p>
</div>
</section>
</body></html>