CINXE.COM
Committee | ANE Global Meet and Expo on Industrial and Mechanical Engineering | Academy Nature
<!DOCTYPE html> <html lang="en-US" dir="ltr"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="apple-touch-icon" sizes="180x180" href="favicon/apple-touch-icon.png"> <link rel="icon" type="image/png" sizes="32x32" href="favicon/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="favicon/favicon-16x16.png"> <link rel="manifest" href="favicon/site.webmanifest"> <meta name="msapplication-TileColor" content="#da532c"> <meta name="theme-color" content="#ffffff"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Committee | ANE Global Meet and Expo on Industrial and Mechanical Engineering | Academy Nature</title> <meta name="description" content=""> <meta name="keywords" content=""> <!-- ===============================================--> <!-- Document Title--> <!-- ===============================================--> <title></title> <meta name="keywords" content=""/> <meta name="description" content=""/> <!-- ===============================================--> <!-- Favicons--> <!-- ===============================================--> <!-- ===============================================--> <!-- Stylesheets--> <!-- ===============================================--> <link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,600,700,800" rel="stylesheet"> <link href="https://fonts.googleapis.com/css?family=Oswald:200,300,400,500,600,700" rel="stylesheet"> <link href="https://aerospacemeet.org/assets/lib/loaders.css/loaders.min.css" rel="stylesheet"> <link href="https://aerospacemeet.org/assets/lib/semantic-ui-accordion/accordion.min.css" rel="stylesheet"> <link href="https://aerospacemeet.org/assets/lib/semantic-ui-transition/transition.min.css" rel="stylesheet"> <link href="https://aerospacemeet.org/assets/lib/flexslider/flexslider.css" rel="stylesheet"> <link href="https://aerospacemeet.org/assets/lib/plyr/plyr.css" rel="stylesheet"> <link href="https://aerospacemeet.org/assets/lib/fancybox/jquery.fancybox.min.css" rel="stylesheet"> <link href="https://aerospacemeet.org/assets/css/theme.css" rel="stylesheet"> <style> @keyframes blink { 0% { opacity: 1; } 50% { opacity: 0; } 100% { opacity: 1; } } img.blink { animation: blink 1s infinite; / 1 second duration, infinite loop / } ul.tabs { margin: 0; padding: 0; float: left; list-style: none; height: 32px; width: 100%; } ul.tabs li { float: left; margin: 0; cursor: pointer; padding: 5px; line-height: 30px; border-top: 1px solid #333; border-left: 1px solid #333; border-bottom: 1px solid #333; background-color: #3965d7; border-radius:0px; color: #fff; overflow: hidden; position: relative; } .tab_last { border-right: 1px solid #333; } ul.tabs li:hover { background-color: #fff; border-radius:0px; color: #333; } ul.tabs li.active { background-color: #fff; border-radius:0px; color: #333; display: block; } .tab_container { clear: both; float: left; width: 100%; background: #fff; overflow: auto; } .tab_content { padding: 20px; display: none; } .tab_drawer_heading { display: none; } @media screen and (max-width: 480px) { .tabs { display: none; } .tab_drawer_heading { background-color: #ccc; color: #fff; border-top: 1px solid #333; margin: 0; padding: 5px 20px; display: block; cursor: pointer; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .btn-lg { padding: 0.625rem 2.75rem; font-size: 0.79rem; line-height: 1.5; border-radius: 0.3rem; } .d_active { background-color: #666; color: #fff; } } /* Default styles for smaller screens (mobile-first) */ /*.speaker_image {*/ /* width: 150px;*/ /* height: 150px;*/ /* border-radius: 50%;*/ /*}*/ /*.col-sm-2 {*/ /* flex: 0 0 20%;*/ /* max-width: 20%;*/ /*}*/ /*h5 {*/ /* font-size: 17px;*/ /* margin-top: 1rem !important;*/ /*}*/ /*h6 {*/ /* font-size: 13px;*/ /* margin-top: 5px;*/ /*}*/ /*.modal-header .close {*/ /* padding: 1rem 0;*/ /* margin: -1rem -19rem -1rem auto;*/ /*}*/ /*.modal-body {*/ /* color: #000;*/ /*}*/ /* For screens less than 600px (mobile devices) */ /*@media (max-width: 600px) {*/ /* .col-sm-2 {*/ /* flex: 0 0 100%;*/ /* max-width: 100%;*/ /* padding: 15px;*/ /* }*/ /* .speaker_image {*/ /* width: 120px;*/ /* height: 120px;*/ /* }*/ /* h5 {*/ /* font-size: 14px;*/ /* }*/ /* h6 {*/ /* font-size: 12px;*/ /* }*/ /* .modal-content {*/ /* width: 90%;*/ /* margin: 0 auto;*/ /* }*/ /*}*/ /* For screens between 600px and 768px (small tablets and larger phones) */ /*@media (min-width: 601px) and (max-width: 768px) {*/ /* .col-sm-2 {*/ /* flex: 0 0 45%;*/ /* max-width: 45%;*/ /* }*/ /* .speaker_image {*/ /* width: 130px;*/ /* height: 130px;*/ /* }*/ /* h5 {*/ /* font-size: 16px;*/ /* }*/ /* h6 {*/ /* font-size: 14px;*/ /* }*/ /*}*/ /* For screens between 769px and 1024px (tablets and small laptops) */ /*@media (min-width: 769px) and (max-width: 1024px) {*/ /* .col-sm-2 {*/ /* flex: 0 0 30%;*/ /* max-width: 30%;*/ /* }*/ /* .speaker_image {*/ /* width: 140px;*/ /* height: 140px;*/ /* }*/ /* h5 {*/ /* font-size: 18px;*/ /* }*/ /* h6 {*/ /* font-size: 15px;*/ /* }*/ /*}*/ /* For screens larger than 1024px (large screens, desktops) */ /*@media (min-width: 1025px) {*/ /* .col-sm-2 {*/ /* flex: 0 0 20%;*/ /* max-width: 20%;*/ /* }*/ /* .speaker_image {*/ /* width: 150px;*/ /* height: 150px;*/ /* }*/ /* h5 {*/ /* font-size: 17px;*/ /* }*/ /* h6 {*/ /* font-size: 13px;*/ /* }*/ /*}*/ </style> </head> <body id="home" data-spy="scroll" data-target="#navbar-spy" data-offset="100" oncopy="return false" onpaste="return false" oncut="return false"> <style> .float{ position:fixed; width:60px; height:60px; bottom:40px; right:40px; background-color:#25d366; color:#FFF; border-radius:50px; text-align:center; font-size:30px; box-shadow: 2px 2px 3px #999; z-index:100; } .my-float{ margin-top:16px; } .dropdown-item { display: block; width: 100%; padding: 0.4rem 1rem; clear: both; font-weight: 400; color: #ffffff; text-align: inherit; white-space: nowrap; background-color: transparent; border: 0; } a { color: rgba(68, 120, 255, 0.85); text-decoration: none; background-color: transparent; } .nav-link-text { background: #000000; padding-left: 1px; padding-right: 1px; color: #fff; } @media (min-width: 992px){ .navbar-expand-lg .navbar-nav .nav-link { padding-right: 1.0rem; padding-left: 1.0rem; } } </style> <nav class="navbar navbar-expand-lg navbar-dark bg-dark p-0 sticky-kit" id="top"> <div class="container"> <a class="navbar-brand ml-3 ml-md-0" href="https://imemeet.org" style="font-size:23px;padding:10px;"> <img src="assets/img/logos/IMEMEET2025.png" alt="logo" style="margin-bottom: 0px;width: 200px;" /> </a> <button class="navbar-toggler mr-3" type="button" data-toggle="collapse" data-target="#navbarContent" aria-controls="navbarContent" aria-expanded="false" aria-label="Toggle navigation"><span class="navbar-toggler-icon"></span></button> <div class="collapse navbar-collapse ml-2 ml-md-0" id="navbarContent"> <ul class="navbar-nav text-uppercase font-weight-semi-bold ml-auto" id="navbar-spy"> <li class="nav-item dropdown dropdown-menu-on-hover"> <a href="https://imemeet.org" class="nav-link"> <span class="nav-link-text"> Home</span> </a> </li> <li class="nav-item dropdown dropdown-menu-on-hover"> <a href="https://imemeet.org/#about" class="nav-link"> <span class="nav-link-text"> About</span> </a> </li> <li class="nav-item"><a class="nav-link" href="https://imemeet.org/key-dates"><span class="nav-link-text"> Key Dates</span></a></li> <li class="nav-item"><a class="nav-link" href="https://imemeet.org/committee"><span class="nav-link-text"> Committee</span></a></li> <li class="nav-item"><a class="nav-link" href="https://imemeet.org/#speakers"><span class="nav-link-text"> Speakers</span></a></li> <li class="nav-item dropdown dropdown-menu-on-hover"><a class="nav-link dropdown-toggle" id="navbarDropdown1" href="#" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"><span class="nav-link-text"> Abstract</span></a> <div class="dropdown-menu" aria-labelledby="navbarDropdown1"><a class="dropdown-item" href="https://imemeet.org/abstract-submission">Abstract Submission</a><a class="dropdown-item" href="https://imemeet.org/sessions">Sessions</a><a class="dropdown-item" href="https://imemeet.org/submission-guidlines">Submission Guidelines</a> </div> </li> <li class="nav-item"><a class="nav-link" href="https://imemeet.org/sponsors-exhibitors"><span class="nav-link-text"> Sponsor / Exhibitor</span></a></li> <!--<li class="nav-item"><a class="nav-link" href="#contact" data-fancyscroll="data-fancyscroll"> <span class="nav-link-text"> Contact</span></a></li>--> </ul> <ul class="navbar-nav text-uppercase font-weight-semi-bold"> <li class="nav-item"><a class="nav-link" id="navbarDropdown2" href="https://imemeet.org/#venue"><span class="nav-link-text"> Venue</span></a> </li> </ul> <div class="text-base ml-lg-4 mt-3 mt-lg-0 mb-4 mb-lg-0"> <a href="https://imemeet.org/#registration" class="btn btn-outline-light">Register</a></div> </div> </div> </nav> <!--Start of Tawk.to Script--> <!--Start of Tawk.to Script--> <!--End of Tawk.to Script--> <style> .mx-2 a:link, .mx-2 a:active, .mx-2 a:visited{color: #b6c1d2 !important; font-weight: bold !important;} .mx-2 a:hover{color: #fff !important; font-weight: bold !important;} .team4 { font-family: "Montserrat", sans-serif; color: #8d97ad; font-weight: 300; } .team4 h1, .team4 h2, .team4 h3, .team4 h4, .team4 h5, .team4 h6 { color: #3e4555; } .team4 .font-weight-medium { font-weight: 500; } .team4 h5 { line-height: 22px; font-size: 18px; } .team4 .subtitle { color: #8d97ad; line-height: 24px; font-size: 13px; } .team4 ul li a { color: #8d97ad; padding-right: 15px; -webkit-transition: 0.1s ease-in; -o-transition: 0.1s ease-in; transition: 0.1s ease-in; } .team4 ul li a:hover { -webkit-transform: translate3d(0px, -5px, 0px); transform: translate3d(0px, -5px, 0px); color: #316ce8; } .text{ font-weight: normal; margin-top: 5px; color: #5f8cff; font-family: "Open+Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; } @media (min-width: 768px) { .ten-columns > .col-sm-2 { width: 20%; } } </style> <!-- <section> begin ============================--> <section class="py-lg-4 py-4"> <div class="bg-holder overlay overlay-0" style="background:#5e8afe !important;"> </div> <!--/.bg-holder--> <div class="container"> <div class="row"> <div class="col"> <h2 class="text-white" data-zanim-xs='{"animation":"slide-right","delay":0.5,"duration":0.5}' data-zanim-trigger="scroll">Committee</h2> <nav class="fs-1" aria-label="breadcrumb" data-zanim-xs='{"animation":"slide-right","delay":0.8,"duration":0.5}' data-zanim-trigger="scroll"> <ol class="breadcrumb"> <li class="breadcrumb-item"><a class="text-white" href="./">Home</a></li> <li class="breadcrumb-item active text-white " aria-current="page">Committee</li> </ol> </nav> </div> </div> </div> </section> <style> #blink { transition: 0.4s; } </style> <div class="alert alert-light alert-dismissible fade show shadow-sm rounded-0 mb-0" role="alert"> <div class="row justify-content-center"> <div class="col-md-4 col-lg-4 border-md border-lg-0 rounded-soft"> <p class="mb-0 text-base text-lg-right text-center mt-lg-2"><span class="fs-1 font-weight-medium text-danger"><span>Standard Registration: March 31, 2025</span></span>  </p> </div> <!--<div class="col-md-3 col-lg-3 border-md border-lg-0 rounded-soft"> <p class="mb-0 text-base text-lg-right text-center mt-lg-2"><span class="fs-1 font-weight-medium text-danger"><span id="blink">Abstract Submission Deadline: March 31, 2025</span></span>  </p> </div>--> <div class="col-md-5 col-lg-5 border-md border-lg-0 rounded-soft"> <p class="mb-0 text-base text-lg-right text-center mt-lg-2"><span class="fs-1 font-weight-medium text-danger"><span>Third Round of Abstract Submission: March 31, 2025</span></span>  </p> </div> <!--<div class="col-md-3 col-lg-2 text-center px-0 pt-lg-1 pt-md-2"><span class="fs-1 font-weight-medium text-warning" data-countdown="2020/11/12" data-countdown-fallback="Getting ready"></span></div>--> <div class="col-md-3 col-lg-3 text-center text-md-left mt-1 mt-md-0"><a class="btn btn-danger btn-lg" href="https://imemeet.org/#registration" data-fancyscroll="data-fancyscroll">Register Now!</a></div> </div> <button class="close mt-md-2" type="button" data-dismiss="alert" aria-label="Close"><span aria-hidden="true">×</span></button> </div> <script type="text/javascript"> var blink = document.getElementById('blink'); setInterval(function() { blink.style.opacity = (blink.style.opacity == 0 ? 1 : 0); }, 600); </script> <!-- <section> begin ============================--> <section> <!--/.bg-holder--> <div class="container"> <!--<h3 class="text-white mb-6">Speakers of ChemiCat-2020</h3>--> <div class="row ten-columns"> <div class="col-sm-2" style="flex: 0 0 20%;max-width: 20%;"> <div align="center" style="height: 295px; border:2px solid #608cff;margin-bottom: 8px;padding-top: 9px;"> <img src="https://academynature.org/cms/photos/137-Committee-Photo.JPG" alt="" class="rounded-circle" style="width:150px;height:150px;" /> <div style="height: 83px;"> <h5 class="mt-3 font-weight-medium mb-0" style="font-size:17px;margin-top: 1rem !important;"> Dr. Guohe Huang</h5> <h6 class="subtitle mb-3 text" style="font-size:12px; margin-top: 5px;line-height: 1.6em;width: 196px;">University of Regina</br> Canada</br> H-index: 104</h6> </div> <a href="#" data-toggle="modal" class="" data-target="#committee479"><input type="submit" name="submit" value="Biography" class="btn btn-sm btn-primary text-white" style="margin-bottom: 5px;"></a> <div class="modal fade" id="committee479" role="dialog"> <div class="modal-dialog"> <!-- Modal content--> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" style="padding: 1rem 0rem; margin: -1rem -19rem -1rem auto;">×</button> <h4 style="color: #000; margin-right: 190px;" class="modal-title" >Biography</h4> </div> <div class="modal-body"> <p style="color: #000" align="justify"> Dr. Gordon Huang is a Tier 1 Canada Research Chair in Energy and Environment, and Executive Director of the Institute for Energy, Environment and Sustainable Communities at the University of Regina, Canada. He holds BSC from Peking University (China), MSc from Simon Fraser University (Canada) and PhD from McMaster University (Canada). Since the 1990s, Huang has led or been involved in over 100 environment-related research projects, produced over 600 peer-refereed international journal papers, and supervised over 100 Master/PhD students. He is the president of the International Society for Environmental Information Sciences. He has also served the United Nations as an international expert in the field of risk management for drinking water safety. The integrated simulation, optimization and risk assessment techniques which he proposed have been used by peers in studying water resources and environmental systems in a number of countries.</p> </div> </div> </div> </div> </div> </div> <div class="col-sm-2" style="flex: 0 0 20%;max-width: 20%;"> <div align="center" style="height: 295px; border:2px solid #608cff;margin-bottom: 8px;padding-top: 9px;"> <img src="https://academynature.org/cms/photos/29-Committee-Photo.jpg" alt="" class="rounded-circle" style="width:150px;height:150px;" /> <div style="height: 83px;"> <h5 class="mt-3 font-weight-medium mb-0" style="font-size:17px;margin-top: 1rem !important;">Prof. Hong Hocheng</h5> <h6 class="subtitle mb-3 text" style="font-size:12px; margin-top: 5px;line-height: 1.6em;width: 196px;"> National Tsing Hua University<br/> Taiwan </h6> </div> <a href="#" data-toggle="modal" class="" data-target="#committee392"><input type="submit" name="submit" value="Biography" class="btn btn-sm btn-primary text-white" style="margin-bottom: 5px;"></a> <div class="modal fade" id="committee392" role="dialog"> <div class="modal-dialog"> <!-- Modal content--> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" style="padding: 1rem 0rem; margin: -1rem -19rem -1rem auto;">×</button> <h4 style="color: #000; margin-right: 190px;" class="modal-title" >Biography</h4> </div> <div class="modal-body"> <p style="color: #000" align="justify"> Professor Hong Hocheng has advised more than 60 Master and 20 PhD theses and published more than 175 journal papers and 40 patents in the area of manufacturing. His research interest lies in innovative manufacturing processes and recycling. He has been the principal investigator of more than 50 projects related to simulation/design of nontraditional machining, machining of composite materials, micro/nano-fabrication, reliability analysis of MEMS devices, and reclaim metals from industrial waste.</p> </div> </div> </div> </div> </div> </div> <div class="col-sm-2" style="flex: 0 0 20%;max-width: 20%;"> <div align="center" style="height: 295px; border:2px solid #608cff;margin-bottom: 8px;padding-top: 9px;"> <img src="https://academynature.org/cms/photos/55-Committee-Photo.JPG" alt="" class="rounded-circle" style="width:150px;height:150px;" /> <div style="height: 83px;"> <h5 class="mt-3 font-weight-medium mb-0" style="font-size:17px;margin-top: 1rem !important;">Prof. Raul D.S.G Campilho</h5> <h6 class="subtitle mb-3 text" style="font-size:12px; margin-top: 5px;line-height: 1.6em;width: 196px;">Superior Institute of Engineering of Porto<br/> Portugal </h6> </div> <a href="#" data-toggle="modal" class="" data-target="#committee406"><input type="submit" name="submit" value="Biography" class="btn btn-sm btn-primary text-white" style="margin-bottom: 5px;"></a> <div class="modal fade" id="committee406" role="dialog"> <div class="modal-dialog"> <!-- Modal content--> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" style="padding: 1rem 0rem; margin: -1rem -19rem -1rem auto;">×</button> <h4 style="color: #000; margin-right: 190px;" class="modal-title" >Biography</h4> </div> <div class="modal-body"> <p style="color: #000" align="justify"> He is an Auxiliar Professor at ISEP – School of Engineering, Porto, Portugal. He completed the Título de Agregado in Habilitation in Mechanical Engineering in 2020 by Universidade do Porto Faculdade de Engenharia, Doutoramento in Ph.D. in Mechanical Engineering in 2009 by Universidade do Porto Faculdade de Engenharia, Mestrado in M.Sc. in Mechanical Engineering - Profile of Mechanical Constructions in 2006 by Universidade do Porto Faculdade de Engenharia and Licenciatura in Graduation in Mechanical Engineering - Transport Branch in 2003 by Instituto Politécnico do Porto Instituto Superior de Engenharia do Porto. He is an Adjunct Teacher in Instituto Politécnico do Porto Instituto Superior de Engenharia do Porto, and Researcher in Associated Laboratory for Energy Transports and Aeronautics. He published 320 articles in journals. He has 136 section(s) of books and 23 book(s). He participated in 112 event(s). He supervised 5 PhD thesis(es) and e co-supervised 1. He Supervised 167 MSc dissertation(s) e co-supervised 73. He has received 16 awards and/or honors. He Participates and/or participated as Principal investigator in 1 project(s) and Researcher in 6 project(s). His research area includes material joining, adhesive joints, material characterization, polymers, composite materials, sandwich structures, advanced manufacturing systems, automation and robotics, industrial design, numerical modelling, finite element method, and cohesive zone models.</p> </div> </div> </div> </div> </div> </div> <div class="col-sm-2" style="flex: 0 0 20%;max-width: 20%;"> <div align="center" style="height: 295px; border:2px solid #608cff;margin-bottom: 8px;padding-top: 9px;"> <img src="https://academynature.org/cms/photos/43-Committee-Photo.webp" alt="" class="rounded-circle" style="width:150px;height:150px;" /> <div style="height: 83px;"> <h5 class="mt-3 font-weight-medium mb-0" style="font-size:17px;margin-top: 1rem !important;">Dr. Xinggang Yan</h5> <h6 class="subtitle mb-3 text" style="font-size:12px; margin-top: 5px;line-height: 1.6em;width: 196px;"> University of Kent </br> United Kingdom </h6> </div> <a href="#" data-toggle="modal" class="" data-target="#committee397"><input type="submit" name="submit" value="Biography" class="btn btn-sm btn-primary text-white" style="margin-bottom: 5px;"></a> <div class="modal fade" id="committee397" role="dialog"> <div class="modal-dialog"> <!-- Modal content--> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" style="padding: 1rem 0rem; margin: -1rem -19rem -1rem auto;">×</button> <h4 style="color: #000; margin-right: 190px;" class="modal-title" >Biography</h4> </div> <div class="modal-body"> <p style="color: #000" align="justify"> Dr Xing-Gang Yan received the B.Sc. Degree from Shaanxi Normal University, in 1985, the M.Sc. Degree from Qufu Normal University in 1991, and the Ph.D. Degree of Engineering from Northeastern University, China in 1997. Currently, he is Associate Professor of Control Engineering at the University of Kent, United Kingdom. He worked as a Research Fellow/Research Associate in the Northwestern Polytechnical University, and the University of Hong Kong, China, Nanyang Technological University, Singapore and the University of Leicester, United Kingdom. He was a Lecturer in Qingdao University, China from 1991 to 1994. He is an IEEE member, IET member, HEA Fellow and a Charted Engineer. He received the Best Application Paper Award of ASian Control Conference (ASCC) in Fukuoka, Japan in 2019, and the Outstanding Editor-in-Chief from Bilingual Publishing Group in 2022. He serves as the member of the Editorial Board of several engineering journals including IET Control Theory and Applications, Journal of Franklin Institute, Complexity and Energies etc., and the member of TPC for a number of international conferences. He has published three books, six invited book chapters and over 200 referred papers in the area of control engineering. His research interests including sliding mode control, decentralised control, fault detection and isolation, and time delay systems with applications.</p> </div> </div> </div> </div> </div> </div> <div class="col-sm-2" style="flex: 0 0 20%;max-width: 20%;"> <div align="center" style="height: 295px; border:2px solid #608cff;margin-bottom: 8px;padding-top: 9px;"> <img src="https://academynature.org/cms/photos/138-Committee-Photo.jpg" alt="" class="rounded-circle" style="width:150px;height:150px;" /> <div style="height: 83px;"> <h5 class="mt-3 font-weight-medium mb-0" style="font-size:17px;margin-top: 1rem !important;">Prof. Lingai Luo</h5> <h6 class="subtitle mb-3 text" style="font-size:12px; margin-top: 5px;line-height: 1.6em;width: 196px;"> Nantes University</br> France</h6> </div> <a href="#" data-toggle="modal" class="" data-target="#committee480"><input type="submit" name="submit" value="Biography" class="btn btn-sm btn-primary text-white" style="margin-bottom: 5px;"></a> <div class="modal fade" id="committee480" role="dialog"> <div class="modal-dialog"> <!-- Modal content--> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" style="padding: 1rem 0rem; margin: -1rem -19rem -1rem auto;">×</button> <h4 style="color: #000; margin-right: 190px;" class="modal-title" >Biography</h4> </div> <div class="modal-body"> <p style="color: #000" align="justify"> Professor Lingai Luo is an Exceptional Class Research Director (ECRD) at the French National Center for Scientific Research (CNRS), based at the Laboratoire de Thermique et Energie de Nantes (LTEN-CNRS UMR6607) in France. With a vast research portfolio spanning thermal, process, and energy engineering, her work encompasses diverse areas such as combustion, energy balance analysis, solar refrigeration, adsorption processes, and thermoelectric heat pumps. She has also delved into solar energy, energy storage, and innovative fluidic, thermal, and reactive components. Professor Luo's expertise extends to energy system integration, optimization, and topology optimization assisted by machine learning. She advocates for a multi-scale approach to energy efficiency optimization, emphasizing the importance of intensification at local, component, and system scales. Her innovative strategies for fluid management aim to optimize fluid distribution in various devices and their integration into multifunctional systems. With numerous publications and editorial roles in prestigious journals, Professor Luo is recognized for her significant contributions to the field of energy engineering.</p> </div> </div> </div> </div> </div> </div> <div class="col-sm-2" style="flex: 0 0 20%;max-width: 20%;"> <div align="center" style="height: 295px; border:2px solid #608cff;margin-bottom: 8px;padding-top: 9px;"> <img src="https://academynature.org/cms/photos/13-Committee-Photo.JPG" alt="" class="rounded-circle" style="width:150px;height:150px;" /> <div style="height: 83px;"> <h5 class="mt-3 font-weight-medium mb-0" style="font-size:17px;margin-top: 1rem !important;">Prof. Giovanni Maria Carlomagno </h5> <h6 class="subtitle mb-3 text" style="font-size:12px; margin-top: 5px;line-height: 1.6em;width: 196px;"> University of Naples Federico II<br/> Italy </h6> </div> <a href="#" data-toggle="modal" class="" data-target="#committee380"><input type="submit" name="submit" value="Biography" class="btn btn-sm btn-primary text-white" style="margin-bottom: 5px;"></a> <div class="modal fade" id="committee380" role="dialog"> <div class="modal-dialog"> <!-- Modal content--> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" style="padding: 1rem 0rem; margin: -1rem -19rem -1rem auto;">×</button> <h4 style="color: #000; margin-right: 190px;" class="modal-title" >Biography</h4> </div> <div class="modal-body"> <p style="color: #000" align="justify"> Giovanni Maria Carlomagno is Emeritus Professor of the University of Naples Federico II. He acted as member of the Board of Trustees, Dean of the Mechanical Engineering and Aerospace Engineering Schools of University of Naples. Member and Chairman of von Karman Institute for Fluid Dynamics Technical Advisory Committee. Member of the Executive Committee of the International Council of Aeronautical Sciences. Fellow of the Japan Society for the Promotion of Science. Member of the Editorial Board of more than 20 International Scientific Journals. Author of some 450 scientific papers and of more than 15 industrial patents. Author, Editor or Co-editor of some 30 books. Recipient of several scientific Awards. Honorary Fellow of the International Council of Aeronautical Sciences. Honorary Member of the QIRT (Quantitative InfraRed Thermography) Council, Honorary Member of FLUCOME.</p> </div> </div> </div> </div> </div> </div> <div class="col-sm-2" style="flex: 0 0 20%;max-width: 20%;"> <div align="center" style="height: 295px; border:2px solid #608cff;margin-bottom: 8px;padding-top: 9px;"> <img src="https://academynature.org/cms/photos/25-Committee-Photo.jpg" alt="" class="rounded-circle" style="width:150px;height:150px;" /> <div style="height: 83px;"> <h5 class="mt-3 font-weight-medium mb-0" style="font-size:17px;margin-top: 1rem !important;">Prof. Jamel Orfi</h5> <h6 class="subtitle mb-3 text" style="font-size:12px; margin-top: 5px;line-height: 1.6em;width: 196px;"> King Saud University<br/>Saudi Arabia </h6> </div> <a href="#" data-toggle="modal" class="" data-target="#committee389"><input type="submit" name="submit" value="Biography" class="btn btn-sm btn-primary text-white" style="margin-bottom: 5px;"></a> <div class="modal fade" id="committee389" role="dialog"> <div class="modal-dialog"> <!-- Modal content--> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" style="padding: 1rem 0rem; margin: -1rem -19rem -1rem auto;">×</button> <h4 style="color: #000; margin-right: 190px;" class="modal-title" >Biography</h4> </div> <div class="modal-body"> <p style="color: #000" align="justify"> Dr. Jamel Orfi obtained his BSc of Mechanical Engineering from Laval University, Canada and his MSc and PhD Degrees from Sherbrooke University, Canada in 1995. He worked in Tunisia and Canada as assistant Professor. He joined King Saud University (KSU) in 2007. His research interests focus on desalination processes and analysis of thermal and desalination systems, as well as on renewable energy applications. He developed several national and international collaborations on research projects on power and desalination, solar energy, evaporative cooling systems, and brine discharge problems. He has several publications including more than 115 journal papers (most are ISI) and 40 papers in international conferences, 7 book chapters and one granted US patent on solar desalination. Dr. Orfi had been between 2012-2014 a member of KSU’s MED (Multiple Effect Distillation) technology transfer team collaborating with SWCC (Saline Water Conversion Corporation). He is a Fellow KA.CARE Energy Research and Innovation since 2019. He is involved in teaching and supervising undergraduate and graduate students on Desalination and Energy Sciences.</p> </div> </div> </div> </div> </div> </div> <div class="col-sm-2" style="flex: 0 0 20%;max-width: 20%;"> <div align="center" style="height: 295px; border:2px solid #608cff;margin-bottom: 8px;padding-top: 9px;"> <img src="https://academynature.org/cms/photos/4-Committee-Photo.jpg" alt="" class="rounded-circle" style="width:150px;height:150px;" /> <div style="height: 83px;"> <h5 class="mt-3 font-weight-medium mb-0" style="font-size:17px;margin-top: 1rem !important;">Prof. Gianni D'Angelo </h5> <h6 class="subtitle mb-3 text" style="font-size:12px; margin-top: 5px;line-height: 1.6em;width: 196px;">University of Salerno <br/>Italy </h6> </div> <a href="#" data-toggle="modal" class="" data-target="#committee363"><input type="submit" name="submit" value="Biography" class="btn btn-sm btn-primary text-white" style="margin-bottom: 5px;"></a> <div class="modal fade" id="committee363" role="dialog"> <div class="modal-dialog"> <!-- Modal content--> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" style="padding: 1rem 0rem; margin: -1rem -19rem -1rem auto;">×</button> <h4 style="color: #000; margin-right: 190px;" class="modal-title" >Biography</h4> </div> <div class="modal-body"> <p style="color: #000" align="justify"> Gianni D'Angelo is RTD.B at the University of Salerno, Italy. From 14 April 2021 he is qualified as Second Level University Professor for the Sector 01/B1 - Computer Science, and from 29 April 2021 as Second Level University Professor for the Sector 09/H1 - Information Processing Systems. He teaches ``Computer Networks'' and ``Computer Architecture'' at the Department of Computer Science at the University of Salerno. He taught "Fundamentals of Computer Science and Programming" at the Department of Industrial Engineering of the same University. From 2012 to 2019 he was Adjunct Professor of "Elements of Computer Science" at the Department of Law, Economics, Management and Quantitative Methods of the University of Sannio, Benevento, Italy. He obtained a Master's Degree (cum laude) in Engineering Computer Science and his PhD in Computer Science, Applied Electromagnetism and Telecommunications from the University of Salerno, Salerno, Italy, in 1998 and 2003, respectively. His research interests concern the development and implementation of intelligence-based algorithms Artificial, Deep Learning and Machine Learning for the discovery of knowledge in the context of BIG DATA and implemented for high performance machines - HPC, and Parallel Computing He has gained experience in the world of pattern recognition, neural networks, fuzzy logic, ANFIS systems , genetic and evolutionary algorithms, and parallel programming applied in various scientific and industrial fields. He is the author of numerous articles published in international journals, books and conferences and is currently a reviewer, editorial board and guest editor for several international journals. </p> </div> </div> </div> </div> </div> </div> <div class="col-sm-2" style="flex: 0 0 20%;max-width: 20%;"> <div align="center" style="height: 295px; border:2px solid #608cff;margin-bottom: 8px;padding-top: 9px;"> <img src="https://academynature.org/cms/photos/12-Committee-Photo.JPG" alt="" class="rounded-circle" style="width:150px;height:150px;" /> <div style="height: 83px;"> <h5 class="mt-3 font-weight-medium mb-0" style="font-size:17px;margin-top: 1rem !important;">Prof. Wael A. Altabey</h5> <h6 class="subtitle mb-3 text" style="font-size:12px; margin-top: 5px;line-height: 1.6em;width: 196px;"> Southeast University<br/> China </h6> </div> <a href="#" data-toggle="modal" class="" data-target="#committee378"><input type="submit" name="submit" value="Biography" class="btn btn-sm btn-primary text-white" style="margin-bottom: 5px;"></a> <div class="modal fade" id="committee378" role="dialog"> <div class="modal-dialog"> <!-- Modal content--> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" style="padding: 1rem 0rem; margin: -1rem -19rem -1rem auto;">×</button> <h4 style="color: #000; margin-right: 190px;" class="modal-title" >Biography</h4> </div> <div class="modal-body"> <p style="color: #000" align="justify"> Dr. Wael A. Altabey is a research associate professor since 2018 at International Institute for Urban Systems Engineering (IIUSE), Southeast University, Nanjing, China, and National and Local Joint Engineering Research Center for Basalt Fiber Production and Application Technology, Southeast University, Nanjing, Jiangsu, China, after completing a postdoctoral research fellowship for two years (2016-2018), Before that he was an Associate professor at department of Mechanical Engineering, Alexandria University, Alexandria, Egypt. Since 2016 his researches have focused on the utilization of Artificial Intelligence (AI) based schemes for structural health monitoring (SHM) and Non-Destructive Testing (NDT) for damage classification, detection, diagnosis, prediction, and dynamic response analysis in composite, and steel Structures (such as aircraft, wind turbines, pipes, bridges and industrial machines) at National and Local Joint Engineering Research Center for Basalt Fiber Production and Application Technology, Southeast University, Nanjing, Jiangsu, China. This is the only national R&D platform awarded by the National Development and Reform Commission in this industry with more than 30 national authorized patents. The center's international and national awards indicators have reached international and local leading levels and filling many technical gaps in China. He participated in several research activities, which achieved from NSFC and private sectors. He listed in Stanford List of World's Top 2% Scientists from 2020, until now. He was a research fellowship at INTI International University & Colleges, Kuala Lumpur, Malaysia, from 15 October 2023 to 31 Dec 2025. He is Member in Intelligent and Resilient Infrastructure (IRI) Center, this is the official center affiliated with the Southeast-Leeds-Cambridge universities collaboration program. He was research scientist at Nanjing Zhixing Information Technology Co., Ltd., Nanjing, Jiangsu, China, for 6 years. He serves on various technical committees in several international conferences and workshops, guest editor of special Issues in several international scientific journals and on the editorial board of several international scientific journals in the field of artificial intelligence, mechanical, materials, and civil engineering. He a peer reviewer of more than 100 international scientific journals. He is an author and co-author of more than 110 high impact journal papers, 50 scientific conference papers and 30 chapters, 10 academic and research books, patent, and delivered over 40 invited talks. His research interests: Smart and Nanomaterials; Composite Structures; Structural Health Monitoring (SHM); Artificial Intelligence (AI); Non-Destructive Testing (NDT); Digital Twins Model of Structural Behavior, System Identification; Damage Detection: Vibration-Based Techniques; Fiber Optical Sensing Technique, Structural Control; Structural Resilience and Photograph of Presenting author Reliability, Hysteretic Systems, Micro/Nano Electro Mechanical Systems (MEMS/ NEMS), and Energy Harvesting Model for Self-Powered Sensors</p> </div> </div> </div> </div> </div> </div> <div class="col-sm-2" style="flex: 0 0 20%;max-width: 20%;"> <div align="center" style="height: 295px; border:2px solid #608cff;margin-bottom: 8px;padding-top: 9px;"> <img src="https://academynature.org/cms/photos/27-Committee-Photo.jpg" alt="" class="rounded-circle" style="width:150px;height:150px;" /> <div style="height: 83px;"> <h5 class="mt-3 font-weight-medium mb-0" style="font-size:17px;margin-top: 1rem !important;">Prof. Michaela Popescu</h5> <h6 class="subtitle mb-3 text" style="font-size:12px; margin-top: 5px;line-height: 1.6em;width: 196px;"> University of Craiova<br/>Romania </h6> </div> <a href="#" data-toggle="modal" class="" data-target="#committee390"><input type="submit" name="submit" value="Biography" class="btn btn-sm btn-primary text-white" style="margin-bottom: 5px;"></a> <div class="modal fade" id="committee390" role="dialog"> <div class="modal-dialog"> <!-- Modal content--> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" style="padding: 1rem 0rem; margin: -1rem -19rem -1rem auto;">×</button> <h4 style="color: #000; margin-right: 190px;" class="modal-title" >Biography</h4> </div> <div class="modal-body"> <p style="color: #000" align="justify"> Mihaela Popescu was born in Craiova, Romania, in 1965. She received the Engineering degree and the Ph.D. degree in electrical engineering from the University of Craiova, Romania, in 1988 and 2001, respectively. She also received a Certificate of Habilitation in Electrical Engineering in 2016. She is currently a Professor at Faculty of Electrical Engineering, Department of Electromechanics, Environment and Applied Informatics, University of Craiova, Romania and Director of Doctoral School of Electrical and Energy Engineering. Her main field of interest includes energy efficiency, power converters, adjustable-speed drives, active power filters, and power quality, with more than 250 journal and conference papers. She obtained through national competition, as a director, 5 multiannual research projects with an equivalent total budget of about 2,226,000 Euro, she was a research team member in other 20 projects, and is the author of 6 patents. Prof. Popescu is an expert of the Romanian Agency for Quality Assurance Higher Education. She is a senior member of Institute of Electrical and Electronics Engineers (IEEE), a member of the IEEE Industrial Electronics Society, IEEE Industry Applications Society, a senior member of the Association of Computer Science and Information Technology and an academic member of the Electrical Engineering Research Unit in Athens Institute for Education and Research (ATINER).</p> </div> </div> </div> </div> </div> </div> <div class="col-sm-2" style="flex: 0 0 20%;max-width: 20%;"> <div align="center" style="height: 295px; border:2px solid #608cff;margin-bottom: 8px;padding-top: 9px;"> <img src="https://academynature.org/cms/photos/154-Committee-Photo.png" alt="" class="rounded-circle" style="width:150px;height:150px;" /> <div style="height: 83px;"> <h5 class="mt-3 font-weight-medium mb-0" style="font-size:17px;margin-top: 1rem !important;">Dr. Ruomei Li</h5> <h6 class="subtitle mb-3 text" style="font-size:12px; margin-top: 5px;line-height: 1.6em;width: 196px;"> Chinese Society of Electrical Engineering</br> China</h6> </div> <a href="#" data-toggle="modal" class="" data-target="#committee491"><input type="submit" name="submit" value="Biography" class="btn btn-sm btn-primary text-white" style="margin-bottom: 5px;"></a> <div class="modal fade" id="committee491" role="dialog"> <div class="modal-dialog"> <!-- Modal content--> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" style="padding: 1rem 0rem; margin: -1rem -19rem -1rem auto;">×</button> <h4 style="color: #000; margin-right: 190px;" class="modal-title" >Biography</h4> </div> <div class="modal-body"> <p style="color: #000" align="justify"> Dr. Ruomei LI reveived her Ph.D. from University of Bath, UK, in 2000; M.E. from CEPRI in 1989; and B.E. from Hefei University of Technology, China, in 1982. During 1994~1995, Ruomei studied in UMIST, UK, upon Lee Kai Hueng Fellowship Foundation. She started her career of electrical engineering from the center of AnHui electric power dispatching (1982-1986). She has been doing research and project management in China electric power research institute (1989~1994, 2000~2004), engaged in long-term planning, system simulation and analysis, operation control and power electronics. Since 2004, she has served as deputy secretary-general, secretary-general (2004~2013) of the Chinese Society of Electrical Engineering (CSEE). During her term, she has specially promoted and enhanced international communication and cooperation. Dr. Ruomei LI is now on the Board of Supervisors of CWAST (China Women’s Association for Science and Technology), Steering Committee of CHINA IGBT Technology Innovation and Industry Alliance. </p> </div> </div> </div> </div> </div> </div> <div class="col-sm-2" style="flex: 0 0 20%;max-width: 20%;"> <div align="center" style="height: 295px; border:2px solid #608cff;margin-bottom: 8px;padding-top: 9px;"> <img src="https://academynature.org/cms/photos/103-Committee-Photo.JPG" alt="" class="rounded-circle" style="width:150px;height:150px;" /> <div style="height: 83px;"> <h5 class="mt-3 font-weight-medium mb-0" style="font-size:17px;margin-top: 1rem !important;">Prof. Dariusz Jacek Jakobczak</h5> <h6 class="subtitle mb-3 text" style="font-size:12px; margin-top: 5px;line-height: 1.6em;width: 196px;"> Koszalin University of Technology </br>Poland </h6> </div> <a href="#" data-toggle="modal" class="" data-target="#committee448"><input type="submit" name="submit" value="Biography" class="btn btn-sm btn-primary text-white" style="margin-bottom: 5px;"></a> <div class="modal fade" id="committee448" role="dialog"> <div class="modal-dialog"> <!-- Modal content--> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" style="padding: 1rem 0rem; margin: -1rem -19rem -1rem auto;">×</button> <h4 style="color: #000; margin-right: 190px;" class="modal-title" >Biography</h4> </div> <div class="modal-body"> <p style="color: #000" align="justify"> Dariusz Jacek Jakóbczak was born in Koszalin, Poland, on December 30, 1965. He graduated in mathematics (numerical methods and programming) from the University of Gdansk, Poland in 1990. He received the Ph.D. degree in 2007 in computer science from the Polish – Japanese Institute of Information Technology, Warsaw, Poland. From 1991 to 1994 he was a civilian programmer in the High Military School in Koszalin. He was a teacher of mathematics and computer science in the Private Economic School in Koszalin from 1995 to 1999. Since March 1998 he has worked in the Department of Electronics and Computer Science, Koszalin University of Technology, Poland and since October 2007 he has been an Assistant Professor in the Chair of Computer Science and Management in this department. His research interests connect mathematics with computer science and include computer vision, artificial intelligence, shape representation, curve interpolation, contour reconstruction and geometric modeling, numerical methods, probabilistic methods, game theory, operational research and discrete mathematics. </p> </div> </div> </div> </div> </div> </div> <div class="col-sm-2" style="flex: 0 0 20%;max-width: 20%;"> <div align="center" style="height: 295px; border:2px solid #608cff;margin-bottom: 8px;padding-top: 9px;"> <img src="https://academynature.org/cms/photos/147-Committee-Photo.JPG" alt="" class="rounded-circle" style="width:150px;height:150px;" /> <div style="height: 83px;"> <h5 class="mt-3 font-weight-medium mb-0" style="font-size:17px;margin-top: 1rem !important;">Prof. Liu Zhaosen</h5> <h6 class="subtitle mb-3 text" style="font-size:12px; margin-top: 5px;line-height: 1.6em;width: 196px;">Hengyang Normal University </br> China</h6> </div> <a href="#" data-toggle="modal" class="" data-target="#committee487"><input type="submit" name="submit" value="Biography" class="btn btn-sm btn-primary text-white" style="margin-bottom: 5px;"></a> <div class="modal fade" id="committee487" role="dialog"> <div class="modal-dialog"> <!-- Modal content--> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" style="padding: 1rem 0rem; margin: -1rem -19rem -1rem auto;">×</button> <h4 style="color: #000; margin-right: 190px;" class="modal-title" >Biography</h4> </div> <div class="modal-body"> <p style="color: #000" align="justify">Professor Zhaosen Liu received Ph.D degree in solid state physics from TU-Dresden, Germany, in 1999. Before 2007, he proposed a few quantum approaches to investigate the roles played by the crystal-field levels and RKKY interactions, and to estimate magnetic transition temperatures of rare-earth materials. In 2008, he built a two-sublattice model to describe antiferromagnetic rare-earth systems, which solved a serious difficulty faced by many experimental physicists. Since 2010, he has been working on developing quantum computational methods to study low dimensional magnetic materials. The application of quantum theory facilitate the computing codes to tunnel through energy barriers and quickly converge to the equilibrium states of the magnetic systems. The Quantum Monte Carlo, one of his computational methods, was further optimized in 2018, so that the calculated results obtained in the final computing iteration were able to generate periodic spin configurations, for instance, of two-dimensional antiferromagnetic skyrmionic crystals, which had not been produced in simulations before. He found in simulations that both ferroeletric/antiferroelectric skyrmionic crystals were induced by ferromagnetic/antiferromagnetic skyrmionic crystals respectively in 2D multiferroic materials, especially, the topological charges of ferroeletric crystals were quantized to be certain distinct values. Recently, he proposed a new computational method that incorporates quantum theory with micromagnetics, so that it is able to simulate the microscopic structures of magnetic and multiferroic materials at nonzero temperatures, which overcomes a hard theoretical difficulty existing in the field for many years. </p> </div> </div> </div> </div> </div> </div> <div class="col-sm-2" style="flex: 0 0 20%;max-width: 20%;"> <div align="center" style="height: 295px; border:2px solid #608cff;margin-bottom: 8px;padding-top: 9px;"> <img src="https://academynature.org/cms/photos/153-Committee-Photo.jpg" alt="" class="rounded-circle" style="width:150px;height:150px;" /> <div style="height: 83px;"> <h5 class="mt-3 font-weight-medium mb-0" style="font-size:17px;margin-top: 1rem !important;">Prof. Emin Taner Elmas</h5> <h6 class="subtitle mb-3 text" style="font-size:12px; margin-top: 5px;line-height: 1.6em;width: 196px;"> Igdir University </br>Turkey</h6> </div> <a href="#" data-toggle="modal" class="" data-target="#committee467"><input type="submit" name="submit" value="Biography" class="btn btn-sm btn-primary text-white" style="margin-bottom: 5px;"></a> <div class="modal fade" id="committee467" role="dialog"> <div class="modal-dialog"> <!-- Modal content--> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" style="padding: 1rem 0rem; margin: -1rem -19rem -1rem auto;">×</button> <h4 style="color: #000; margin-right: 190px;" class="modal-title" >Biography</h4> </div> <div class="modal-body"> <p style="color: #000" align="justify"> Asst. Prof. Dr. Emin Taner ELMAS, has graduated from faculty of Mechanical Engineering as B.Sc. in 1995 and then completed his M.Sc. in “Energy” at Mechanical Engineering Department of Dokuz Eylül University in zmir, Turkey and after that he received his Ph.D. in “Thermodynamics” at Mechanical Engineering Department of Ege University, in zmir, Turkey. Asst .Prof. Dr. Elmas is an Assistant Professor of Automotive Technology at the Department of Motor Vehicles and Transportation Technologies at Vocational School of Higher Education for Technical Sciences at IGDIR UNIVERSITY , Turkey. He is also an Assistant Professor of Bioengineering & BioSciences at the same university. He has 27 years of total experience in academia and in industry. His Research Interests And Experiences: Mechanical Engineering, Energy Transfer, Thermodynamics, Energy, Fluid Mechanics, Advanced Fluid Mechanics, Heat Transfer, Advanced Engineering Mathematics, Applied Mathematics, General Mathematics, Heat Pipes, Evaporation, Turbomachinery, Aerospace, Aeronautics, Space Science, Pressure Vessels and Steam Boilers, Power Plants, Cogeneration, Heat Recovery, Energy Efficiency, Energy Storage Systems, Heat Exchangers, Metal Machining, Motor Vehicles, Electric Vehicle, UAV-Unmanned Aerial Vehicle, Automotive, Mechatronics, Multi-Disciplinary Science, Bioengineering,NeuroEngineering and Medical Technique</p> </div> </div> </div> </div> </div> </div> <div class="col-sm-2" style="flex: 0 0 20%;max-width: 20%;"> <div align="center" style="height: 295px; border:2px solid #608cff;margin-bottom: 8px;padding-top: 9px;"> <img src="https://academynature.org/cms/photos/150-Committee-Photo.jpg" alt="" class="rounded-circle" style="width:150px;height:150px;" /> <div style="height: 83px;"> <h5 class="mt-3 font-weight-medium mb-0" style="font-size:17px;margin-top: 1rem !important;">Prof. Carmine Boniello </h5> <h6 class="subtitle mb-3 text" style="font-size:12px; margin-top: 5px;line-height: 1.6em;width: 196px;"> University of Salerno </br> Italy</h6> </div> <a href="#" data-toggle="modal" class="" data-target="#committee489"><input type="submit" name="submit" value="Biography" class="btn btn-sm btn-primary text-white" style="margin-bottom: 5px;"></a> <div class="modal fade" id="committee489" role="dialog"> <div class="modal-dialog"> <!-- Modal content--> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" style="padding: 1rem 0rem; margin: -1rem -19rem -1rem auto;">×</button> <h4 style="color: #000; margin-right: 190px;" class="modal-title" >Biography</h4> </div> <div class="modal-body"> <p style="color: #000" align="justify"> Prof. Carmine Boniello at the Department of Chemistry and Biology "A. Zambelli" of the University of Salerno. Degree in economics and business. Certificate of participation in the first cycle of training and professional orientation courses Faculty of Economics and Faculty of Law held at the University of Salerno as part of the "Itaca" Schola Project. Certificate of participation with relative passing of the final exam of the Second and Third Summer Schools on Method and Social Research held at the Borgo di Terravecchia in Giffoni Valle Piana by Professor Alberto Marrani of the University of Florence and Professor Di Franco Giovanni of the University of Salerno. Passing the qualifying examination for the profession of Chartered Accountant at the University of Salerno in the 2007 session. Research doctorate in marketing and communication. Registration in the Order of Auditors starting. Currently Adjunct Professor, for the teaching of "Management and Service in the biological and health sector", at the Department of Chemistry and Biology "A. Zambelli" of the University of Salerno. Editor in Chief, member of the editorial board and reviewer of several international journals. Author of numerous publications in international journals. Winner of several research awards. He has experience in research, development and innovation in the fields of marketing and mathematics applied to economics, medicine and biology.</p> </div> </div> </div> </div> </div> </div> <div class="col-sm-2" style="flex: 0 0 20%;max-width: 20%;"> <div align="center" style="height: 295px; border:2px solid #608cff;margin-bottom: 8px;padding-top: 9px;"> <img src="https://academynature.org/cms/photos/152-Committee-Photo.jpg" alt="" class="rounded-circle" style="width:150px;height:150px;" /> <div style="height: 83px;"> <h5 class="mt-3 font-weight-medium mb-0" style="font-size:17px;margin-top: 1rem !important;"> Prof. Adrian Nicolae</h5> <h6 class="subtitle mb-3 text" style="font-size:12px; margin-top: 5px;line-height: 1.6em;width: 196px;"> Lucian Blaga University</br> Romania</h6> </div> <a href="#" data-toggle="modal" class="" data-target="#committee490"><input type="submit" name="submit" value="Biography" class="btn btn-sm btn-primary text-white" style="margin-bottom: 5px;"></a> <div class="modal fade" id="committee490" role="dialog"> <div class="modal-dialog"> <!-- Modal content--> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" style="padding: 1rem 0rem; margin: -1rem -19rem -1rem auto;">×</button> <h4 style="color: #000; margin-right: 190px;" class="modal-title" >Biography</h4> </div> <div class="modal-body"> <p style="color: #000" align="justify"> Dr Adrian Nicolae Branga received his PhD degree in Mathematics at Babes-Bolyai University of Cluj-Napoca in February 2003. His current research concerns are Numerical Analysis, Approximation Theory, Spline Functions, Functional Analysis, Optimization Methods, Applied Mathematics, Programming Languages. He is currently Associated Professor at Lucian Blaga University of Sibiu, Romania. Between 2002 and 2010 he worked in the Software Industry as a Programmer Analyst at AMN Systems Ro, with the following technologies: C++, C#, ASP, SQL Server, Oracle, MySQL, CSS, JQuery, XML. Dr Branga wrote 9 books / monographs and published 26 scientific articles in journals indexed in Web of Science or other international databases and 6 papers in proceedings of international conferences. He was a member in the scientific / organizing committees of 16 international conferences and participant (with scientific papers) at 45 international conferences and research seminars. Dr Branga is a member of the Research Center in Mathematics and Applications, within Lucian Blaga University of Sibiu. He was Co-Editorin-Chief of the journal General Mathematics between 2010 and 2014</p> </div> </div> </div> </div> </div> </div> <div class="col-sm-2" style="flex: 0 0 20%;max-width: 20%;"> <div align="center" style="height: 295px; border:2px solid #608cff;margin-bottom: 8px;padding-top: 9px;"> <img src="https://academynature.org/cms/photos/57-Committee-Photo.JPG" alt="" class="rounded-circle" style="width:150px;height:150px;" /> <div style="height: 83px;"> <h5 class="mt-3 font-weight-medium mb-0" style="font-size:17px;margin-top: 1rem !important;">Prof. Yong Yi </h5> <h6 class="subtitle mb-3 text" style="font-size:12px; margin-top: 5px;line-height: 1.6em;width: 196px;"> China Southern Power Grid Co </br>China </h6> </div> <a href="#" data-toggle="modal" class="" data-target="#committee408"><input type="submit" name="submit" value="Biography" class="btn btn-sm btn-primary text-white" style="margin-bottom: 5px;"></a> <div class="modal fade" id="committee408" role="dialog"> <div class="modal-dialog"> <!-- Modal content--> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" style="padding: 1rem 0rem; margin: -1rem -19rem -1rem auto;">×</button> <h4 style="color: #000; margin-right: 190px;" class="modal-title" >Biography</h4> </div> <div class="modal-body"> <p style="color: #000" align="justify"> Dr Yong Yi currently works as a Professor-level Senior Engineer in China Southern Power Grid Co. He obtained his PhD from Tsinghua University in 2017. His researches focus on novel dielectric material for application of electrical power system; condition monitoring for smart electrical grid; machine learning for high-temperature polymer-based dielectrics; conductor aging in smart electrical grid; high voltage engineering. He is a reviewer of about 20 international Journals. He is editorial members of 4 international Journals. He was 5 conference chairs. He authored and co-authored over 70 journal publications and has 10 patents. He is a senior member of IEEE. He has attracted more than 1 million dollars in research grants from industrial partners, National Natural Science Foundation of China, The State Key Laboratories Development Program of China and National Program on Basic Research Project</p> </div> </div> </div> </div> </div> </div> <div class="col-sm-2" style="flex: 0 0 20%;max-width: 20%;"> <div align="center" style="height: 295px; border:2px solid #608cff;margin-bottom: 8px;padding-top: 9px;"> <img src="https://academynature.org/cms/photos/14-Committee-Photo.JPG" alt="" class="rounded-circle" style="width:150px;height:150px;" /> <div style="height: 83px;"> <h5 class="mt-3 font-weight-medium mb-0" style="font-size:17px;margin-top: 1rem !important;">Prof. A Kathirvel</h5> <h6 class="subtitle mb-3 text" style="font-size:12px; margin-top: 5px;line-height: 1.6em;width: 196px;">Anna University<br/> India </h6> </div> <a href="#" data-toggle="modal" class="" data-target="#committee381"><input type="submit" name="submit" value="Biography" class="btn btn-sm btn-primary text-white" style="margin-bottom: 5px;"></a> <div class="modal fade" id="committee381" role="dialog"> <div class="modal-dialog"> <!-- Modal content--> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" style="padding: 1rem 0rem; margin: -1rem -19rem -1rem auto;">×</button> <h4 style="color: #000; margin-right: 190px;" class="modal-title" >Biography</h4> </div> <div class="modal-body"> <p style="color: #000" align="justify"> He is currently working as Professor, Computer Science and Engineering at Panimalar Engineering College, Chennai. He has worked as Lecturer, Senior Lecturer, Assistant Professor, Professor, DEAN and Professor & Head in various institutions. He has published more than 150 papers in national and international conferences and in international journals. He is working as scientific and editorial board member of many journals. He has reviewed dozens of papers in many journals. He has author of 14 books and 16 book chapters. He has also published a research monograph from the LAP Lambert Academic Publishing GmbH & Co., Germany, Europe based on his Ph.D thesis titled “Umpiring Security Model and Performance improvement on MANETS”, costing 110.35 Euros. His other two books are Introduction to GloMoSim and Prevention of Attacks using Umpiring Security Model for MANETS, LAP Lambert Academic Publishing GmbH & Co., Germany. Europe.</p> </div> </div> </div> </div> </div> </div> <!-- Row --> <div class="clearfix"></div> </div> <div class="clearfix"></div> <hr class="bg-hr mt-0 d-block" data-zanim-xs='{"delay":0.1,"from":{"visibility":"hidden","width":"0%"},"to":{"visibility":"visible","width":"100%"},"duration":2}' data-zanim-trigger="scroll" /> </div> </section> </main> <!-- ===============================================--> <!-- End of Main Content--> <!-- ===============================================--> <section style=" background-color: #416be6;"> <div class="container"> <div class="row"> <div class="col-md-3 px-0"> <img src="assets/img/logos/IMEMEET2025.png" alt="logo" style="margin-bottom: 0px;width: 200px;" /> <div class="col-lg-12 mt-4 mt-lg-0 d-flex flex-column justify-content-between"> <div class="row mb-5"> <div class="col-md-auto col-md-12 border-400 pr-md-4"> </div> </div> <!--<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3159.561343955882!2d-77.55907528468641!3d37.636004879784906!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x89b1154a27b1fed9%3A0x99bd352721aefc71!2s3400%20Copper%20Mill%20Trace%2C%20Richmond%2C%20VA%2023294%2C%20USA!5e0!3m2!1sen!2sin!4v1575607761281!5m2!1sen!2sin" width="100%" height="200" frameborder="0" style="border:0;" allowfullscreen=""></iframe>--> </div> </div> <div class="col-md-6 px-2"> <h3 class="text-white mb-4">FAQ/Networking</h3> <div class="row"> <div class="col-md-10 px-2"> <div class="ui accordion ml-2"> <div class="title text-white font-weight-bold active"><i class="dropdown icon"></i> MEET THE EXPERTS</div> <div class="content ml-4 text-200 mt-0 active"> <p class="transition visible" style="display: block !important;"> Meet the expert’s forum provides an opportunity to students, company representatives, start-ups and agencies to interact with experts and decision-makers at IMEMEET2025 to solve the complex research problems and collaborate with them to potential partners. </p> </div> <div class="title text-white font-weight-bold"><i class="dropdown icon"></i> INVESTMENT OPPORTUNITES</div> <div class="content ml-4 text-200 mt-0"> <p class="transition hidden">Industry prospectors are looking for breakthrough technologies that are ready for licensing, corporate partnering, or investment opportunities. This can include prototypes, demonstrations, and display booths to showcase your innovative solutions at IMEMEET2025 Pitch your idea to an industrial expert jury to raise the capital you need to get started.</p> </div> <div class="title text-white font-weight-bold"><i class="dropdown icon"></i> CORPORATE PARTNERING</div> <div class="content ml-4 text-200 mt-0"> <p class="transition hidden">IMEMEET2025 help commercialize your innovations and build your business development pipeline through corporate partnering. We will arrange one-on-one partnering meeting on request. We will share all the conference attendees list with you, a month before the conference and arrange for one-on-one meeting with selected corporate representatives.</p> </div> <div class="title text-white font-weight-bold"><i class="dropdown icon"></i> STUDENT MARKETING</div> <div class="content ml-4 text-200 mt-0"> <p class="transition hidden">IMEMEET2025 not only open doors to your career, but also open your eyes to future opportunities, new cultures, and international perspectives. With the majority of the students interested in doing higher studies abroad, students' marketing forum provides an opportunity for Postgraduate and Undergraduate students to have formal communication with University representatives from around the world. Postgraduate student recruitment is increasingly becoming a strategic priority for higher education institutions. IMEMEET2025 provides an excellent networking opportunity for potential collaboration with businesses and organizations for students.</p> </div> </div> </div> </div> </div> <div class="col-md-3 px-2"> <h3 class="text-white mb-4">Quick Links</h3> <div class="row"> <div class="col-md-10 "> <div class="col-auto"> <ul class="fa-ul fs-0 text-white" style="margin-left: 1.5em;"> <li><a href="https://imemeet.org/abstract-submission" class="text-white"><span class="fa-li"><svg class="svg-inline--fa fa-angle-right fa-w-8 text-center" aria-hidden="true" data-prefix="fas" data-icon="angle-right" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512" data-fa-i2svg=""><path fill="currentColor" d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"></path></svg><!-- <i class="fas fa-angle-right text-center"></i> --></span>Abstract Submission</a></li><hr style=" background: #fff;margin-top: 0.5rem; margin-bottom: 0.5rem;"> <li><a href="https://imemeet.org/sessions" class="text-white"><span class="fa-li"><svg class="svg-inline--fa fa-angle-right fa-w-8" aria-hidden="true" data-prefix="fas" data-icon="angle-right" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512" data-fa-i2svg=""><path fill="currentColor" d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"></path></svg><!-- <i class="fas fa-angle-right"></i> --></span>Scientific Sessions </a></li><hr style=" background: #fff;margin-top: 0.5rem; margin-bottom: 0.5rem;""> <li><a href="https://imemeet.org/#registration" class="text-white"><span class="fa-li"><svg class="svg-inline--fa fa-angle-right fa-w-8" aria-hidden="true" data-prefix="fas" data-icon="angle-right" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512" data-fa-i2svg=""><path fill="currentColor" d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"></path></svg><!-- <i class="fas fa-angle-right"></i> --></span>Registration</a></li><hr style=" background: #fff;margin-top: 0.5rem; margin-bottom: 0.5rem;"> <li><a href="https://imemeet.org/committee" class="text-white"><span class="fa-li"><svg class="svg-inline--fa fa-angle-right fa-w-8" aria-hidden="true" data-prefix="fas" data-icon="angle-right" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512" data-fa-i2svg=""><path fill="currentColor" d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"></path></svg><!-- <i class="fas fa-angle-right"></i> --></span>Committee</a></li><hr style=" background: #fff;margin-top: 0.5rem; margin-bottom: 0.5rem;""> <li><a href="https://imemeet.org/#speakers" class="text-white"><span class="fa-li"><svg class="svg-inline--fa fa-angle-right fa-w-8" aria-hidden="true" data-prefix="fas" data-icon="angle-right" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512" data-fa-i2svg=""><path fill="currentColor" d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"></path></svg><!-- <i class="fas fa-angle-right"></i> --></span>Speakers</a></li><hr style=" background: #fff;margin-top: 0.5rem; margin-bottom: 0.5rem;"> <li><a href="https://imemeet.org/sponsors-exhibitors" class="text-white"><span class="fa-li"><svg class="svg-inline--fa fa-angle-right fa-w-8" aria-hidden="true" data-prefix="fas" data-icon="angle-right" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512" data-fa-i2svg=""><path fill="currentColor" d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"></path></svg><!-- <i class="fas fa-angle-right"></i> --></span>Sponsorship</a></li><hr style=" background: #fff;margin-top: 0.5rem; margin-bottom: 0.5rem;"> <li><a href="https://imemeet.org/submission-guidlines" class="text-white"><span class="fa-li"><svg class="svg-inline--fa fa-angle-right fa-w-8" aria-hidden="true" data-prefix="fas" data-icon="angle-right" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512" data-fa-i2svg=""><path fill="currentColor" d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"></path></svg><!-- <i class="fas fa-angle-right"></i> --></span>Submission Guidelines</a></li> </ul> </div> </div> </div> </div> </div> </div></section> <!-- ===============================================--> <!-- End of Main Content--> <!-- ===============================================--> <footer class="footer-bg-color"> <div class="container"> <div class="row fs-0 no-gutters py-4 text-center"> <div class="col-md-7 col-sm-auto text-md-left pl-0"> <p class="mb-0 text-white">© Copyrights 2024 <span class="d-none d-sm-inline-block">| </span><br class="d-sm-none" /> All rights reserved under <a class="text-info" href="#" target="_blank"> Academy Nature</a> ®</p> </div> <div class="col-md-5 col-sm-auto text-right d-none d-sm-block ml-6 ml-md-0"> <p class="mb-0 text-white"> <a class="text-info" href="https://imemeet.org/privacy-policy">Privacy Policy</a> <span class="d-none d-sm-inline-block"> | </span> <a class="text-info" href="https://imemeet.org/terms-conditions">Terms & Conditions</a></p> </div> </div> </div> </footer> <!-- ===============================================--> <!-- JavaScripts--> <!-- ===============================================--> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script> <script src="assets/js/popper.min.js"></script> <script src="assets/js/bootstrap.js"></script> <script src="assets/js/plugins.js"></script> <script src="assets/lib/loaders.css/loaders.css.js"></script> <script src="assets/lib/stickyfilljs/stickyfill.min.js"></script> <script src="assets/lib/sticky-kit/sticky-kit.min.js"></script> <script src="assets/lib/jquery-countdown/jquery.countdown.min.js"></script> <script src="assets/lib/semantic-ui-accordion/accordion.min.js"></script> <script src="assets/lib/semantic-ui-transition/transition.min.js"></script> <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyARdVcREeBK44lIWnv5-iPijKqvlSAVwbw&callback=initMap" async></script> <script src="assets/lib/plyr/plyr.polyfilled.min.js"></script> <script src="assets/lib/flexslider/jquery.flexslider-min.js"></script> <script src="assets/lib/fancybox/jquery.fancybox.min.js"></script> <script src="assets/js/theme.js"></script> </body> </html> <script type="application/javascript"> function subscribeFunction() { var email = document.subscribe_form.email.value; if (window.XMLHttpRequest) // code for IE7+, Firefox, Chrome, Opera, Safari xmlhttp=new XMLHttpRequest(); else // code for IE6, IE5 xmlhttp=new ActiveXObject("Microsoft.XMLHTTP"); xmlhttp.onreadystatechange=function() { if (xmlhttp.readyState==4 && xmlhttp.status==200) document.getElementById("submsg").innerHTML=xmlhttp.responseText; } xmlhttp.open("GET","subscribe.php?email="+email,true); xmlhttp.send(); } </script> <script src="js/main.js"></script> <script> function validateForm() { var x = document.forms["myForm"]["name"].value; var z = document.forms["myForm"]["email1"].value; var a = document.forms["myForm"]["message"].value; if (x == "") { alert("Name must be filled out"); return false; } if (z == "") { alert("Enter The Your Email"); return false; } if (a == "") { alert("Enter The Message"); return false; } } </script> <script> function sendContact() { var valid; valid = validateContact(); if(valid) { jQuery.ajax({ url: "contact_mail", data:'name='+$("#name").val()+'&email1='+ $("#email1").val()+'&message='+ $("#message").val()+ '&toemail='+ $("#toemail").val(), type: "POST", success:function(data){ $("#mail-status").html(data); //$('#cntform')[0].reset(); $('input[type="text"],textarea').val(''); $('input[type="email1"]').val(''); }, error:function (){} }); } } </script> <script> function validateContact() { var valid = true; $(".input-field").css('border', '#1675af 1px solid'); var name = $("#name").val(); var email = $("#email1").val(); var message = $("#message").val(); $(".demoInputBox").css('background-color',''); $(".info").html(''); if(!$("#name").val()) { $("#name-info").html("(Enter your Name)"); $("#name").css('background-color','#FFFFDF'); valid = false; } if(!$("#email1").val()) { $("#email-info").html("(Enter your Email)"); $("#email1").css('background-color','#FFFFDF'); valid = false; } if(!$("#email1").val().match(/^([\w-\.]+@([\w-]+\.)+[\w-]{2,4})?$/)) { $("#email-info").html("(invalid)"); $("#email1").css('background-color','#FFFFDF'); valid = false; } if(!$("#message").val()) { $("#message-info").html("(Type your message)"); $("#message").css('background-color','#FFFFDF'); valid = false; } return valid; } </script> <script> $(document).ready(function(){ $("#subscribe-form").on("submit",function(e){ e.preventDefault(); if ($("#contact-form [name='useremail']").val() === '') { $("#contact-form [name='useremail']").css("border","1px solid red"); } else { $("#loading-img").css("display","block"); var sendData = $( this ).serialize(); $.ajax({ type: "POST", url: "get_subscriberesponse.php", data: sendData, success: function(data){ $("#loading-img").css("display","none"); $(".response_msg").text(data); $(".response_msg").slideDown().fadeOut(30000); $("#subscribe-form").find("input[type=email]").val(""); $("#conference_email").find("input[type=hidden]").val(""); //$("#subscribe-form").find("input[type=email]").val(""); } }); } }); $("#subscribe-form input").blur(function(){ var checkValue = $(this).val(); if(checkValue != '') { $(this).css("border","1px solid #eeeeee"); } }); }); </script> <script> // tabbed content // http://www.entheosweb.com/tutorials/css/tabs.asp $(".tab_content").hide(); $(".tab_content:first").show(); /* if in tab mode */ $("ul.tabs li").click(function() { $(".tab_content").hide(); var activeTab = $(this).attr("rel"); $("#"+activeTab).fadeIn(); $("ul.tabs li").removeClass("active"); $(this).addClass("active"); $(".tab_drawer_heading").removeClass("d_active"); $(".tab_drawer_heading[rel^='"+activeTab+"']").addClass("d_active"); }); /* if in drawer mode */ $(".tab_drawer_heading").click(function() { $(".tab_content").hide(); var d_activeTab = $(this).attr("rel"); $("#"+d_activeTab).fadeIn(); $(".tab_drawer_heading").removeClass("d_active"); $(this).addClass("d_active"); $("ul.tabs li").removeClass("active"); $("ul.tabs li[rel^='"+d_activeTab+"']").addClass("active"); }); /* Extra class "tab_last" to add border to right side of last tab */ $('ul.tabs li').last().addClass("tab_last"); </script> <!--<script> $(document).ready(function() { $('#brochureForm').on('submit', function(e) { e.preventDefault(); // Prevent the form from submitting the traditional way // Get form values and trim leading/trailing spaces var title = $('#title').val().trim(); var name = $('#name').val().trim(); var email = $('#email').val().trim(); var phno = $('#phno').val().trim(); var organization = $('#organization').val().trim(); var country = $('#country').val().trim(); var message = $('#message').val().trim(); var presentation_category = $('#presentation_category').val().trim(); // Simple client-side validation if ((title === '' || name === '' || email === '' || phno === '' || organization === '' || country === '' || message === '' || presentation_category === '') { $('#response').html('<p class="error">All fields are required.</p>'); return; } // Prevent special characters using regular expressions var specialCharsPattern = /[!@#$%^&*(),.?":{}|<>]/g; if (specialCharsPattern.test(title) || specialCharsPattern.test(name) || specialCharsPattern.test(phno) || specialCharsPattern.test(organization) || specialCharsPattern.test(message) || specialCharsPattern.test(message) || specialCharsPattern.test(presentation_category)) { $('#response').html('<p class="error">Special characters are not allowed in Name or Message.</p>'); return; } // Perform AJAX request to PHP file $.ajax({ url: 'contact_form.php', // PHP file to handle form data type: 'POST', data: { name: name, email: email, message: message }, success: function(response) { $('#response').html(response); // Display response from PHP file }, error: function() { $('#response').html('<p class="error">There was an error with the request.</p>'); } }); }); }); </script>-->