ORA

Agnes Oloo

ORA Africa 2023 Fellow

Kenya

Agnes Oloo is a multimedia journalist and videographer with Citizen TV Kenya, where she reports on environment, climate change, and justice through visual storytelling. She also contributes as an online author with Royal Media Services – Citizen TV, producing feature stories that spotlight pressing environmental issues across Kenya.

Agnes holds diplomas in TV/Film Production and Broadcast Journalism, and earned her Bachelor’s degree in Journalism and Media Studies from the University of Nairobi. Her work focuses on telling impactful stories through video, using media as a tool for awareness, accountability, and environmental advocacy.

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