-
Notifications
You must be signed in to change notification settings - Fork 0
/
full-cv.html
57 lines (45 loc) · 3.4 KB
/
full-cv.html
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>♡ cristalvioletacristal ♡</title>
<link rel="shortcut icon" href="./images/icon/vvinx1280000.png" type="image/x-icon">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="./styles.css">
<script src="./sketch.js" defer></script>
</head>
<body>
<video autoplay muted loop id="videoDemaisParaContar">
<source src="./videos/demais-para-contar.mp4" type="video/mp4">
</video>
<header class="header">
<h1>cristalvioletacristal</h1>
</header>
<div class="p1CV">
<a style="color:#AEAEAE;margin: 12px; font-family:Pixel Sans" href="./index.html" class="back-button"> <home </a>
<h1 class="title" style="margin: 12px; margin-top:26px; margin-bottom:0px; color:#AEAEAE" >Full CV</h1>
<div class="gallery">
<p style="margin:20px; margin-top:0px"><img src="./images/main-picture-violeta.jpg" alt="Imagem ilustrativa"></p>
</div> <div class="content">
<h3><strong>Esta lista está ainda incompleta. Aqui estão alguns dos meus trabalhos.<br><br><br></strong></h3>
<p><strong>Not Binary Code at the Waking Life Festival Cinema:</strong> Curadoria de cinema e videoarte + performances audiovisuais. Waking Life Festival 2024</p>
<p><strong>Oblívio Inconfesso:</strong> Instalação interativa com coletivo Not Binary Code. Direção de arte. Evento “A Hora Derradeira do silêncio”, Saint George’s Church, Lisboa, 30 de Abril e 1 de Maio de 2024. Vídeo ainda indisponível.</p>
<p><strong>F(r)esta:</strong> Ação performática na festa de abertura do Alkantara Festival 2023. MeioFio, Lisboa, 10 de novembro de 2023</p>
<p><strong>Como me esquecer do inverno:</strong> Curta-metragem (Mari Moraga) Lisboa. Exibido em São Paulo, Viena, Recife, Lisboa. Estreou em 10 de novembro de 2023 no festival Mix Brasil (SP). Disponível através da senha “inverno0414” em <a href="https://vimeo.com/video/817649901">https://vimeo.com/video/817649901</a></p>
<p><strong>Violeta and The Gadget Nerd Trio:</strong> Concerto multimédia com Violeta Azevedo. Damas, Lisboa, 8 de setembro de 2023<br>
<a href="https://www.instagram.com/p/C4tyz70NC1t/?img_index=7">Image 1</a>, <a href="https://www.instagram.com/p/C4tyz70NC1t/?img_index=3">Image 2</a></p>
<p><strong>Ocupação Nordeste na Musa da Bica:</strong> Musa da Bica, Lisboa. 23 de agosto de 2023</p>
<p><strong>Rede-de-arrasto:</strong> Arroz Estúdios, Lisboa, 7 de junho de 2023<br>
<a href="https://www.instagram.com/p/Czb5sxYM8EO/?igsh=cjRvbmcxNXh5aTN1">Instagram Image</a>, <a href="https://www.instagram.com/p/C4tyz70NC1t/?img_index=9">Additional Image</a></p>
<p><strong>Outros concertos de livecoding:</strong> Performances variadas com intervenções textuais em 2022-2023, incluindo:
<ul>
<li>Algorithm Pattern Salon, PHONOS, Barcelona - 2023</li>
<li>Boom Festival, 2023</li>
<li>f(Algorave)<sup>2</sup> at Galeria Zé Dos Bois, 30 de setembro de 2023</li>
<li>Festival Rescaldo, Damas, 16 de fevereiro de 2023</li>
</ul>
</p>
<p>For more information, visit <a href="https://www.instagram.com/cristalvioletacristal/">Violeta's Instagram</a>.</p>
</div>
</body>
</html>