ORA

Susan James

Core faculty at Pacifica Graduate Institute

California, United States

Susan James, Ph.D. is leading two ORA Research Grants, including Integrating Global South Knowledge Systems into Organizations in the Global North, as well as a project to understand the narratives of both traditional and modern technologies—including sacred practices and ritual—that exist within community-based projects within the larger ORA community. She is a member of the core faculty at Pacifica Graduate Institute, and co-chair of the Community, Liberation, Indigenous, and Eco-Psychologies specialization of the M.A./Ph.D. program in Depth Psychology. Her work has focused on structural violence, transnational African spiritualities as resistance and innovation, visual design methodologies and research communication strategies. Her journal publications include American Journal of Community Psychology, Violence Against Women, and Women and Therapy.

Stories BY THIS CREATOR

No stories yet. Check back soon!
window.addEventListener('elementor/frontend/init', () => { elementorFrontend.hooks.addAction('frontend/element_ready/global', function () { const items = document.querySelectorAll('.swiper.elementor-loop-container .swiper-slide:not(.swiper-slide-duplicate)'); if (items.length <= 2) { document.querySelectorAll('.swiper.elementor-loop-container').forEach((carousel) => { if (carousel.swiper) { const swiper = carousel.swiper; // Destroy the current looped Swiper instance swiper.destroy(true, true); // Re-initialize without loop new Swiper(carousel, { loop: false, slidesPerView: swiper.params.slidesPerView || 1, spaceBetween: swiper.params.spaceBetween || 10, navigation: swiper.params.navigation || {}, pagination: swiper.params.pagination || {}, breakpoints: swiper.params.breakpoints || {} }); } }); } }); });