Lady Joker

Dancer

Lady Joker is an interdisciplinary company that combines Original Electronic Music, Theatre & Dance, Live Vocals & Poetry, Video Art and Outrageous Costumes. Or as they call it: Theatrical Clubbing. Xe brings stories from the uncharted corners of the human mind and presents them within a surreal multiverse, blurring the lines between audience and artist while stirring up genuine exchanges of emotions. Lady Joker was created in 2016 from a need to bring performance and electronic music closer together, and address socio-political questions through a Surrealist lens. Since then xe has also performed on and hosted stages at events such as Lowlands (NL), Paradiso (NL), Mysteryland (NL), Wildeburg (NL), Into the Woods (NL), Amsterdam Dance Event (NL), Château Perché (FR), Kater Blau (DE), Renate (DE), Irma und Paul (CH), Tengu Shokudo (JP), Sziget Festival (HU) and Burning Man (USA).

MANIFESTTOPCONTACT
PERFORMERS
PERFORMERS
PERFORMERS
PERFORMERS
No items found.
document.getElementById("copy-button").addEventListener("click", function() { // Get the current page URL var currentUrl = window.location.href; // Create a temporary input element var tempInput = document.createElement("input"); // Add the current page URL to the input value tempInput.setAttribute("value", currentUrl); // Append the input to the body document.body.appendChild(tempInput); // Select the input tempInput.select(); // Copy the selected text document.execCommand("copy"); // Remove the input from the body document.body.removeChild(tempInput); // Update the text of the "copy-status" element document.getElementById("copy-status").textContent = "Copied!"; });