ORA

Samir Bordoloi

ORA India 2023 Fellow

India

A graduate in agricultural studies, farmer Samir Bordoloi builds networks of young Indigenous food advocates and agripreneurs across India’s North East Region to galvanize the local food economy in sustainable ways. Youth and farmers take part in a deep, reflexive leadership program that brings them into an intergenerational network of “Green Commandos” — creating a knowledge economy around ecological farming and restoring pride, confidence, and conviction in indigenous crops and the slow, natural, and joyful way of life.

Samir has trained 2,000 Green Commandos and is now expanding his alliances to include “Green Juniors,” a network of young changemakers from rural schools across Assam.

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