HEX
Server: Apache/2.4.58 (Ubuntu)
System: Linux ip-172-31-18-78 6.17.0-1017-aws #17~24.04.1-Ubuntu SMP Tue May 26 21:09:53 UTC 2026 aarch64
User: ubuntu (1000)
PHP: 8.2.31
Disabled: NONE
Upload Files
File: /var/www/grapossconnect/about.php
<?php
include 'header.php';
?>

<title>About Us | Graposs Connect</title>
<meta name="robots" content="index, follow">
<meta name="description" content="Graposs Connect in the last 10 years have leveraged access, technology, platforms and stakeholders ecosystems to build the process of knowledge, in multiple domains of education and technology">

<section class="page-header">
    <div class="container">
        <div class="row">
            <div class="col-md-12 col-sm-12 col-xs-12">
                <h1>ABOUT</h1>
                <p> <a href="">Home</a> / <span>About</span></p>
            </div>
        </div>
    </div>
</section>

<section class="AboutGEPL-page-section">
    <div class="container">
        <div class="row">
            <div class="col-md-12 col-sm-12 col-xs-12">
                <div class="AboutGEPL-Box">
                    <h2>About Graposs Edutech Pvt Ltd <span>-Tech-enabled education for all</span></h2>
                    <p>Graposs Edutech Private Limited (GEPL) is positioned in the niche at the intersection of education
                        and technology. We are essentially a marketplace that uses technology to penetrate into the
                        heartland of the country and reach out to the last mile to deliver education, employability and
                        entrepreneurial solutions, products and services. In the last decade and a year that we have been
                        around, our focus has been to augment education and upskilling to create employability. GEPL
                        strengthens education, skilling and employability at the last mile by creating robust technology
                        platforms and relevant content to create meaningful impact for all students and institutions.
                    </p>

                    <p>GEPL in its vision-mission and in its heart has always believed in education for all, educationwhich is structured, to capture all stakeholders, especially students with varied learning skills. As
                        studies have shown different learners learn in different ways, some learn better through visual
                        representations, some by reading, some by listening,
                    </p>

                    <p>GEPL has always believed that technology could be the viable vehicle to reach out, to the largest
                        masses across the country. This is how GEPL has been structured to further the vision-mission to
                        impart education to one and all through technology.
                    </p>

                    <p>The aim is to make learning accessible for one and all, covering all households from the unserved,
                        the underserved and the served population of India. Every Product offering, thus generated within
                        GEPL has been structured considering these varied differences of societies, differences of varied
                        learners, their languages of comfort, and many more factors that affect learning journey of a learner.
                    </p>

                    <p>GEPL has evolved into a market place which today has products and services to cater all learners
                        from the age of 5 to 40 and also to create support mechanisms to ensure that quality education is
                        made available, accessible and impactful for all.</p>

                    <hr>

                    <h2>GEPL - Education and Content</h2>


                    <p>GEPL has a full-fledged content wing that has industry and academic experts. The content for each
                        of the GEPL’s offerings is thoroughly researched and designed to fit the needs of the end user.</p>

                    <p>The content wing at GEPL has in-house resources and project specific experts. GEPL has a
                        dedicated team that researches the market need and matches it to the approved standards for each
                        category specific to age and also the requisites set by assessment agencies as in the case of
                        competitive exams. GEPL expert teams take great care to curate content that is standard, factually
                        correct and relevant. The content is routinely vetted by industry experts for their need suitability.
                        The assessment and practice questions used in our test platforms are tailored specific to test prep
                        and age groups. GEPL believes in quality and therefore a quality audit team audits and approves
                        all content in every format- written material, questions, videos, etc. before the content is shared on
                        the platforms. In fact, quality and relevance audit is a routine at GEPL to ensure that all updates
                        are incorporated and only the best is delivered.</p>

                    <p>GEPL also has a panel of school teachers, tutors, test prep experts, counsellors and psychologists
                        to advise on all of our products and to monitor ongoing content research and processes.</p>

                    <hr>

                    <h2>GEPL- Technology Platforms</h2>

                    <p>Being an Edu-Tech, we at GEPL believe that – ‘if Content is the impact-deliverable, then
                        technology is the vehicle’. GEPL proudly boasts of robust tech enabled solutions and platforms
                        that not only create change and impact but also enable digitization of education and education
                        support. GEPL has easy to understand and use tech platforms that bring a certain ease of use of
                        online/digital platforms across devices. GEPL takes care that the tech-solutions and platforms are
                        simple and fuss free to encourage easy adoption by the masses. Technology platforms at GEPL are
                        ever evolving and driven by the feedback received from the ground.</p>

                    <h4>"Azadi kuch bhi Banne ki": Empowering the girl students</h4>

                    <p>It is GEPL’s aspiration and vision to create an impact so powerful and permanent that it impacts all
                        learners but the keen focus remains every girl student whether served, unserved and underserved
                        India. The end goal is to provide opportunities right at the doorstep of the young girls and women
                        who otherwise are not ‘allowed’ to explore their possibilities. GEPL has made it a mission to make
                        technology-based products so accessible that they not only augment the journey of the young girls
                        and women but become a vehicle that they take to the path of freedom to be whatever they want-
                        ‘Azadi kuch bhi banne ki’</p>

                </div>
            </div>
        </div>
    </div>
</section>

<?php
include 'footer.php';
?>