work.suroh.tk/index.html

68 lines
2.9 KiB
HTML
Raw Normal View History

2018-05-01 20:20:32 +00:00
<!DOCTYPE html>
<html>
<head>
<title>wkflw</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link rel="stylesheet" type="text/css" href="css/styles.css">
</head>
<body>
<header>
<h1>max<br>franklin</h1>
2018-05-01 20:20:32 +00:00
</header>
<nav>
<ul>
<li style="color: #FF670F;">wrk : </li>
<a href="#" id="audioButton"><li>audio</li></a>
<a href="#" id="otherButton"><li>other</li></a>
<a href="https://git.suroh.tk/" target="_blank"><li>code</li></a>
<li style="color: #FF670F;">rsch : </li>
<a href="https://ied.suroh.tk/"><li>IED</li></a>
<a href="https://work.suroh.tk/research/"><li>wiki</li></a>
</ul>
</nav>
<section class="work" id="audioSection">
<h1>AUDIO</h1>
2018-05-01 20:20:32 +00:00
<ul>
<a href="work/soloWork.html"><li id="soloWork" style="background:url('assets/audio/solo/thumb-_DSC5654.jpg');">
<h3>Solo</h3>
<p>Solo improvised performance practice employing custom open source software instruments and saxophone.</p>
</li></a>
<a href="work/postoastWork.html"><li id="postoastWork" style="background: url('assets/audio/postoast/thumb-pgxpublaunch.jpg');">
<h3>POST TOAST</h3>
<p>Electronic duo currently playing a live meld of improvised electronica, techno, hip-hop neo-classical music and down-tempo dystopian futurism.</p>
</li></a>
</ul>
2018-05-01 20:20:32 +00:00
</section>
<section class="work" id="otherSection">
<h1>OTHER</h1>
2018-05-01 20:20:32 +00:00
<ul>
<a href="work/fragileMasteryWork.html"><li id="fragileMasteryWork" style="background:url('assets/other/fragileMastery/thumb-gradInstallation.jpg');">
<h3>Fragile Mastery</h3>
<p>Research on improvisation, open source software and their combined ability to question our attributions of value and mastery.</p>
</li></a>
<a href="work/euclidWork.html"><li id="euclidWork" style="background:url('assets/other/tetra/thumb-tetra2.jpg');">
<h3>EUCLID</h3>
<p>Interactive improvisationa "article" for Tetra Gama Circulaire #3. Collaboration between DePlayer and the Experimental Publishing Master.</p>
</li></a>
<a href="work/autonomousArchiveWork.html"><li id="autonomousArchiveWork" style="background:url('assets/other/autonomousArchive/buildingLightbox.jpg');">
<h3>Autonomous Archive</h3>
<p>Collaborative project to build an activated archive of a 30 year old living community in Rotterdam.</p>
</li></a>
<a href="work/chagrinWork.html"><li id="chagrinWork" style="background:url('assets/other/chagrin/thumb-chagrin1.jpg');">
<h3>Adelaïde</h3>
<p>Reactive music video made during a 24hr music video challenge. Music by Requin Chagrin.</p>
</li></a>
</ul>
</section>
2018-05-01 20:20:32 +00:00
<script type="text/javascript" src="js/menu.js"></script>
2018-05-01 20:20:32 +00:00
</body>
</html>