ORA

Dipti Bhatnagar

ORA Africa 2023 Fellow

Mozambique

dipti bhatnagar, an African with a diaspora heart, has been an activist for over 20 years. As an ORA Fellow, she is exploring the enduring legacy of 500 years of colonialism, slavery, and genocide—histories written into African bodies, minds, communities, and countries.

Her work seeks to surface the solutions, strength, and lived experiences of Africa’s peoples—those who struggle and survive, and who hold deep wisdom to share with the world. Through storytelling, dialogue, and connection across borders and seas, dipti hopes to spark collective remembrance, healing, and transformation.

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