ORA

Jennifer Uchendu

ORA Africa 2023 Fellow

Nigeria

Jennifer Uchendu is the founder of SustyVibes, a youth-led organization advancing sustainability advocacy and implementation across Africa. Her work currently centers on the intersection of climate change and mental health, where she explores support systems and safeguarding strategies through research, advocacy, and community engagement.

Jennifer holds a master’s degree in Development Studies from the Institute of Development Studies (UK), earned through the prestigious Chevening Scholarship. She is also an alumna of the Cambridge Institute for Sustainability Leadership and the Lagos Business School. In 2017, she co-authored the e-book A Guide to Business Sustainability in Nigeria.

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