CINXE.COM
Euro-Global Research Webinar on Lasers, Optics and Photonics | Foster Research
<script src='https://www.recaptcha.net/recaptcha/api.js'></script> <script> if ($post['g-recaptcha-response']) { $captcha = $post['g-recaptcha-response']; $secretKey = '6LdqqFQoAAAAAPu7_ceEEQdkIZet1Suag6b2knAA'; $response = file_get_contents("https://www.google.com/recaptcha/api/siteverify?secret=" . $secretKey . "&response=" . $captcha); $responseKeys = json_decode($response, true); if (intval($responseKeys["success"]) !== 1) { return "failed"; } else { return "success"; } } else { return "failed"; } </script> <script> function checkCaptcha() { var response = grecaptcha.getResponse(); if(response.length == 0) { document.getElementById('g-recaptcha-error').innerHTML = '<span style="color:red;">This field is required.</span>'; return false; } return true; } function verifyCaptcha() { document.getElementById('g-recaptcha-error').innerHTML = ''; } </script> <!DOCTYPE html> <html lang="en" > <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title> Euro-Global Research Webinar on Lasers, Optics and Photonics | Foster Research</title> <meta content="" name='keywords'/> <meta content="" name='description'/> <link rel="apple-touch-icon" sizes="180x180" href="images/fav/apple-touch-icon.png"> <link rel="icon" type="image/png" sizes="32x32" href="images/fav/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="images/fav/favicon-16x16.png"> <link rel="manifest" href="images//site.webmanifest"> <meta name="msapplication-TileColor" content="#da532c"> <meta name="theme-color" content="#ffffff"> <link href="https://fosterresearch.org/2024/css/font-awesome.min.css" rel="stylesheet"> <link href="https://fosterresearch.org/2024/css/bootstrap.min.css" rel="stylesheet"> <link href="https://fosterresearch.org/2024/css/owl.transitions.css" rel="stylesheet" /> <link href="https://fosterresearch.org/2024/css/owl.carousel.css" rel="stylesheet" /> <link href="https://fosterresearch.org/2024/css/owl.theme.css" rel="stylesheet" /> <link href="https://fosterresearch.org/2024/css/style2.css" rel="stylesheet" /> <link href="https://fosterresearch.org/2024/css/responsive.css" rel="stylesheet" /> <style> .carousel-btns { margin-top: 2em; } .carousel-btns .btn { width: 150px; } .carousel-inner .imgOverlay { position: absolute; top: 0; width: 100%; height: 100%; background-color: rgba(6, 28, 38, 0.5); } .carousel-inner img { width: 100%; } /*CONTROL*/ .carousel-control { width: auto; } .carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .fa-chevron-left, .carousel-control .fa-chevron-right { position: absolute; top: 47%; right: 0; z-index: 5; display: inline-block; background-color: #000; width: 38px; height: 38px; line-height: 40px; font-size: 14px; } .carousel-control .icon-prev, .carousel-control .fa-chevron-left { left: 0; } .carousel-indicators li { width: 12px; height: 12px; margin: 0 1px; border: 2px solid #fff; opacity: .8; } .carousel-indicators .active { background-color: #28ace2; border-color: #28ace2; } .carousel-control .icon-prev, .carousel-control .fa-chevron-left, .carousel-control .icon-right, .carousel-control .fa-chevron-right { border-radius: 50px; } .carousel-control .icon-prev, .carousel-control .fa-chevron-left { left: 30px; } .carousel-control .icon-right, .carousel-control .fa-chevron-right { right: 30px; } </style> <style> /** * Tabs */ .tabs { display: flex; flex-wrap: wrap; // make sure it wraps } .tabs label { order: 1; // Put the labels first display: block; padding: 1rem 2rem; margin-right: 0.2rem; cursor: pointer; background: #90CAF9; font-weight: bold; transition: background ease 0.2s; } .tabs .tab { order: 99; // Put the tabs last flex-grow: 1; width: 100%; display: none; padding: 1rem; background: #fff; } .tabs input[type="radio"] { display: none; } .tabs input[type="radio"]:checked + label { background: #005dc9; } .tabs input[type="radio"]:checked + label + .tab { display: block; } @media (max-width: 45em) { .tabs .tab, .tabs label { order: initial; } .tabs label { width: 100%; margin-right: 0; margin-top: 0.2rem; } } .slide-text > h1 { padding: 0; color: #ffffff; font-size: 70px; font-style: normal; line-height: 84px; margin-bottom: 30px; letter-spacing: 1px; display: inline-block; -webkit-animation-delay: 0.7s; animation-delay: 0.7s; } .slide-text > p { padding: 0; color: #ffffff; font-size: 20px; line-height: 24px; font-weight: 300; margin-bottom: 40px; letter-spacing: 1px; -webkit-animation-delay: 1.1s; animation-delay: 1.1s; } </style> </head> <body oncopy="return false" onpaste="return false" oncut="return false"> <div class="se-pre-con"></div> <!-- BODY PAGE CONTENT --> <!-- navigation panel --> <!-- first section - Home --> <!-- /first section --> <!--<div style="position: relative;top: 8%;z-index: 999;"> <div align="center" style="padding: 0px 20px 0px 0px;"><span style="font-size: 15px; color:#fff;">Follow us on</span> <a href="" target="_blank"><i class="fa fa-linkedin-square" style="font-size: 30px; color:#fff;"></a></i> <a href="https://twitter.com/AngelinaJu59667" target="_blank"><img src="https://fosterresearch.org/cms/images/twitter_logo.png" style="font-size:30px; width: 26px;background-color: #fff;border-radius: 5px;padding: 5px;margin-bottom: 12px;"></a></i> <a href="" target="_blank"><i class="fa fa-facebook-square" style="font-size:30px; color:#fff;"></a></i> </div> </div>--> <div class="" style="margin-top: -41px;"> <div class="row"> <div class="col-md-12"> <div id="myCarousel" class="carousel slide" data-ride="carousel"> <!--<ol class="carousel-indicators"> <li data-target="#themeSlider" data-slide-to="0" class="active"></li> <li data-target="#themeSlider" data-slide-to="1" class=""></li> <li data-target="#themeSlider" data-slide-to="2" class=""></li> </ol>--> <div class="carousel-inner"> <div class="item active"> <div class="imgOverlay"></div> <img src="https://fosterresearch.org/cms/banners/410-banners-Photo.gif" style="height:580px;"> <div class="carousel-caption d-none d-md-block slide-text" style="padding-bottom: 0px !important;"> <div class="banner-title "> <h1><strong style="color: #FFFFFF">EGRWLOP2024</strong></h1> <div class="event-schedule" style="margin: 0px !important;"> <span class="event-date" style=""><i class="fa fa-calendar" aria-hidden="true"></i> August 28, 2024</span> <span class="event-place" style=""><i class="fa fa-map-marker" aria-hidden="true"></i> Webinar</span> </div> <p class="event-description" style="margin-bottom: 0px !important;">Euro-Global Research Webinar on <br><strong>Lasers, Optics and Photonics</strong></p> <div class="register-now-section"> <a href="https://fosterresearch.org/2024/opticsresearch/registration" class="register-now-btn">Register Now <i class="fa fa-long-arrow-right" aria-hidden="true"></i></a> </div> <section class="event"> <div class="container-fluid"> <div class="row"> <div class="col-md-4 col-sm-12 col-xs-12"> <div class="event2"> <h4>conference will starts in:</h4> </div> </div> <div class="col-md-4 col-sm-12 col-xs-12"> <div class="getting-started syotimer" id="getting-started"><div class="syotimer__head"></div><div class="syotimer__footer"></div></div> </div> <div class="col-md-3 col-sm-12 col-xs-12"> </div> </div> </div> </section> </div> </div> </div> <div class="item "> <div class="imgOverlay"></div> <img src="https://fosterresearch.org/cms/banners/326-banners-Photo.jpg" style="height:580px;"> <div class="carousel-caption d-none d-md-block slide-text" style="padding-bottom: 0px !important;"> <div class="banner-title "> <h1><strong style="color: #FFFFFF">EGRWLOP2024</strong></h1> <div class="event-schedule" style="margin: 0px !important;"> <span class="event-date" style=""><i class="fa fa-calendar" aria-hidden="true"></i> August 28, 2024</span> <span class="event-place" style=""><i class="fa fa-map-marker" aria-hidden="true"></i> Webinar</span> </div> <p class="event-description" style="margin-bottom: 0px !important;">Euro-Global Research Webinar on <br><strong>Lasers, Optics and Photonics</strong></p> <div class="register-now-section"> <a href="https://fosterresearch.org/2024/opticsresearch/registration" class="register-now-btn">Register Now <i class="fa fa-long-arrow-right" aria-hidden="true"></i></a> </div> <section class="event"> <div class="container-fluid"> <div class="row"> <div class="col-md-4 col-sm-12 col-xs-12"> <div class="event2"> <h4>conference will starts in:</h4> </div> </div> <div class="col-md-4 col-sm-12 col-xs-12"> <div class="getting-started syotimer" id="getting-started"><div class="syotimer__head"></div><div class="syotimer__footer"></div></div> </div> <div class="col-md-3 col-sm-12 col-xs-12"> </div> </div> </div> </section> </div> </div> </div> <div class="item "> <div class="imgOverlay"></div> <img src="https://fosterresearch.org/cms/banners/300-banners-Photo.jpg" style="height:580px;"> <div class="carousel-caption d-none d-md-block slide-text" style="padding-bottom: 0px !important;"> <div class="banner-title "> <h1><strong style="color: #FFFFFF">EGRWLOP2024</strong></h1> <div class="event-schedule" style="margin: 0px !important;"> <span class="event-date" style=""><i class="fa fa-calendar" aria-hidden="true"></i> August 28, 2024</span> <span class="event-place" style=""><i class="fa fa-map-marker" aria-hidden="true"></i> Webinar</span> </div> <p class="event-description" style="margin-bottom: 0px !important;">Euro-Global Research Webinar on <br><strong>Lasers, Optics and Photonics</strong></p> <div class="register-now-section"> <a href="https://fosterresearch.org/2024/opticsresearch/registration" class="register-now-btn">Register Now <i class="fa fa-long-arrow-right" aria-hidden="true"></i></a> </div> <section class="event"> <div class="container-fluid"> <div class="row"> <div class="col-md-4 col-sm-12 col-xs-12"> <div class="event2"> <h4>conference will starts in:</h4> </div> </div> <div class="col-md-4 col-sm-12 col-xs-12"> <div class="getting-started syotimer" id="getting-started"><div class="syotimer__head"></div><div class="syotimer__footer"></div></div> </div> <div class="col-md-3 col-sm-12 col-xs-12"> </div> </div> </div> </section> </div> </div> </div> <div class="item "> <div class="imgOverlay"></div> <img src="https://fosterresearch.org/cms/banners/516-banners-Photo.jpg" style="height:580px;"> <div class="carousel-caption d-none d-md-block slide-text" style="padding-bottom: 0px !important;"> <div class="banner-title "> <h1><strong style="color: #FFFFFF">EGRWLOP2024</strong></h1> <div class="event-schedule" style="margin: 0px !important;"> <span class="event-date" style=""><i class="fa fa-calendar" aria-hidden="true"></i> August 28, 2024</span> <span class="event-place" style=""><i class="fa fa-map-marker" aria-hidden="true"></i> Webinar</span> </div> <p class="event-description" style="margin-bottom: 0px !important;">Euro-Global Research Webinar on <br><strong>Lasers, Optics and Photonics</strong></p> <div class="register-now-section"> <a href="https://fosterresearch.org/2024/opticsresearch/registration" class="register-now-btn">Register Now <i class="fa fa-long-arrow-right" aria-hidden="true"></i></a> </div> <section class="event"> <div class="container-fluid"> <div class="row"> <div class="col-md-4 col-sm-12 col-xs-12"> <div class="event2"> <h4>conference will starts in:</h4> </div> </div> <div class="col-md-4 col-sm-12 col-xs-12"> <div class="getting-started syotimer" id="getting-started"><div class="syotimer__head"></div><div class="syotimer__footer"></div></div> </div> <div class="col-md-3 col-sm-12 col-xs-12"> </div> </div> </div> </section> </div> </div> </div> </div> <a class="left carousel-control" href="#myCarousel" data-slide="prev"> <span class="fa fa-chevron-left"></span> </a> <a class="right carousel-control" href="#myCarousel" data-slide="next"> <span class="fa fa-chevron-right"></span> </a> </div> </div> </div> </div> <style> .float{ position:fixed; width:60px; height:60px; bottom:150px; 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; } .nav>li>a { position: relative; display: block; padding: 10px 10px; } .navbar { position: relative; min-height: 50px; margin-bottom: 0px !important; border: 1px solid transparent; } .navbar-custom-global { background-color: #005dc9; border: 0; border-radius: 0; min-height: 60px; /* border-bottom: 6px solid #6BD69B; */ font-family: Arial, sans-serif; box-sizing: content-box; /* for bottom border */ } .navbar-custom-global .container { position: relative; } .navbar-custom-global .navbar-nav>li>a, .navbar-custom-global .navbar-nav>li>a:visited { color: #ffffff; } .navbar-custom-global .navbar-nav>li>a:hover { color: #fff; } /* .navbar-brand { position: absolute; top: 20px; padding: 0; margin: 0; height: auto; } */ @media only screen and (max-width : 992px) { .navbar-brand { top: 15px; left: 15px; font-size: 18px; margin: 0; } } .navbar-custom-global .brand-skcc { position: absolute; top: 25px; left: 150px; color: #ffffff; font-size: 9px; text-transform: uppercase; letter-spacing: 1px; } @media only screen and (max-width : 992px) { .navbar-custom-global .brand-skcc { top: 40px; left: 15px; font-size: 8px; } } .navbar-nav>li>a { padding-top: 20px; padding-bottom: 20px; } .navbar-nav { } .navbar-custom-global .navbar-collapse { } @media only screen and (max-width : 768px) { .navbar-custom-global .navbar-collapse { border: 0; box-shadow: none; } } .navbar-custom-global .navbar-collapse .nav { } @media only screen and (max-width : 768px) { .dropdown>.dropdown-menu, .dropdown.open>.dropdown-menu { display: block !important; opacity: 0; visibility: hidden; transition: all ease 0.2s; } .dropdown:hover>.dropdown-menu, .dropdown.open:hover>.dropdown-menu { opacity: 1; visibility: visible; } .navbar-custom-global .navbar-collapse .nav { padding-top: 40px; padding-bottom: 40px; width: 80%; max-width: 300px; text-align: center; font-size: 16px; text-transform: uppercase; letter-spacing: 4px; margin: 0 auto; } .navbar-custom-global .navbar-collapse .nav a:link, .navbar-custom-global .navbar-collapse .nav a:visited { color: #fff; border-bottom: 2px solid #fff; } } /* Large Devices, Wide Screens */ @media only screen and (max-width : 1200px) { } /* Medium Devices, Desktops */ @media only screen and (max-width : 992px) { } /* Small Devices, Tablets */ @media only screen and (max-width : 768px) { } /* Extra Small Devices, Phones */ @media only screen and (max-width : 480px) { } /* Custom, iPhone Retina */ @media only screen and (max-width : 320px) { } .navbar-custom-global .navbar-toggle { padding: 5px; margin-top: 15px; margin-right: 15px; background-color: #fff; border-radius: 12px; border-width: 0px; } .navbar-custom-global .navbar-toggle:hover, .navbar-custom-global .navbar-toggle:focus { background-color: #fff; } .navbar-custom-global .navbar-toggle .icon-bar { display: inline-block; width: 8px; height: 8px; border-radius: 4px; margin: 2px; background-color: #005dc9; } </style> <nav class="navbar navbar-default navbar-custom-global"> <div class="container"> <!-- Brand and toggle get grouped for better mobile display --> <div class="navbar-header"> <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1" aria-expanded="false"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> </div> <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1"> <ul class="nav navbar-nav"> <li><a href="https://fosterresearch.org/2024/opticsresearch">Home</a></li> <li><a href="https://fosterresearch.org/2024/opticsresearch/abstract-submission">Submit Abstract</a> </li> <li><a href="https://fosterresearch.org/2024/opticsresearch#sessions">Topics</a> </li> <li><a href="https://fosterresearch.org/2024/opticsresearch/committee">Committee</a> </li> <li><a href="https://fosterresearch.org/2024/opticsresearch#speakers">Speakers</a> </li> <li><a href="https://fosterresearch.org/2024/opticsresearch/registration">Register</a></li> <li><a href="https://fosterresearch.org/registration-policies.html" target="_blank">Registration Policy</a></li> <li><a target="_blank" href="https://fosterresearch.org/2024/opticsresearch/download-brochure" class="about-btn scrollto">Brochure</a> </li> <li><a href="https://fosterresearch.org/2024/opticsresearch/sponsors-exhibitors">Sponsors Exhibitors</a></li> <li><a href="https://fosterresearch.org/2024/opticsresearch#venue">Venue</a></li> <li><a href="https://fosterresearch.org/guidelines.html" target="_blank">Guidelines</a></li> <li><a href="https://fosterresearch.org/2024/opticsresearch/visa-information">Visa Information</a></li> </li> </ul> </div><!-- /.navbar-collapse --> </div><!-- /.container-fluid --> </nav> <br><br> <!--Slider--> <!--Slider--> <!--Slider--> <!--Slider--> <!--Slider--> <!--Slider--> <div class="container"> <div class="row"> <div class="col-md-6"> <img src="https://fosterresearch.org/cms/images/Earlybird offers_draft.jpg" style="height: auto; width: 100%; margin-top:16px;"> </div> <div class="col-md-6"> <img src="https://fosterresearch.org/cms/images/Young Research and Student Benefits_draft.jpg" style="height: auto; width: 100%; margin-top:16px;"> </div> </div> </div> <section id="speakers" class=""> <div class="container"> <div class="row"> <p align="center" class="block-title">Committee </p> <div class="col-sm-12 col-md-4" style="margin-bottom: 20px"> <div class="row"> <div class="col-md-4"> <img src="https://fosterresearch.org/cms/photos/432-Committee-Photo.jpg" alt="Prof. Harith Ahmad" style="width:100px;height:100px;" class="img-responsive img-circle img-thumbnail"> </div> <div class="col-md-8" style="height: 170px; overflow: hidden;font-family: auto!important;"> <strong style="color:#005dc9; font-size: 15px;"> Prof. Harith Ahmad</strong> <small class="text-uppercase" style="color:#000;"><br/>Session co-chair</small> <p style="color:#000;"><em>University of Malaya, Malaysia<br/>H-Index-60 </em></p> </div> </div> </div> <div class="col-sm-12 col-md-4" style="margin-bottom: 20px"> <div class="row"> <div class="col-md-4"> <img src="https://fosterresearch.org/cms/photos/79-Committee-Photo.jpg" alt="Prof. Zhu Shiyao" style="width:100px;height:100px;" class="img-responsive img-circle img-thumbnail"> </div> <div class="col-md-8" style="height: 170px; overflow: hidden;font-family: auto!important;"> <strong style="color:#005dc9; font-size: 15px;"> Prof. Zhu Shiyao</strong> <small class="text-uppercase" style="color:#000;">Committee</small> <p style="color:#000;"><em>Zhejiang University, China</br>H-Index-63 </em></p> </div> </div> </div> <div class="col-sm-12 col-md-4" style="margin-bottom: 20px"> <div class="row"> <div class="col-md-4"> <img src="https://fosterresearch.org/cms/photos/207-Committee-Photo.jpg" alt="Prof. Antonio Badolato" style="width:100px;height:100px;" class="img-responsive img-circle img-thumbnail"> </div> <div class="col-md-8" style="height: 170px; overflow: hidden;font-family: auto!important;"> <strong style="color:#005dc9; font-size: 15px;"> Prof. Antonio Badolato</strong> <small class="text-uppercase" style="color:#000;">Committee</small> <p style="color:#000;"><em>University of Glasgow, United Kingdom</br>H-Index-53 </em></p> </div> </div> </div> <div align="center"> <a href="https://fosterresearch.org/2024/opticsresearch/committee" class="register-now-btn">View More</a> </div> </div> </div> </section> <!-- --> <!-- second section - About --> <section id="speakers" class="conference"> <div class="container"> <div class="row"> <h2> The Speakers</h2> <div class="col-sm-12 col-md-4" style="margin-bottom: 20px"> <div class="row"> <div class="col-md-4"> <img src="https://fosterresearch.org/cms/photos/86-Plenary-Photo.jpg" alt="Dr. C. H. Raymond Ooi" style="width:100px;height:100px;" class="img-responsive img-circle img-thumbnail"> <div class="text-center"> <a href="#" data-toggle="modal" class="button-slide btn-btm" data-target="#Plenary_Speaker_86">Biography <i class="fa fa-flag" aria-hidden="true"></i></a> <div class="modal fade" id="Plenary_Speaker_86" role="dialog"> <div class="modal-dialog"> <!-- Modal content--> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal">×</button> <h4 style="color: #000" class="modal-title">Biography</h4> </div> <div class="modal-body"> <p style="color: #000" align="justify"> Prof. Dr. Raymond Ooi has been an elected Fellow of the Academy of Sciences Malaysia since 2015. He won the Malaysian Toray Science Foundation (MTSF) Science & Technology Award in 2013. He obtained his PhD (dr.rer.nat) from Universitaet Konstanz, Germany in quantum optics and laser cooling of molecules. He then worked as a post-doctoral Research Associate for three years with Marlan O. Scully (a distinguish physicist in quantum coherence). During this time, he was also a Visiting Scientist at Princeton University and Max-Planck Institut fuer Quantenoptik. Then, he joined KAIST as a Research Professor, Korea University as an Assistant Professor, and Monash University (Sunway) as a Senior Lecturer, before joining Universiti Malaya in 2010. His research has produced a total of more than 160 publications (mainly WoS journal & including conference papers) covering quantum optics, nonlinear molecular spectroscopy and quantum microscopy, statistical physics of Bose-Einstein condensates, interactions, generation and propagation of ultrashort and intense laser pulses. In 2011 he initiated the "Quantum and Laser Science" research center and single-handedly developed the Ultrafast High Intensity Femtosecond Laser and Optics facility in High Impact Research (HIR) building through the MoHE grant. In 2018, he initiated and chaired the first international conference on Quantum and Nonlinear Optics(QNO2018). Recently he has been leading a quantum communications research program for the country. </p> </div> </div> </div> </div> </div> </div> <div class="col-md-8" style="height: 170px; overflow: hidden;font-family: auto!important"> <strong>Dr. C. H. Raymond Ooi</strong><br> <small class="text-uppercase">Plenary Speaker</small> <p><em>University of Malaya<br/> Malaysia </em></p> </div> </div> </div> <div class="col-sm-12 col-md-4" style="margin-bottom: 20px"> <div class="row"> <div class="col-md-4"> <img src="https://fosterresearch.org/cms/photos/78-Plenary-Photo.png" alt="Dr. Chao Zuo" style="width:100px;height:100px;" class="img-responsive img-circle img-thumbnail"> <div class="text-center"> <a href="#" data-toggle="modal" class="button-slide btn-btm" data-target="#Plenary_Speaker_78">Biography <i class="fa fa-flag" aria-hidden="true"></i></a> <div class="modal fade" id="Plenary_Speaker_78" role="dialog"> <div class="modal-dialog"> <!-- Modal content--> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal">×</button> <h4 style="color: #000" class="modal-title">Biography</h4> </div> <div class="modal-body"> <p style="color: #000" align="justify"> Dr. Chao Zuo is a professor in optical engineering, at Nanjing University of Science and Technology (NJUST), China. He leads the Smart Computational Imaging Laboratory (SCILab: www.scilaboratory.com) at the School of Electronic and Optical Engineering, NJUST, and is also the founder and director of the Smart Computational Imaging Research Institute of NJUST. He has long been engaged in the development of novel Computational Optical Imaging and Measurement technologies, with a focus on Phase Measuring Imaging Metrology such as Digital Holographic Microscopy (DHM), Noninterferometic Quantitative Phase Imaging (QPI), Fringe Projection Profilometry (FPP), and Structured Illumination Microscopy (SIM). He has authored >200 peer-reviewed journal publications with over 12,000 citations. These researches have been featured on journal cover over 20 times and highlighted by Nature, Light. Sci. Appl., SPIE Newsroom, CLP Newsroom, and Optica Image of the Week. He is a Clarivate Highly Cited Researcher and a Fellow of SPIE and Optica. He also serves as an Associate Editor of PhotoniX, Optics and Lasers in Engineering, Microwave and Optical Technology Letters, and Frontiers in Photonics. He served as an organizing committee member of more than 60 international conferences and congresses and delivered >100 plenary/keynote/invited talks. He also served as the Optica/SPIE Student Chapter Advisor of NJUST.</p> </div> </div> </div> </div> </div> </div> <div class="col-md-8" style="height: 170px; overflow: hidden;font-family: auto!important"> <strong>Dr. Chao Zuo</strong><br> <small class="text-uppercase">Plenary Speaker</small> <p><em>Nanjing University of Science and Technology<br/> China<br/>H-Index-62 </em></p> </div> </div> </div> <div class="col-sm-12 col-md-4" style="margin-bottom: 20px"> <div class="row"> <div class="col-md-4"> <img src="https://fosterresearch.org/cms/photos/96-Plenary-Photo.png" alt="Prof. Huabei Jiang" style="width:100px;height:100px;" class="img-responsive img-circle img-thumbnail"> <div class="text-center"> <a href="#" data-toggle="modal" class="button-slide btn-btm" data-target="#Plenary_Speaker_96">Biography <i class="fa fa-flag" aria-hidden="true"></i></a> <div class="modal fade" id="Plenary_Speaker_96" role="dialog"> <div class="modal-dialog"> <!-- Modal content--> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal">×</button> <h4 style="color: #000" class="modal-title">Biography</h4> </div> <div class="modal-body"> <p style="color: #000" align="justify"> Dr. Huabei Jiang started his career as an Assistant Professor at Clemson University in 1997 and became a full Professor there in 2003. He then joined University of Florida (UF) in 2005 as a founding senior faculty of then newly established biomedical engineering department and became the J. Crayton Pruitt Family endowed professor in 2008 at UF. Dr. Jiang joined University of South Florida (USF) in 2017 as the founding faculty of medical engineering department and the founding Director of USF Center for Advanced Biomedical Imaging. In his career, Dr. Jiang has used optics in highly innovative ways to make pioneering and seminal contributions to several fields including diffuse optical tomography (DOT), photoacoustic tomography (PAT), fluorescence molecular tomography (FMT), and bioluminescence tomography (BLT). He has published nearly 500 peer-reviewed articles, and is the author of four noteworthy books, all of which were the first books in their respective fields: Diffuse Optical Tomography: Principles and Applications (CRC Press, 2010), Photoacoustic Tomography (CRC Press, 2014), Thermoacoustic Tomography (IOP Publishing, 2020) and Fluorescence Molecular Tomography (Springer, 2022). Dr. Jiang was elected as Fellow of American Institute for Medical and Biological Engineering (AIMBE) in 2008, Fellow of International Society for Optical Engineering (SPIE) in 2007, and Fellow of Optical Society of America (OSA/OPTICA) in 2006. </p> </div> </div> </div> </div> </div> </div> <div class="col-md-8" style="height: 170px; overflow: hidden;font-family: auto!important"> <strong>Prof. Huabei Jiang</strong><br> <small class="text-uppercase">Plenary Speaker</small> <p><em>University of South Florida<br/>United States<br/>H-Index-49 </em></p> </div> </div> </div> <div class="col-sm-12 col-md-4" style="margin-bottom: 20px"> <div class="row"> <div class="col-md-4"> <img src="https://fosterresearch.org/cms/photos/119-Plenary-Photo.jpg" alt="Prof. John M. Hanchar" style="width:100px;height:100px;" class="img-responsive img-circle img-thumbnail"> <div class="text-center"> <a href="#" data-toggle="modal" class="button-slide btn-btm" data-target="#Plenary_Speaker_119">Biography <i class="fa fa-flag" aria-hidden="true"></i></a> <div class="modal fade" id="Plenary_Speaker_119" role="dialog"> <div class="modal-dialog"> <!-- Modal content--> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal">×</button> <h4 style="color: #000" class="modal-title">Biography</h4> </div> <div class="modal-body"> <p style="color: #000" align="justify"> Dr. John M. Hanchar has been named University Research Professor in acknowledgment of his internationally recognized contributions as an earth scientist, for cultivating an innovative and cutting-edge research program, and for the incredible reach and impact of his scholarship. Dr. Hanchar, professor and head, of the Department of Earth Sciences, Faculty of Science, and director of the Centre for Earth Resources Research, is a leader in his field whose research activities combine fieldwork, experiments, and high-precision analytical methods. He has made fundamental contributions in geochemistry, economic geology, condensed matter physics and materials science. In the last 15 years, his research has been directed towards providing a better understanding of the genesis of igneous rocks and economic mineral deposits. This work has also provided critical information on the timing and compositional evolution of the Earth’s continental crust and mantle through geological time. “Importantly, his work is not solely of academic interest, but he has been engaged in research that has a strong economic relevance to the minerals and exploration industries,” noted Dr. Simon A. Wilde, professor of Precambrian geology and the John Curtin Distinguished Professor, Department of Applied Geology, Curtin University in Australia. He has published more than 80 papers in globally circulated peer-reviewed journals, which have been cited more than 8,500 times. He has trained and mentored graduate and undergraduate students at Memorial and research institutions internationally. In addition, Dr. Hanchar has been invited to 126 seminars throughout the world; is a fellow of the Mineralogical Society of America, the Society of Economic Geologists and the Geological Society of America; and in 2014 was awarded the Dean of Science Distinguished Scholar Medal by Memorial University. Dr. Hanchar holds a B.Sc. from the University of Memphis, an M.Sc. from Vanderbilt University, and a PhD from Rensselaer Polytechnic Institute.</p> </div> </div> </div> </div> </div> </div> <div class="col-md-8" style="height: 170px; overflow: hidden;font-family: auto!important"> <strong>Prof. John M. Hanchar</strong><br> <small class="text-uppercase">Plenary Speaker</small> <p><em> Memorial University of Newfoundland<br/> Canada<br/>H-Index-52 </em></p> </div> </div> </div> <div class="col-sm-12 col-md-4" style="margin-bottom: 20px"> <div class="row"> <div class="col-md-4"> <img src="https://fosterresearch.org/cms/photos/82-Plenary-Photo.jpg" alt="Prof. Friedrich Grimm" style="width:100px;height:100px;" class="img-responsive img-circle img-thumbnail"> <div class="text-center"> <a href="#" data-toggle="modal" class="button-slide btn-btm" data-target="#Plenary_Speaker_82">Biography <i class="fa fa-flag" aria-hidden="true"></i></a> <div class="modal fade" id="Plenary_Speaker_82" role="dialog"> <div class="modal-dialog"> <!-- Modal content--> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal">×</button> <h4 style="color: #000" class="modal-title">Biography</h4> </div> <div class="modal-body"> <p style="color: #000" align="justify"> </p> </div> </div> </div> </div> </div> </div> <div class="col-md-8" style="height: 170px; overflow: hidden;font-family: auto!important"> <strong>Prof. Friedrich Grimm</strong><br> <small class="text-uppercase">Plenary Speaker</small> <p><em>RES-Institute</br>Germany</em></p> </div> </div> </div> <div class="col-sm-12 col-md-4" style="margin-bottom: 20px"> <div class="row"> <div class="col-md-4"> <img src="https://fosterresearch.org/cms/photos/75-Keynote-Photo.jpg" alt="Prof. Baojun Li" style="width:100px;height:100px;" class="img-responsive img-circle img-thumbnail"> <div class="text-center"> <a href="#" data-toggle="modal" class="button-slide btn-btm" data-target="#Keynote_Speaker_75">Biography <i class="fa fa-flag" aria-hidden="true"></i></a> <div class="modal fade" id="Keynote_Speaker_75" role="dialog"> <div class="modal-dialog"> <!-- Modal content--> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal">×</button> <h4 style="color: #000" class="modal-title">Biography</h4> </div> <div class="modal-body"> <p style="color: #000" align="justify">Baojun Li a distinguished Professor, Dean of the Institute of Nanophotonics at Jinan University, and Director for Guangdong Provincial Key Laboratory of Nanophotonic Manipulation, China. He received his Ph.D. from Xi’an Jiaotong University in China in 1998. After that, he worked at Fudan University, China, as a Postdoctoral Fellow till 2000. From 2000 to 2002, he worked in the Singapore-MIT Alliance, first as a Postdoctoral Fellow, and then as a Research Fellow. From April to October 2002, he worked in the Institute of Materials Research and Engineering in Singapore as a Research Fellow. In October 2002, he joined Sun Yat-Sen University in China as a full Professor and served as Director for the Research Laboratory for Optoelectronic Integration. From May to November 2009, he worked at the University of Oxford as a senior visiting scholar. Then, he came back to Sun Yat-Sen University as a Cheung Kong Scholar Distinguished Professor and served as Dean of the School of Physics and Engineering. In November 2016, he moved to Jinan University in Guangzhou, China, where he founded the Institute of Nanophotonics and Guangdong Provincial Key Laboratory of Nanophotonic Manipulation.</p> </div> </div> </div> </div> </div> </div> <div class="col-md-8" style="height: 170px; overflow: hidden"> <strong>Prof. Baojun Li</strong><br> <small class="text-uppercase">Keynote Speaker</small> <p><em> Institute of Nanophotonics, Jinan University, China</em></p> </div> </div> </div> <div class="col-sm-12 col-md-4" style="margin-bottom: 20px"> <div class="row"> <div class="col-md-4"> <img src="https://fosterresearch.org/cms/photos/115-Keynote-Photo.jpg" alt="Prof. Roger Falcone" style="width:100px;height:100px;" class="img-responsive img-circle img-thumbnail"> <div class="text-center"> <a href="#" data-toggle="modal" class="button-slide btn-btm" data-target="#Keynote_Speaker_115">Biography <i class="fa fa-flag" aria-hidden="true"></i></a> <div class="modal fade" id="Keynote_Speaker_115" role="dialog"> <div class="modal-dialog"> <!-- Modal content--> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal">×</button> <h4 style="color: #000" class="modal-title">Biography</h4> </div> <div class="modal-body"> <p style="color: #000" align="justify"> Roger Falcone is a professor of physics at the University of California, Berkeley, and an affiliated faculty member of Berkeley's Energy and Resources Group and Applied Science and Technology Program. He chaired the Physics Department from 1995-2000. As of January 2018 he is a Professor of the Graduate School at Berkeley. He received his A.B. in Physics (1974) from Princeton, and Ph.D. in Electrical Engineering (1979) from Stanford, and was the Marvin Chodorow Fellow in Applied Physics (1980-83) at Stanford. He was the Director of the Advanced Light Source x-ray synchrotron facility at Lawrence Berkeley National Lab (2006-2017) and was President of the American Physical Society (2018).</p> </div> </div> </div> </div> </div> </div> <div class="col-md-8" style="height: 170px; overflow: hidden"> <strong>Prof. Roger Falcone</strong><br> <small class="text-uppercase">Keynote Speaker</small> <p><em> University of California</br>United States</em></p> </div> </div> </div> <div class="col-sm-12 col-md-4" style="margin-bottom: 20px"> <div class="row"> <div class="col-md-4"> <img src="https://fosterresearch.org/cms/photos/16-Keynote-Photo.png" alt="Prof. Hamidreza Siampour Ashkavandi" style="width:100px;height:100px;" class="img-responsive img-circle img-thumbnail"> <div class="text-center"> <a href="#" data-toggle="modal" class="button-slide btn-btm" data-target="#Keynote_Speaker_16">Biography <i class="fa fa-flag" aria-hidden="true"></i></a> <div class="modal fade" id="Keynote_Speaker_16" role="dialog"> <div class="modal-dialog"> <!-- Modal content--> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal">×</button> <h4 style="color: #000" class="modal-title">Biography</h4> </div> <div class="modal-body"> <p style="color: #000" align="justify">Dr. Hamidreza Siampour is a Lecturer at Queen's University Belfast, where his research primarily revolves around investigating the interplay between nanophotonics and quantum optics. Before his current role, he held the position of Research Associate at the University of Cambridge, working on the implementation of a quantum simulation platform using interacting spins in diamond. Prior to that, he was a Postdoc at the University of Sheffield, working on the development of a semiconductor nanophotonic platform for directional spin-photon coupling. He obtained his PhD degree in Nano-optics from the University of Southern Denmark, with his thesis titled "A Nanophotonic Platform for Quantum Optical Integrated Circuits".</p> </div> </div> </div> </div> </div> </div> <div class="col-md-8" style="height: 170px; overflow: hidden"> <strong>Prof. Hamidreza Siampour Ashkavandi</strong><br> <small class="text-uppercase">Keynote Speaker</small> <p><em>Queen's University Belfast, UK</em></p> </div> </div> </div> <div class="col-sm-12 col-md-4" style="margin-bottom: 20px"> <div class="row"> <div class="col-md-4"> <img src="https://fosterresearch.org/cms/photos/27-Keynote-Photo.jpg" alt="Prof. Kyunghwan Oh " style="width:100px;height:100px;" class="img-responsive img-circle img-thumbnail"> <div class="text-center"> <a href="#" data-toggle="modal" class="button-slide btn-btm" data-target="#Keynote_Speaker_27">Biography <i class="fa fa-flag" aria-hidden="true"></i></a> <div class="modal fade" id="Keynote_Speaker_27" role="dialog"> <div class="modal-dialog"> <!-- Modal content--> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal">×</button> <h4 style="color: #000" class="modal-title">Biography</h4> </div> <div class="modal-body"> <p style="color: #000" align="justify"> Kyunghwan Oh is a professor in the Department of Physics at Yonsei University, Seoul, Korea. He is also the director of the Yonsei Physics Education and Research Institute (YPERI). Prof. Oh earned his B.S. and M.S. in Physics from Seoul National University in 1986 and 1988, respectively. He then moved to Brown University, Providence, RI, USA, and received an M.S. in Engineering in 1991 and a Ph.D. in Optics in 1994. Prof. Oh’s research focuses on fiber optics, optical materials, and lasers. He has been affiliated with world-leading photonics research institutes such as Bell Laboratories, Murray Hill (USA), Optoelectronics Research Centre in the University of Southampton (U.K.), Leibniz Institute for Photonic Technology, Jena (Germany), EPFL (Switzerland), The University of Tokyo (Japan), to name a few. He has authored and co-authored more than 300 SCI journal papers, 7 U.S. patents, a technical monograph, “Silica Optical Fiber Technology,” published by Wiley and Sons, and four book chapters. He is a Fellow of Optica (formerly the Optical Society of America). He is a recipient of Alexander Von Humboldt Research Fellow (Germany), Chevening Scholar (UK), JSPS Invitation Fellow (Japan), Erasmus Mundus Visiting Scholar (EU), Tan Chin Tuan Exchange Fellow (Singapore), a High-End Foreign Expert (China). He is keenly interested in interdisciplinary research activities that can eventually lead to practical applications. His recent discoveries include nonlinear optic applications of DNA, RNA, and nucleobase solid thin films for generating ultrashort pulse lasers, which could open a new avenue in the biophotonic platform. He also invented a new form of syringe operated by a laser that can deliver zeptoliter droplets, which can explore a unique opportunity to handle fluid with unprecedented precision. He is also involved in several industrial projects to apply optical technologies in semiconductor process metrologies. </p> </div> </div> </div> </div> </div> </div> <div class="col-md-8" style="height: 170px; overflow: hidden"> <strong>Prof. Kyunghwan Oh </strong><br> <small class="text-uppercase">Keynote Speaker</small> <p><em>Yonsei University, South Korea</em></p> </div> </div> </div> <div class="col-sm-12 col-md-4" style="margin-bottom: 20px"> <div class="row"> <div class="col-md-4"> <img src="https://fosterresearch.org/cms/photos/105-invited-Photo.jpg" alt="Prof. Yijie Shen" style="width:100px;height:100px;" class="img-responsive img-circle img-thumbnail"> <div class="text-center"> <a href="#" data-toggle="modal" class="button-slide btn-btm" data-target="#Invited_Speaker_105">Biography <i class="fa fa-flag" aria-hidden="true"></i></a> <div class="modal fade" id="Invited_Speaker_105" role="dialog"> <div class="modal-dialog"> <!-- Modal content--> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal">×</button> <h4 style="color: #000" class="modal-title">Biography</h4> </div> <div class="modal-body"> <p style="color: #000" align="justify">Dr. Yijie Shen is currently a Senior Research Fellow of the Nanophotonics & Metamaterials Group (Nikolay I. Zheludev group) at Optoelectronics Research Centre (ORC), University of Southampton, Southampton, UK, also working as a Marie Skłodowska-Curie Research Fellow funded by Marie S.-Curie MULTIPLY Fellowship. He received a Ph.D. degree in optical engineering at the Department of Precision Instruments, Tsinghua University, Beijing, China. He received a B.S. degree in mechanical engineering and automation from the South China University of Technology, Guangzhou, China. From Mar. 2019 to Jun. 2019, he was invited as a visiting researcher to the School of Physics: Structured Light Laboratory (Andrew Forbes group), University of the Witwatersrand (Wits University), Johannesburg, South Africa, and also invited as a visiting researcher in National Laser Centre, Council for Scientific and Industrial Research (CSIR), Pretoria, South Africa. He is a member of the Chinese Optical Society (COS) and Chinese Society of Theoretical and Applied Mechanics, and an invited member of the Optical Society of America (OSA), especially a fellow member of the Systems and Instrumentation Group in which. He won the Wang Da-Heng Optics Award (COS, China) in 2019. He is a national first-grade computer-aided designer and cartographer in China. He is a senior reviewer of journals Opt. Lett., Opt. Express, IEEE Photon. J., J. Opt., etc., who especially won the IOP and OSA Outstanding Reviewer Awards in 2020. He is also a member of the Journal of Optics Advisory Panel. He has published more than 40 papers in high-impact journals including Light: Sci. & Appl., Optica, Phys. Rev. Appl., Phys. Rev. A, Opt. Lett., Opt. Express, with hundreds of citations.</p> </div> </div> </div> </div> </div> </div> <div class="col-md-8" style="height: 170px; overflow: hidden;font-family: auto!important"> <strong>Prof. Yijie Shen</strong><br> <small class="text-uppercase">Invited Speaker</small> <p><em> Nanyang Technological University, Singapore</em></p> </div> </div> </div> <div class="col-sm-12 col-md-4" style="margin-bottom: 20px"> <div class="row"> <div class="col-md-4"> <img src="https://fosterresearch.org/cms/photos/170-invited-Photo.jpg" alt="Prof. Evgeny V. Sergeev" style="width:100px;height:100px;" class="img-responsive img-circle img-thumbnail"> <div class="text-center"> <a href="#" data-toggle="modal" class="button-slide btn-btm" data-target="#Invited_Speaker_170">Biography <i class="fa fa-flag" aria-hidden="true"></i></a> <div class="modal fade" id="Invited_Speaker_170" role="dialog"> <div class="modal-dialog"> <!-- Modal content--> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal">×</button> <h4 style="color: #000" class="modal-title">Biography</h4> </div> <div class="modal-body"> <p style="color: #000" align="justify"> Evgeny V. Sergeev (H index: 3; Scopus) graduated in the field of electronics and microelectronics from the National Research University "Moscow Power Engineering Institute" (M.S., 2011, MPEI). He completed an internship at the Department of Physics of the Brno University of Technology (Czech Republic) in the field of “Fabrication of the ultra-sharp tungsten field emission cathodes” (2012-2013). He has gone his path from an engineer to a lead engineer in MIREA — Russian Technological University (2013-2018). Since 2019, he is serving as a researcher at the R&E Center Functional Micro/Nanosystems, Bauman Moscow State Technical University.</p> </div> </div> </div> </div> </div> </div> <div class="col-md-8" style="height: 170px; overflow: hidden;font-family: auto!important"> <strong>Prof. Evgeny V. Sergeev</strong><br> <small class="text-uppercase">Invited Speaker</small> <p><em>Bauman Moscow State Technical University Russia</em></p> </div> </div> </div> <div class="col-sm-12 col-md-4" style="margin-bottom: 20px"> <div class="row"> <div class="col-md-4"> <img src="https://fosterresearch.org/cms/photos/209-invited-Photo.jpg" alt="Dr. Pedro Pereyra Padilla" style="width:100px;height:100px;" class="img-responsive img-circle img-thumbnail"> <div class="text-center"> <a href="#" data-toggle="modal" class="button-slide btn-btm" data-target="#Invited_Speaker_209">Biography <i class="fa fa-flag" aria-hidden="true"></i></a> <div class="modal fade" id="Invited_Speaker_209" role="dialog"> <div class="modal-dialog"> <!-- Modal content--> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal">×</button> <h4 style="color: #000" class="modal-title">Biography</h4> </div> <div class="modal-body"> <p style="color: #000" align="justify"> </p> </div> </div> </div> </div> </div> </div> <div class="col-md-8" style="height: 170px; overflow: hidden;font-family: auto!important"> <strong>Dr. Pedro Pereyra Padilla</strong><br> <small class="text-uppercase">Invited Speaker</small> <p><em>Metropolitan Autonomous University</br>Mexico</em></p> </div> </div> </div> <div class="col-sm-12 col-md-4" style="margin-bottom: 20px"> <div class="row"> <div class="col-md-4"> <img src="https://fosterresearch.org/cms/photos/172-invited-Photo.png" alt="Prof. Evgeniy S. Lotkov" style="width:100px;height:100px;" class="img-responsive img-circle img-thumbnail"> <div class="text-center"> <a href="#" data-toggle="modal" class="button-slide btn-btm" data-target="#Invited_Speaker_172">Biography <i class="fa fa-flag" aria-hidden="true"></i></a> <div class="modal fade" id="Invited_Speaker_172" role="dialog"> <div class="modal-dialog"> <!-- Modal content--> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal">×</button> <h4 style="color: #000" class="modal-title">Biography</h4> </div> <div class="modal-body"> <p style="color: #000" align="justify"> Evgeniy S. Lotkov (H index: 5; Scopus) received his master’s degree in electronical engineering from Bauman Moscow State Technical University in 2020. He is currently with the Research and Educational Center Functional Micro/Nanosystems at BMSTU. His research interests include nanofabrication technology of the electro-optical modulators and optical sensors, thin films deposition for integrated photonics devices.</p> </div> </div> </div> </div> </div> </div> <div class="col-md-8" style="height: 170px; overflow: hidden;font-family: auto!important"> <strong>Prof. Evgeniy S. Lotkov</strong><br> <small class="text-uppercase">Invited Speaker</small> <p><em> Bauman Moscow State Technical University<br/> Russia </em></p> </div> </div> </div> <div class="col-sm-12 col-md-4" style="margin-bottom: 20px"> <div class="row"> <div class="col-md-4"> <img src="https://fosterresearch.org/cms/photos/179-invited-Photo.jpg" alt="Dr. Amjad Ali Amjad" style="width:100px;height:100px;" class="img-responsive img-circle img-thumbnail"> <div class="text-center"> <a href="#" data-toggle="modal" class="button-slide btn-btm" data-target="#Invited_Speaker_179">Biography <i class="fa fa-flag" aria-hidden="true"></i></a> <div class="modal fade" id="Invited_Speaker_179" role="dialog"> <div class="modal-dialog"> <!-- Modal content--> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal">×</button> <h4 style="color: #000" class="modal-title">Biography</h4> </div> <div class="modal-body"> <p style="color: #000" align="justify"> Amjad Ali Amjad received his B.S. degree (Hons.) in Computer Systems Engineering from the University of Engineering and Technology (UET), Peshawar, Pakistan, in 2014, his M.S. degree in Electrical Engineering from the University of Lahore, Islamabad, Pakistan, in 2017, and his Ph.D. from Zhejiang University in 2021. He was a Post-Doctoral Research Associate with the School of Electronic and Computer Engineering at Peking University from 20121 to 2013. He is currently engaged in his second postdoctoral research at the Donghai Laboratory in collaboration with Zhejiang University. He has participated in several projects funded by the National Natural Science Foundation of China. He has also served as a TPC member for several conferences and as a reviewer for many IEEE and Optica journals and conferences. His research interests include wireless optical communications, underwater wireless optical communication, solid-state lighting, and visible light communication. He has co-authored one book chapter and several papers on these subjects, published in refereed journals and conference proceedings.</p> </div> </div> </div> </div> </div> </div> <div class="col-md-8" style="height: 170px; overflow: hidden;font-family: auto!important"> <strong>Dr. Amjad Ali Amjad</strong><br> <small class="text-uppercase">Invited Speaker</small> <p><em>Zhejiang University<br/>China </em></p> </div> </div> </div> <div class="col-sm-12 col-md-4" style="margin-bottom: 20px"> <div class="row"> <div class="col-md-4"> <img src="https://fosterresearch.org/cms/photos/253-invited-Photo.jpg" alt="Prof. Elvira Memetovna Ibragimova" style="width:100px;height:100px;" class="img-responsive img-circle img-thumbnail"> <div class="text-center"> <a href="#" data-toggle="modal" class="button-slide btn-btm" data-target="#Invited_Speaker_253">Biography <i class="fa fa-flag" aria-hidden="true"></i></a> <div class="modal fade" id="Invited_Speaker_253" role="dialog"> <div class="modal-dialog"> <!-- Modal content--> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal">×</button> <h4 style="color: #000" class="modal-title">Biography</h4> </div> <div class="modal-body"> <p style="color: #000" align="justify">Prof. Dr.Sci. Elvira M. Ibragimova’s (H index: 8; Google Scholar) degrees are in physics (optics and spectroscopy) from the University of Samarkand (M.S., 1968; USSR), in solid state physics (response of laser crystals of Y2O3-Al2O3 and Re2O3-Al2O3 systems to nuclear particles and gamma-ray irradiations, experimental) from Institute of Nuclear Physics Uzbekistan Academy of sciences (Ph.D., 1974; USSR) and physics of condensed state (structure modification of high temperature superconductors under electron, proton and gamma beam exposure, experimental) from the same Institute of Nuclear Physics Uzbekistan Academy of sciences (Dr.Sci., 2000; Uzbekistan), and also professor diploma (2019) for preparation of PhD researchers. All the experimental researches have been done on effects of various kinds of nuclear radiation on structure and working characteristics of dielectrics, semiconductors and superconductors. She has been serving for this Institute as a scientific researcher (growing from junior to senior and now as a principal status at the same institute); simultaneously she has been appointed as a member (2001-2011) and the Chair (since 2015 to now) of the expert council in physics at Supreme Attestation Commission of Uzbekistan, which controls issue of Diploma of PhD, Doctor of science, senior researcher, docent, professor. Dr.Sci. prof. Ibragimova E.M. was awarded with Medal from Ministry of Education of Malaysia for directing International Summer Air-Space School for teenagers (including some from Malaysia) teaching them how to develop team research projects in aviation and space missions. She was also awarded “Do’stlik” Medal by the President of Uzbekistan in 2023 for great contribution in preparation of science researchers. </p> </div> </div> </div> </div> </div> </div> <div class="col-md-8" style="height: 170px; overflow: hidden;font-family: auto!important"> <strong>Prof. Elvira Memetovna Ibragimova</strong><br> <small class="text-uppercase">Invited Speaker</small> <p><em>Institute of nuclear physics Academy of sciences</br>Uzbekistan </em></p> </div> </div> </div> <div class="col-sm-12 col-md-4" style="margin-bottom: 20px"> <div class="row"> <div class="col-md-4"> <img src="https://fosterresearch.org/cms/photos/173-invited-Photo.jpg" alt="Prof. Ilya A. Stepanov" style="width:100px;height:100px;" class="img-responsive img-circle img-thumbnail"> <div class="text-center"> <a href="#" data-toggle="modal" class="button-slide btn-btm" data-target="#Invited_Speaker_173">Biography <i class="fa fa-flag" aria-hidden="true"></i></a> <div class="modal fade" id="Invited_Speaker_173" role="dialog"> <div class="modal-dialog"> <!-- Modal content--> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal">×</button> <h4 style="color: #000" class="modal-title">Biography</h4> </div> <div class="modal-body"> <p style="color: #000" align="justify"> Ilya Stepanov’s (H index: 1; Google Scholar) degree is in nanoelectronics from the Bauman Moscow State Technical University (M.S., 2023; Russia). He works as an engineer in the Functional Micro/Nanosystems R&E Center (FMN Laboratory) from 2020 to present, where he is the team leader for the development of single-photon detectors for on-chip photonic quantum computing. Work on the development of the device began from scratch and today a reproducible SNSPD fabrication technology and a cryogenic measurement technique has been developed. He also proposed a new nanowire geometry to improve SNSPD performance, which was successfully implemented in the devices of the FMN Laboratory and showed its effectiveness compared to the traditional design.</p> </div> </div> </div> </div> </div> </div> <div class="col-md-8" style="height: 170px; overflow: hidden;font-family: auto!important"> <strong>Prof. Ilya A. Stepanov</strong><br> <small class="text-uppercase">Invited Speaker</small> <p><em> Bauman Moscow State Technical University<br/>Russia </em></p> </div> </div> </div> <div class="col-sm-12 col-md-4" style="margin-bottom: 20px"> <div class="row"> <div class="col-md-4"> <img src="https://fosterresearch.org/cms/photos/174-invited-Photo.jpg" alt="Prof. Sergey Avdeev " style="width:100px;height:100px;" class="img-responsive img-circle img-thumbnail"> <div class="text-center"> <a href="#" data-toggle="modal" class="button-slide btn-btm" data-target="#Invited_Speaker_174">Biography <i class="fa fa-flag" aria-hidden="true"></i></a> <div class="modal fade" id="Invited_Speaker_174" role="dialog"> <div class="modal-dialog"> <!-- Modal content--> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal">×</button> <h4 style="color: #000" class="modal-title">Biography</h4> </div> <div class="modal-body"> <p style="color: #000" align="justify"> Sergey Avdeev (H index: 4; Google Scholar) degrees are in Electronics and nanoelectronics - Electronic engineering from Bauman Moscow State Technical University (B.S., 2019; Russia) and in Electronics and nanoelectronics - Equipment and technologies of electronics and nanoelectronics from Bauman Moscow State Technical University (MSc., 2021; Russia). From 2019 to the present, he has held the position of engineer. Engaged in the development of fabrication technologies for the edge coupling, electro-optical assembly and die level tests for Si3N4 photonic integrated circuits.</p> </div> </div> </div> </div> </div> </div> <div class="col-md-8" style="height: 170px; overflow: hidden;font-family: auto!important"> <strong>Prof. Sergey Avdeev </strong><br> <small class="text-uppercase">Invited Speaker</small> <p><em>Bauman Moscow State Technical University<br/>Russia </em></p> </div> </div> </div> </div> </div> </section> <!-- /second section --> <!-- third section - Services --> <section id="about" class="about-us"> <div class="container"> <div class="row"> <div class="col-sm-12 col-xs-12"> <h3>About</h3> <p> <p class="MsoNormal" style="mso-margin-bottom-alt:auto;text-align:justify; line-height:normal"><span style="font-size: 12pt; font-family: "Times New Roman", "serif";">On behalf of the Foster Research Organizing Committee, we are delighted to preside over a three-day <b>“Global Research Webinar on Laser, Optics and Photonics”</b> <b>(EGRWLOP2024)</b> focusing on the theme <b>“Ameliorating and Unveiling the insights in Lasers, Optics and Photonic Technologies”</b> which will be taking place during August 28, 2024 in virtual mode.<o:p></o:p></span></p><p class="MsoNormal" style="mso-margin-bottom-alt:auto;text-align:justify; line-height:normal"><b><span style="font-size: 12pt; font-family: "Times New Roman", "serif";">EGRWLOP2024</span></b><span style="font-size: 12pt; font-family: "Times New Roman", "serif";"> webinar holds a special promise to discuss future discoveries. The colossal and enthusiastic presence of young and brilliant researchers, scientists, academicians, opticians, laser experts, healthcare professionals, business delegates, and exceptional student communities adds to the excitement of the three-day congress which provides insight into the latest research and cutting-edge innovations.<o:p></o:p></span></p><p class="MsoNormal" style="mso-margin-bottom-alt:auto;text-align:justify; line-height:normal"><span style="font-size: 12pt; font-family: "Times New Roman", "serif";">Over the past three-quarter century, the fields of lasers, optics, and photonics have undergone a quantum leap. We have seen tremendous technological progress in photonics for the telecom industries, aviation, aerospace, and medical communities. Information, intelligence, and data are transferred from one point to another more quickly and precisely than ever thought and it is possible due to these recent advancements. Lasers, optics, and photonics are being used worldwide for 1000s of applications.<o:p></o:p></span></p><p class="MsoNormal" style="mso-margin-bottom-alt:auto;text-align:justify; line-height:normal"><span style="font-size: 12pt; font-family: "Times New Roman", "serif";">We are fortunate to be among the pioneers of this exciting and rapidly changing field. The technological achievements are the result of solid engineering, dedication, and innovation.<o:p></o:p></span></p><p class="MsoNormal" style="mso-margin-bottom-alt:auto;text-align:justify; line-height:normal"><span style="font-size: 12pt; font-family: "Times New Roman", "serif";">In the upcoming year, the organizers have assembled a series of plenary, keynote, and invited presentations from distinguished members of the international will share with us their world-class scientific R&D.<o:p></o:p></span></p><p class="MsoNormal" style="mso-margin-bottom-alt:auto;text-align:justify; line-height:normal"><span style="font-size: 12pt; font-family: "Times New Roman", "serif";">We are looking forward to your presentation on these inventors at this laser optics webinar.<o:p></o:p></span></p><p class="MsoNormal" style="mso-margin-bottom-alt:auto;text-align:justify; line-height:normal"><b><span style="font-size: 12pt; font-family: "Times New Roman", "serif";">Sincerely,</span></b><span style="font-size: 12pt; font-family: "Times New Roman", "serif";"><br> <b>EGRCLOP2024 Scientific Organizing Committee.</b><o:p></o:p></span></p><p class="MsoNormal" style="mso-margin-bottom-alt:auto;text-align:justify; line-height:normal"> </p><p class="MsoNormal"><span style="font-family:"Times New Roman","serif""> </span></p><p class="MsoNormal" style="mso-margin-bottom-alt:auto;line-height:normal"><span style="font-size: 12pt; font-family: " times="" new="" roman",="" "serif";"=""> <o:p></o:p></span></p><p class="MsoNormal" style="mso-margin-bottom-alt:auto;line-height:normal"><span style="font-size: 12pt; font-family: " times="" new="" roman",="" "serif";"=""> <o:p></o:p></span></p><p class="MsoNormal" style="mso-margin-bottom-alt:auto;text-align:justify; line-height:normal"> </p><p class="MsoNormal"><span style="font-family:" times="" new="" roman","serif""=""> </span></p> </p> </div> </div> </div> </section> <br> <br> <section id="conference" class="conference"> <div class="container"> <div class="row"> <h2><strong> Important Dates</strong></h2> <div class="count-down col-sm-12 col-sm-12 col-xs-12"> <div class="row"> <div class="col-sm-12 col-sm-12 col-xs-12"> <div class="count-day"><span class="count-down">August 10, 2024</span><br><span class="">Abstract Submission Ends</span></div> <div class="count-day"><span class="count-down">August 10, 2024</span><br><span class="">1<sup>st</sup> Round Registration</span></div> <div class="count-day"><span class="count-down">August 20, 2024</span><br><span class="">2<sup>nd</sup> Round Registration</span></div> </div> </div> </div> </div> </div> </section> <section id="sessions" class="conference" style="margin-top: 10px;"> <div class="container"> <div class="row"> <h2 class="text-center"><strong> Conference Sessions</strong></h2> <div class="count-down col-sm-12 col-sm-12 col-xs-12"> <div class="row"> <div class="col-sm-12 col-sm-12 col-xs-12"> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> __LASERS__ </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Microlasers </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Fiber Lasers </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Holography </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Laser Science </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Hybrid Lasers </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Lasers and LEDs </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Laser Metrology </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Laser Propulsion </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Nonlinear Lasers </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> AR Laser Scanning </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Laser Applications </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> High-Power Diodes </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Chemical Gas Lasers </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Laser Communication </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Laser Nanotechnology </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Laser-Guided Machining </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Laser-enabled 3D Printing </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Lasers in Medicine and Biology </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Ultrafast Laser-Matter Interaction </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Laser Spectroscopy and Microscopy </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> High-speed Opto-electronic Networking </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Laser systems for industrial production engineering </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> __OPTICS__ </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Optofluidics </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Quantum Optics </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Nonlinear Optics </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Optical Metrology </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Optical Computing </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Guided Wave Optics </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Bio and Medical Optics </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Nano and Micro Optics </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Optoelectronic Devices </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Organic Optoelectronics </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Physical and Adaptive Optics </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Optical Information Processing </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Optical Microscopy of Composites </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Optics in Condensed and Soft Matter </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Fiber Optics and Fiber Optics Applications </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Optical Imaging Systems and Machine Vision </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Optical Communications, Switching and Networks </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Micro-Opto-Electro-Mechanical Systems (MOEMS) </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Optical and Fiber Optical Sensors and Instrumentation </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Optical Materials, Characterization Methods and Techniques </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> __PHOTONICS__ </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Nanophotonics </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Fiber photonics </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Silicon Photonics </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Photonic Sensors </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Photonic Crystals </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Graphene photonics </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Quantum Photonics </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Terahertz Photonics </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Photonic Integrated Circuit (PIC) </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> 2D Photonic Materials and Devices </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Applications of Photonic Technologies </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Photonic Metamaterials </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Biophotonics and Microwave photonics </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Photonic Instrumentation Engineering </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Organic Photonic Materials and Devices </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Photonics for Energy and Green Photonics </div> <div class="col-sm-12 col-xs-6 col-md-6 col-lg-6" style="border-left: 10px solid; text-align:left;font-size: 16px;padding-left: 2rem !important;"> Photonic neuromorphic systems and photonic reservoir computing </div> </div> </div> </div> </div> </div> </section> <!-- /third section --> <!--<section id="sessions" class="sessions"> <div class="container"> <div class="row"> <div class="col-sm-12 col-xs-12"> <div class="col-sm-12 col-xs-6" style="border-left: 10px solid; padding-left: 4rem !important;"> <p><strong class="event-description">Learn: </strong>Our conferences are great platforms for knowledge sharing and thus help research communities in learning new things in their areas of expertise. By attending our scientific meetings, you get the opportunity to learn from industry leaders in all facets of your research.</p> <p><strong class="event-description">Discuss: </strong>Spark your creativity by discussing your work with experts in your field of study. Our events help you widen your research and development efforts and are sure to bring together some of the world’s top innovators and strategists in your domain.</p> <p><strong class="event-description">Network and Connect: </strong>Master new skills and learn best ways by connecting with world-class speakers. We offer you plenty of opportunities to network and grow by bringing together elite performers and most talented leaders in your industry onto a single stage.</p> <p><strong class="event-description">Spread the Impact: </strong>Our conferences instill a rewarding experience and will empower you to rub elbows with many of the industry leaders. The community of ambitious and accomplished professionals surely helps you spread your impact and optimize your research goals.</p> <p><strong class="event-description">Recognized: </strong>As our conferences are one of the world’s best and biggest events, they sure help you take your skills to the next level and fuel your success. Showcase your work in the epicenter of scientific research and get all the recognition that you yearned for all the time.</p> </div> </div> </div> </div> </section>--> <section id="media_partners"> <div class="container"> <div class="row"> <div class="col-md-12"> <div align="center" class=" "> <p class="block-title"><strong>Media Partners</strong></p> <div align="center" class="col-md-4" style="height: 150px"> <a href="https://internationalconferencealerts.com " title="International Conference Alerts" target="_blank" style="text-decoration:none;"> <img src=' https://fosterresearch.org/cms/photos/27-Mediapartner-Photo.png' class="img-responsive img-thumbnail" alt=""/> </a> <!--<p style="padding:10px;">International Conference Alerts</p></a>--> </div> <div align="center" class="col-md-4" style="height: 150px"> <a href="https://www.conferencealerts.in" title="Conference Alerts" target="_blank" style="text-decoration:none;"> <img src=' https://fosterresearch.org/cms/photos/43-Mediapartner-Photo.png' class="img-responsive img-thumbnail" alt=""/> </a> <!--<p style="padding:10px;">Conference Alerts</p></a>--> </div> <div align="center" class="col-md-4" style="height: 150px"> <a href=" https://www.worldconferencealerts.com/" title="World conference alerts" target="_blank" style="text-decoration:none;"> <img src=' https://fosterresearch.org/cms/photos/68-Mediapartner-Photo.png' class="img-responsive img-thumbnail" alt=""/> </a> <!--<p style="padding:10px;">World conference alerts</p></a>--> </div> </div> </div> </div> </div> </section> <!--Media Partners--> <!-- fourth section --> <section id="venue"> <div class="container"> <div class="row"> <div class="col-sm-12 col-xs-12"> <p align="center" class="block-title">Conference Venue<br><strong> Webinar</strong></p> <div class="venue" style="color: #000000; font-size: 16px"> <p><p class="MsoNormal"></p></p> </div> </div> <div class="col-md-12"> <img src="/venue1.jpg" class="col-md-4 img-responsive img-thumbnail" alt="" style="padding-left:10px; padding-bottom:5px; padding-top:0px; height: 220px"> <img src="/venue2.jpg" class="col-md-4 img-responsive img-thumbnail" alt="" style="padding-left:10px; padding-bottom:5px; padding-top:0px; height: 220px"> <img src="/venue3.jpg" class="col-md-4 img-responsive img-thumbnail" alt="" style="padding-left:10px; padding-bottom:5px; padding-top:0px; height: 220px"> </div> </div> </div> </section> <!-- /fourth section --> <!-- Fifth section - sponsors --> <!--<section id="sponsors" class="sponsors"> <div class="container"> <div class="row"> <h2 class="block-title"><strong>The</strong> Sponsors</h2> <div class="sponsors-logo"> <div class="col-sm-4 col-xs-4 logo-item"> <img src="images/sponsors/creative-graphic-unique.png" alt="Creative Graphic Unique" class="img-responsive"> </div> <div class="col-sm-4 col-xs-4 logo-item"> <img src="images/sponsors/graphic-design-genuine.png" alt="Graphic Design Genuine" class="img-responsive"> </div> <div class="col-sm-4 col-xs-4 logo-item"> <img src="images/sponsors/creative-special.png" alt="Creative Special" class="img-responsive"> </div> </div> <div class="sponsors-logo"> <div class="col-sm-4 col-xs-4 logo-item"> <img src="images/sponsors/creative-design-unique.png" alt="Creative Design Special" class="img-responsive"> </div> <div class="col-sm-4 col-xs-4 logo-item"> <img src="images/sponsors/creative-graphic.png" alt="Creative Graphic" class="img-responsive"> </div> <div class="col-sm-4 col-xs-4 logo-item"> <img src="images/sponsors/premium.png" alt="Event Premium" class="img-responsive"> </div> </div> </div> <p class="text-center"><a href="sponsors.html" class="register-now-btn styles-button">Sponsors Styles <i class="fa fa-long-arrow-right" aria-hidden="true"></i></a> </p> </div> </section>--> <!-- /Fifth section --> <!-- Prices --> <section id="prices" class="prices"> <div class="container"> <div class="row" style="color: #000;"> <p class="block-title"><strong>The Registration Prices</strong></p> <div class="col-sm-4 col-md-4 event-priceing"> <div class="inner-pricing"> <div class="plan-name"> <small>Speaker Registration </small> </div> <div class="plan-price"> <p class="no-margin"><sup></sup>$ 749</p> </div> <div class="plan-details"> <ul> <li>Speaker Opportunity</li> <li>Conference E Material</li> <li>Coffee & Lunch Breaks</li> <li>Badges</li> <li>Free Wifi</li> </ul> <a href="https://fosterresearch.org/2024/opticsresearch/registration" class="register-now-btn">Buy Ticket <i class="fa fa-long-arrow-right" aria-hidden="true"></i></a> </div> </div> </div> <div class="col-sm-4 col-md-4 event-priceing"> <div class="inner-pricing"> <div class="plan-name"> <small>Delegate/Listener Registration</small> </div> <div class="plan-price"> <p class="no-margin"><sup></sup>$ 899</p> </div> <div class="plan-details"> <ul> <li>Listener Opportunity</li> <li>Conference E Material</li> <li>Coffee & Lunch Breaks</li> <li>Badges</li> <li>Free Wifi</li> </ul> <a href="https://fosterresearch.org/2024/opticsresearch/registration" class="register-now-btn">Buy Ticket <i class="fa fa-long-arrow-right" aria-hidden="true"></i></a> </div> </div> </div> <div class="col-sm-4 col-md-4 event-priceing"> <div class="inner-pricing"> <div class="plan-name"> <small>Student Delegate/Listener</small> </div> <div class="plan-price"> <p class="no-margin"><sup></sup>$ 299</p> </div> <div class="plan-details"> <ul> <li>Listener Opportunity</li> <li>Conference E Material</li> <li>Coffee & Lunch Breaks</li> <li>Badges</li> <li>Free Wifi</li> </ul> <a href="https://fosterresearch.org/2024/opticsresearch/registration" class="register-now-btn">Buy Ticket <i class="fa fa-long-arrow-right" aria-hidden="true"></i></a> </div> </div> </div> </div> <div class="get-in-touch"> <p class="no-margin">Need additional pricing info? <a href="registration">View Details</a> </p> </div> </div> </section> <!-- /Prices --> <!-- <section id="testiominal" class="testiominals"> <div class="container"> <div class="row"> <div class="col-sm-12 col-xs-12"> <p class="block-title"><strong>What People Say About Us</strong></p> <div class="owl-testimonial"> <div class="inner-testimonial"> <div class="tm-tagline"> <i class="fa fa-quote-left" aria-hidden="true"></i> <span> I thoroughly enjoyed the opportunity to share the research, innovations, thoughts and insights from our work with others interested in promotibg innovative practices in paediatrics and I gained much learning from the other speakers too. The opportunities to network was great and I have forged new alliances which I think will be very fruitful.</span> </div> <div class="tm-userinfo"> <div class="tm-userimg"><img src="https://www.olcinternational.com/graphene-technologies/images/testimonial-1.png" alt="testimonial" /> </div> <div class="tm-userbio"> <h4 class="tm-title"> Kaeffer Bertrand</h4> <p class="tm-designation">University of Nantes, France</p> </div> </div> </div> <div class="inner-testimonial"> <div class="tm-tagline"> <i class="fa fa-quote-left" aria-hidden="true"></i> <span> I appreciated the high level of research,Good organization,Respect of the schedule end the planning,Presence of almost all the members,Variety in the banquet of lunch.</span> </div> <div class="tm-userinfo"> <div class="tm-userimg"> <img src="https://www.olcinternational.com/graphene-technologies/images/testimonial-2.png" alt="testimonial" /> </div> <div class="tm-userbio"> <h4 class="tm-title"> Sofa EL-Ghazali</h4> <p class="tm-designation">Shinshu University, Japan</p> </div> </div> </div> <div class="inner-testimonial"> <div class="tm-tagline"> <i class="fa fa-quote-left" aria-hidden="true"></i> <span> I enjoyed my day – there were some good questions for the speakers.</span> </div> <div class="tm-userinfo"> <div class="tm-userimg"> <img src="https://www.olcinternational.com/graphene-technologies/images/testimonial-1.png" alt="testimonial" /> </div> <div class="tm-userbio"> <h4 class="tm-title"> Leeson Mark</h4> <p class="tm-designation">University of Warwick, UK</p> </div> </div> </div> <div class="inner-testimonial"> <div class="tm-tagline"> <i class="fa fa-quote-left" aria-hidden="true"></i> <span> It was a great experience to participate of this conference and for sure I would like to part of next events.</span> </div> <div class="tm-userinfo"> <div class="tm-userimg"> <img src="https://www.olcinternational.com/graphene-technologies/images/testimonial-2.png" alt="testimonial" /> </div> <div class="tm-userbio"> <h4 class="tm-title"> Natália Cândido Homem</h4> <p class="tm-designation">University of Minho, Portugal</p> </div> </div> </div> <div class="inner-testimonial"> <div class="tm-tagline"> <i class="fa fa-quote-left" aria-hidden="true"></i> <span> Very nice conference congratulations,It was a pleasure to participate,Thank you so much,I would like to suggest 15 to 20 min presentations.</span> </div> <div class="tm-userinfo"> <div class="tm-userimg"> <img src="https://www.olcinternational.com/graphene-technologies/images/testimonial-1.png" alt="testimonial" /> </div> <div class="tm-userbio"> <h4 class="tm-title"> Iran Gomes da Rocha Segundo</h4> <p class="tm-designation">University of Minho, Portugal</p> </div> </div> </div> <div class="inner-testimonial"> <div class="tm-tagline"> <i class="fa fa-quote-left" aria-hidden="true"></i> <span> Good conference and nice presentations.</span> </div> <div class="tm-userinfo"> <div class="tm-userimg"> <img src="https://www.olcinternational.com/graphene-technologies/images/testimonial-2.png" alt="testimonial" /> </div> <div class="tm-userbio"> <h4 class="tm-title"> Yiwen Ruan</h4> <p class="tm-designation">Jinan University, China</p> </div> </div> </div> <div class="inner-testimonial"> <div class="tm-tagline"> <i class="fa fa-quote-left" aria-hidden="true"></i> <span> Very interesting meeting, well organize. Poster- Digital-Group tour together in the conference area</span> </div> <div class="tm-userinfo"> <div class="tm-userimg"> <img src="https://www.olcinternational.com/graphene-technologies/images/testimonial-1.png" alt="testimonial" /> </div> <div class="tm-userbio"> <h4 class="tm-title"> Ainara Ateka</h4> <p class="tm-designation">University of the Basque Country, UPV/EHU, Spain</p> </div> </div> </div> <div class="inner-testimonial"> <div class="tm-tagline"> <i class="fa fa-quote-left" aria-hidden="true"></i> <span> I would like to attend again next year, thank you for the invitation. I have searched for the website, I imagine you do not have it yet, but depending on the prices I would try to go, we keep in touch.</span> </div> <div class="tm-userinfo"> <div class="tm-userimg"> <img src="https://www.olcinternational.com/graphene-technologies/images/testimonial-2.png" alt="testimonial" /> </div> <div class="tm-userbio"> <h4 class="tm-title"> Aida María Díez Sarabia</h4> <p class="tm-designation">University of Vigo, Spain</p> </div> </div> </div> </div> </div> </div> </div> </section> --> <!-- Subscribe --> <!--<section id="subscribe" class="subscribe"> <div class="container"> <div class="row"> <h2 class="block-title"><strong>Subscribe for</strong> Next eventary</h2> <div class="subscribe-form"> <form> <div class="input-group margin-bottom-sm col-lg-5 col-md-5 col-sm-12 col-xs-12"> <span class="input-group-addon"><i class="fa fa-user" aria-hidden="true"></i></span> <input class="form-control" type="text" placeholder="First Name"> </div> <div class="input-group margin-bottom-sm col-lg-5 col-md-5 col-sm-12 col-xs-12"> <span class="input-group-addon"><i class="fa fa-envelope" aria-hidden="true"></i></span> <input class="form-control" type="text" placeholder="Email address"> </div> <div class="col-sm-12 col-xs-12"> <p class="no-margin subscribe-text">We guarantee 100% privacy. Your information will not be shared.</p> <a href="#" class="register-now-btn">Get Every Info of Our Next Camp Eventery</a> </div> </form> </div> </div> </div> </section>--> <!-- /Subscribe --> <a href="https://api.whatsapp.com/send?phone=9100067998&text=Hello." class="float" target="_blank"> <!--<i class="fa fa-whatsapp my-float"></i>--> <img src="https://geneticsresearch.net/WhatsApp_icon.png.webp" class="" width="60"> </a> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script> <script src="https://www.google.com/recaptcha/api.js"></script> <script src="https://www.google.com/recaptcha/api.js?render=6LdqqFQoAAAAACk0iK-vNqpLZB7DGbmHJzc28lix"></script> <section id="contactus" class="contact-us form"> <div class="contact-right"> <div class="container"> <div class="row"> <div class="col-sm-4 col-xs-12 form" style="padding: 0px 10px;"> <h4 class="contact-title" style="color: #FFFFFF;font-size: 16px;"> <i class="fa fa-comments-o" aria-hidden="true"></i> Send Us Your Message</h4> <div class="col-lg-12 col-md-12"> <div class="alert alert-success" id="msg_success" style="display:none;margin-top:15px;"> <button class="close" data-dismiss="alert">×</button> Your contact request have submitted successfully. </div> </div> <div class="col-lg-12 col-md-12"> <div class="alert alert-danger" id="capcha_error" style="display:none;margin-top:15px;"> <button class="close" data-dismiss="alert">×</button> Robot verification failed, please try again. </div> </div> <div class="row"> <form id='myForm' style="padding: 0px 10px;"> <div class="input-group margin-bottom-sm col-sm-12 col-xs-12"> <span class="input-group-addon"><i class="fa fa-user" aria-hidden="true"></i></span> <input class="form-control" style="color: #FFF" id="name" name="name" placeholder="Full Name" type="text"> </div> <div class="input-group margin-bottom-sm col-sm-12 col-xs-12"> <span class="input-group-addon"><i class="fa fa-envelope" aria-hidden="true"></i></span> <input class="form-control" style="color: #FFF" id="email" name="email" placeholder="Email address" type="text"> </div> <div class="input-group margin-bottom-sm col-sm-12 col-xs-12"> <span class="input-group-addon"><i class="fa fa-comments" aria-hidden="true"></i></span> <input class="form-control" style="color: #FFF" id="message" name="message" placeholder="Your Message" type="text"> </div> <div class="input-group col-sm-12 col-xs-12"> <div class="g-recaptcha" data-sitekey="6LdqqFQoAAAAACk0iK-vNqpLZB7DGbmHJzc28lix"></div> </div> <div align="left" class="input-group col-sm-12 col-xs-12"> <input type="submit" id="submit" name="submit" class="register-now-btn" value="Send Message!" style="margin:0px auto;"> </div> </form> </div> </div> <div class="col-md-4"> <h4 class="contact-title" style="color: #FFFFFF;font-size: 16px;"> <i class="fa fa-flag" aria-hidden="true"></i> Conference Secretary</h4> <!--<div class="contact-details">--> <div style="text-align: left;" class=""> <!--<p class="contact-phone" style="color:#FFFFFF"> <i class="fa fa-whatsapp" aria-hidden="true"></i> +91 8977610040 </p>--> <p class="contact-email" style="font-size: 14px; color: #ffff;"> <i class="fa fa-envelope-o" aria-hidden="true"></i> <a href="mailto:secretary@opticsresearch2024.net">secretary@opticsresearch2024.net</a></p> <!--<p class="contact-email" style="font-size: 14px; color: #ffff;"> <i class="fa fa-map-marker" aria-hidden="true"></i> <a href="#"> SBR#44, 4th cross, MG Layout, <br> </p> <p class="contact-email" align="center" style="font-size: 14px;color: #ffff;margin-top: -10px;">Muller Road, <br>Bangalore, 560035, India</a></p>--> </div> <div style="text-align: left;" class=""> <!--<p class="contact-phone" style="color:#FFFFFF"> <i class="fa fa-whatsapp" aria-hidden="true"></i> +91 8977610040 </p>--> <p class="contact-number" style="font-size: 14px;padding-left: 18px; padding-top: 11px; color: #ffff;"> <i class="fa fa-phone" aria-hidden="true"></i><span>   +91-9100067998</span> </p> </div> <h4 class="contact-title" style="color: #FFFFFF;font-size: 16px;"> <i class="fa fa-link" aria-hidden="true"></i> Quick Links</h4> <div align="left"> <p class="contact-phone" style="color:#FFFFFF;padding:0px !important;"> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a class="text-white" style="color: #FFFFFF !important;font-size: 15px;padding:0px !important;" href="https://fosterresearch.org/2024/opticsresearch/abstract-submission">Abstract Submission</a> </p> <p class="contact-phone" style="color:#FFFFFF;padding:0px !important;"> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a class="text-white" style="color: #FFFFFF !important;font-size: 15px;padding:0px !important;" href="https://fosterresearch.org/2024/opticsresearch#sessions">Scientific Sessions</a> </p> <p class="contact-phone" style="color:#FFFFFF;padding:0px !important;"> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a class="text-white" style="color: #FFFFFF !important;font-size: 15px;padding:0px !important;" href="https://fosterresearch.org/2024/opticsresearch/registration">Registration</a> </p> <p class="contact-phone" style="color:#FFFFFF;padding:0px !important;"> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a class="text-white" style="color: #FFFFFF !important;font-size: 15px;padding:0px !important;" href="https://fosterresearch.org/2024/opticsresearch/committee">Committee</a> </p> <p class="contact-phone" style="color:#FFFFFF;padding:0px !important;"> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a class="text-white" style="color: #FFFFFF !important;font-size: 15px;padding:0px !important;" href="https://fosterresearch.org/2024/opticsresearch#speakers">Speakers</a> </p> </div> </div> <div class="col-sm-4 col-xs-12 details" style=" border-left: 1px solid #f5764d;"> <h4 class="contact-title" style="color: #FFFFFF;font-size: 16px;"> <i class="fa fa-twitter-square" aria-hidden="true"></i> Connect us on Twitter</h4> <a class="twitter-timeline" href="https://twitter.com/AngelinaJu59667?ref_src=twsrc%5Etfw" data-height="420">Tweets by EGRWLOP2024</a> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script> </div> </div> </div> </div> </section> <!-- /Contact Us --> <!-- Footer --> <footer> <div class="footer-bottom"> <div class="copytight"> <p> Copyright 2023 All rights reserved | <a href="https://foster-research.com">Foster Research</a> | <a href="https://foster-research.com/terms-conditions.html" target="_blank" style="text-decoration:none;">Terms and Conditions</a></p> </div> </div> <a href="#" id="back-to-top" title="Back to top">↑</a> </footer> <!--<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script> --> <script> // when form is submit $(document).ready(function(){ $("#submit").click(function(){ var name = $("#name").val(); var email = $("#email").val(); var message = $("#message").val(); var captcha = grecaptcha.getResponse(); var dataString = 'name='+ name + '&email='+ email + '&message='+ message + '&captcha='+ captcha; if(captcha=='') { $("#capcha_error").show(); } else { // AJAX Code To Submit Form. $.ajax({ type: "POST", url: "submitform.php", data: dataString, cache: false, success: function(result){ $("#msg_success").show(); $('#myForm')[0].reset() $("#submit").attr('disabled',true); $("#capcha_error").hide(); //alert(result); } }); } return false; }); }); </script> <!-- .Footer --> <!-- attach JavaScripts --> <!-- <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.js"></script> --> <script type="text/javascript" src="https://fosterresearch.org/2024/js/bootstrap.min.js"></script> <script src="https://fosterresearch.org/2024/js/iscroll.js"></script> <script src="https://fosterresearch.org/2024/js/menu.js" charset="utf-8"></script> <script src="https://fosterresearch.org/2024/js/owl.carousel.min.js"></script> <script src="https://fosterresearch.org/2024/js/classie.js"></script> <script type="text/javascript" src="https://fosterresearch.org/2024/js/custom-menu.js"></script> <script type="text/javascript" src="https://fosterresearch.org/2024/js/eventpremium-script.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/modernizr/2.8.2/modernizr.js"></script> <!-- <script src="https://fosterresearch.org/assets/js/bootstrap.min.js"></script> <script src="https://fosterresearch.org/assets/js/owl.carousel.js"></script> <script src="https://fosterresearch.org/assets/js/jquery.mCustomScrollbar.concat.min.js"></script> <script src="https://fosterresearch.org/assets/js/bootstrap-hover-dropdown.js"></script>--> <script type="text/javascript" src="https://fosterresearch.org/assets/js/jquery.syotimer.min.js"></script> <script> $('.getting-started').syotimer({ year: 2024, month: 08, day: 26 }); </script> <script> $(function(){ $('.carousel-control').click(function(e){ e.preventDefault(); $('#myCarousel').carousel( $(this).data() ); }); });//END document.ready </script> </body> </html>