Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions data/session_management_committee.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,23 +4,23 @@ const session_management_data = [
post: 'Session Management Chair',
department: 'Mechanical Engineering',
position: 'Professor & Head',
imgLink: '',
imgLink: 'https://rvce.edu.in/department/wp-content/uploads/2025/07/HoD-4.png',
email: 'shanmukhan@rvce.edu.in',
},
{
name: 'Dr. Shambulinga M',
post: 'Session Management',
department: 'Electronics and Telecommunication Engineering',
position: 'Assistant Professor',
imgLink: '',
imgLink: 'https://rvce.edu.in/department/wp-content/uploads/2025/07/SHAMBULINGA-1-scaled.jpg',
email: 'shambulingam@rvce.edu.in',
},
{
name: 'Prof. Nagendra N N',
post: 'Session Management',
department: 'Electronics and Telecommunication Engineering',
position: 'Assistant Professor',
imgLink: '',
imgLink: 'https://rvce.edu.in/department/wp-content/uploads/2025/10/NAGENDRA-N-N-1-scaled.jpg',
email: 'nagendrann@rvce.edu.in',
},

Expand All @@ -37,15 +37,15 @@ const session_management_data = [
post: 'Session Management',
department: 'Electronics and Communication Engineering',
position: 'Assistant Professor',
imgLink: '',
imgLink: 'https://rvce.edu.in/department/wp-content/uploads/2025/07/RAJANI-KATIYAR-1-scaled.jpg',
email: 'rajanikatiyar@rvce.edu.in',
},
{
name: 'Dr. Sujatha Hiremath',
post: 'Session Management',
department: 'Electronics and Communication Engineering',
position: 'Assistant Professor',
imgLink: '',
imgLink: 'https://rvce.edu.in/department/wp-content/uploads/2025/07/SUJATHA-HIREMATH-1-scaled.jpg',
email: 'sujathah@rvce.edu.in',
},
]
Expand Down
Loading