ORA

Neikule Doulo

Executive Director at The Entrepreneurs Associates

Nagaland, India

Neikule Doulo is the executive director at The Entrepreneurs Associates, a nonprofit based in Nagaland that focuses on empowering women, farmers, and the youth. She has more than 22 years of experience of working on entrepreneurship and education, and has expertise in conceptualising community initiatives and strategising policies for change. Neikule previously worked as a journalist with Asian News International. She is also an adivser for IDR Northeast Fellowship 2024-25.

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