Kadiri Raghu Vamsi — The Volunteer-First Architect

.krv-page { font-family: -apple-system, BlinkMacSystemFont, “Segoe UI”, “Inter”, system-ui, sans-serif; color: #1A1A1A; background: #F5F1EA; line-height: 1.55; margin: 0; } .krv-page * { box-sizing: border-box; } .krv-page img { max-width: 100%; height: auto; display: block; } .krv-wrap { max-width: 1180px; margin: 0 auto; padding: 0 1.5rem; } .krv-hero { padding: 5rem 0 4rem; } .krv-hero-grid { display: grid; grid-template-columns: 1.05fr 0.95fr; gap: 3.5rem; align-items: center; } .krv-eyebrow { font-size: 0.75rem; letter-spacing: 0.18em; text-transform: uppercase; color: #B85C18; font-weight: 600; margin: 0 0 1.5rem; } .krv-h1 { font-family: “Source Serif Pro”, “Times New Roman”, Georgia, serif; font-weight: 600; font-size: clamp(2.4rem, 6vw, 5rem); line-height: 1.05; letter-spacing: -0.02em; margin: 0 0 1.5rem; color: #1A1A1A; } .krv-h1 .krv-underline { position: relative; display: inline-block; } .krv-h1 .krv-underline::after { content: ”; position: absolute; left: 0; right: 0; bottom: 0.05em; height: 0.18em; background: #B85C18; opacity: 0.85; transform: skewY(-1.2deg); border-radius: 2px; } .krv-lede { font-family: “Source Serif Pro”, Georgia, serif; font-size: clamp(1.05rem, 1.9vw, 1.32rem); line-height: 1.55; color: #3A332A; margin: 0 0 2rem; font-weight: 400; } .krv-stats { display: flex; flex-wrap: wrap; gap: 0; align-items: baseline; font-size: 0.9rem; color: #1A1A1A; margin: 0 0 2.25rem; padding: 1rem 0; border-top: 1px solid #D9CFC0; border-bottom: 1px solid #D9CFC0; } .krv-stat { padding: 0.4rem 1.4rem 0.4rem 0; margin-right: 1.4rem; border-right: 1px solid #D9CFC0; } .krv-stat:last-child { border-right: none; } .krv-stat-num { font-family: “Source Serif Pro”, Georgia, serif; font-size: 1.5rem; font-weight: 600; display: block; line-height: 1; color: #1A1A1A; } .krv-stat-label { font-size: 0.74rem; letter-spacing: 0.06em; color: #7A6F5C; text-transform: uppercase; margin-top: 0.35rem; display: block; } .krv-cta-row { display: flex; flex-wrap: wrap; gap: 0.85rem; } .krv-cta { display: inline-flex; align-items: center; gap: 0.5rem; padding: 0.95rem 1.6rem; font-size: 0.95rem; font-weight: 500; text-decoration: none; transition: all 0.18s ease; } .krv-cta-primary { background: #1A1A1A; color: #F5F1EA; border: 1.5px solid #1A1A1A; } .krv-cta-primary:hover { background: #B85C18; border-color: #B85C18; color: #F5F1EA; } .krv-cta-secondary { background: transparent; color: #1A1A1A; border: 1.5px solid #1A1A1A; } .krv-cta-secondary:hover { background: #1A1A1A; color: #F5F1EA; } .krv-cta::after { content: ‘→’; transition: transform 0.18s ease; } .krv-cta:hover::after { transform: translateX(3px); } .krv-hero-photo-wrap { position: relative; } .krv-hero-photo { width: 100%; height: auto; aspect-ratio: 4/5; object-fit: cover; } .krv-hero-cap { position: absolute; left: 1rem; bottom: 1rem; right: 1rem; background: rgba(26,26,26,0.85); color: #F5F1EA; padding: 0.7rem 1rem; font-size: 0.8rem; line-height: 1.4; } .krv-hero-cap b { color: #B85C18; font-weight: 600; } .krv-auth { background: #1A1A1A; color: #F5F1EA; padding: 0; margin-top: 2rem; } .krv-auth-grid { display: grid; grid-template-columns: 1fr 1fr; align-items: stretch; } .krv-auth-photo img { height: 100%; width: 100%; object-fit: cover; min-height: 380px; } .krv-auth-text { padding: 4rem 3rem; display: flex; flex-direction: column; justify-content: center; } .krv-auth-eyebrow { font-size: 0.72rem; letter-spacing: 0.2em; text-transform: uppercase; color: #B85C18; font-weight: 600; margin: 0 0 1.25rem; } .krv-auth h2 { font-family: “Source Serif Pro”, Georgia, serif; font-size: clamp(1.6rem, 3vw, 2.2rem); font-weight: 500; line-height: 1.2; margin: 0 0 1.25rem; color: #F5F1EA; } .krv-auth p { color: #C4BBAB; font-size: 1rem; line-height: 1.65; margin: 0; } .krv-creds { padding: 3.5rem 0; background: #1A1A1A; color: #F5F1EA; border-top: 1px solid #2D2823; } .krv-creds-label { font-size: 0.72rem; letter-spacing: 0.2em; text-transform: uppercase; color: #B85C18; font-weight: 600; margin: 0 0 1.5rem; } .krv-creds-list { display: flex; flex-wrap: wrap; gap: 0.6rem 1.25rem; font-family: “Source Serif Pro”, Georgia, serif; font-size: 1rem; line-height: 1.5; color: #E8DFCC; } .krv-creds-list span:not(:last-child)::after { content: ‘·’; margin-left: 1.25rem; color: #B85C18; } .krv-thesis { padding: 5rem 0 4rem; } .krv-section-eyebrow { font-size: 0.72rem; letter-spacing: 0.2em; text-transform: uppercase; color: #B85C18; font-weight: 600; margin: 0 0 1rem; } .krv-section-title { font-family: “Source Serif Pro”, Georgia, serif; font-size: clamp(1.7rem, 3.5vw, 2.4rem); font-weight: 500; line-height: 1.15; letter-spacing: -0.01em; margin: 0 0 3rem; max-width: 720px; color: #1A1A1A; } .krv-thesis-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)); gap: 2rem 3rem; } .krv-thesis-num { font-family: “Source Serif Pro”, Georgia, serif; font-size: 2.2rem; color: #B85C18; font-weight: 400; line-height: 1; margin: 0 0 0.5rem; font-style: italic; } .krv-thesis-h { font-family: “Source Serif Pro”, Georgia, serif; font-size: 1.25rem; font-weight: 600; margin: 0 0 0.75rem; color: #1A1A1A; } .krv-thesis-body { font-size: 0.96rem; line-height: 1.6; color: #3A332A; margin: 0; } .krv-gallery { padding: 0 0 4rem; } .krv-gallery-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 0.6rem; } .krv-gallery-item { position: relative; overflow: hidden; aspect-ratio: 1/1; } .krv-gallery-item img { width: 100%; height: 100%; object-fit: cover; transition: transform 0.4s ease; filter: contrast(1.05) saturate(0.95); } .krv-gallery-item:hover img { transform: scale(1.04); } .krv-gallery-cap { position: absolute; left: 0.7rem; bottom: 0.7rem; right: 0.7rem; background: rgba(26,26,26,0.88); color: #F5F1EA; padding: 0.5rem 0.75rem; font-size: 0.72rem; line-height: 1.35; letter-spacing: 0.02em; } .krv-gallery-cap b { color: #FFB069; font-weight: 600; } .krv-partners { background: #EBE3D2; padding: 4rem 0; } .krv-partners-list { font-family: “Source Serif Pro”, Georgia, serif; font-size: clamp(1rem, 1.7vw, 1.15rem); line-height: 1.85; color: #1A1A1A; max-width: 920px; margin: 0; } .krv-writing { padding: 5rem 0 4rem; } .krv-articles { display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)); gap: 1.5rem; } .krv-article { padding: 1.6rem; background: #FFFEFA; border: 1px solid #D9CFC0; transition: all 0.2s ease; text-decoration: none; color: inherit; display: block; } .krv-article:hover { border-color: #B85C18; transform: translateY(-2px); } .krv-article-cat { font-size: 0.7rem; letter-spacing: 0.15em; color: #B85C18; text-transform: uppercase; font-weight: 600; margin: 0 0 0.65rem; } .krv-article-title { font-family: “Source Serif Pro”, Georgia, serif; font-size: 1.13rem; line-height: 1.3; font-weight: 600; margin: 0 0 0.55rem; color: #1A1A1A; } .krv-article-excerpt { font-size: 0.9rem; line-height: 1.55; color: #5A5045; margin: 0; } .krv-convert { background: #1A1A1A; color: #F5F1EA; padding: 5rem 0; } .krv-convert-eyebrow { font-size: 0.72rem; letter-spacing: 0.2em; text-transform: uppercase; color: #B85C18; font-weight: 600; margin: 0 0 1.25rem; } .krv-convert-h { font-family: “Source Serif Pro”, Georgia, serif; font-size: clamp(1.7rem, 3.5vw, 2.4rem); font-weight: 500; line-height: 1.2; margin: 0 0 1.5rem; color: #F5F1EA; max-width: 800px; } .krv-convert-body { font-size: 1.02rem; line-height: 1.65; color: #C4BBAB; margin: 0 0 2rem; max-width: 720px; } .krv-convert .krv-cta-primary { background: #B85C18; border-color: #B85C18; color: #F5F1EA; } .krv-convert .krv-cta-primary:hover { background: #F5F1EA; color: #1A1A1A; border-color: #F5F1EA; } .krv-foot { padding: 2.5rem 0; font-size: 0.9rem; color: #5A5045; } .krv-foot a { color: #1A1A1A; text-decoration: underline; text-decoration-color: #B85C18; text-underline-offset: 3px; text-decoration-thickness: 1.5px; } @media (max-width: 880px) { .krv-hero-grid { grid-template-columns: 1fr; gap: 2rem; } .krv-hero-photo { aspect-ratio: 1/1; } .krv-auth-grid { grid-template-columns: 1fr; } .krv-auth-photo img { min-height: 260px; aspect-ratio: 16/10; } .krv-auth-text { padding: 2.5rem 1.5rem; } .krv-gallery-grid { grid-template-columns: repeat(2, 1fr); } } @media (max-width: 600px) { .krv-hero { padding: 3rem 0 2.5rem; } .krv-stats { flex-direction: column; align-items: flex-start; } .krv-stat { border-right: none; border-bottom: 1px dotted #D9CFC0; padding: 0.75rem 0; margin-right: 0; width: 100%; } .krv-stat:last-child { border-bottom: none; } .krv-cta-row { flex-direction: column; align-items: stretch; } .krv-cta { justify-content: center; } }

Kadiri Raghu Vamsi · Hyderabad, India

The Volunteer‑First
Architect.

I built India’s largest volunteer‑led social impact network. Then I wrote the academic theory behind why it works. Marpu Foundation runs across 23+ states with 250+ corporate CSR partners—funded entirely through Indian capital, FCRA-free, volunteer-first by design.

1M+Volunteers
23+States
250+Corporate partners
1Published framework
Kadiri Raghu Vamsi in conversation with elderly women community members during a Marpu Foundation field documentation visit
The work — field documentation with community elders. The volunteer-first model begins with listening, not telling.
Kadiri Raghu Vamsi planting a tree alongside Indian Police Service officers during a state-coordinated environmental drive

Where Marpu sits in the system

Programs that move government, corporate, and community capital in the same direction.

Marpu’s Volunteer-First model is not adjacent to the state and corporate systems—it sits inside them. Plantation drives co-led with Indian Police Service. School infrastructure delivered with district administrations. CSR programs audited to Fortune 500 standards. The frameworks are built to be operated, not admired.

Recognition

Karmaveer Chakra Award · iCONGO + UN, 2019 ET Edge Champions of Impactful CSR Leader · 2025 WEF Global Shaper · Hyderabad Hub UN Delegate Telangana Youth Award Dr. Ambedkar Award Sankalp Tara Award Changelooms Fellow · Pravah / Rubaroo US Department of State Fellowship UNESCO World Heritage Volunteer · Patan, 2018 SSRN Published Researcher Amazon Author

What I do

Three things, in this order. Architecture first. Operations second. Publication third.

i.

Architect

Design Volunteer-First CSR programs that move corporate rupees into measurable, audit-ready outcomes—Miyawaki afforestation, last-mile solar lighting, school infrastructure, water stewardship, hygiene. Each program built around the volunteer as the primary unit of impact, not an afterthought.

ii.

Implement

Run those programs through Marpu Foundation across 23+ states with 250+ Fortune 500 and Indian enterprise partners. Domestic capital only, FCRA-free, full Fund Utilisation Certificates produced for every rupee, GST-compliant invoicing, board-level reporting.

iii.

Publish

Document what works. SSRN paper on Volunteer-First CSR + SDG localisation. Amazon book on starting an NGO in India. 75+ essays on CSR, social entrepreneurship, India’s career landscape, and policy. Frameworks others can replicate—not gatekept methodology.

Selected partners

Programs delivered for the CSR teams of:

Bristol-Myers Squibb · DSM-Firmenich · Allianz Trade · Nagase India · Go Digit · Milestone / MTI Integration · Amphenol Socapex · Kaleris / Navis · Cartus · Avontix · NPST · Medusind · Multisorb · Amgen India · BPCL · Reliance Industries · among others.

If you head CSR at a Fortune 500 in India

You need a partner who delivers measurable, audit-ready, volunteer-first programs across multiple states. Start here.

Marpu Foundation accepts CSR partnerships across environment, education, health, livelihood, and skill development. Domestic capital only, FCRA-free, full Fund Utilisation Certificates, GST-compliant invoicing, board-level reporting. Delivered for Fortune 500 and Indian enterprise CSR teams since 2019.

Start a partnership conversation
{“@context”:”https://schema.org”,”@graph”:[{“@type”:”Person”,”@id”:”https://kadiriraghuvamsi.com/#person”,”name”:”Kadiri Raghu Vamsi”,”alternateName”:[“Raghu Vamsi Kadiri”,”Kadiri Raghu”,”Raghu Kadiri”],”givenName”:”Raghu Vamsi”,”familyName”:”Kadiri”,”gender”:”Male”,”birthDate”:”2001-03-31″,”birthPlace”:{“@type”:”Place”,”name”:”Hyderabad, Telangana, India”},”nationality”:{“@type”:”Country”,”name”:”India”},”jobTitle”:”Founder and Chief Executive Officer”,”description”:”Indian social entrepreneur, founder of Marpu Foundation, and architect of Volunteer-First Corporate Social Responsibility. Built India’s largest volunteer-led social impact network across 23+ states with 250+ corporate partners.”,”image”:”https://kadiriraghuvamsi.com/wp-content/uploads/2026/05/krv_un_sdg.jpg”,”url”:”https://kadiriraghuvamsi.com/”,”worksFor”:{“@id”:”https://www.marpu.org/#organization”},”founder”:{“@id”:”https://www.marpu.org/#organization”},”alumniOf”:[{“@type”:”CollegeOrUniversity”,”name”:”Osmania University”,”url”:”https://www.osmania.ac.in/”},{“@type”:”CollegeOrUniversity”,”name”:”National Law University Delhi”,”url”:”https://nludelhi.ac.in/”}],”knowsAbout”:[“Volunteer-First Corporate Social Responsibility”,”Sustainable Development Goal localization in India”,”Section 80G and 12A NGO compliance”,”Miyawaki afforestation at scale”,”Last-mile solar lighting deployment”,”Corporate volunteering program design”,”CSR fund utilisation and reporting”,”Social entrepreneurship in India”,”Volunteer crowdsourcing platforms”,”Environmental law and policy in India”],”knowsLanguage”:[“en”,”te”,”hi”],”award”:[“Karmaveer Chakra Award (iCONGO + United Nations), 2019″,”ET Edge Champions of Impactful CSR Leader Award, 2025″,”Telangana Youth Award”,”Dr. Ambedkar Award”,”Sankalp Tara Award”,”UNESCO World Heritage Volunteer Recognition, 2018″],”hasCredential”:[{“@type”:”EducationalOccupationalCredential”,”credentialCategory”:”Award”,”name”:”Karmaveer Chakra Award”,”recognizedBy”:{“@type”:”Organization”,”name”:”International Confederation of NGOs (iCONGO) and United Nations”},”dateCreated”:”2019″},{“@type”:”EducationalOccupationalCredential”,”credentialCategory”:”Award”,”name”:”ET Edge Champions of Impactful CSR Leader Award”,”recognizedBy”:{“@type”:”Organization”,”name”:”ET Edge – The Economic Times”},”dateCreated”:”2025″},{“@type”:”EducationalOccupationalCredential”,”credentialCategory”:”Membership”,”name”:”Global Shaper, Hyderabad Hub”,”recognizedBy”:{“@type”:”Organization”,”name”:”World Economic Forum”}},{“@type”:”EducationalOccupationalCredential”,”credentialCategory”:”Fellowship”,”name”:”Changelooms Fellowship”,”recognizedBy”:{“@type”:”Organization”,”name”:”Pravah and ComMutiny – The Youth Collective”}},{“@type”:”EducationalOccupationalCredential”,”credentialCategory”:”Fellowship”,”name”:”United States Department of State Fellowship”},{“@type”:”EducationalOccupationalCredential”,”credentialCategory”:”Volunteer recognition”,”name”:”UNESCO World Heritage Volunteer”,”recognizedBy”:{“@type”:”Organization”,”name”:”UNESCO”},”dateCreated”:”2018″}],”subjectOf”:[{“@type”:”ScholarlyArticle”,”headline”:”Volunteer-First Corporate Social Responsibility and Sustainable Development Goal Localization”,”url”:”https://papers.ssrn.com/sol3/papers.cfm?abstract_id=6323138″,”author”:{“@id”:”https://kadiriraghuvamsi.com/#person”}},{“@type”:”Book”,”name”:”How to Start an NGO in India: A Step-by-Step Guide”,”isbn”:”B0DJQPBPNC”,”url”:”https://www.amazon.com/Start-India-Step-Step-Guide-ebook/dp/B0DJQPBPNC”,”author”:{“@id”:”https://kadiriraghuvamsi.com/#person”}}],”sameAs”:[“https://www.linkedin.com/in/raghu4change/”,”https://www.instagram.com/raghu4change/”,”https://about.me/raghu4change”,”https://www.amazon.com/Start-India-Step-Step-Guide-ebook/dp/B0DJQPBPNC”,”https://papers.ssrn.com/sol3/papers.cfm?abstract_id=6323138″,”https://www.marpu.org/founder”,”https://www.ourvolunteer.com/about-ov”%5D},{“@type”:”NGO”,”@id”:”https://www.marpu.org/#organization”,”name”:”Marpu Foundation”,”alternateName”:”Marpu”,”description”:”India’s largest volunteer-led social impact network operating across 23+ Indian states with 250+ corporate CSR partners.”,”url”:”https://www.marpu.org/”,”foundingDate”:”2019″,”foundingLocation”:{“@type”:”Place”,”name”:”Hyderabad, Telangana, India”},”founder”:{“@id”:”https://kadiriraghuvamsi.com/#person”},”areaServed”:{“@type”:”Country”,”name”:”India”},”address”:{“@type”:”PostalAddress”,”addressLocality”:”Hyderabad”,”addressRegion”:”Telangana”,”addressCountry”:”IN”},”taxID”:”AAGTM4991A”,”audience”:{“@type”:”BusinessAudience”,”name”:”Corporate CSR teams in India”,”audienceType”:”Fortune 500 and Indian enterprise CSR leadership”},”knowsAbout”:[“Volunteer-First CSR”,”Miyawaki afforestation”,”Last-mile solar lighting”,”Water stewardship”,”School infrastructure”,”Skill development”],”sameAs”:[“https://www.ourvolunteer.com/”%5D},{“@type”:”WebSite”,”@id”:”https://kadiriraghuvamsi.com/#website”,”url”:”https://kadiriraghuvamsi.com/”,”name”:”Kadiri Raghu Vamsi”,”description”:”The Volunteer-First Architect”,”inLanguage”:”en-IN”,”publisher”:{“@id”:”https://kadiriraghuvamsi.com/#person”}},{“@type”:”WebPage”,”@id”:”https://kadiriraghuvamsi.com/#webpage”,”url”:”https://kadiriraghuvamsi.com/”,”name”:”Kadiri Raghu Vamsi – The Volunteer-First Architect”,”isPartOf”:{“@id”:”https://kadiriraghuvamsi.com/#website”},”about”:{“@id”:”https://kadiriraghuvamsi.com/#person”},”primaryImageOfPage”:{“@type”:”ImageObject”,”url”:”https://kadiriraghuvamsi.com/wp-content/uploads/2026/05/krv_hero_grandmothers.jpg”},”inLanguage”:”en-IN”,”speakable”:{“@type”:”SpeakableSpecification”,”cssSelector”:[“.krv-h1″,”.krv-lede”,”.krv-thesis-body”]}}]}