Shawn Adiletta

Shawn is an actor and comedian based in New York. He is a recent graduate of SUNY Fredonia and is thrilled to be making his Alleyway debut as “Danny” in The Magnolia Ballet. Recent credits include: “Gremio” The Taming of the Shrew (Main Street Studios), “Alex” The Cryptid Cast … (Independent Feature Film), “Puck/Philostrate” A Midsummer Night’s *Drink* (Pick Your Poison Productions) @shawnadiletta

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