diff --git a/data/advisory_committee.ts b/data/advisory_committee.ts index 0d2c10b..069f389 100644 --- a/data/advisory_committee.ts +++ b/data/advisory_committee.ts @@ -2,17 +2,17 @@ const advisory_committee = [ { name: 'Dr. K. N. Subramanya', post: 'Principal RVCE', - imgLink: '', + imgLink: 'https://rvce.edu.in/wp-content/uploads/2025/09/Group-12861-2.png', }, { name: 'Dr. K. S. Geetha', post: 'Vice Principal, RVCE', - imgLink: '', + imgLink: 'https://rvce.edu.in/department/wp-content/uploads/2025/07/Vice-Principal-1-1229x1536.jpg', }, { name: 'Dr. S.S. Iyengar', post: 'Distinguished University Professor, Ryder Professor of Computer Science, Florida International University (FIU), Miami', - imgLink: '', + imgLink: 'https://www.cis.fiu.edu/wp-content/uploads/2016/07/S-S-Iyengar.jpg', }, // { // name: 'Prof. Dr.-Ing. Vinod Rajamani', @@ -27,7 +27,7 @@ const advisory_committee = [ { name: 'Dr. Narasimha Murthy M A', post: 'Head - Quality Management and Delivery Excellence, Infineon Technologies India Pvt Ltd', - imgLink: '', + imgLink: 'https://media.licdn.com/dms/image/v2/D5603AQFdouoJ3PF5FQ/profile-displayphoto-crop_800_800/B56Z59oyPZKcAI-/0/1780224307599?e=1784764800&v=beta&t=ufdddH1kYqQU8Xs6zcKiWEE3yUV0UFP2J-fKI235AuQ', }, // { // name: 'Dr. Pradeep G Siddheshwar', @@ -57,7 +57,7 @@ const advisory_committee = [ { name: 'Dr. Achim Forster, LL.M', post: 'Vice President for International & Academic Affairs, Technical University of Applied Sciences, Germany ', - imgLink: '', + imgLink: 'https://media.licdn.com/dms/image/v2/D4E03AQG6lMso_LyQUQ/profile-displayphoto-scale_200_200/B4EZghnnt.HIAY-/0/1752910691901?e=1784764800&v=beta&t=SQ_m2bF-jcfR7VilZeq458QvOKzJOJUJ8jCBqnCXdn4', }, { name: 'Sushma Nagaraja ', @@ -67,17 +67,17 @@ const advisory_committee = [ { name: 'Dr. Vinod Rajamani', post: 'Fachhochschule Dortmund University of Applied Sciences and Arts ', - imgLink: '', + imgLink: 'https://www.fh-dortmund.de/kontakt-daten/Rajamani-Vinod.php.media/82194/Vinod-Rajamani_Portrait.jpg.scaled/180c853eb3d8b8f049fdfaedb15b647c.jpg', }, { name: 'Dr. S V Sathyanarayana', post: 'IEEE Vice Chair (Technical Activities), Bangalore Section', - imgLink: '', + imgLink: 'https://media.licdn.com/dms/image/v2/C4D03AQG0pJ-jEIYDcw/profile-displayphoto-shrink_200_200/profile-displayphoto-shrink_200_200/0/1517012681306?e=1784764800&v=beta&t=__KMJ6YA20nFeKdclhcljEujvkgRSUoyTcsVHozj5iY', }, { name: 'Dr. Anindya Saha', post: 'IEEE Vice Chair (Industry Activities), Bangalore Section', - imgLink: '', + imgLink: 'https://media.licdn.com/dms/image/v2/D5603AQHyLUpgeqlmXA/profile-displayphoto-shrink_200_200/profile-displayphoto-shrink_200_200/0/1716128970544?e=1784764800&v=beta&t=WRMfzf7EiAgkD1gaONr_foLgeq4-WZ6sCuHNL4ViDgg', }, { name: 'Gnanapriya C', @@ -87,17 +87,17 @@ const advisory_committee = [ { name: 'Dr. Navin Kumar', post: 'Chair, IEEE Sensors Council Bangalore Chapter', - imgLink: '', + imgLink: 'https://media.licdn.com/dms/image/v2/D5603AQGOzyjgry_OSg/profile-displayphoto-shrink_200_200/profile-displayphoto-shrink_200_200/0/1718252012757?e=1784764800&v=beta&t=_AS6pWvMXPYe3BMfIrja7rrYZuWx_AcuFF9BWEUlAvg', }, { name: 'Dr. Yogendra Kumar Mishra', post: 'Professor, SDU NANOSYD, The Mads Clausen Institute ', - imgLink: '', + imgLink: 'https://media.licdn.com/dms/image/v2/C5603AQG4qta-Z6FskQ/profile-displayphoto-shrink_400_400/profile-displayphoto-shrink_400_400/0/1516574989436?e=1784764800&v=beta&t=RdGQLQg_uE34YUBKoG6crFbzFPFH3lNEkDFYNhg16EU', }, { name: 'Dr. Stephen Weyer', post: 'Vice Rector, FH Dortmund University, Germany ', - imgLink: '', + imgLink: 'https://www.fh-dortmund.de/kontakt-daten/Weyers-Stephan.php.media/168538/Stephan_Weyers11510.jpg.scaled/c052f9feec818d3fbf6392a376cdca92.jpg', }, ] diff --git a/data/committee.ts b/data/committee.ts index e356209..d593a45 100644 --- a/data/committee.ts +++ b/data/committee.ts @@ -6,22 +6,24 @@ export const committees = [ { name: 'Conference Conveners', path: 'conference_convenors_committee', + }, - { name: 'Foreign Delegates Committee', path: 'foreign_delegates_committee' }, + { name: 'Advisory Committee', path: 'advisory_committee' }, { name: 'Technical Program Committee', path: 'technical_committee' }, { name: 'Program Committee', path: 'program_committee' }, - { name: 'Publicity Media/Website Committee', path: 'website_committee' }, + { name: 'Finance Committee', path: 'finance_committee' }, { name: 'Sponsorship Committee', path: 'sponsorship_committee' }, - { name: 'Publication Committee', path: 'publication_committee' }, + { name: 'Transportation Committee', path: 'transportation' }, + { name: 'Publicity Media/Website Committee', path: 'website_committee' }, + { name: 'Publication and Souvenir Committee', path: 'publication_committee' }, + { name: 'Foreign Delegates Committee', path: 'foreign_delegates_committee' }, { name: 'Session Management', path: 'session_management_committee', }, - { name: 'Hospitality Committee', path: 'hospitality_committee' }, - { name: 'Transportation Committee', path: 'transportation' }, - { name: 'Finance Committee', path: 'finance_committee' }, - { name: 'Stage Committee', path: 'main_stage_committee' }, { name: 'Registration Committee', path: 'registration_committee' }, + { name: 'Hospitality Committee', path: 'hospitality_committee' }, + { name: 'Stage Committee', path: 'main_stage_committee' }, { name: 'Help Desk', path: 'help_desk_committee' }, - { name: 'Advisory Committee', path: 'advisory_committee' }, + ] diff --git a/data/hospitality_committee.ts b/data/hospitality_committee.ts index 6e293b7..f80499a 100644 --- a/data/hospitality_committee.ts +++ b/data/hospitality_committee.ts @@ -31,6 +31,11 @@ const hospitality_data = [ imgLink: '', email: 'sampathkumarnd@rvce.edu', }, + + { + name: 'Residential Wardens', + post: 'Hospitality Committee', + }, ] export default hospitality_data diff --git a/data/registration_committee.ts b/data/registration_committee.ts index e304c4b..ad8b506 100644 --- a/data/registration_committee.ts +++ b/data/registration_committee.ts @@ -20,16 +20,16 @@ const registration_committee_data = [ post: 'Registration Committee', department: 'Electronics and Telecommunication Engineering', position: 'Assistant Professor', - imgLink: '', - email: '', + imgLink: 'https://rvce.edu.in/department/wp-content/uploads/2025/10/MITHUN-T-P-1-1229x1536.jpg', + email: 'mithuntp@rvce.edu.in', }, { name: 'Dr. Shanthi P', post: 'Registration Committee', department: 'Electronics and Telecommunication Engineering', position: 'Associate Professor', - imgLink: '', - email: '', + imgLink: 'https://rvce.edu.in/department/wp-content/uploads/2025/07/SHANTHI-P-ETE-1-1229x1536.jpg', + email: 'shanthip@rvce.edu.in', }, { name: 'Dr. Lingaya Hiremath', @@ -39,6 +39,51 @@ const registration_committee_data = [ imgLink: '', email: '', }, + + { + name: 'Dr Usha Padma', + post: 'Registration Committee', + department: 'Electronics and Telecommunication Engineering', + position: 'Assistant Professor', + imgLink: 'https://rvce.edu.in/department/wp-content/uploads/2025/07/USHA-PADMA-1-1229x1536.jpg', + email: 'kamakshimb@rvce.edu.in', + }, + + { + name: 'Dr. Sunil S', + post: 'Registration Committee', + department: 'Civil Engineering', + position: 'Assistant Professor', + imgLink: '', + email: 'sunils@rvce.edu.in', + }, + + { + name: 'Dr. Anjaneya G', + post: 'Registration Committee', + department: 'Mechanical Engineering', + position: 'Assistant Professor', + imgLink: '', + email: 'anjaneyag@rvce.edu.in', + }, + + { + name: 'Prof. Ravi Kiran S Wali', + post: 'Registration Committee', + department: 'Civil Engineering', + position: 'Assistant Professor', + imgLink: 'https://rvce.edu.in/department/wp-content/uploads/2025/07/RAVIKIRAN-S-WALI-1-1229x1536.jpg', + email: 'ravikiransw@rvce.edu.in', + }, + + { + name: 'Dr. Prapul Chandra', + post: 'Registration Committee', + department: 'Mechanical Engineering', + position: 'Assistant Professor', + imgLink: '', + email: 'prapulchandra@rvce.edu.in', + }, ] export default registration_committee_data diff --git a/data/technical_committee.ts b/data/technical_committee.ts index 21d217b..1ad0028 100644 --- a/data/technical_committee.ts +++ b/data/technical_committee.ts @@ -240,6 +240,48 @@ const technical_committee_data = [ imgLink: '', email: '', }, + { + name: 'Dr. Azra Nazreen', + post: 'Technical Committee Members', + department: 'Computer Science and Engineering', + position: 'Associate Professor', + imgLink: '', + email: 'azranasreen@rvce.edu.in', + }, + { + name: 'Dr. Pavitra H.', + post: 'Technical Committee Members', + department: 'Computer Science and Engineering', + position: 'Associate Professor', + imgLink: '', + email: 'pavithrah@rvce.edu.in', + }, + { + name: 'Dr. Sindhu D. V.', + post: 'Technical Committee Members', + department: 'Computer Science and Engineering', + position: 'Associate Professor', + imgLink: '', + email: 'sindhudv@rvce.edu.in', + }, + + { + name: 'Dr. Sushmita Sarkar', + post: 'Technical Committee Members', + department: 'Electrical and Electronics Engineering', + position: 'Assistant Professor', + imgLink: '', + email: 'sushmitasarka@rvce.edu.in', + }, + + { + name: 'Dr. S. Anupama Kumar', + post: 'Technical Committee Members', + department: 'Artificial Intelligence and Machine Learning', + position: 'Associate Professor', + imgLink: '', + email: 'anupamakumar@rvce.edu.in', + }, ] export default technical_committee_data diff --git a/data/website_committee.ts b/data/website_committee.ts index 1bee8c0..2ea1f63 100644 --- a/data/website_committee.ts +++ b/data/website_committee.ts @@ -111,6 +111,14 @@ const website_chairs_data = [ imgLink: '', email: 'vanditharb@rvce.edu.in', }, + { + name: 'Dr. Suresha C ', + post: 'Publicity Media/Website Committee', + department: 'Electrical and Electronics Engineering', + position: 'Assistant Professor', + imgLink: '', + email: 'sureshac@rvce.edu.in', + }, ] export default website_chairs_data