ORA

Tatenda Jane Dzvarai

ORA Africa 2023 Fellow

Zimbabwe

Tatenda Jane Dzvarai is currently the Partnerships Manager at RAWSA – Regional Advocacy for Women’s Sustainable Advancement (Middle East and North Africa). As an ORA Fellow, she is exploring the intersection of gender and climate justice, with a focus on amplifying women’s voices in reclaiming narratives around the impacts of environmental degradation and climate change on their lived experiences.

Her project seeks to promote women’s equal participation and leadership in climate policy and decision-making processes, while contributing to the structural transformation of economic systems toward more just, inclusive, and sustainable models.

Stories BY THIS CREATOR

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