-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
20 lines (19 loc) · 1.27 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<link href="https://fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet">
<link rel="stylesheet" href="./styles.css">
<title>Maxmiliano Estudies</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<body>
<h1>Maximiliano Estudies</h1>
<h2>Sound Director | Audio Programmer</h2>
<p>I am an Argentinian sound director and audio programmer, currently living in Cologne, Germany. I hold a BA Degree from the Hochschule für Musik und Tanz Köln and a MA Degree in Sound Direction from the <a href="https://www.internationale-em-akademie.de/de/iema/masterstudiengang/jahrgang/2017-18">International Ensemble Modern Academy.</a></p>
<p>Next to my musical work as sound director/designer, I have worked as a programmer and technologist for different composers and interdisciplinary pieces, collaborating in multimedia projects, installations, theater, film and contemporary dance and circus.</p>
<p>I am the founder and director of <a href="http://www.omslo.com">OMSLO - Bureau for music technology</a></p>
<p><a href="https://www.linkedin.com/in/maximiliano-estudies/"> LinkedIn</a></p>
<p><a href="mailto:[email protected]">E-Mail</a></p>
</body>
</html>