Elise Vullo

ELISE VULLO is thrilled to be a part of Alleyway’s season! She is a recent graduate from SUNY Buffalo State’s theater program, and some of her credits there include THE DROWSY CHAPERONE (Janet), CABARET (Helga), and OTHELLO (Duke of Venice). She also has performed locally at ART of WNY in PARADE (Mary Phagan).

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(); });