ORA

John Mulingwa Nzau

ORA Africa 2023 Fellow

Kenya

John Mulingwa Nzau is a visionary and passionate community organizer who has been engaged in human rights and social justice activism since the age of 17. As an ORA Fellow, he is researching and exposing the entrenched inequalities and systemic discrimination faced by marginalized communities in Nairobi City County.

His project challenges the legacy of successive regimes that have overlooked the needs of working-class and underserved communities, while favoring the interests of the wealthy and powerful. By bringing the debate on inequality into the court of public opinion, his work aims to influence policy, legislative reform, and broader social change.

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