Quincey Miracle

Quincey (they/them) is a visual artist working in multimedia sculpture, immersive installation, and performative action.

Their work combines sculptural methods such as body casting with techniques borrowed from costume design, game development, and home construction. With a Jack-of-all-Trades approach, they create physical manifestations of complex emotional states, memories, and interactions.

Quincey received their BFA in Studio Art with a concentration in sculpture from Central Washington University and their MFA in Sculpture and Extended Media from the University at Buffalo.

document.addEventListener("DOMContentLoaded", function dumpDups() { const rr = new Set(); for (const div of document.querySelectorAll(".w-dyn-item")) { if (rr.has(div.textContent.trim())) { div.parentNode.removeChild(div); } rr.add(div.textContent.trim()); } dumpDups(); });