CINXE.COM

ICRCET-2025

<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>ICRCET-2025</title> <!-- Stylesheets --> <link href="css/bootstrap.css" rel="stylesheet"> <link href="css/style.css" rel="stylesheet"> <link href="css/responsive.css" rel="stylesheet"> <link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap" rel="stylesheet"> <link href="https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:wght@100;200;300;400;500;600;700;800;900&display=swap" rel="stylesheet"> <link href="https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap" rel="stylesheet"> <link href="https://fonts.googleapis.com/css2?family=Inter:wght@100;300;400;500;600;700;800;900&display=swap" rel="stylesheet"> <!-- Favicon --> <link rel="shortcut icon" type="image/x-icon" href="img/logo.jpg"> <!-- flag --> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/17.0.12/css/intlTelInput.min.css"> <link rel="stylesheet" href="build/css/intlTelInput.css" /> <link rel="stylesheet" href="build/css/demo.css" /> <link rel="stylesheet" href="style-1.css"> <!-- Responsive --> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"> <style> :root { --main-color: #269ACC; } .project-detail-content { margin: 4% 20% 4% 4%; top: 0%; padding: 20px; } .form-control { height: calc(2.25rem + 18px) !important; border-radius: 0px !important; } label { display: inline-block; margin-bottom: .1rem; color: #2e2e2e; font-weight: 600; } label span { color: #e80000; font-size: 20px; } .contact-us-style h4, .contact-us-style p strong { color:#440f42; } .contact-us-style p strong { font-size: 20px; } .serviceBox { color: #fff; background-color: #fff; font-family: 'Poppins', sans-serif; text-align: center; padding: 40px 0 40px; border-radius: 25px; box-shadow: 0 5px 8px rgba(0, 0, 0, 0.3); } .serviceBox .title { color: #fff; background: var(--main-color); font-size: 22px; font-weight: 300; text-transform: capitalize; padding: 10px 15px; box-shadow: inset 0 5px 10px rgba(0, 0, 0, 0.4); position: relative; margin: 0 0 20px; } .serviceBox .title:before { content: ""; background: var(--main-color); border-radius: 25px 5px 5px 25px; position: absolute; top: -10px; left: -7px; bottom: -10px; right: 100%; } .serviceBox .service-icon { color: var(--main-color); font-size: 35px; line-height: 85px; width: 85px; height: 85px; margin: 0 auto 20px; border-radius: 50%; border: 2px solid var(--main-color); position: relative; z-index: 1; } .serviceBox .service-icon:before { content: ""; background: #fff; border-radius: 50%; box-shadow: 0 5px 8px rgba(0, 0, 0, 0.4); position: absolute; top: 5px; left: 5px; right: 5px; bottom: 5px; z-index: -1; } .serviceBox .description { color: #2e2e2e; font-size: 16px; line-height: 25px; text-align: left; font-weight: 500; border-left: none !important; /* margin: 0 25px; */ } .serviceBox.orange { --main-color: #E1861F; } .serviceBox.purple { --main-color: #862183; } .serviceBox.blue { --main-color: #0063A6; } @media only screen and (max-width: 1199px) { .serviceBox { margin: 0 0 30px; } } .fa-star-half-o { color: #440f42; font-size: 18px; font-weight: bold; } .content-text span { position: absolute; top: -17px; left: 25px; padding: 5px 10px; color: #fff; font-weight: bold; font-size: 20px; background-color: #440f42; } .content-text { position: relative; padding: 35px 20px 20px 20px; margin-top: 40px; margin-bottom: 10px; box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px; } .content-text ul li { font-size: 16px; font-weight: bold; padding: 8px; } .fa-check-square { font-size: 18px; color: #440f42; } textarea { position: relative; display: block; width: 100%; line-height: 24px; padding: 15px 20px 25px; color: #333; height: 70px; font-size: 16px; border-radius: 3px; resize: none; -webkit-transition: all 300ms ease; -ms-transition: all 300ms ease; -o-transition: all 300ms ease; -moz-transition: all 300ms ease; transition: all 300ms ease; border: 1px solid rgba(0, 0, 0, 0.10); } </style> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-KXR9F4G');</script> <!-- End Google Tag Manager --></head> <body> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KXR9F4G" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <!-- <div class="cursor"></div> --> <!-- PageWrapper --> <div class="page-wrapper"> <!-- scrollToTop start --> <div class="progress-wrap active-progress"> <svg class="progress-circle svg-content" width="100%" height="100%" viewBox="-1 -1 102 102"> <path d="M50,1 a49,49 0 0,1 0,98 a49,49 0 0,1 0,-98" style="transition: stroke-dashoffset 10ms linear 0s; stroke-dasharray: 307.919px, 307.919px; stroke-dashoffset: 228.265px;"> </path> </svg> </div> <!-- scrollToTop end --> <!-- Main Header / Header Style Two --> <header class="main-header header-style-two"> <!-- Header Upper --> <div class="header-upper"> <!-- <div class="auto-container"> --> <div class="container-fluid"> <div class="clearfix"> <div class="pull-left logo-box"> <div class="logo"><a href="index.php"><img src="img/logo.jpg" alt="" title=""width="148"></a></div> </div> <div class="pull-right upper-right clearfix"> <!--Info Box--> <div class="upper-column info-box"> <!-- <div class="icon-box"><span class="flaticon-phone-call"></span></div> --> <div class="button-box"> <a href="event.php" class="theme-btn btn-style-three clearfix"> <span class="btn-wrap"> <span class="text-one">Exclusive Event</span> <span class="text-two">Exclusive Event</span> </span> <!-- <span class="plus flaticon-plus"></span> --> </a> </div> </div> <div class="upper-column info-box"> <div class="icon-box"><span class="fa fa-plane"></span></div> <ul> <a href="" data-toggle="modal" data-target="#myModals22"><li class="blink">Get Quote For <br>And Travel Package</li></a> </ul> </div> <!--Info Box--> <a href="collaboration-with-iferp.php"> <div class="upper-column info-box"> <div class="icon-box"><span class="flaticon-hand-shake"></span></div> <ul> <li>Apply For <br>Co Organizer </li> </ul> </div> </a> <!--Info Box--> <div class="upper-column info-box"> <div class="icon-box"><span class="flaticon-email"></span></div> <ul> <li> Mail to <br> info@icrcet.org</li> </ul> </div> </div> </div> </div> </div> <!-- End Header Upper --> <!-- Header Upper --> <div class="header-lower"> <div class="container-fluid d-flex justify-content-center"> <div class="inner-container clearfix d-flex justify-content-center"> <div class="nav-outer d-flex justify-content-center"> <!-- Mobile Navigation Toggler --> <div class="mobile-nav-toggler"><span class="icon flaticon-menu-3"></span></div> <!-- Main Menu --> <nav class="main-menu navbar-expand-md"> <div class="navbar-header"> <!-- Toggle Button --> <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> </div> <div class="navbar-collapse collapse clearfix" id="navbarSupportedContent"> <ul class="navigation clearfix"> <li><a href="index.php">Home</a></li> <!-- <li class="dropdown"><a href="#">Home</a> <ul> <li><a href="index.html">Homepage One</a></li> <li><a href="index-2.html">Homepage Two</a></li> <li><a href="index-3.html">Homepage Three</a></li> <li class="dropdown"><a href="#">Header Styles</a> <ul> <li><a href="index.html">Header Style One</a></li> <li><a href="index-2.html">Header Style Two</a></li> <li><a href="index-3.html">Header Style Three</a></li> </ul> </li> </ul> </li> --> <li class="dropdown"><a href="#">About</a> <ul> <!-- <li><a href="about.php">About ICAKMPET</a></li> --> <li class="dropdown"><a href="#">About Conference</a> <ul> <li><a href="about.php">About ICRCET</a></li> <li><a href="why-to-attend.php">Why to attend Conference </a></li> <li><a href="scope-and-benefits.php">Scope of the Conference </a> </li> <li><a href="objective-of-the-conference.php">Objective of the conference</a> </li> </ul> </li> <li class="dropdown"><a href="#">About Organizers</a> <ul> <li><a href="about-iferp.php">About IFERP</a></li> <!-- <li><a href="about-college.php">About World Citi Colleges</a></li> --> </ul> </li> <!-- <li><a href="about-iferp.php">About IFERP</a></li> --> <!-- <li><a href="scope-and-benefits.php"> Scope & Benefits</a></li> --> <li><a href="important-dates.php">Important dates </a></li> <li class="dropdown"><a href="#">Conference Speakers</a> <ul> <li><a href="keynote-speakers.php">Keynote Speakers</a></li> <li><a href="past-conference-speakers.php">Past Conference Speakers </a></li> </ul> </li> <li><a href="conference-faq.php">Conference FAQ</a></li> </ul> </li> <li class="dropdown"><a href="#">committee</a> <ul> <li><a href="committee-members.php">Organizing committee Member</a></li> <li><a href="apply-for-committee.php">Nominate yourself as an Organizing committee member</a></li> <li><a href="eligibility-for-committee-members.php">Eligibility Criteria </a></li> <!-- <li><a href="committee-members.php">Committee Members</a></li> --> </ul> </li> <!-- <li><a href="scientific-tracks.php">Session Tracks</a></li> --> <!-- <li class="dropdown"><a href="#">Speaker</a> <ul> <li><a href="keynote-speakers.php">Keynote Speaker</a></li> <li><a href="apply-for-speaker.php">Apply For Speaker</a></li> <li><a href="past-conference-speakers.php">Past Conference Speakers</a> </li> </ul> </li> --> <li class="dropdown"><a href="#">Submission</a> <ul> <li><a href="abstract-submission.php">Paper/Abstract submission </a></li> <li><a href="abstract-submission-guidelines.php">Submission Guidelines </a> </li> <li><a href="scientific-tracks.php">Call for paper / Session and Tracks </a></li> <li><a href="presentation-guidelines.php">Mode of Presentation </a></li> <li><a href="submission-faq.php">Submission FAQ</a></li> </ul> </li> <li class="dropdown"><a href="#">Registration</a> <ul> <li><a href="conference-registration.php">Conference Registration</a></li> <li><a href="registration-guidelines.php">Registration Guidelines</a></li> <li><a href="payment-methods.php"> Payment Methods </a></li> <li><a href="registration-faq.php">Registration FAQ</a></li> </ul> </li> <li class="dropdown"><a href="#">Publication</a> <ul> <li><a href="journals-and-publication.php">Journals & Publications </a> </li> <li><a href="plagiarism-policy.php">Plagiarism Policy & Publication Ethics</a></li> <li><a href="journal-faq.php"> Publication FAQ </a></li> </ul> </li> <li><a href="scientific-tracks.php">Session & Tracks</a></li> <li><a href="tentative-program.php">Tentative Program </a></li> <li><a href="scholarship-program.php">Scholarship & Award </a></li> <li class="dropdown"><a href="#">Venue</a> <ul> <li><a href="venue.php">Venue</a></li> <li><a href="contact-us.php">Contact Us</a></li> </ul> </li> <li class="dropdown"><a href="#">History</a> <ul> <li><a href="icrcet-1.php">1st ICRCET </a></li> <!-- <li><a href="icrcet-2.php">3rd ICRCET</a></li> --> <li><a href="icrcet-3.php"> 3rd ICRCET</a></li> <li><a href="icrcet-4.php"> 4th ICRCET</a></li> <li><a href="icrcet-5.php"> 5th ICRCET</a></li> <li><a href="icrcet-6.php"> 6th ICRCET</a></li> <li><a href="icrcet-7.php"> 7th ICRCET</a></li> <li><a href="icrcet-8.php"> 8th ICRCET</a></li> <li><a href="icrcet-9.php"> 9th ICRCET</a></li> <li><a href="icrcet-10.php"> 10th ICRCET</a></li> <li><a href="icrcet-11.php"> 11th ICRCET</a></li> <li><a href="icrcet-12.php"> 12th ICRCET</a></li> </ul> </li> <li> <div class="button-box"> <div id="google_translate_element"></div> </div> </li> </ul> </div> </nav> </div> </div> </div> </div> <!--End Header Upper--> <!-- Sticky Header --> <div class="sticky-header"> <div class="container-fluid ml-4 clearfix"> <!--Logo--> <div class="logo pull-left"> <a href="index.php" title=""><img src="img/logo.jpg" alt="" title=""width="148"></a> </div> <!--Right Col--> <div class="pull-right"> <!-- Main Menu --> <nav class="main-menu mr-5"> <!--Keep This Empty / Menu will come through Javascript--> </nav><!-- Main Menu End--> <!-- Mobile Navigation Toggler --> <div class="mobile-nav-toggler mr-3"><span class="icon flaticon-menu-3"></span></div> </div> </div> </div><!-- End Sticky Menu --> <!-- Mobile Menu --> <div class="mobile-menu"> <div class="menu-backdrop"></div> <div class="close-btn"><span class="icon fa fa-close"></span></div> <nav class="menu-box"> <div class="nav-logo"><a href="index.php"><img src="img/logo.jpg" alt="" title=""width="148"></a></div> <div class="menu-outer"> <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header--> </div> </nav> </div><!-- End Mobile Menu --> </header> <!-- End Main Header --> <!-- Page Title --> <section class="page-title" style="background-image: url(images/about-img.jpg)"> <div class="auto-container"> <ul class="bread-crumb clearfix"> <li><a href="index.php">Home</a></li> <li>Volunteer Opportunity</li> </ul> <h2>Volunteer Guidelines</h2> </div> </section> <!--End Page Title--> <!-- About Section Two --> <section class="about-section mb-0 pb-0" style=""> <div class="auto-container"> <div class="row"> <div class="sec-title-three centered"> <h2 style="font-size: 30px;">Volunteer <span>Opportunity at ICRCET-2025</span></h2> </div> </div> <div class="row clearfix d-flex justify-content-center"> <!-- <div class="content-column col-lg-7 col-md-12 col-sm-12"> <div class="inner-column"> <div class="sec-title-two mb-0"> <h2>Registration Guidelines</h2> <ul class="list-group"> <li class="list-group-item">Registered members are asked to provide intimation about their payments immediately.</li> <li class="list-group-item">After completion of registration, every participant is required to send a scanned copy of the registration fee receipt or transaction proof to us immediately via Email</li> <li class="list-group-item">Any modification in the paper will not be accepted after the final submission date.</li> <li class="list-group-item">1 Author / co-author will be allowed per Registration</li> <li class="list-group-item">Write / Call coordinator as soon as possible, in case of registration after deadlines.</li> <li class="list-group-item">After Payment Download the Registration Form fill it and send to info@icakmpet.in</li> </ul> </div> </div> </div> --> <div class="content-column col-md-10 col-sm-12"> <div class="serviceBox blue"> <h3 class="title">Why Volunteer?</h3> <ul class="list-group"> <li class="list-group-item description"> <i class="fa fa-star-half-o"></i> <b>Contribute to Knowledge Advancement:</b> Be an integral part of an international conference that aims to advance knowledge in multidisciplinary perspectives in engineering and technology.</li> <li class="list-group-item description"><i class="fa fa-star-half-o"></i> <b>Networking Opportunities:</b> <br> Connect with professionals, researchers, and experts in your field.</li> <li class="list-group-item description"> <i class="fa fa-star-half-o"></i> <b>Skill Development:</b> <br> Gain hands-on experience in event management, coordination, and communication.</li> <li class="list-group-item description"><i class="fa fa-star-half-o"></i> <b>Free Access:</b> <br> Volunteers will have the opportunity to attend certain sessions of the conference for free.</li> <li class="list-group-item description"> <i class="fa fa-star-half-o"></i> <b>Certification:</b> <br> Volunteers will be provided with the certificate for their active participation as an volunteers. </li> </ul> </div> </div> </div> </div> </section> <!-- End About Section Two --> <!-- <section class="process-section"> <div class="auto-container"> <div class="row clearfix"> <div class="content-column col-lg-6 col-md-12 col-sm-12"> <div class="inner-column"> <div class="sec-title-three alternate"> <h2 style="font-size: 30px;">Volunteer Online <span>Roles and Responsibilities</span> </h2> </div> <div class="blocks-outer"> <div class="process-block"> <div class="inner-box"> <div class="number">01</div> <strong>Virtual Support:</strong> <ul> <li><i class="fa fa-check-square" aria-hidden="true"></i> Assist in managing virtual conference platforms.</li> <li><i class="fa fa-check-square" aria-hidden="true"></i> Provide technical support to online participants.</li> <li><i class="fa fa-check-square" aria-hidden="true"></i> Monitor virtual sessions for smooth operation.</li> </ul> </div> </div> <div class="process-block"> <div class="inner-box"> <div class="number">02</div> <strong>Digital Promotion:</strong> <ul> <li><i class="fa fa-check-square" aria-hidden="true"></i> Contribute to online marketing and promotion.</li> <li><i class="fa fa-check-square" aria-hidden="true"></i> Engage with the virtual audience on social media.</li> <li><i class="fa fa-check-square" aria-hidden="true"></i> Assist in generating online content.</li> </ul> </div> </div> <div class="process-block"> <div class="inner-box"> <div class="number">03</div> <strong>Remote Assistance:</strong> <ul> <li><i class="fa fa-check-square" aria-hidden="true"></i> Offer assistance to virtual presenters before and during their sessions.</li> <li><i class="fa fa-check-square" aria-hidden="true"></i> Facilitate virtual networking opportunities.</li> <li><i class="fa fa-check-square" aria-hidden="true"></i> Respond to inquiries from online participants.</li> </ul> </div> </div> <div class="process-block col-lg-6"> <div class="inner-box"> <div class="number">04</div> <strong>Content Creation:</strong> <ul> <li><i class="fa fa-check-square" aria-hidden="true"></i> Help create engaging online content, such as graphics or promotional videos.</li> <li><i class="fa fa-check-square" aria-hidden="true"></i> Contribute to the development of virtual engagement strategies.</li> </ul> </div> </div> <div class="process-block col-lg-6"> <div class="inner-box"> <div class="number">05</div> <strong>Documentation:</strong> <ul> <li><i class="fa fa-check-square" aria-hidden="true"></i> Support the digital documentation of conference proceedings.</li> <li><i class="fa fa-check-square" aria-hidden="true"></i> Summarize key online discussions and presentations.</li> </ul> </div> </div> </div> </div> </div> <div class="images-column col-lg-6 col-md-12 col-sm-12"> <div class="inner-column"> <div class="image wow fadeInLeft animated" data-wow-delay="0ms" data-wow-duration="1500ms" style="visibility: visible; animation-duration: 1500ms; animation-delay: 0ms; animation-name: fadeInLeft;"> <img src="images/resource/process-1.jpg" alt=""> </div> <div class="image wow fadeInUp animated" data-wow-delay="0ms" data-wow-duration="1500ms" style="visibility: visible; animation-duration: 1500ms; animation-delay: 0ms; animation-name: fadeInUp;"> <img src="images/resource/process-2.jpg" alt=""> </div> <div class="image-two wow fadeInRight animated" data-wow-delay="0ms" data-wow-duration="1500ms" style="visibility: visible; animation-duration: 1500ms; animation-delay: 0ms; animation-name: fadeInRight;"> <img src="images/resource/process-3.jpg" alt=""> </div> </div> </div> </div> </div> </section> --> <style> #accordion .panel { border: none; border-radius: 0; box-shadow: none; /* margin: 0 30px 10px 30px;*/ overflow: hidden; position: relative; } #accordion .panel-heading { padding: 0; border: none; border-radius: 0; position: relative; } #accordion .panel-title a { display: block; padding: 15px 20px; margin: 0; text-align: center; background: #fe7725; font-size: 18px; font-weight: 700; letter-spacing: 1px; color: #fff; border-radius: 0; position: relative; } #accordion .panel-title a.collapsed { background: #1c2336; min-height: 100px; } #accordion .panel-title a:before, #accordion .panel-title a.collapsed:before { content: "\f068"; font-family: fontawesome; width: 30px; height: 30px; line-height: 25px; border-radius: 50%; background: #fe7725; font-size: 14px; font-weight: normal; color: #fff; text-align: center; border: 3px solid #fff; position: absolute; /* top: 10px; */ top: 50%; transform: translate(0, -50%); right: 14px; } #accordion .panel-title a.collapsed:before { content: "\f067"; background: #ababab; border: 4px solid #626262; } #accordion .panel-title a:after, #accordion .panel-title a.collapsed:after { content: ""; width: 17px; height: 7px; background: #fff; position: absolute; /* top: 22px; */ top: 50%; transform: translate(0, -50%); right: 0; } #accordion .panel-title a.collapsed:after { width: 19px; background: #ababab; } /* #accordion .panel-body { border-left: 3px solid #fe7725; border-top: none; background: #fff; color: #1c2336; line-height: 27px; position: relative; } */ #accordion .panel-body:before { content: ""; height: 5px; width: 100%; background: #fe7725; position: absolute; bottom: 0; left: 0; } #accordion .panel-body p { padding: 10px; } .inner-column { padding-left: 20px; } #service { background-color: #269ACC; padding: 40px 10px; } </style> <section id="service"> <div class="container"> <div class="panel-group row" id="accordion" role="tablist" aria-multiselectable="true"> <div class="panel panel-default col-lg-6"> <div class="panel-heading" role="tab" id="headingOne"> <h4 class="panel-title"> <a class="collapsed" role="button" data-toggle="collapse" data-parent="#accordion" href="#collapseOne" aria-expanded="true" aria-controls="collapseOne"> <span>Volunteer Online</span> <br> Roles and Responsibilities </a> </h4> </div> <div id="collapseOne" class="panel-collapse collapse in" role="tabpanel" aria-labelledby="headingOne"> <div class="panel-body bg-white"> <div class="row clearfix"> <!-- Content Column --> <div class="content-column col-lg-12 col-md-12 col-sm-12 pl-2"> <div class="inner-column"> <!-- Sec Title --> <!-- <div class="sec-title-three alternate"> <h2 style="font-size:25px;">Volunteer Online <span>Roles and Responsibilities</span> </h2> </div> --> <!-- Blocks Outer --> <div class="blocks-outer mt-3"> <!-- Process Block --> <div class="process-block"> <div class="inner-box"> <div class="number">01</div> <strong>Virtual Support:</strong> <ul> <li><i class="fa fa-check-square" aria-hidden="true"></i> Assist in managing virtual conference platforms.</li> <li><i class="fa fa-check-square" aria-hidden="true"></i> Provide technical support to online participants.</li> <li><i class="fa fa-check-square" aria-hidden="true"></i> Monitor virtual sessions for smooth operation.</li> </ul> </div> </div> <!-- Process Block --> <div class="process-block"> <div class="inner-box"> <div class="number">02</div> <strong>Digital Promotion:</strong> <ul> <li><i class="fa fa-check-square" aria-hidden="true"></i> Contribute to online marketing and promotion.</li> <li><i class="fa fa-check-square" aria-hidden="true"></i> Engage with the virtual audience on social media.</li> <li><i class="fa fa-check-square" aria-hidden="true"></i> Assist in generating online content.</li> </ul> </div> </div> <!-- Process Block --> <div class="process-block"> <div class="inner-box"> <div class="number">03</div> <strong>Remote Assistance:</strong> <ul> <li><i class="fa fa-check-square" aria-hidden="true"></i> Offer assistance to virtual presenters before and during their sessions. </li> <li><i class="fa fa-check-square" aria-hidden="true"></i> Facilitate virtual networking opportunities.</li> <li><i class="fa fa-check-square" aria-hidden="true"></i> Respond to inquiries from online participants.</li> </ul> </div> </div> <!-- Process Block --> <div class="process-block "> <div class="inner-box"> <div class="number">04</div> <strong>Content Creation:</strong> <ul> <li><i class="fa fa-check-square" aria-hidden="true"></i> Help create engaging online content, such as graphics or promotional videos.</li> <li><i class="fa fa-check-square" aria-hidden="true"></i> Contribute to the development of virtual engagement strategies.</li> </ul> </div> </div> <!-- Process Block --> <div class="process-block"> <div class="inner-box"> <div class="number">05</div> <strong>Documentation:</strong> <ul> <li><i class="fa fa-check-square" aria-hidden="true"></i> Support the digital documentation of conference proceedings.</li> <li><i class="fa fa-check-square" aria-hidden="true"></i> Summarize key online discussions and presentations.</li> </ul> </div> </div> </div> <!-- End Blocks Outer --> </div> </div> </div> </div> </div> </div> <div class="panel panel-default col-lg-6"> <div class="panel-heading" role="tab" id="headingTwo"> <h4 class="panel-title"> <a class="collapsed" role="button" data-toggle="collapse" data-parent="#accordion" href="#collapseTwo" aria-expanded="false" aria-controls="collapseTwo"> <span>Volunteer in the Conference Hosting Country</span> <br> Roles and Responsibilities </a> </h4> </div> <div id="collapseTwo" class="panel-collapse collapse" role="tabpanel" aria-labelledby="headingTwo"> <div class="panel-body bg-white"> <div class="row clearfix"> <!-- Content Column --> <div class="content-column col-lg-12 col-md-12 col-sm-12 pl-2"> <div class="inner-column"> <!-- Sec Title --> <!-- <div class="sec-title-three alternate"> <h2 style="font-size:25px;">Volunteer in the Conference Hosting Country <span>Roles and Responsibilities</span> </h2> </div> --> <!-- Blocks Outer --> <div class="blocks-outer mt-3"> <!-- Process Block --> <div class="process-block"> <div class="inner-box"> <div class="number">01</div> <strong>On-Site Registration:</strong> <ul> <li><i class="fa fa-check-square" aria-hidden="true"></i> Assist with on-site registration of conference attendees.</li> <li><i class="fa fa-check-square" aria-hidden="true"></i> Distribute conference materials and badges.</li> </ul> </div> </div> <!-- Process Block --> <div class="process-block"> <div class="inner-box"> <div class="number">02</div> <strong>Venue Setup and Management:</strong> <ul> <li><i class="fa fa-check-square" aria-hidden="true"></i> Contribute to the setup and management of conference venues. </li> <li><i class="fa fa-check-square" aria-hidden="true"></i> Ensure rooms are properly arranged for presentations.</li> </ul> </div> </div> <!-- Process Block --> <div class="process-block"> <div class="inner-box"> <div class="number">03</div> <strong>Attendee Assistance:</strong> <ul> <li><i class="fa fa-check-square" aria-hidden="true"></i> Provide information and guidance to conference participants. </li> <li><i class="fa fa-check-square" aria-hidden="true"></i> Assist attendees in navigating the conference venue.</li> </ul> </div> </div> <!-- Process Block --> <div class="process-block "> <div class="inner-box"> <div class="number">04</div> <strong>Session Coordination:</strong> <ul> <li><i class="fa fa-check-square" aria-hidden="true"></i> Assist session chairs in coordinating presentations.</li> <li><i class="fa fa-check-square" aria-hidden="true"></i>Manage the flow of sessions and ensure presenters are prepared. </li> </ul> </div> </div> <!-- Process Block --> <div class="process-block"> <div class="inner-box"> <div class="number">05</div> <strong>Networking Support:</strong> <ul> <li><i class="fa fa-check-square" aria-hidden="true"></i> Facilitate networking opportunities among conference participants.</li> <li><i class="fa fa-check-square" aria-hidden="true"></i> Assist in organizing social events and gatherings.</li> </ul> </div> </div> <!-- Process Block --> <div class="process-block"> <div class="inner-box"> <div class="number">06</div> <strong>Photography and Documentation:</strong> <ul> <li><i class="fa fa-check-square" aria-hidden="true"></i> Capture moments through photography or videography.</li> <li><i class="fa fa-check-square" aria-hidden="true"></i> Document on-site proceedings and compile highlights.</li> </ul> </div> </div> <!-- Process Block --> <div class="process-block"> <div class="inner-box"> <div class="number">07</div> <strong>Emergency Response:</strong> <ul> <li><i class="fa fa-check-square" aria-hidden="true"></i> Be familiar with emergency procedures and assist in case of any on-site issues.</li> <li><i class="fa fa-check-square" aria-hidden="true"></i> Coordinate with event organizers to address unforeseen circumstances.</li> </ul> </div> </div> </div> <!-- End Blocks Outer --> </div> </div> </div> </div> </div> </div> </div> </div> </section> <section class="about-section"> <div class="auto-container"> <div class="row clearfix"> <div class="col-lg-12"> <div class="content-text"> <span>Volunteer Requirements</span> <ul> <li> <i class="fa fa-check-square" aria-hidden="true"></i> <strong>Enthusiasm and Commitment:</strong> A passion for contributing to the success of the conference and a commitment to fulfilling assigned duties.</li> <li> <i class="fa fa-check-square" aria-hidden="true"></i> <strong>Good Communication Skills:</strong> Ability to interact with participants, speakers, and organizers effectively.</li> <li> <i class="fa fa-check-square" aria-hidden="true"></i> <strong>Team Player:</strong> Willingness to collaborate with other volunteers and conference organizers.</li> <li> <i class="fa fa-check-square" aria-hidden="true"></i> <strong>Availability:</strong> Commitment to being available on the conference dates (26th & 27th of April 2025) and possibly for pre-conference briefings.</li> </ul> </div> </div> <div class="col-lg-12"> <div class="content-text"> <span>How to Apply</span> <p>If you are interested in volunteering for ICRCET-2025, please follow these steps:</p> <ul> <li> <i class="fa fa-check-square" aria-hidden="true"></i> <b>Fill Out the Volunteer Application Form: </b> <a href="#Apply">Apply Now</a> </li> <li> <i class="fa fa-check-square" aria-hidden="true"></i> <b>Submit a Brief Statement of Interest: </b> Tell us why you want to volunteer and what skills you can bring to the team.</li> <li> <i class="fa fa-check-square" aria-hidden="true"></i> <b>Resume or CV Submission: </b> Attach your resume or curriculum vitae to showcase your relevant experience.</li> <li> <i class="fa fa-check-square" aria-hidden="true"></i> <b>Application Deadline: </b> Applications must be submitted by 28th January 2025</li> </ul> </div> </div> </div> </div> </section> <section class="about-section pt-1 pb-0" id="Apply"> <div class="auto-container"> <div class="row clearfix"> <div class="content-column col-lg-12 col-md-12 col-sm-12"> <div class="inner-column p-4"> <div class="sec-title-two mb-0"> <!-- <div class="title">Objective of the Conference</div> --> <h2>Apply Now</h2> <div class="row mt-5"> <!-- form start --> <div class="form-group spk"> <form action="volunteer.php" method="post" enctype="multipart/form-data"> <div class="row"> <div class="col-lg-6 form-group"> <label>Name <span>*</span></label> <input type="text" name="Name" placeholder="First Name *" required="" class="form-control" onkeypress="return (event.charCode > 64 && event.charCode < 91) || (event.charCode > 96 && event.charCode < 123) || (event.charCode==32)"> </div> <div class="col-lg-6 form-group"> <label>Email <span>*</span></label> <input type="email" name="email" placeholder="Email Address *" required="" class="form-control"> </div> <div class="col-lg-6 form-group"> <label>WhatsApp number</label> <input type="text" name="WhatsApp" placeholder="WhatsApp number" required="" class="form-control"> </div> <div class="col-lg-6 form-group"> <label>University <span>*</span></label> <input type="text" name="University" class="form-control" placeholder="University *"> </div> <div class="col-lg-6 form-group"> <label>Department </label> <input type="text" name="University" class="form-control" placeholder="Department"> </div> <div class="col-lg-6 form-group"> <label>Country <span>*</span></label> <select id="country" name="country" class="form-control"> <option value="">-- select country --</option> <option value="Afganistan">Afghanistan</option> <option value="Albania">Albania</option> <option value="Algeria">Algeria</option> <option value="American Samoa">American Samoa</option> <option value="Andorra">Andorra</option> <option value="Angola">Angola</option> <option value="Anguilla">Anguilla</option> <option value="Antigua & Barbuda">Antigua & Barbuda</option> <option value="Argentina">Argentina</option> <option value="Armenia">Armenia</option> <option value="Aruba">Aruba</option> <option value="Australia">Australia</option> <option value="Austria">Austria</option> <option value="Azerbaijan">Azerbaijan</option> <option value="Bahamas">Bahamas</option> <option value="Bahrain">Bahrain</option> <option value="Bangladesh">Bangladesh</option> <option value="Barbados">Barbados</option> <option value="Belarus">Belarus</option> <option value="Belgium">Belgium</option> <option value="Belize">Belize</option> <option value="Benin">Benin</option> <option value="Bermuda">Bermuda</option> <option value="Bhutan">Bhutan</option> <option value="Bolivia">Bolivia</option> <option value="Bonaire">Bonaire</option> <option value="Bosnia & Herzegovina">Bosnia & Herzegovina </option> <option value="Botswana">Botswana</option> <option value="Brazil">Brazil</option> <option value="British Indian Ocean Ter">British Indian Ocean Ter </option> <option value="Brunei">Brunei</option> <option value="Bulgaria">Bulgaria</option> <option value="Burkina Faso">Burkina Faso</option> <option value="Burundi">Burundi</option> <option value="Cambodia">Cambodia</option> <option value="Cameroon">Cameroon</option> <option value="Canada">Canada</option> <option value="Canary Islands">Canary Islands</option> <option value="Cape Verde">Cape Verde</option> <option value="Cayman Islands">Cayman Islands</option> <option value="Central African Republic">Central African Republic </option> <option value="Chad">Chad</option> <option value="Channel Islands">Channel Islands</option> <option value="Chile">Chile</option> <option value="China">China</option> <option value="Christmas Island">Christmas Island</option> <option value="Cocos Island">Cocos Island</option> <option value="Colombia">Colombia</option> <option value="Comoros">Comoros</option> <option value="Congo">Congo</option> <option value="Cook Islands">Cook Islands</option> <option value="Costa Rica">Costa Rica</option> <option value="Cote DIvoire">Cote DIvoire</option> <option value="Croatia">Croatia</option> <option value="Cuba">Cuba</option> <option value="Curaco">Curacao</option> <option value="Cyprus">Cyprus</option> <option value="Czech Republic">Czech Republic</option> <option value="Denmark">Denmark</option> <option value="Djibouti">Djibouti</option> <option value="Dominica">Dominica</option> <option value="Dominican Republic">Dominican Republic</option> <option value="East Timor">East Timor</option> <option value="Ecuador">Ecuador</option> <option value="Egypt">Egypt</option> <option value="El Salvador">El Salvador</option> <option value="Equatorial Guinea">Equatorial Guinea</option> <option value="Eritrea">Eritrea</option> <option value="Estonia">Estonia</option> <option value="Ethiopia">Ethiopia</option> <option value="Falkland Islands">Falkland Islands</option> <option value="Faroe Islands">Faroe Islands</option> <option value="Fiji">Fiji</option> <option value="Finland">Finland</option> <option value="France">France</option> <option value="French Guiana">French Guiana</option> <option value="French Polynesia">French Polynesia</option> <option value="French Southern Ter">French Southern Ter</option> <option value="Gabon">Gabon</option> <option value="Gambia">Gambia</option> <option value="Georgia">Georgia</option> <option value="Germany">Germany</option> <option value="Ghana">Ghana</option> <option value="Gibraltar">Gibraltar</option> <option value="Great Britain">Great Britain</option> <option value="Greece">Greece</option> <option value="Greenland">Greenland</option> <option value="Grenada">Grenada</option> <option value="Guadeloupe">Guadeloupe</option> <option value="Guam">Guam</option> <option value="Guatemala">Guatemala</option> <option value="Guinea">Guinea</option> <option value="Guyana">Guyana</option> <option value="Haiti">Haiti</option> <option value="Hawaii">Hawaii</option> <option value="Honduras">Honduras</option> <option value="Hong Kong">Hong Kong</option> <option value="Hungary">Hungary</option> <option value="Iceland">Iceland</option> <option value="Indonesia">Indonesia</option> <option value="India">India</option> <option value="Iran">Iran</option> <option value="Iraq">Iraq</option> <option value="Ireland">Ireland</option> <option value="Isle of Man">Isle of Man</option> <option value="Israel">Israel</option> <option value="Italy">Italy</option> <option value="Jamaica">Jamaica</option> <option value="Japan">Japan</option> <option value="Jordan">Jordan</option> <option value="Kazakhstan">Kazakhstan</option> <option value="Kenya">Kenya</option> <option value="Kiribati">Kiribati</option> <option value="Korea North">Korea North</option> <option value="Korea Sout">Korea South</option> <option value="Kuwait">Kuwait</option> <option value="Kyrgyzstan">Kyrgyzstan</option> <option value="Laos">Laos</option> <option value="Latvia">Latvia</option> <option value="Lebanon">Lebanon</option> <option value="Lesotho">Lesotho</option> <option value="Liberia">Liberia</option> <option value="Libya">Libya</option> <option value="Liechtenstein">Liechtenstein</option> <option value="Lithuania">Lithuania</option> <option value="Luxembourg">Luxembourg</option> <option value="Macau">Macau</option> <option value="Macedonia">Macedonia</option> <option value="Madagascar">Madagascar</option> <option value="Malaysia">Malaysia</option> <option value="Malawi">Malawi</option> <option value="Maldives">Maldives</option> <option value="Mali">Mali</option> <option value="Malta">Malta</option> <option value="Marshall Islands">Marshall Islands</option> <option value="Martinique">Martinique</option> <option value="Mauritania">Mauritania</option> <option value="Mauritius">Mauritius</option> <option value="Mayotte">Mayotte</option> <option value="Mexico">Mexico</option> <option value="Midway Islands">Midway Islands</option> <option value="Moldova">Moldova</option> <option value="Monaco">Monaco</option> <option value="Mongolia">Mongolia</option> <option value="Montserrat">Montserrat</option> <option value="Morocco">Morocco</option> <option value="Mozambique">Mozambique</option> <option value="Myanmar">Myanmar</option> <option value="Nambia">Nambia</option> <option value="Nauru">Nauru</option> <option value="Nepal">Nepal</option> <option value="Netherland Antilles">Netherland Antilles</option> <option value="Netherlands">Netherlands (Holland, Europe)</option> <option value="Nevis">Nevis</option> <option value="New Caledonia">New Caledonia</option> <option value="New Zealand">New Zealand</option> <option value="Nicaragua">Nicaragua</option> <option value="Niger">Niger</option> <option value="Nigeria">Nigeria</option> <option value="Niue">Niue</option> <option value="Norfolk Island">Norfolk Island</option> <option value="Norway">Norway</option> <option value="Oman">Oman</option> <option value="Pakistan">Pakistan</option> <option value="Palau Island">Palau Island</option> <option value="Palestine">Palestine</option> <option value="Panama">Panama</option> <option value="Papua New Guinea">Papua New Guinea</option> <option value="Paraguay">Paraguay</option> <option value="Peru">Peru</option> <option value="Phillipines">Philippines</option> <option value="Pitcairn Island">Pitcairn Island</option> <option value="Poland">Poland</option> <option value="Portugal">Portugal</option> <option value="Puerto Rico">Puerto Rico</option> <option value="Qatar">Qatar</option> <option value="Republic of Montenegro">Republic of Montenegro </option> <option value="Republic of Serbia">Republic of Serbia</option> <option value="Reunion">Reunion</option> <option value="Romania">Romania</option> <option value="Russia">Russia</option> <option value="Rwanda">Rwanda</option> <option value="St Barthelemy">St Barthelemy</option> <option value="St Eustatius">St Eustatius</option> <option value="St Helena">St Helena</option> <option value="St Kitts-Nevis">St Kitts-Nevis</option> <option value="St Lucia">St Lucia</option> <option value="St Maarten">St Maarten</option> <option value="St Pierre & Miquelon">St Pierre & Miquelon </option> <option value="St Vincent & Grenadines">St Vincent & Grenadines</option> <option value="Saipan">Saipan</option> <option value="Samoa">Samoa</option> <option value="Samoa American">Samoa American</option> <option value="San Marino">San Marino</option> <option value="Sao Tome & Principe">Sao Tome & Principe </option> <option value="Saudi Arabia">Saudi Arabia</option> <option value="Senegal">Senegal</option> <option value="Seychelles">Seychelles</option> <option value="Sierra Leone">Sierra Leone</option> <option value="Singapore">Singapore</option> <option value="Slovakia">Slovakia</option> <option value="Slovenia">Slovenia</option> <option value="Solomon Islands">Solomon Islands</option> <option value="Somalia">Somalia</option> <option value="South Africa">South Africa</option> <option value="Spain">Spain</option> <option value="Sri Lanka">Sri Lanka</option> <option value="Sudan">Sudan</option> <option value="Suriname">Suriname</option> <option value="Swaziland">Swaziland</option> <option value="Sweden">Sweden</option> <option value="Switzerland">Switzerland</option> <option value="Syria">Syria</option> <option value="Tahiti">Tahiti</option> <option value="Taiwan">Taiwan</option> <option value="Tajikistan">Tajikistan</option> <option value="Tanzania">Tanzania</option> <option value="Thailand">Thailand</option> <option value="Togo">Togo</option> <option value="Tokelau">Tokelau</option> <option value="Tonga">Tonga</option> <option value="Trinidad & Tobago">Trinidad & Tobago</option> <option value="Tunisia">Tunisia</option> <option value="Turkey">Turkey</option> <option value="Turkmenistan">Turkmenistan</option> <option value="Turks & Caicos Is">Turks & Caicos Is</option> <option value="Tuvalu">Tuvalu</option> <option value="Uganda">Uganda</option> <option value="United Kingdom">United Kingdom</option> <option value="Ukraine">Ukraine</option> <option value="United Arab Erimates">United Arab Emirates</option> <option value="United States of America">United States of America </option> <option value="Uraguay">Uruguay</option> <option value="Uzbekistan">Uzbekistan</option> <option value="Vanuatu">Vanuatu</option> <option value="Vatican City State">Vatican City State</option> <option value="Venezuela">Venezuela</option> <option value="Vietnam">Vietnam</option> <option value="Virgin Islands (Brit)">Virgin Islands (Brit)</option> <option value="Virgin Islands (USA)">Virgin Islands (USA)</option> <option value="Wake Island">Wake Island</option> <option value="Wallis & Futana Is">Wallis & Futana Is </option> <option value="Yemen">Yemen</option> <option value="Zaire">Zaire</option> <option value="Zambia">Zambia</option> <option value="Zimbabwe">Zimbabwe</option> </select> </div> <div class="col-lg-12 form-group"> <label>Submit a Brief Statement of Interest</label> <textarea class="" name="message" placeholder="Message" spellcheck="false"></textarea> </div> <div class="col-lg-6 form-group"> <label>Submit your CV <span>*</span></label> <input type="file" class="form-control" name="file1" id="attachment" accept=".doc, .docx, .pdf" required=""> </div> </div> <div class="g-recaptcha" data-sitekey="6LdnFpwbAAAAAHs9-PLhuGsYXTe9Ckzf4h8phaoz"></div> <div class="col-lg-12 form-group"> <div class="button-box text-center mt-2"> <button type="submit" name="submit" class="theme-btn btn-style-two clearfix"> <span class="btn-wrap"> <span class="text-one">Submit</span> <span class="text-two">Submit</span> </span> <!-- <span class="plus flaticon-plus"></span> --> </button> </div> </div> </form> </div> <!-- form end --> </div> </div> </div> </div> </div> </div> </section> <section class="mb-5"> <div class="auto-container"> <div class="row clearfix"> <div class="col-lg-12 contact-us-style"> <h4 class="text-center mb-4">Contact Us</h4> <p class="text-center">For any inquiries related to volunteering, please contact <strong>Ms.Aathira</strong> at <strong> info@icrcet.org</strong> </p> <h5 class="text-center fw-bold text-primary">Join Us in Making ICRCET-2025 a Success!</h5> <p class="text-center">We appreciate your interest in contributing to the success of the conference and look forward to having you as part of our volunteer team!</p> </div> </div> </div> </section> <!-- Footer Style Two --> <footer class="footer-style-two" style=" background-image: url(./images/footer-map.png); background-repeat: no-repeat; background-position: center; background-size: contain; background-blend-mode: color-dodge;"> <div class="auto-container"> <!-- Widgets Section --> <div class="widgets-section"> <div class="row clearfix"> <!-- Big Column --> <div class="big-column col-lg-9 col-md-12 col-sm-12"> <div class="row clearfix"> <!-- Footer Column --> <div class="footer-column col-lg-6 col-md-6 col-sm-12"> <div class="footer-widget logo-widget"> <div class="logo"> <a href="#"><img src="img/logo.jpg" alt="" width="150"/></a> </div> <div class="text">The 14th International Conference on Recent Challenges in Engineering and Technology (ICRCET-25) which will transpire on the 26th & 27th of April, 2025, Bangalore, India.</div> <ul class="social-box"> <li><a href="https://www.facebook.com/iferp.in/" target="_blank" class="fa fa-facebook"></a></li> <li><a href="https://twitter.com/i/flow/login?redirect_after_login=%2Fiferpconnectin1 " target="_blank" class="fa fa-twitter"></a></li> <li><a href="https://www.linkedin.com/company/30196291/admin/ " target="_blank" class="fa fa-linkedin"></a></li> <li><a href="https://www.instagram.com/iferp_in/?igshid=YmMyMTA2M2Y%3D " target="_blank" class="fa fa-instagram"></a></li> </ul> </div> </div> <div class=" col-lg-6 col-md-6 col-sm-6 ps-xl-4 pl-5"> <div class="footer-widget news-widget"> <h5>Quick Link</h5> <div class="row"> <div class="col-lg-6 d-flex justify-content-start"> <ul class="footer-menu list-style"> <li> <a href="index.php" target="_blank"> <i class="fa fa-angle-right"></i> Home </a> </li> <li> <a href="about.php" target="_blank"> <i class="fa fa-angle-right"></i> About </a> </li> <li> <a href="keynote-speakers.php" target="_blank"> <i class="fa fa-angle-right"></i> Speaker </a> </li> <li> <a href="conference-registration.php" target="_blank"> <i class="fa fa-angle-right"></i> Registration </a> </li> </ul> </div> <div class="col-lg-6"> <ul class="footer-menu list-style"> <li> <a href="journals-and-publication.php" target="_blank"> <i class="fa fa-angle-right"></i> Journal </a> </li> <li> <a href="abstract-submission.php" target="_blank"> <i class="fa fa-angle-right"></i> Submission </a> </li> <li> <a href="membership.php" target="_blank"> <i class="fa fa-angle-right"></i> Membership </a> </li> <li> <a href="contact-us.php" target="_blank"> <i class="fa fa-angle-right"></i> Contact </a> </li> </ul> </div> </div> </div> </div> </div> </div> <!-- Big Column --> <div class="big-column col-lg-3 col-md-12 col-sm-12"> <div class="row clearfix"> <div class="footer-column col-lg-12 col-md-12 col-sm-12"> <div class="footer-widget contact-widget"> <h5>Get In Touch</h5> <ul class="contact-list"> <li> <span class="icon flaticon-telephone"></span> Phone Number <a href="tel:12053506655">+1 (205) 350-6655</a> </li> <li> <span class="icon flaticon-email"></span> Email Address <a href="mailto:info@icrcet.org">info@icrcet.org</a> </li> <li> <span class="icon flaticon-home"></span> Venue <a href="#" style="font-size:15px;">Bangalore, India</a> </li> </ul> </div> </div> </div> </div> <!-- <div class=""> <div class="pull-left alerts"> <h5>Important Alert:</h5> <div class=" text-white">&copy;Please be aware of fraudulent communication claiming to collect conference fees,Journal fees through unauthorized means, including cloned email addresses and phone numbers. IFERP advises all researchers to only process payments through our official event website and report any suspicious activity to info@iferp.in </div> </div> </div> </div>--> </div> <div class="get-quote-button"> <a href="listener" data-toggle="tooltip" data-placement="left" title="" target="blank" style="color: #fff;">Register as a Listener</a></div> <div class="footer-bottom"> <div class="clearfix"> <div class="pull-left"> <div class="copyright">&copy; 2025 IFERP - All rights reserved. </div> </div> </div> </div> </div> <div id="id01" class="modal-strip modal-bottom cookie-notify"> <div class="container p-0"> <div class="row d-flex justify-content-center align-items-center"> <div class="col-md-11 col-xs-12"> <div style="display:inline-block; width:100%;"> <p class="pull-left" style="color:#0c3e61; margin-bottom:0px; font-size:13px;line-height:15px; font-weight:700;"> Important Alert: </p> <!-- Close icon with closeModal function --> <!-- <a href="javascript:void(0);" class="modal-close m-r-10 pull-right">X</a> --> </div> <div class="mob-pad-b-30" style="text-align:justify; font-size:14px; line-height:16px; font-weight:normal;"> Please be aware of fraudulent communication claiming to collect conference fees,Journal fees through unauthorized means, including cloned email addresses and phone numbers. IFERP advises all researchers to only process payments through our official event website and report any suspicious activity to <a href="mailto:info@iferp.in">info@iferp.in</a>. </div> </div> <div class="col-md-1 mt-2 col-xs-2 hidden-xs p-0 d-flex justify-content-center align-items-center"> <!-- Close button with closeModal function --> <button class="btn btn-rounded modal-close close-new-btn">Close</button> </div> </div> </div> </div> <script> // Function to show the modal with a smooth slide-in effect function showModal() { document.getElementById('id01').classList.add('show'); } // Function to close the modal with a smooth slide-out effect function closeModal() { document.getElementById('id01').classList.remove('show'); } // Show the modal after a delay (if needed) setTimeout(showModal, 500); // Adjust the delay time if needed // Add event listeners to all close buttons document.querySelectorAll('.modal-close').forEach(function(button) { button.addEventListener('click', closeModal); }); </script> <style> /* cookies Modal style */ /* .modal-strip { background-color: #FFF; border-top: 1px #CCC solid; bottom: 0; color: #004170; font-weight: 800; font-size: 18px; left: 0; padding: 18px; position: fixed; width: 100%; display: block; transform: translateY(0); transition: all 0.7s ease; z-index: 999 !important; } .cookie-notify { background: #f2f3f5; color: #000; font-size: 13px; line-height: 15px; text-align: justify; border: 0px; padding: 10px 0px 15px; font-weight: normal; } .modal-close { cursor: pointer; font-weight: bold; background: #e76f00; color: #f2f3f5; } */ .modal-strip { background-color: #FFF; border-top: 1px #CCC solid; bottom: 0; color: #004170; font-weight: 800; font-size: 18px; left: 0; padding: 18px; position: fixed; width: 100%; z-index: 999 !important; display: block; transform: translateY(100%); /* Start off the screen */ transition: transform 0.7s ease; /* Smooth transition */ } .modal-strip.show { transform: translateY(0); /* Slide into view */ } .cookie-notify { font-family: 'Nunito Sans', sans-serif; background: #f2f3f5; color: #000; font-size: 14px; line-height: 15px; text-align: justify; border: 0px; padding: 10px 2px 15px 2px; font-weight: normal; } .modal-close { cursor: pointer; font-weight: bold; background: #e76f00; color: #f2f3f5; } </style> </footer> <!-- End Footer Style Two --> <!--Start of Tawk.to Script--> <!--Start of Tawk.to Script--> <script type="text/javascript"> var Tawk_API=Tawk_API||{}, Tawk_LoadStart=new Date(); (function(){ var s1=document.createElement("script"),s0=document.getElementsByTagName("script")[0]; s1.async=true; s1.src='https://embed.tawk.to/5da40fabf82523213dc71914/default'; s1.charset='UTF-8'; s1.setAttribute('crossorigin','*'); s0.parentNode.insertBefore(s1,s0); })(); </script> <!--End of Tawk.to Script--> <!-- GetButton.io widget --> <script type="text/javascript"> (function() { var options = { whatsapp: "+918925649675", // WhatsApp number call_to_action: "Message us", // Call to action button_color: "#FF6550", // Color of button position: "left", // Position may be 'right' or 'left' }; var proto = 'https:', host = "getbutton.io", url = proto + '//static.' + host; var s = document.createElement('script'); s.type = 'text/javascript'; s.async = true; s.src = url + '/widget-send-button/js/init.js'; s.onload = function() { WhWidgetSendButton.init(host, proto, options); }; var x = document.getElementsByTagName('script')[0]; x.parentNode.insertBefore(s, x); })(); </script> <style> button * { pointer-events: none; } /* Just a really naive css example to swap the button contents with the spinner. Bring your own spinner & styles. */ .loading { opacity: .5; } .loading span { display: none; } </style> <script> /* Example on how to use this at the bottom here. Implementation first. */ function LoadingSpinner(form, spinnerHTML) { form = form || document //Keep track of button & spinner, so there's only one automatic spinner per form var button var spinner = document.createElement('div') spinner.innerHTML = spinnerHTML // spinner = spinner.firstChild //Delegate events to a root element, so you don't need to attach a spinner to each individual button. form.addEventListener('click', start) //Stop automatic spinner if validation prevents submitting the form //Invalid event doesn't bubble, so use capture form.addEventListener('invalid', stop, true) //Start spinning only when you click a submit button function start(event) { if (button) stop() button = event.target if (button.type === 'submit') { LoadingSpinner.start(button, spinner) } } function stop() { LoadingSpinner.stop(button, spinner) } function destroy() { stop() form.removeEventListener('click', start) form.removeEventListener('invalid', stop, true) } return { start: start, stop: stop, destroy: destroy } } //I guess these would be called class methods. They're useable without instantianing a new LoadingSpinner so you can start & stop spinners manually on any elements, for ajax and stuff. LoadingSpinner.start = function(element, spinner) { element.classList.add('loading') return element.appendChild(spinner) } LoadingSpinner.stop = function(element, spinner) { element.classList.remove('loading') return spinner.remove() } //Example on how to use LoadingSpinner //Bring your own spinner. You can use any html as the spinner. You can find lots of cool spinners for example here on Codepen. I'm using just plain text. Maybe technically not a spinner, but this is more about the script than graphics. var exampleForm = document.querySelector('#example') var exampleLoader = new LoadingSpinner(exampleForm, '<p> Loading Please wait...</p> ') //Delay submit so you can see the spinner spinning, then stop the loading spinner instead of submitting because we're on Codepen. exampleForm.addEventListener('submit', function(event) { event.preventDefault() setTimeout(function() { exampleLoader.stop() }, 2000) }) </script> <!-- /GetButton.io widget --> </div> <!-- End Page Wrapper --> <script src="https://www.google.com/recaptcha/api.js" async defer></script> <script src="js/jquery.js"></script> <script src="js/popper.min.js"></script> <script src="js/bootstrap.min.js"></script> <script src="js/jquery.mCustomScrollbar.concat.min.js"></script> <script src="js/magnific-popup.min.js"></script> <script src="js/appear.js"></script> <script src="js/parallax.min.js"></script> <script src="js/tilt.jquery.min.js"></script> <script src="js/jquery.paroller.min.js"></script> <script src="js/owl.js"></script> <script src="js/wow.js"></script> <script src="js/odometer.js"></script> <script src="js/slick.js"></script> <script src="js/backToTop.js"></script> <script src="js/jquery-ui.js"></script> <!-- <script src="js/cursor-script.js"></script> --> <script src="js/script.js"></script> <script src="build/js/intlTelInput.js"></script> <script type="text/javascript"> function googleTranslateElementInit() { new google.translate.TranslateElement({ pageLanguage: 'en', // includedLanguages: 'en,en,es,fr,id,tl,ms,my,lo,th', includedLanguages: 'en,en,ru,th,ar,zh-TW,zh-CN,ru,id,ceth,br,zh,pt,ko,ja,tw,br,tr,ig,ar-ae', layout: google.translate.TranslateElement.InlineLayout.SIMPLE, autoDisplay: false }, 'google_translate_element'); } </script> <script type="text/javascript" src="https://translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"> </script> <div class="modal fade " id="myModals22" role="dialog" > <div class="modal-dialog"style=" margin-top: 114px;"> <div class="modal-content col-lg-12 let-it-snow"style=" background-size: cover!important; background: linear-gradient(45deg, #022c5a, #003772);"> <div class=""style=" position: absolute; right: -10px; top: -9px;"> <button type="button" class="btn btn-default" data-dismiss="modal" style=" border-radius: 47px;">×</button> </div> <div class=" modal-header pb-2" style=" margin-bottom: 30px; border-bottom: 1px solid #fff; padding: 10px 0px; "> <div class="col-lg-12 col-10 pl-0"> <div class="row"> <div class="col-sm-12 pl-0"> <h5 class="txt pl-4 mb-1" style=" margin-bottom: 0px; font-size: 19px; color:#dc3935;text-align:center; "><strong class="text-white"style="font-family: cursive; color: #e1ff68!important;"> Express Your Interest Today! </strong></h5> </div> </div> </div> </div> <div class="modal-body"> <p class="text-white text-center">Discover leisure with our unique Conference & Travel Packages. Elevate your conference experience while exploring new destinations and creating lasting memories. Fill the form to know get further information.</p> <p class="col-lg-12 text-center" style=" margin-top: 22px;"> <a href="https://docs.google.com/forms/d/e/1FAIpQLSePDGKjRSVGK66IP_Fa7xQmXnjwghcQUyBz-KSbpEGvGmo2Sw/viewform"onclick="buuton_click()"align="center"style=" background: #b90000; padding: 7px 9px; color: #fff; text-align: center; font-weight: 700; border: 3px outset #c3bfbf; border-radius: 8px; ">REGISTER YOUR INTEREST</a> </p> <p class="text-white" style="text-align: center;">We're here to make your conference and travel experience exceptional. </p> </div> <!-- <div class="modal-footer"style="border-top:none;"> <button type="button" class="btn btn-default" data-dismiss="modal">Close</button> </div> --> </div> </div> </div> <!-- Modal --> <div class="modal fade" id="brochure" data-backdrop="static" data-keyboard="false" tabindex="-1" aria-labelledby="staticBackdropLabel" aria-hidden="true"> <div class="modal-dialog modal-dialog-centered "> <div class="modal-content"> <div class="modal-header"> <!-- <h5 class="modal-title" id="staticBackdropLabel">Conference Brochure </h5> --> <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">&times;</span> </button> </div> <div class=" modal-body p-0"> <iframe frameborder="0" style="height:650px;width:100%;border:none;" src='https://forms.zohopublic.in/technorete/form/DownloadBrochureICRCETJakarta/formperma/lhyXMlGS1eul3SPtL_tiXRD4qNW0FqSRwJ6a-tjLww0'></iframe> </div> </div> </div> </div> <!-- end modal --> <!-- --> <div class="modal" id="ks1"> <div class="modal-dialog"style="max-width: 751px;"> <div class="modal-content"style="background:#0f4988;"> <!-- Modal Header --> <div class="modal-header"> <h4 class="modal-title text-white">Biography</h4> <button type="button" class="close" data-dismiss="modal">&times;</button> </div> <!-- Modal body --> <div class="modal-body"> <p class="text-white">Dr. Mohan Lal Verma is well-known physicist and material scientist, having pioneered work on computational material modelling in India. He is currently working as Professor and Head of the Department of Applied Physics at SSTC and works closely with students and Ph. D. scholars, guiding them on emerging topics and new subjects. He is also spearheading the work on quantum chemistry based software called SIESTA and is working to help Indian students and teachers become familiar with this new technology that is ready to be launched. He is a an active life member of several professional bodies like National Society of Solid State Ionic, Material Research Society of India, The Society for Advancement of Electrochemical Science and Technology, Karaikudi etc. and is passionate about contributing to scientific development though his research activities. Dr. Verma is highly accomplished in the field of computational material physics and he works in close collaboration with the faculty of Applied Physics, Michigan University USA for various research projects. He has published 45 research papers in national and international journals, organized several national conferences and international workshops. Having successfully completed two research projects, Dr. Verma is a highly sought after academician and scientist, who brings his expertise in computational/ mathematical modelling, Siesta and related post processing, plotting and visualization tools and Quantum Expresso. He has also worked on emerging technologies like polymeric electrolytic materials and designing electrodes in the form of nano ribbons and nano belts for different electrochemical and optoelectronic devices viz solid state battery, super capacitors organic light emitting diodes and light emitting electrochemical cells.</p> </div> <!-- Modal footer --> <div class="modal-footer"> <button type="button" class="btn btn-danger" data-dismiss="modal"style="background-color: #122a64; border-color: #122a64;">Close</button> </div> </div> </div> </div> <!-- --> <div class="modal" id="ss1"> <div class="modal-dialog"style="max-width: 751px;"> <div class="modal-content"style="background:#0f4988;"> <!-- Modal Header --> <div class="modal-header"> <h4 class="modal-title text-white">Biography</h4> <button type="button" class="close" data-dismiss="modal">&times;</button> </div> <!-- Modal body --> <div class="modal-body"> <p class="text-white">Dr. Mohsin Shaikh is a distinguished academic with an extensive background in management and economics. Holding multiple advanced degrees, including an MBA, MA in Economics, MA in Public Administration, and a PhD from the University of Pune, Dr. Mohsin Shaikh has over 25 years of experience teaching postgraduate students at various prestigious institutes, including the University of Pune, Shivaji University, and Bharati Vidyapeeth Deemed University. Dr. Mohsin Shaikh has earned recognition as a research guide, with three PhD students currently under their mentorship, and has successfully guided ten PhD and two M.Phil students to completion. Their research, with publications in reputed journals and presentations at national and international conferences, focuses on HRM, Strategy, Entrepreneurship, and Sustainable Development. Trained in the Case Method of Teaching by Harvard Business School, Dr. Mohsin Shaikh has authored books on Industrial Psychology, Organizational Behavior, and Business Research Methods. They are an active member of several professional bodies, including the International Society for Development and Sustainability (ISDS) Japan and the National HRD Network, among others. Dr. Mohsin Shaikh has also engaged in academic assignments in Rwanda, Indonesia, and Iran, further broadening their global academic perspective.</p> </div> <!-- Modal footer --> <div class="modal-footer"> <button type="button" class="btn btn-danger" data-dismiss="modal"style="background-color: #122a64; border-color: #122a64;">Close</button> </div> </div> </div> </div> <!-- --> <div class="modal" id="ss3"> <div class="modal-dialog"style="max-width: 751px;"> <div class="modal-content"style="background:#0f4988;"> <!-- Modal Header --> <div class="modal-header"> <h4 class="modal-title text-white">Biography</h4> <button type="button" class="close" data-dismiss="modal">&times;</button> </div> <!-- Modal body --> <div class="modal-body"> <p class="text-white">Presently, Dr. Beauty Pandey is working in the capacity of Associate Professor (Physics) at Woxsen University, Hyderabad. Previously, she was at ICFAI University Tripura as an Assistant Professor in Physics. Recently, she was awarded SERB-SIRE fellowship by DST to visit for attaining International Research Experience. She has been part of the team which had successfully innovated solar powered vaccine refrigerator, an external project funded by InSIC, Finland. Post Ph.D, she had won the prestigious DST Women Scientist fellowship of Government of India and worked as an independent PI at IIT Madras. She was also awarded InSIC, Finland funded project on solar power enabled low- cost wheelchair. She is an IIT-ISM Dhanbad alumnus. Having done her M.Phil (Applied Physics, focussed on experimental material science) she went on to complete her Ph.D (Applied Physics)from IIT-ISM Dhanbad in experimental material science and Nanomaterials. She has in depth knowledge and hands on experience of all the fundamental physics and kinetics that goes at micro/nano level. She has been at IIT Madras as a Women Scientist for her Post-Doctoral work. Here, she worked extensively on nanostructures, solar energy applications, graphene and graphene like materials. Her vast research experience is adequately showcased by her high number and strongly impactful publications in various scientific journals of international repute. Some of her journal publications have been listed. She is an experienced and passionate educator with a demonstrated history of working in the education management industry. She has taught various courses like Engineering Physics, Nanoscience, Nanophysics, Experimental Techniques, Heat, Radiation, Thermodynamics, Statistical Physics, Quantum Physics, Semiconductors, Condensed Matter Physics, Mechanics, Electronics etc at Grad and Under-Grad level. Has been instrumental in introducing various new courses. Has advanced knowledge in many analytic techniques and scientific equipments. Fluent in MS-Office, HTML, CSS etc. Very much experienced in developing online course content. Recently submitted two projects on to DST. Few more projects, manuscripts and book chapters are under preparation and will be submitted soon. Member of IIC-MHRD, ACIC-NITI Aayog, NAAC, Project &amp; Consultancy Committee, Departmental BoS Committee and Course Curriculum Review Committee. She has been the organiser and convener of many technical and scientific events. A very good speaker, presentor, writer and team leader. Very friendly, empathetic and a team player.</p> </div> <!-- Modal footer --> <div class="modal-footer"> <button type="button" class="btn btn-danger" data-dismiss="modal"style="background-color: #122a64; border-color: #122a64;">Close</button> </div> </div> </div> </div> <!-- --> <div class="modal" id="ks2"> <div class="modal-dialog"style="max-width: 751px;"> <div class="modal-content"style="background:#0f4988;"> <!-- Modal Header --> <div class="modal-header"> <h4 class="modal-title text-white">Biography</h4> <button type="button" class="close" data-dismiss="modal">&times;</button> </div> <!-- Modal body --> <div class="modal-body"> <p class="text-white">Dr. S. V. A. R. Sastry did B.Tech (Chemical Engg.) from NIT Jalandhar, M.Tech (Process Engg. Design) from IIT Delhi &amp; PhD (Chemical Engg.). 20 years of academic and research experience. 46 papers in international journals; 44 papers in conferences. Done research in Nanotechnology, Biodiesel Production, Bio-lubricants, Cyclone separation, E-waste management; authored sixteen books. Life Member [IIChE, IE(I) and IACSIT]. Editorial board member for five international journals, reviewer for 10 International journals and permanent reviewer for two Elsevier Journals (Energy Conversion&amp; Management; Journal of Cleaner Production). Got the BEST TEACHER AWARD, A.P in 2013. Biography published in Marquis Who&#39;s Who in the World, US, 31st, 32nd &amp; 33rd editions. Listed in &quot;100 Best Educators of 2014&quot;, &quot;2000 OUTSTANDING INTELLECTUALS OF THE 21ST CENTURY&quot; and &quot;Leading Professionals of the World-2014&quot; by IBC, Cambridge, England. He is giving consultation in the design and implementation of ‘High Speed Industrial Vaporizer’, ‘Mixing Device for Chemical Absorption Process’ and ‘Exploring Disruptions, Formulations, and Technologies in Lubricant Industry’ to Convetit, U.S. He has given more than 10 Keynote lectures in various International Conferences held at Brazil, Dubai, Spain, China and Canada. He got the University Research Excellence Award for 2022-2023 from HBTU Kanpur. He also received the Pillars of the Nation Award for Excellence and Innovation in Education Sector from the Delhi Vidhan Sabha in 2023. He also got the Outstanding Alumni Faculty Award from IIT Delhi in 2023. He is also selected as Fellow by Institution of Engineers (India) in 2024. He got selected as ‘Regional Mentor of Change for Uttar Pradesh’ by Atal Innovation Mission, NITI Aayog, GOI, New Delhi. Got 3 International Process Patents, 3 Indian Process Patents and 7 Design Patents.</p> </div> <!-- Modal footer --> <div class="modal-footer"> <button type="button" class="btn btn-danger" data-dismiss="modal"style="background-color: #122a64; border-color: #122a64;">Close</button> </div> </div> </div> </div> <!-- --> <div class="modal" id="ss4"> <div class="modal-dialog"style="max-width: 751px;"> <div class="modal-content"style="background:#0f4988;"> <!-- Modal Header --> <div class="modal-header"> <h4 class="modal-title text-white">Biography</h4> <button type="button" class="close" data-dismiss="modal">&times;</button> </div> <!-- Modal body --> <div class="modal-body"> <p class="text-white">I am a mathematics professor at Saveetha Engineering College in Chennai, Tamil Nadu, India, holding a Ph.D. in mathematics. Recognized as a Research Supervisor in Mathematics by Anna University with reference number 4170053, my expertise lies in the areas of nonlinear and fractional differential equations, mathematical modeling, wavelets, and semi-analytical methods. I have previously held positions as an Associate Professor of Mathematics at the Saveetha School of Engineering in Chennai and as a Professor of Mathematics at the Bharath Institute of Higher Education and Research in Chennai. During my 24-year career, I also served as an Assistant Professor of Mathematics at SASTRA Deemed University in Thirmalaisamudram, Thanjavur, Tamil Nadu, India. With a wealth of experience spanning 25 years, I have been actively involved in instructing science and engineering students in both undergraduate (UG) and postgraduate (PG) mathematics. My proficiency extends to online mathematics instruction. My research contributions are reflected in the publication of 24 articles in reputable international journals, with 15 of them indexed in Scopus and 6 in SCI. Both my h-index and i10-index are six, and my work has garnered 129 citations. In addressing complex challenges related to chemical, biochemical, and biological physical events governed by nonlinear and fractional differential equations, I employ innovative approaches such as semi-analytical and wavelet methods. Currently, my research focus centers on fractional wavelets and fractional differential equations.</p> </div> <!-- Modal footer --> <div class="modal-footer"> <button type="button" class="btn btn-danger" data-dismiss="modal"style="background-color: #122a64; border-color: #122a64;">Close</button> </div> </div> </div> </div> <!-- --> <div class="modal" id="ks3"> <div class="modal-dialog"style="max-width: 751px;"> <div class="modal-content"style="background:#0f4988;"> <!-- Modal Header --> <div class="modal-header"> <h4 class="modal-title text-white">Biography</h4> <button type="button" class="close" data-dismiss="modal">&times;</button> </div> <!-- Modal body --> <div class="modal-body"> <p class="text-white">An accomplished Pedagogist, Educational Consultant, and Advisor passionate about transforming the educational system and making a significant difference in the college atmosphere, working domain along manpower management. An action &amp; result-oriented academician with an aptitude and interest to take on professional challenges for personal and organizational growth. Research &amp; Development Intellectual; distinctive in evaluating, developing, &amp;amp; supervising the design and the implementation of complicated Material Science Research Projects. Adroit at implementing consistent, clear, result- oriented, future- based instructional policies by Creating opportunities for ongoing learning and staff development. Demonstrates knowledge of educational theory and practices, including a focus on standards-based instruction. Distinctive ability to objectively manage employee performance and growth through feedback and coaching ensuring effective professional development and growth opportunities for all employees. Strategic Problem Solver; identifies problems, and organizes people and resources appropriately to make decisions and action plans to magnify business development opportunities. A thoughtful &amp; decisive team Player; demonstrates an effective approach to team- building, including clarity of purpose, and shared responsibility. Values, solicits and integrates different perspectives effectively</p> </div> <!-- Modal footer --> <div class="modal-footer"> <button type="button" class="btn btn-danger" data-dismiss="modal"style="background-color: #122a64; border-color: #122a64;">Close</button> </div> </div> </div> </div> <!-- --> <div class="modal" id="ks4"> <div class="modal-dialog"style="max-width: 751px;"> <div class="modal-content"style="background:#0f4988;"> <!-- Modal Header --> <div class="modal-header"> <h4 class="modal-title text-white">Biography</h4> <button type="button" class="close" data-dismiss="modal">&times;</button> </div> <!-- Modal body --> <div class="modal-body"> <p class="text-white">Prof. DR. SAIKUMARI.V has more than 26+ years of experience as Director, Professor, Head of Department in Sathyabama University, Park Global B-School, SRM Easwari Engineering College and as Director Operations in Meenaa Techno Mediaa Solutions Private Limited. She has completed MBA in Marketing, PhD in Human resource &amp; Administration, Post Doctorate in Women Entrepreneurship from USA. D.Litt in Organisational Psychology (USA). She is a certified Psychometric Test Professional from Carlton Advanced Management Institute, USA. She has a passion for Teaching, Training&amp; Research. She has specialized in the areas of Marketing, HR, IT, Entrepreneurship&amp; Organisational Psychology. She has presented&amp; published more than 100 papers to her credit in numerous national&amp; international conferences and journals. She was Associated with Grand Canyon University (USA) as faculty in the department of Management studies and also in MS Collaborative program of BITS for Ashok Leyland employees. She is a Research Supervisor too. She has organized &amp;conducted numerous MDPs, FDPs, Entrepreneurship Development Programs, Employability skill development Programs,Leadership Programs, Soft Skill Development Programs, Conferences,Seminars, Workshops etc. under her towering leadership. She has conducted research methodology programs, FDPs at Sathyabama University, Park Global B-School and SRM Easwari Engineering College. She has Authored more than 20 titles of Multimedia Computer Based Tutorials (interactive educational CDROMs) in Management, also developed content for Organisational behavior for Business School, and for several e-learning corporate projects to name a few like KTL, EDSERVE, Classof1- KU and 3 books ( marketing mgt, operations mgt, HR mgt) . She has developed the entire concept and story board in the development of LMS for Chettinad Medical University. She has completed several LMS, ERP, CBT projects from USA, UK, Singapore ,Malaysia and India. She has received BEST Teacher Award in 1997 from Sathyabama University, Saivasidhanda Rathnam award.in addition to 20 awards for excellence in leadership, research and teaching.</p> </div> <!-- Modal footer --> <div class="modal-footer"> <button type="button" class="btn btn-danger" data-dismiss="modal"style="background-color: #122a64; border-color: #122a64;">Close</button> </div> </div> </div> </div> <!-- --> <div class="modal" id="ks7"> <div class="modal-dialog"style="max-width: 751px;"> <div class="modal-content"style="background:#0f4988;"> <!-- Modal Header --> <div class="modal-header"> <h4 class="modal-title text-white">Biography</h4> <button type="button" class="close" data-dismiss="modal">&times;</button> </div> <!-- Modal body --> <div class="modal-body"> <p class="text-white">Dr. S. Sumathi is an accomplished Professor with over 20 years of experience in the education sector, specializing in Machine Learning (ML), Natural Language Processing (NLP), and Data Science. She holds a Ph.D. in Information and Communication Engineering from Anna University, Chennai, and has published the book Neural Networks for NLP with IGI Global. Dr. Sumathi has been instrumental in securing Rs. 7.5 Lakhs for an MSME Project and organized a Faculty Development Programme (FDP) on NLP funded by Anna University. As a consultant at Phosphene AI, she has deployed machine learning models using AWS SageMaker and mentored participants in prestigious hackathons such as Gov-TechThon 2020 and SIH Hackathon. In addition to her academic achievements, she has published several research papers in areas like smart healthcare and NLP-based information extraction. Dr. Sumathi has conducted numerous workshops and webinars on AI, ML, and NLP and is certified in Machine Learning from Stanford University, with proficiency in Python, AWS, and MLOps.</p> </div> <!-- Modal footer --> <div class="modal-footer"> <button type="button" class="btn btn-danger" data-dismiss="modal"style="background-color: #122a64; border-color: #122a64;">Close</button> </div> </div> </div> </div> <!--[if lt IE 9]><script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.js"></script><![endif]--> <!--[if lt IE 9]><script src="js/respond.js"></script><![endif]--> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10