SRD College
Admission Open 2024-25
College Campus

Building Foundations for Success

Discover the legacy and the future of Smt Ramdulari College, where tradition meets innovation.

visibility

Our Vision

"To be a beacon of academic excellence that empowers students with holistic knowledge, moral integrity, and modern skills, enabling them to lead transformative lives in a global society."

rocket_launch

Our Mission

  • check_circle Providing affordable high-quality education to all sectors of society.
  • check_circle Fostering a culture of research and innovation.
  • check_circle Cultivating leadership qualities and ethical values.

Our Heritage

Tracing the milestones that shaped Smt Ramdulari College into a premier educational institution.

1995: The Foundation

Smt Ramdulari College was established with a vision to serve the rural youth of Ole Mathura, starting with only two foundational departments.

95
08

2008: Campus Expansion

Introduction of the Main Block and expanded laboratories, ushering in a new era of science and technology education.

2020: Digital Transformation

Modernization of classrooms with ICT tools and the launch of the student e-portal for seamless academic management.

20

Leadership Messages

Chairman

Dr. Rajesh Kumar

Chairman

"Education is not the learning of facts, but the training of the mind to think. At SRD, we are committed to providing the right environment for that training."

Read Full Message open_in_new
Principal

Dr. Meenakshi Sharma

Principal

"Our faculty members are the heart of our college. We focus on personal attention and academic rigor to ensure every student reaches their potential."

Read Full Message open_in_new

Meet Our Distinguished Faculty

Faculty Member

Prof. Amit Varma

HOD, Computer Science

Faculty Member

Dr. Sunita Rai

Asst. Professor, Arts

Faculty Member

Prof. Ravi Dixit

Dean of Science

Faculty Member

Dr. Kavita Goyal

Dept. of English

// ===== MOBILE SIDE MENU ===== (function() { const overlay = document.getElementById('mobile-menu-overlay'); const drawer = document.getElementById('mobile-menu-drawer'); const closeBtn = document.getElementById('mobile-menu-close'); const openBtn = document.getElementById('mobile-menu-open') || document.querySelector('.md\\:hidden'); function openMenu() { overlay.classList.remove('hidden'); requestAnimationFrame(() => { overlay.classList.remove('opacity-0'); drawer.classList.remove('translate-x-full'); }); document.body.style.overflow = 'hidden'; } function closeMenu() { overlay.classList.add('opacity-0'); drawer.classList.add('translate-x-full'); setTimeout(() => overlay.classList.add('hidden'), 300); document.body.style.overflow = ''; } if (openBtn) openBtn.addEventListener('click', openMenu); if (closeBtn) closeBtn.addEventListener('click', closeMenu); if (overlay) overlay.addEventListener('click', closeMenu); })();