Jakob Wittkowsky

Performer

How malleable is the self, as it is embedded by structures of power and myth? Jakobs work tries to approach this question through affective and obscure strategies and through exploring relationships between containment and rupture, between ideology and desire, between the ecstatic and the everyday, between the theatrical and the banal.

Through working with improvisation and creating loose choreographic situations, the work always needs to be negotiated anew together in presence of audience. The work seeks to lean into ambivalences and contradictions that rise up in processes of decision-, image- and meaning-making, searching for modes of being that are simultaneously flexible yet uncompromising.

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!"; });