Alexis Guillier ©

  1. NEVERLAND

    Project composed of a show window, a performance and a text.

    Projet composé d'une installation en vitrine, d'une performance et d'un texte.

    2017

  2. Show window / vitrine, la vitrine / le plateau - frac île-de-france - Paris, 04-29/10/2017.

  3. Performance, in the framework of the show / dans le cadre de l'exposition Boom Boom Run Run (Pierre Paulin), le plateau - frac île-de-france, 04/10/2017.


<script>
window.addEvent('domready', function() {
document.body.addEvent('contextmenu',function(e) {
e.stop();
});
});
</script>