Simone Wennerberg

Dancer

she/her, is a Danish/Norwegian dancer and choreographer currently based in Hamburg, Germany. She is a graduate of the Contemporary Dance School Hamburg and works across performance, choreography and research. Her artistic practice reflects both a need and a search for connection, critical reflection and embodied exploration. She has performed and shared work in Denmark, Germany, and the Netherlands.

Currently, Simone is developing her choreographic research GRIND, which first took shape during the Spring Break Residency at K3 – Centre for Choreography | Tanzplan Hamburg. It investigates and questions the emotional and physical states and traces of being “on the grind” - the persistent state of hard-working bodies under systems where rest and care are often swallowed by grind culture. GRIND seeks to explore how these traces translates in movement and choreography, it searches for the interrelatedness in a duet as we navigate our shared experiences and asks how we might remind each other to reclaim our bodies as spaces for autonomy and care.

Simone is interested in exchanging with others about our relationship to grind culture, care, and rest – and how different perspectives might shape us and can inform or challenge our own.

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