Logout
Edit Page
Title
Content
<!-- Hero Section --> <section class="pt-0"> <div class="container"> <h3 style="color: #b71a34; font-weight: 700; margin-bottom: 25px; font-size: 2rem;">Semester Exchange Programmes</h3> <p class="lead fw-bold"> “JGU Exchange: A gateway to global perspectives, academic excellence, and lifelong connections.” </p> <p class="mb-4"> O.P. Jindal Global University offers a dynamic and invigorating student experience. The inbound student exchange programme welcomes students from partner institutions for short to long-term stays. It’s a credit-earning program, that allows exchange students to select major or elective courses from JGU’s diverse schools. Additionally, they can engage in student clubs led by council members. With 475+ global partnerships and a diverse international student body, the International Office and Global Initiatives (IAGI) also hosts a buddy week program for newcomers. Our goal is to curate an enriching experience that students will carry as a cherished memory throughout their lives. With over 200 exchange students from diverse countries and continents, including Fulbright scholars, JGU is dedicated to offering a holistic experience that blends cultural immersion with academic excellence. </p> <!-- <div class="d-flex justify-content-center flex-wrap gap-3"> <a class="btn btn-jgu" href="https://www.youtube.com/watch?v=qmUgKj2l4a8" target="_blank" aria-label="Watch video about international students at JGU"> 🎥 International students at JGU </a> <a class="btn btn-jgu" href="https://jgu.s3.ap-south-1.amazonaws.com/iagi/JGU+Semester+Exchange+Program.pdf" target="_blank" aria-label="Download JGU Semester Exchange Programme brochure"> 📄 Download Brochure </a> </div> --> <div class="text-center mt-3"> <a class="btn btn-brochure" href="https://www.youtube.com/watch?v=qmUgKj2l4a8" target="_blank" aria-label="Watch video about international students at JGU"> 🎥 International students at JGU</a> <a class="btn btn-brochure" href="https://jgu.s3.ap-south-1.amazonaws.com/iagi/JGU+Semester+Exchange+Program.pdf" target="_blank" aria-label="Download JGU Semester Exchange Programme brochure"> 📄 Download Brochure</a> </div> </div> </section> <!-- Partner Universities Slider --> <section class="py-5"> <div class="container"> <h2 class="text-center mb-2 text-jgu">Our Partner Universities</h2> <div class="swiper mySwiper"> <div class="swiper-wrapper text-center"> <!-- University Slides --> <div class="swiper-slide"> <img src="http://127.0.0.1:8000/uploads/images/1755585797.png" alt="Harvard University" class="img-fluid mb-2" style="max-height:250px;" loading="lazy"> </div> <div class="swiper-slide"> <img src="http://127.0.0.1:8000/uploads/images/1755585813.png" alt="Columbia University" class="img-fluid mb-2" style="max-height:250px;" loading="lazy"> </div> <div class="swiper-slide"> <img src="http://127.0.0.1:8000/uploads/images/1755585825.png" alt="University of Pennsylvania" class="img-fluid mb-2" style="max-height:250px;" loading="lazy"> </div> <div class="swiper-slide"> <img src="http://127.0.0.1:8000/uploads/images/1755585836.png" alt="University of Oxford" class="img-fluid mb-2" style="max-height:250px;" loading="lazy"> </div> <div class="swiper-slide"> <img src="http://127.0.0.1:8000/uploads/images/1755585847.png" alt="Sciences Po, France" class="img-fluid mb-2" style="max-height:250px;" loading="lazy"> </div> <div class="swiper-slide"> <img src="http://127.0.0.1:8000/uploads/images/1755585857.png" alt="University of Granada" class="img-fluid mb-2" style="max-height:250px;" loading="lazy"> </div> <div class="swiper-slide"> <img src="http://127.0.0.1:8000/uploads/images/1755585867.png" alt="UNITAR" class="img-fluid mb-2" style="max-height:250px;" loading="lazy"> </div> </div> <!-- Swiper Navigation --> <div class="swiper-button-next"></div> <div class="swiper-button-prev"></div> </div> </div> </section> <!-- Student Testimonials --> <section class="py-5 bg-light"> <div class="container"> <h2 class="text-center mb-5 text-jgu">Exchange Students @ JGU</h2> <div class="row g-4"> <!-- Testimonial Cards --> <div class="col-md-4"> <div class="testimonial-card p-4 shadow-sm rounded h-100 bg-white"> <h5 class="mb-2 text-jgu">Yona Theznas</h5> <p>A master’s student at the Catholic University of Lille, specializing in European and international organizations during my first year and focusing on human rights, security, and development in my second year.</p> </div> </div> <div class="col-md-4"> <div class="testimonial-card p-4 shadow-sm rounded h-100 bg-white"> <h5 class="mb-2 text-jgu">Harrison Rule</h5> <p>A psychology student from La Trobe University, Australia, participating in the Australian Government's New Colombo Plan (NCP) Scholarship program here in India.</p> </div> </div> <div class="col-md-4"> <div class="testimonial-card p-4 shadow-sm rounded h-100 bg-white"> <h5 class="mb-2 text-jgu">Ma-Janneh Miller</h5> <p>My name is Ma-Janneh Miller from Bond University on the Gold Coast in Australia. I had heard of O.P Jindal from my home university, as Bond has a wonderful exchange program with O.P Jindal. I am eager to witness firsthand the richness of academic and cultural diversity for which this institution is renowned.</p> </div> </div> <div class="col-md-4"> <div class="testimonial-card p-4 shadow-sm rounded h-100 bg-white"> <h5 class="mb-2 text-jgu">Jawad Araf Khan</h5> <p>Currently, a student Bachelor of Business Administration in International Business at North South University. The cooperative and responsive nature of everyone I interacted with, coupled with the impressive infrastructure and vast fields, further solidified my choice.</p> </div> </div> <div class="col-md-4"> <div class="testimonial-card p-4 shadow-sm rounded h-100 bg-white"> <h5 class="mb-2 text-jgu">Syed Raisul Islam Rafi</h5> <p>Specializes in International Business in North South University. The rationale behind my selection of Jindal University for my exchange program stems from its sterling reputation for delivering quality education, boasting faculty expertise, offering diverse academic programs, and fostering strong industry connections.</p> </div> </div> <div class="col-md-4"> <div class="testimonial-card p-4 shadow-sm rounded h-100 bg-white"> <h5 class="mb-2 text-jgu">MD. Abdullah Al Amin</h5> <p>I am MD. Abdullah Al Amin, currently pursuing a BBA with a major in International Business at North South University, Bangladesh.My expectation from Jindal is to acquire new perspectives and skills that will broaden my horizons and contribute to my personal and academic growth..</p> </div> </div> </div> </div> </section> <!-- JS --> <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js"></script> <script src="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.js"></script> <script> const swiper = new Swiper(".mySwiper", { slidesPerView: 3, spaceBetween: 30, loop: true, navigation: { nextEl: ".swiper-button-next", prevEl: ".swiper-button-prev", }, breakpoints: { 0: { slidesPerView: 1 }, 576: { slidesPerView: 2 }, 992: { slidesPerView: 3 } } }); </script>
Sidebar Type
Select Sidebar Type
Quick Links
Global Network
Global Programmes
Student Support
Global Experiences
Stsap Sidebar
International Students
Image
Update
Back