ORA

Shweta Bhattad

ORA India 2023 Fellow

India

Shweta is a founding member of the Gram Art Project, a collective of 150 farmers, artists, women, students, youth, and makers from eight villages in the Paradsinga area. On 16 acres of land, they practice agroecology while integrating socially engaged art into daily rhythms and community life.

Through a process of inquiry, inspiration, ideation, design, and implementation, the collective has developed alternative knowledge, innovative practices, and cultures of farming and entrepreneurship. Shweta and her team also create performance art that addresses the intersectional loss of agricultural and ecological biodiversity and the depletion of commons such as water bodies and forests—issues further compounded by the growing burdens of labor and violence on women and their bodies.

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