Kaylie Horowitz

Kaylie (she/rhey) is so excited to be joining the cast of A CHRISTMAS CAROL this season. Originally from central Florida, Kaylie has worked with a variety of Buffalo theater companies as both an actor and designer. She is a member of the professional roster for Buffalo ComedySportz and is a co-host on The Liberal Artists Podcast. Kaylie holds a BFA in Performance from Auburn University (War Eagle!) and a Masters in Theatre and Performance Studies from the University at Buffalo. Much love and thanks to Ian for their continuous support.

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