<!DOCTYPE html>

<html lang="en">

<head>

    <meta charset="UTF-8">

    <meta name="viewport" content="width=device-width, initial-scale=1.0">

    <title>Vrita Ventures | Technology for Stronger Public Systems</title>

    <meta name="description" content="Vrita Ventures designs and implements technology-enabled solutions for governance, education, healthcare, renewable energy, and public systems.">


    <!-- Google Font -->

    <link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap" rel="stylesheet">


    <style>

        body {

            margin: 0;

            font-family: 'Inter', sans-serif;

            color: #1f2933;

            line-height: 1.6;

            background-color: #ffffff;

        }


        .container {

            max-width: 1100px;

            margin: auto;

            padding: 60px 20px;

        }


        h1, h2, h3 {

            color: #0f172a;

            margin-bottom: 16px;

        }


        h1 {

            font-size: 42px;

            font-weight: 700;

        }


        h2 {

            font-size: 30px;

            font-weight: 600;

        }


        h3 {

            font-size: 20px;

            font-weight: 600;

        }


        p {

            font-size: 16px;

            color: #334155;

            margin-bottom: 16px;

        }


        .btn {

            display: inline-block;

            padding: 12px 22px;

            border-radius: 6px;

            text-decoration: none;

            font-weight: 500;

            margin-right: 12px;

        }


        .btn-primary {

            background-color: #1e3a8a;

            color: #ffffff;

        }


        .btn-secondary {

            border: 1px solid #1e3a8a;

            color: #1e3a8a;

        }


        /* Hero */

        .hero {

            background-color: #f8fafc;

            border-bottom: 1px solid #e5e7eb;

        }


        /* Grid */

        .grid {

            display: grid;

            grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));

            gap: 30px;

            margin-top: 40px;

        }


        .card {

            padding: 24px;

            border: 1px solid #e5e7eb;

            border-radius: 8px;

            background: #ffffff;

        }


        /* Case Study */

        .case-study {

            background-color: #f1f5f9;

            border-left: 5px solid #1e3a8a;

            padding: 30px;

            border-radius: 8px;

        }


        /* Leadership */

        .leader {

            display: grid;

            grid-template-columns: 1fr 2fr;

            gap: 30px;

            align-items: center;

        }


        .leader img {

            width: 100%;

            max-width: 220px;

            border-radius: 8px;

            background-color: #e5e7eb;

        }


        /* Footer */

        footer {

            background-color: #0f172a;

            color: #cbd5e1;

            padding: 30px 20px;

            text-align: center;

            font-size: 14px;

        }


        footer a {

            color: #cbd5e1;

            text-decoration: none;

            margin: 0 10px;

        }


        @media (max-width: 768px) {

            h1 {

                font-size: 34px;

            }

            .leader {

                grid-template-columns: 1fr;

                text-align: center;

            }

        }

    </style>

</head>


<body>


<!-- HERO -->

<section class="hero">

    <div class="container">

        <h1>Technology for Stronger Public Systems</h1>

        <p>

            We design and implement technology-enabled solutions that translate policy intent into measurable

            on-ground impact across governance, education, healthcare, and renewable energy.

        </p>

        <a href="#work" class="btn btn-primary">Explore Our Work</a>

        <a href="#contact" class="btn btn-secondary">Contact for Institutional Projects</a>

    </div>

</section>


<!-- ABOUT -->

<section>

    <div class="container">

        <h2>About Vrita Ventures</h2>

        <p>

            Vrita Ventures Private Limited is a technology and service-oriented consultancy focused on strengthening

            public systems through practical, scalable, and implementation-driven digital solutions.

        </p>

        <p>

            Founded in 2018, we work closely with government departments, district administrations, public institutions,

            and partners to design systems that function effectively within real administrative and field environments.

        </p>

    </div>

</section>


<!-- APPROACH -->

<section style="background:#f8fafc;">

    <div class="container">

        <h2>Our Approach</h2>

        <div class="grid">

            <div class="card">

                <h3>Governance-First Design</h3>

                <p>Technology aligned with administrative workflows and policy structures.</p>

            </div>

            <div class="card">

                <h3>Implementation-Focused</h3>

                <p>Adoption, training, and operational sustainability are core priorities.</p>

            </div>

            <div class="card">

                <h3>Field-Tested Systems</h3>

                <p>Solutions shaped by real district and ground-level challenges.</p>

            </div>

            <div class="card">

                <h3>End-to-End Ownership</h3>

                <p>From concept and proposal to rollout and long-term support.</p>

            </div>

        </div>

    </div>

</section>


<!-- FOCUS AREAS -->

<section id="work">

    <div class="container">

        <h2>Focus Areas</h2>

        <div class="grid">

            <div class="card">

                <h3>Digital Governance</h3>

                <p>Asset registers, grievance systems, works monitoring, MIS dashboards.</p>

            </div>

            <div class="card">

                <h3>Education Transformation</h3>

                <p>Digital classrooms, school digitization, capacity building initiatives.</p>

            </div>

            <div class="card">

                <h3>Healthcare Digitization</h3>

                <p>Digital lab reporting, patient data access, community health systems.</p>

            </div>

            <div class="card">

                <h3>Renewable Energy</h3>

                <p>Solar infrastructure, clean energy implementation and monitoring.</p>

            </div>

            <div class="card">

                <h3>Employment Platforms</h3>

                <p>Digital employment exchanges, skill mapping, migration support systems.</p>

            </div>

        </div>

    </div>

</section>


<!-- CASE STUDY -->

<section style="background:#f8fafc;">

    <div class="container">

        <h2>Case Study: Gramsampati</h2>

        <div class="case-study">

            <p><strong>Challenge:</strong> Lack of centralized asset and works data at the district level.</p>

            <p><strong>Solution:</strong> A digital asset register and works monitoring platform with geo-tagging and dashboards.</p>

            <p><strong>Outcome:</strong> Improved planning, transparency, and inter-departmental coordination.</p>

        </div>

    </div>

</section>


<!-- LEADERSHIP -->

<section>

    <div class="container">

        <h2>Leadership</h2>

        <div class="leader">

            <img src="leader-placeholder.jpg" alt="Vivek Kumar Singh">

            <div>

                <h3>Vivek Kumar Singh</h3>

                <p><strong>Founder & CEO</strong></p>

                <p>

                    A technologist and entrepreneur with a B.Tech in Computer Science & Engineering and an MBA,

                    bringing extensive experience across central and state government IT projects.

                </p>

                <p>

                    His work focuses on designing technology-enabled public systems that are practical, scalable,

                    and aligned with real governance realities.

                </p>

            </div>

        </div>

    </div>

</section>


<!-- CTA -->

<section id="contact" style="background:#1e3a8a; color:#ffffff;">

    <div class="container">

        <h2 style="color:#ffffff;">Partner With Us</h2>

        <p>

            If you are a government department, public institution, or implementation partner looking to

            strengthen a public system, we would be glad to engage.

        </p>

        <a href="mailto:info@vritaventures.com" class="btn btn-secondary" style="color:#ffffff; border-color:#ffffff;">

            Contact for Institutional Collaboration

        </a>

    </div>

</section>


<!-- FOOTER -->

<footer>

    © 2026 Vrita Ventures Private Limited |

    <a href="#">Privacy Policy</a> |

    <a href="#">Terms of Use</a>

</footer>


</body>

</html>