Diane Almeter Jones

Diane Almeter Jones, properties master (she/they), was long ago given the moniker ‘artist’ at her farm adjacent elementary school aptly named: Wales Woodchuck. Decades passing, she adapted her skills to include graphic design, mixed media, painting, prop making, and set dressing for both theater and film. Almeter Jones, a mental health advocate, also includes in her ‘art box:’ producer, playwright, screenwriter, union member, mentor, mama and g-ma. As always, thanks, Tim.

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