CINXE.COM

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <!-- <title> </title> --> <!-- <meta name="author" content="REALTEK CONFERENCE 2024"> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta content="Realtek conference is the convergence of leaders, investors, founders and innovative entrepreneurs who have the potential to guide in the next generation of innovations and ideas in the real estate and construction." name="description"> <meta content="RealTek 2024,Real Estate,Construction,Dubai" name="keywords"> <meta property="og:image" content="https://www.realteksummit.com/images/logos/og-image-new.jpg" /> <meta property="og:image:type" content="image/jpg" /> <meta property="og:image:width" content="1108" /> <meta property="og:image:height" content="803" /> --> <!-- new reset from the chatgpt --> <meta name="author" content="REALTEK CONFERENCE 2024"> <meta name="description" content="Realtek conference is the convergence of leaders, investors, founders and innovative entrepreneurs who have the potential to guide in the next generation of innovations and ideas in the real estate and construction."> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta name="keywords" content="RealTek 2024,Real Estate,Construction,Dubai"> <!-- Open Graph Meta Tags --> <meta property="og:title" content="REALTEK CONFERENCE 2024"> <meta property="og:description" content="Realtek conference is the convergence of leaders, investors, founders and innovative entrepreneurs who have the potential to guide in the next generation of innovations and ideas in the real estate and construction."> <meta property="og:image" content="https://www.realteksummit.com/images/logos/og-image-new.jpg"> <meta property="og:image:type" content="image/jpg"> <meta property="og:image:width" content="1108"> <meta property="og:image:height" content="803"> <meta property="og:url" content="https://www.realteksummit.com"> <meta property="og:type" content="website"> <!-- new reset from the chatgpt --> <title>REALTEK CONFERENCE 2024</title> <meta property="og:title" content="REALTEK CONFERENCE 2024" /> <meta property="og:url" content="https://www.realteksummit.com/"> <!-- Favicons --> <link rel="shortcut icon" href="images/logos/favicon.png"> <link rel="apple-touch-icon" href="images/logos/favicon.png"> <link rel="apple-touch-icon" href="assets/favicon/apple-icon-72x72.png"> <link rel="apple-touch-icon" href="images/logos/favicon.png"> <link rel="apple-touch-icon" href="images/logos/favicon.png"> <!--All Css Here--> <!--Bootstrap Css--> <link rel="stylesheet" href="assets/css/vendor/bootstrap.min.css"> <!--Font-Awesome Css--> <link rel="stylesheet" href="assets/css/vendor/font-awesome.min.css"> <!--Flaticon Css--> <link rel="stylesheet" href="assets/css/vendor/flaticon.css"> <!--Owl-Carousel Css--> <link rel="stylesheet" href="assets/css/vendor/owl.carousel.min.css"> <!--Owl Theme Default--> <link rel="stylesheet" href="assets/css/vendor/owl.theme.default.min.css"> <!--Animate Css--> <link rel="stylesheet" href="assets/css/vendor/animate.css"> <!--Jquery Ui Css--> <link rel="stylesheet" href="assets/css/vendor/jquery-ui.min.css"> <!--Lightbox Css--> <link rel="stylesheet" href="assets/css/vendor/lightbox.css"> <!--Style Css--> <link rel="stylesheet" href="assets/css/style.css"> <!--Responsive Css--> <link rel="stylesheet" href="assets/css/responsive.css"> <!--Modernizr Css--> <script src="assets/js/vendor/modernizr-2.8.3.min.js"></script> <!-- spacing css --> <link rel="stylesheet" type="text/css" href="assets/css/rs-spacing.css"> <!-- magnific popup css --> <link rel="stylesheet" type="text/css" href="assets/css/magnific-popup.css"> <!-- off canvas css --> <link rel="stylesheet" type="text/css" href="assets/css/off-canvas.css"> <!-- Main Menu css --> <link rel="stylesheet" href="assets/css/rsmenu-main.css"> <!--Style Css--> <link rel="stylesheet" href="assets/css/style-new.css"> <!-- gallery popoup --> <link rel="stylesheet" href="assets/lightGallery/dist/css/lightgallery.min.css"> <!-- end gallery popoup --> <style> /* blink btn style */ .blink { background-color: #004A7F; -webkit-border-radius: 10px; border-radius: 10px; border: none; /* border: 1px solid white; */ color: #FFFFFF; cursor: pointer; display: inline-block; /* font-family: Arial;*/ font-size: 20px; padding: 5px 10px; text-align: center; text-decoration: none; -webkit-animation: glowing 1500ms infinite; -moz-animation: glowing 1500ms infinite; -o-animation: glowing 1500ms infinite; animation: glowing 1500ms infinite; } a :hover { color: white !important; } @-webkit-keyframes glowing { 0% { /* background-color: #B20000; */ /* background-color: #4125dd; */ background-color: #1d0dbb; /* -webkit-box-shadow: 0 0 3px #B20000; */ -webkit-box-shadow: 0 0 3px #6b59ff; } 50% { /* background-color: #FF0000; */ background-color: #6b59ff; /* -webkit-box-shadow: 0 0 40px #FF0000; */ -webkit-box-shadow: 0 0 40px #6b59ff; } 100% { /* background-color: #B20000; */ /* background-color: #4125dd; */ background-color: #1d0dbb; /* -webkit-box-shadow: 0 0 3px #B20000; */ -webkit-box-shadow: 0 0 3px #6b59ff; } } @-moz-keyframes glowing { 0% { /* background-color: #B20000; */ /* background-color: #4125dd; */ background-color: #1d0dbb; /* -moz-box-shadow: 0 0 3px #B20000; */ -moz-box-shadow: 0 0 3px #6b59ff; } 50% { /* background-color: #FF0000; */ background-color: #6b59ff; /* -moz-box-shadow: 0 0 40px #FF0000; */ -moz-box-shadow: 0 0 40px #6b59ff; } 100% { /* background-color: #B20000; */ /* background-color: #4125dd; */ background-color: #1d0dbb; /* -moz-box-shadow: 0 0 3px #B20000; */ -moz-box-shadow: 0 0 3px #6b59ff; } } @-o-keyframes glowing { 0% { /* background-color: #B20000; */ background-color: #4125dd; /* box-shadow: 0 0 3px #B20000; */ box-shadow: 0 0 3px #6b59ff; } 50% { /* background-color: #FF0000; */ background-color: #6b59ff; /* box-shadow: 0 0 40px #FF0000; */ box-shadow: 0 0 40px #6b59ff; } 100% { /* background-color: #B20000; */ background-color: #4125dd; /* box-shadow: 0 0 3px #B20000; */ box-shadow: 0 0 3px #6b59ff; } } @keyframes glowing { 0% { /* background-color: #B20000; */ background-color: #4125dd; /* box-shadow: 0 0 3px #B20000; */ box-shadow: 0 0 3px #6b59ff; } 50% { /* background-color: #FF0000; */ background-color: #6b59ff; /* box-shadow: 0 0 40px #FF0000; */ box-shadow: 0 0 40px #6b59ff; } 100% { /* background-color: #B20000; */ background-color: #4125dd; /* box-shadow: 0 0 3px #B20000; */ box-shadow: 0 0 3px #6b59ff; } } .blnkbtn { background: #005bb9e0 !important; padding: 5px 10px !important; color: #fff !important; border-radius: 10px; line-height: 35px !important; margin-top: 30px !important; font-size: 16px !important; /* height: 45px!important;*/ } @media only screen and (max-width: 768px) { .blnkbtn { background: #fff !important; padding: 5px 5px !important; color: #005bb9e0 !important; border-radius: 10px; margin-left: 10px !important; margin-top: 0px !important; font-size: 16px !important; /* height: 45px!important;*/ } } /* end blink btn style */ @media only screen and (min-width: 992px) { .margin-lg { margin-top: -10px; } } .letter-spacing-cstm { letter-spacing: 3px; } .speaker-desig span { font-weight: bold; font-size: larger; } </style> <!-- swiper js --> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css" /> <!-- end swiper js --> <link rel="stylesheet" href="agenda.css"> <!--[if lt IE 9]> <script src="//oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> <script src="//oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> </head> <body> <!--Preloder--> <!-- <div class='loader'> <div class='loader--dot'></div> <div class='loader--dot'></div> <div class='loader--dot'></div> <div class='loader--dot'></div> <div class='loader--dot'></div> <div class='loader--dot'></div> <div class='loader--text'></div> </div> --> <!--Main Container Start Here--> <div class="main-container"> <!--Header Start Here--> <header class="header base-style-2"> <div class="container"> <div class="row align-items-center"> <div class="col-lg-2"> <div class="brand-logo"> <a class="eventex-brand" href="index"><img src="images/logos/logo.png" class="margin-lg" alt="RealTek summit 2024" style="height:120px;"></a> </div> </div> <!-- /col end--> <!-- <div class="col-lg-2"></div> --> <div class="col-lg-10"> <nav class="navbar navbar-expand-lg"> <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"><i class="fa fa-bars"></i></span> </button> <div class="collapse navbar-collapse" id="navbarSupportedContent"> <ul class="navbar-nav ml-auto"> <li class="nav-item"> <a class="nav-link" href="./">Home</a> </li> <li class="nav-item"> <a class="nav-link" href="index#abt-bann">About Us</a> </li> <li class="nav-item"> <!-- <a class="nav-link" href="index#awards">Awards</a> --> <a class="nav-link" href="index#speakers">Speakers</a> </li> <li class="nav-item"> <!-- <a class="nav-link" href="index#awards">Awards</a> --> <a class="nav-link" href="index#agenda">Agenda</a> </li> <!-- <li class="nav-item"> <a class="nav-link" href="index#sponsor">Sponsor</a> </li> --> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle" href="#">Previous Edition</a> <ul class="dropdown-menu animation slideUpIn"> <li> <a href="https://www.realteksummit.com/2023/" target="_blank">RealTek 2023 Dubai</a> </li> </ul> </li> <!-- { blnkbtn blink} class for blink button --> <li class="nav-item"> <a class="nav-link" href="awards" target="_blank">Winners 2023</a> </li> <!-- <li class="nav-item"> <a class="nav-link" href="index#agenda">Agenda</a> </li> --> <li class="nav-item"> <a class="nav-link" href="gallery" target="_blank">Gallery</a> </li> <!-- <li class="nav-item"> <a class="nav-link" href="#footer">Contact Us</a> </li> --> <!-- <li class="nav-item active dropdown"> <a class="nav-link dropdown-toggle" href="#">Home <span class="sr-only">(current)</span></a> <ul class="dropdown-menu animation slideUpIn"> <li> <a href="index.html">Home One</a> </li> <li> <a href="home-2.html">Home Two</a> </li> <li> <a href="home-3.html">Home Three</a> </li> <li> <a href="home-4.html">Home four</a> </li> <li> <a href="home-5.html">Home Five</a> </li> </ul> </li> --> </ul> </div> </nav> </div> <!-- /col end--> <!-- <div class="col-lg-2 d-none d-lg-block"> <ul> <li class="header-ticket"> <a class="pr-0" href="#">Buy Ticket</a> </li> </ul> </div> --> <!-- /col end--> </div> <!-- /row end--> </div> <!-- container end--> </header> <!--Header End Here--><link rel="stylesheet" href="assets/css/style-nd.css"> <style> /* .hero-banner-area { width: 100%; height: auto; } */ .speak-span-designation { font-style: italic; } .speak-span-company-name { font-weight: bold; } .speakA { cursor: initial; } .hero-banner-area.home-2 .banner-content h3 { font-size: 50px; } @media only screen and (max-width: 768px) { .hero-banner-area.home-2 .banner-content h3 { /* font-size: 50px; */ font-size: 34px; line-height: 1.2; } } .hero-banner-area.home-2 .upcoming div .cdown { color: white; } .hero-banner-area.home-2 .upcoming div .cdown p { color: white; } .hero-banner-area.home-2 .upcoming div span:nth-child(even) { color: #fff; } .hero-banner-area.home-2 .upcoming div span:nth-child(even) p { color: #fff; } .hero-banner-area:before { content: ""; background: rgb(13 20 41 / 75%); position: absolute; bottom: 0; top: 0; left: 0; right: 0; } .speakA:hover { color: black !important; } .btn-nom { background-color: white; color: #7307be; font-size: 15px; font-weight: 500; border-radius: 28px; /* padding: 16px; */ padding: 12px; } /* old */ /* .video { position: absolute; min-height: 100%; min-width: 100%; right: 0; z-index: -1; } */ /* end old */ /* */ /* .content { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); text-align: center; color: #fff; } */ /* */ .spk-info { padding: 15px 5px !important; } @media only screen and (min-width: 992px) { .widthh-lg { width: 290px; } .width-lg-img { height: 255px; } } .speak-design { min-height: 80px !important; } /* new banner reset style */ .banner-section-container { position: relative; } .video-bg { position: absolute; min-height: 100%; min-width: 100%; right: 0; bottom: 0; z-index: -1; } /* @media only screen and (min-width: 600px) and (max-width: 992px) { .banner-cont-sm-screen { margin-top: 160px !important; } } */ @media only screen and (max-width: 768px) { /* @media only screen and (min-width: 375px) and (max-width: 375px) and (min-height: 667px) and (max-height: 667px) { */ .banner-cont-sm-screen { margin-top: 160px !important; } .banner-sec-sm-screen { height: 135vh !important; } /* Your CSS styles go here */ } /* end new banner reset style */ .overlay::before { content: ""; background: rgba(13, 20, 41, 0.8); position: absolute; bottom: 0; top: 0; left: 0; right: 0; } .bg-full-awards { min-height: 70vh; background-size: cover !important; background-repeat: no-repeat !important; background-position: center !important; } .partner-heading { width: 25%; background: #7307be; border-radius: 25px; } @media only screen and (max-width: 992px) { .partner-heading { width: 100% !important; } } .link-padding { padding: 20px; } /* blog style */ .blog-head-min-height { min-height: 115px; } .blog-head-min-height h3:hover { color: black !important; } .blog-para-min-height { min-height: 100px; } .blog-para-min-height p { color: #656565 !important; } .single-blog { height: 100%; } .our-blog-area .single-blog .blog-content .date ul li { color: #4125dd; } /* blog style */ .link-padding { border: 1px solid lightgrey; } /* end horizontal line */ </style> <!--Hero Banner Area Start Here--> <!-- try new banner reset --> <section class="banner-section-container hero-banner-area home-2 banner-sec-sm-screen"> <video class="video-bg" autoplay muted playsinline loop preload="metadata"> <source src="assets/video/video.mp4" type="video/mp4"> Your browser does not support the video tag. </video> <div class="container content"> <div class="row"> <div class="col-lg-12"> <div class="banner-content pt-5 pt-lg-2 pt-md-2 banner-cont-sm-screen"> <p class="letter-spacing-cstm" style="color:white;text-align: center;" class="mb-0 mt-0 mt-lg-5"> Shaping the Future of Real Estate Excellence </p> <h3 class="letter-spacing-cstm" style="color:white;text-align: center;">REALTEK CONFERENCE & AWARDS 2024 <br> </h3> <!-- Address Marina, --> <p class="letter-spacing-cstm" style="font-size:19px;font-weight: 600;margin-bottom: 0;"> <span><img style="width: 20px;" src="images/bannerMap/map.png" alt="location"></span> Millennium Plaza Downtown, Dubai <span class="ml-2 mr-2" style="font-family: sans-serif;font-size: 25px;font-weight: 100;">|</span> <span><img style="width: 20px;" src="images/bannerMap/google-calendar.png" alt="date"></span> September 24, 2024 </p> <p class="letter-spacing-cstm" style="font-size:19px;font-weight: 600;margin-bottom: 0;"> <span><img style="width: 20px;" src="images/bannerMap/clock.png" alt="time"></span> 09:00 AM - 06:00 PM </p> <!-- <p style="font-size:25px;font-weight: 600;margin-bottom: 0;"> <span><img style="width: 20px;" src="images/bannerMap/google-calendar.png" alt="date"></span> September 24, 2024 </p> --> <!-- <p style="font-size:25px;font-weight: 600;">10:00 AM - 04:00 PM - Conference &ensp; | &ensp;05:00 PM - 07:00 PM - Awards </p> --> <!-- <div class="row justify-content-center mt-3"> <div class="col-12 text-center d-flex justify-content-center"> <div class="partner-heading"> <h6 style="font-size: x-large;font-weight: 500;">Healthcare Partner</h6> </div> </div> <div class="col-12 col-lg-4 pt-3 d-flex justify-content-center"> <a href="https://ariesclinic.com/" style="text-align: center;" target="_blank"> <img style="width: 70%;" src="assets/Healthcare-Partner/Aries21.png" alt=""> </a> </div> </div> --> <!-- <div class="upcoming" style="margin:30px"> <span class="is-countdown"> </span> <div data-countdown=" 2024/9/24 10:30:00"></div> </div> --> <!-- og code --> <!-- <div class="upcoming" style="margin:30px"> <span class="is-countdown"> </span> <div data-countdown="/10/04"></div> </div> --> <!-- end og code --> <div class="primary-btn text-center"> <div class="row justify-content-center"> <h3 style="color: white;text-transform: capitalize;"> <marquee> <b> Thank you to all the attendees, speakers, sponsors, media partners, and award winners for making REALTEK SUMMIT 2024 a remarkable success! </b> </marquee> </h3> <!-- <a href="delegate-registration" target="_blank" class="btn-primary m-2 hovPadd">Delegate Registration</a> --> <!-- <a href="nomination" target="_blank" class="btn-primary m-2">Click To Nominate</a> --> <!-- <a href="sponsorship_registration" target="_blank" class="btn-primary m-2">Sponsorship Enquiry</a> --> <!-- <a href="agenda-24" class="btn-primary m-2 blink" style="font-size: 22px;">Agenda</a> <a href="https://www.biztvevents.com/live/" target="_blank" class="btn-primary m-2 blink" style="font-size: 22px;">Watch Live</a> --> <!-- <a href="nomination" target="_blank" class="btn-primary m-2">Nomination Registration</a> --> <!-- <a href="speaker-registration" target="_blank" class="btn-primary m-2">Enroll to speak</a> --> </div> <!-- <div class="row justify-content-center"> <a type="button" style="cursor: pointer;" class="btn-primary m-2" data-toggle="modal" data-target="#media-reg"> Media Registration </a> <a href="nomination" target="_blank" class="btn-primary m-2">Nominate Now</a> </div> --> </div> </div> </div> <!-- /col end --> </div> </div> </section> <!-- end try new banner reset --> <!--Conference Synopsis Area Start Here--> <div class="conference-synopsis-area pad100 bg-color"> <div class="container" id="abt-bann"> <div class="row" style=""> <!-- <div class="col-lg-5 xs-mb40"> <img class="img-fluid mx-auto d-block" src="images/bg/new-bg-3.jpg" alt="" style="min-height: 100%;"> </div> --> <!-- /.col end--> <div class="col-12"> <div class="inner-content"> <div class="section-title"> <div class="title-text pl" style="padding-left: 0;"> <h2 style="text-transform: uppercase;">About</h2> </div> </div> <p class="mb-3" style="text-align:justify;"> Following the remarkable success of our inaugural event, RealTek Summit returns for its second edition in Dubai on September 24, 2024. Organized by Biz Events Management, this prestigious event continues to serve as the premier platform for professionals, experts, and innovators in the real estate sector. </p> <p class="mb-3" style="text-align:justify;"> Join us as we bring together the brightest minds in the industry to engage in insightful discussions, exchange groundbreaking ideas, and celebrate outstanding achievements. This year’s event promises a comprehensive experience with a full-day conference featuring industry leaders and an evening awards ceremony honoring excellence in real estate. </p> <p class="mb-3" style="text-align: justify;"> Don’t miss the opportunity to be part of this distinguished gathering and contribute to the ongoing dialogue shaping the future of the real estate industry. Mark your calendars and prepare for an unforgettable event in the heart of Dubai. </p> <p class="mb-3" style="text-align: justify;"> <b> When: September 24, 2024</b> </p> <p class="mb-3" style="text-align: justify;"> <b> Where: Millennium Plaza Downtown, Dubai </b> </p> </div> </div> <!-- /col end--> <!-- <div class="col-lg-12"> <div class="primary-btn text-center"> <a href="about" target="_blank" class="btn-primary">View More</a> </div> </div> --> </div> <!-- /row end--> </div> <!-- /container end--> </div> <!--Conference Synopsis Area End Here--> <!-- speakers --> <div id="speakers" class="speakersec whos-speaking-area pad100" style="border-top: 2px solid white;"> <div class="container"> <div class="row"> <div class="col-lg-12"> <div class="section-title text-center"> <div class="title-text mb50"> <h2 class="colorwhite" style="text-transform: uppercase;">Speakers</h2> </div> </div> </div> <!-- /col end--> </div> <!-- /.row end--> <div class="row mb50 justify-content-center"> <div class="col-lg-12"> <div class="section-title text-center"> <div class="title-text"> <h2 class="colorwhite" style="text-transform: uppercase;font-size: x-large;">Keynote Speaker</h2> </div> </div> </div> <!-- Keynote speaker --> <div class="col-xl-4 col-lg-4 col-md-4 col-sm-12 pt-4"> <div class="speakers mb-4 h-100"> <div class="spk-img"> <img class="img-fluid" src="assets/speakers-24/HE-Khamis-Juma.png" alt="RealTek 2024 Dubai Speaker"> </div> <div class="spk-info speak-div" style="padding-left: 5px;padding-right: 5px;"> <a href="javascript:void(0)"> <h3 class="speakA">H.E. Khamis Juma Buamim </h3> </a> <p class="speak-design"> <span class="speak-span-designation">Chairman -Dubai Council for Marine & Maritime Industries (DCMMIEmirates)</span><br> <span class="speak-span-company-name">Chairman & Group CEO - KBI - UAE</span> </p> <div class="pb-4"> <a href="https://www.linkedin.com/in/%D8%AE%D9%85%D9%8A%D8%B3-%D8%A8%D9%88%D8%B9%D9%85%D9%8A%D9%85-khamis-juma-buamim-68373957?utm_source=share&utm_campaign=share_via&utm_content=profile&utm_medium=ios_app" target="_blank"> <img src="assets/icons/linkedin.png" alt=""> </a> </div> <a href="javascript:void(0)" class="btn1 btn btn-primary"><span style="" id="HE-Khamis-Juma">View More</span></a> </div> </div> </div> <!-- end Keynote speaker --> </div> <div class="row mb50 justify-content-center"> <!-- speaker --> <div class="col-xl-3 col-lg-3 col-md-4 col-sm-12 pt-4"> <div class="speakers mb-4 h-100"> <div class="spk-img"> <img class="img-fluid" src="assets/speakers-24/FarooqSyed.jpg" alt="RealTek 2024 Dubai Speaker"> </div> <div class="spk-info speak-div" style="padding-left: 5px;padding-right: 5px;"> <a href="javascript:void(0)"> <h3 class="speakA">Farooq Syed</h3> </a> <p class="speak-design"> <span class="speak-span-designation">CEO</span><br> <span class="speak-span-company-name">Springfield Properties</span> </p> <div class="pb-4"> <a href="https://www.linkedin.com/in/mfarooqsyed/" target="_blank"> <img src="assets/icons/linkedin.png" alt=""> </a> </div> <a href="javascript:void(0)" class="btn1 btn btn-primary"><span style="" id="FarooqSyed">View More</span></a> </div> </div> </div> <!-- end speaker --> <!-- speaker --> <div class="col-xl-3 col-lg-3 col-md-4 col-sm-12 pt-4"> <div class="speakers mb-4 h-100"> <div class="spk-img"> <img class="img-fluid" src="assets/speakers-24/LouisHarding.jpg" alt="RealTek 2024 Dubai Speaker"> </div> <div class="spk-info speak-div" style="padding-left: 5px;padding-right: 5px;"> <a href="javascript:void(0)"> <h3 class="speakA">Louis Harding</h3> </a> <p class="speak-design"> <span class="speak-span-designation">Managing Director</span><br> <span class="speak-span-company-name">Betterhomes</span> </p> <div class="pb-4"> <a href="https://www.linkedin.com/in/louis-harding-14874214/" target="_blank"> <img src="assets/icons/linkedin.png" alt=""> </a> </div> <a href="javascript:void(0)" class="btn1 btn btn-primary"><span style="" id="LouisHarding">View More</span></a> </div> </div> </div> <!-- end speaker --> <!-- speaker --> <div class="col-xl-3 col-lg-3 col-md-4 col-sm-12 pt-4"> <div class="speakers mb-4 h-100"> <div class="spk-img"> <img class="img-fluid" src="assets/speakers-24/Aureen-Reddy.jpg" alt="RealTek 2024 Dubai Speaker"> </div> <div class="spk-info speak-div" style="padding-left: 5px;padding-right: 5px;"> <a href="javascript:void(0)"> <h3 class="speakA">Aureen Reddy</h3> </a> <p class="speak-design"> <span class="speak-span-designation">Director – Property Management</span><br> <span class="speak-span-company-name">Anarock</span> </p> <div class="pb-4"> <a href="https://www.linkedin.com/in/aureenreddy/" target="_blank"> <img src="assets/icons/linkedin.png" alt=""> </a> </div> <a href="javascript:void(0)" class="btn1 btn btn-primary"><span style="" id="Aureen-Reddy">View More</span></a> </div> </div> </div> <!-- end speaker --> <!-- speaker --> <div class="col-xl-3 col-lg-3 col-md-4 col-sm-12 pt-4"> <div class="speakers mb-4 h-100"> <div class="spk-img"> <img class="img-fluid" src="assets/speakers-24/Stuart-Harrison.jpg" alt="RealTek 2024 Dubai Speaker"> </div> <div class="spk-info speak-div" style="padding-left: 5px;padding-right: 5px;"> <a href="javascript:void(0)"> <h3 class="speakA">Stuart Harrison</h3> </a> <p class="speak-design"> <span class="speak-span-designation">CEO</span><br> <span class="speak-span-company-name">Emrill Services LLC</span> </p> <div class="pb-4"> <a href="https://www.linkedin.com/in/stuartjhceo?utm_source=share&utm_campaign=share_via&utm_content=profile&utm_medium=ios_app" target="_blank"> <img src="assets/icons/linkedin.png" alt=""> </a> </div> <a href="javascript:void(0)" class="btn1 btn btn-primary"><span style="" id="Stuart-Harrison">View More</span></a> </div> </div> </div> <!-- end speaker --> <!-- speaker --> <div class="col-xl-3 col-lg-3 col-md-4 col-sm-12 pt-4"> <div class="speakers mb-4 h-100"> <div class="spk-img"> <img class="img-fluid" src="assets/speakers-24/Waqar-Hasan.jpg" alt="RealTek 2024 Dubai Speaker"> </div> <div class="spk-info speak-div" style="padding-left: 5px;padding-right: 5px;"> <a href="javascript:void(0)"> <h3 class="speakA">Waqar Hasan </h3> </a> <p class="speak-design"> <span class="speak-span-designation">Founder and CEO</span><br> <span class="speak-span-company-name">Itihad Community Management</span> </p> <div class="pb-4"> <a href="https://www.linkedin.com/in/waqarhasan/" target="_blank"> <img src="assets/icons/linkedin.png" alt=""> </a> </div> <a href="javascript:void(0)" class="btn1 btn btn-primary"><span style="" id="Waqar-Hasan">View More</span></a> </div> </div> </div> <!-- end speaker --> <!-- speaker --> <div class="col-xl-3 col-lg-3 col-md-4 col-sm-12 pt-4"> <div class="speakers mb-4 h-100"> <!-- {widthh-lg} above div class --> <div class="spk-img"> <img class="img-fluid width-lg-img" src="assets/speakers-24/Fateh-Al-Msaddi.jpg" alt="RealTek 2024 Dubai Speaker"> </div> <div class="spk-info speak-div"> <a href="javascript:void(0)"> <h3 class="speakA">Fateh Al-Msaddi</h3> </a> <p class="speak-design"> <span class="speak-span-designation">COO</span><br> <span class="speak-span-company-name">Fäm Properties</span> </p> <div class="pb-4"> <a href="https://www.linkedin.com/in/fateh-al-msaddi/" target="_blank"> <img src="assets/icons/linkedin.png" alt=""> </a> </div> <a href="javascript:void(0)" class="btn1 btn btn-primary"><span style="" id="Fateh-Al-Msaddi">View More</span> </a> </div> </div> </div> <!-- end speaker --> <!-- speaker --> <div class="col-xl-3 col-lg-3 col-md-4 col-sm-12 pt-4"> <div class="speakers mb-4 h-100"> <div class="spk-img"> <img class="img-fluid" src="assets/speakers-24/Dounia-Fadi.webp" alt="RealTek 2024 Dubai Speaker"> </div> <div class="spk-info speak-div" style="padding-left: 5px;padding-right: 5px;"> <a href="javascript:void(0)"> <h3 class="speakA">Dounia Fadi</h3> </a> <p class="speak-design"> <span class="speak-span-designation"> Managing Director </span><br> <span class="speak-span-company-name"> eXp Realty</span> </p> <div class="pb-4"> <a href="https://www.linkedin.com/in/dounia-fadi-60932190/" target="_blank"> <img src="assets/icons/linkedin.png" alt=""> </a> </div> <a href="javascript:void(0)" class="btn1 btn btn-primary"><span style="" id="dounia-fadi">View More</span></a> </div> </div> </div> <!-- end speaker --> <!-- speaker --> <div class="col-xl-3 col-lg-3 col-md-4 col-sm-12 pt-4"> <div class="speakers mb-4 h-100"> <div class="spk-img"> <img class="img-fluid" src="assets/speakers-24/ZhannJochinke.jpg" alt="RealTek 2024 Dubai Speaker"> </div> <div class="spk-info speak-div" style="padding-left: 5px;padding-right: 5px;"> <a href="javascript:void(0)"> <h3 class="speakA">Zhann Jochinke</h3> </a> <p class="speak-design"> <span class="speak-span-designation">Chief Operating Officer</span><br> <span class="speak-span-company-name">Property Monitor</span> </p> <div class="pb-4"> <a href="https://www.linkedin.com/in/zhann/" target="_blank"> <img src="assets/icons/linkedin.png" alt=""> </a> </div> <a href="javascript:void(0)" class="btn1 btn btn-primary"><span style="" id="ZhannJochinke">View More</span></a> </div> </div> </div> <!-- end speaker --> <!-- speaker --> <div class="col-xl-3 col-lg-3 col-md-4 col-sm-12 pt-4"> <div class="speakers mb-4 h-100"> <!-- {widthh-lg} above div class --> <div class="spk-img"> <img class="img-fluid width-lg-img" src="assets/speakers-24/Anastasia-Denisova.png" alt="RealTek 2024 Dubai Speaker"> </div> <div class="spk-info speak-div"> <a href="javascript:void(0)"> <h3 class="speakA">Anastasia Denisova</h3> </a> <p class="speak-design"> <span class="speak-span-designation">Co-founder of Realiste & Growth Partner</span><br> <span class="speak-span-company-name">Al-Najm</span> </p> <div class="pb-4"> <a href="https://www.linkedin.com/in/anastasia-denisova-07445b206/" target="_blank"> <img src="assets/icons/linkedin.png" alt=""> </a> </div> <a href="javascript:void(0)" class="btn1 btn btn-primary"><span id="Anastasia-Denisova">View More</span></a> </div> </div> </div> <!-- end speaker --> <!-- speaker --> <div class="col-xl-3 col-lg-3 col-md-4 col-sm-12 pt-4"> <div class="speakers mb-4 h-100"> <!-- {widthh-lg} above div class --> <div class="spk-img"> <img class="img-fluid width-lg-img" src="assets/speakers-24/Ekaterina-Bakeeva.jpg" alt="RealTek 2024 Dubai Speaker"> </div> <div class="spk-info speak-div"> <a href="javascript:void(0)"> <h3 class="speakA">Ekaterina Bakeeva</h3> </a> <p class="speak-design"> <span class="speak-span-designation">Brand Director</span> <br> <span class="speak-span-company-name">Plan3Media</span> </p> <div class="pb-4"> <a href="https://www.linkedin.com/in/ekaterina-bakeeva-cmca-ams-pcam-81259061/" target="_blank"> <img src="assets/icons/linkedin.png" alt=""> </a> </div> <a href="javascript:void(0)" class="btn1 btn btn-primary"><span id="Ekaterina-Bakeeva">View More</span></a> </div> </div> </div> <!-- end speaker --> <!-- speaker --> <div class="col-xl-3 col-lg-3 col-md-4 col-sm-12 pt-4"> <div class="speakers mb-4 h-100"> <!-- {widthh-lg} above div class --> <div class="spk-img"> <img class="img-fluid width-lg-img" src="assets/speakers-24/Rupert-Simmonds.jpg" alt="RealTek 2024 Dubai Speaker"> </div> <div class="spk-info speak-div"> <a href="javascript:void(0)"> <h3 class="speakA">Rupert Simmonds</h3> </a> <p class="speak-design"> <span class="speak-span-designation">Director of Leasing</span><br> <span class="speak-span-company-name">Betterhomes</span> </p> <div class="pb-4"> <a href="https://www.linkedin.com/in/rupert-simmonds-14535bba/" target="_blank"> <img src="assets/icons/linkedin.png" alt=""> </a> </div> <a href="javascript:void(0)" class="btn1 btn btn-primary"><span id="Rupert-Simmonds">View More</span></a> </div> </div> </div> <!-- end speaker --> <!-- speaker --> <div class="col-xl-3 col-lg-3 col-md-4 col-sm-12 pt-4"> <div class="speakers mb-4 h-100"> <!-- {widthh-lg} above div class --> <div class="spk-img"> <img class="img-fluid width-lg-img" src="assets/speakers-24/Tekha-Selim.jpg" alt="RealTek 2024 Dubai Speaker"> </div> <div class="spk-info speak-div"> <a href="javascript:void(0)"> <h3 class="speakA">Tekha Selim</h3> </a> <p class="speak-design"> <span class="speak-span-designation">Executive Vice President & Head of MENA Region</span><br> <span class="speak-span-company-name">Delos</span> </p> <div class="pb-4"> <a href="https://www.linkedin.com/in/tekhaselim/" target="_blank"> <img src="assets/icons/linkedin.png" alt=""> </a> </div> <a href="javascript:void(0)" class="btn1 btn btn-primary"><span id="Tekha-Selim">View More</span></a> </div> </div> </div> <!-- end speaker --> <!-- speaker --> <div class="col-xl-3 col-lg-3 col-md-4 col-sm-12 pt-4"> <div class="speakers mb-4 h-100"> <!-- {widthh-lg} above div class --> <div class="spk-img"> <img class="img-fluid width-lg-img" src="assets/speakers-24/Kunal-Puri.jpg" alt="RealTek 2024 Dubai Speaker"> </div> <div class="spk-info speak-div"> <a href="javascript:void(0)"> <h3 class="speakA">Kunal Puri</h3> </a> <p class="speak-design"> <span class="speak-span-designation">Founder & CEO</span><br> <span class="speak-span-company-name">La Capitale Real Estate</span> </p> <div class="pb-4"> <a href="https://www.linkedin.com/in/kunalpuri-dubai/" target="_blank"> <img src="assets/icons/linkedin.png" alt=""> </a> </div> <a href="javascript:void(0)" class="btn1 btn btn-primary"><span id="Kunal-Puri">View More</span></a> </div> </div> </div> <!-- end speaker --> <!-- speaker --> <div class="col-xl-3 col-lg-3 col-md-4 col-sm-12 pt-4"> <div class="speakers mb-4 h-100"> <!-- {widthh-lg} above div class --> <div class="spk-img"> <img class="img-fluid width-lg-img" src="assets/speakers-24/Binoo-Joseph.jpg" alt="RealTek 2024 Dubai Speaker"> </div> <div class="spk-info speak-div"> <a href="javascript:void(0)"> <h3 class="speakA">Binoo Joseph</h3> </a> <p class="speak-design"> <span class="speak-span-designation">Chief Information Officer</span><br> <span class="speak-span-company-name">CENOMI</span> </p> <div class="pb-4"> <a href="https://www.linkedin.com/in/binoo-joseph-cto-cio/" target="_blank"> <img src="assets/icons/linkedin.png" alt=""> </a> </div> <a href="javascript:void(0)" class="btn1 btn btn-primary"><span id="Binoo-Joseph">View More</span></a> </div> </div> </div> <!-- end speaker --> <!-- speaker --> <div class="col-xl-3 col-lg-3 col-md-4 col-sm-12 pt-4"> <div class="speakers mb-4 h-100"> <!-- {widthh-lg} above div class --> <div class="spk-img"> <img class="img-fluid width-lg-img" src="assets/speakers-24/anisha-sagar.jpg" alt="RealTek 2024 Dubai Speaker"> </div> <div class="spk-info speak-div"> <a href="javascript:void(0)"> <h3 class="speakA">Anisha Sagar </h3> </a> <p class="speak-design"> <span class="speak-span-designation">Director of Property Management</span><br> <span class="speak-span-company-name">Allsopp & Allsopp</span> </p> <div class="pb-4"> <a href="https://www.linkedin.com/in/anisha-sagar-arm%C2%AE-a8205042/" target="_blank"> <img src="assets/icons/linkedin.png" alt=""> </a> </div> <a href="javascript:void(0)" class="btn1 btn btn-primary"><span id="anisha-sagar">View More</span></a> </div> </div> </div> <!-- end speaker --> <!-- speaker --> <div class="col-xl-3 col-lg-3 col-md-4 col-sm-12 pt-4"> <div class="speakers mb-4 h-100"> <!-- {widthh-lg} above div class --> <div class="spk-img"> <img class="img-fluid width-lg-img" src="assets/speakers-24/Amjad-Abou-Said.jpg" alt="RealTek 2024 Dubai Speaker"> </div> <div class="spk-info speak-div"> <a href="javascript:void(0)"> <h3 class="speakA">Amjad Abou Said</h3> </a> <p class="speak-design"> <span class="speak-span-designation">Head of Business Development</span><br> <!-- <span class="speak-span-company-name"></span> --> </p> <div class="pb-4"> <a href="https://www.linkedin.com/in/amjad-abou-said-0b907482/" target="_blank"> <img src="assets/icons/linkedin.png" alt=""> </a> </div> <a href="javascript:void(0)" class="btn1 btn btn-primary"><span id="Amjad-Abou-Said">View More</span></a> </div> </div> </div> <!-- end speaker --> <!-- speaker --> <div class="col-xl-3 col-lg-3 col-md-4 col-sm-12 pt-4"> <div class="speakers mb-4 h-100"> <!-- {widthh-lg} above div class --> <div class="spk-img"> <img class="img-fluid width-lg-img" src="assets/speakers-24/Anas-Gahshan.jpg" alt="RealTek 2024 Dubai Speaker"> </div> <div class="spk-info speak-div"> <a href="javascript:void(0)"> <h3 class="speakA">Anas Gahshan</h3> </a> <p class="speak-design"> <span class="speak-span-designation">Head of Facility Management & Sustainability</span><br> <span class="speak-span-company-name">Kaizen Asset Management</span> </p> <div class="pb-4"> <a href="https://www.linkedin.com/in/anasgahshan/" target="_blank"> <img src="assets/icons/linkedin.png" alt=""> </a> </div> <a href="javascript:void(0)" class="btn1 btn btn-primary"><span id="Anas-Gahshan">View More</span></a> </div> </div> </div> <!-- end speaker --> <!-- speaker --> <div class="col-xl-3 col-lg-3 col-md-4 col-sm-12 pt-4"> <div class="speakers mb-4 h-100"> <!-- {widthh-lg} above div class --> <div class="spk-img"> <img class="img-fluid width-lg-img" src="assets/speakers-24/Sarah-Hewerdine.jpg" alt="RealTek 2024 Dubai Speaker"> </div> <div class="spk-info speak-div"> <a href="javascript:void(0)"> <h3 class="speakA">Sarah Hewerdine</h3> </a> <p class="speak-design"> <span class="speak-span-designation">Head of Marketing</span><br> <span class="speak-span-company-name">Stake</span> </p> <div class="pb-4"> <a href="https://www.linkedin.com/in/sarahhewerdine/" target="_blank"> <img src="assets/icons/linkedin.png" alt=""> </a> </div> <a href="javascript:void(0)" class="btn1 btn btn-primary"><span id="Sarah-Hewerdine">View More</span></a> </div> </div> </div> <!-- end speaker --> <!-- speaker --> <div class="col-xl-3 col-lg-3 col-md-4 col-sm-12 pt-4"> <div class="speakers mb-4 h-100"> <!-- {widthh-lg} above div class --> <div class="spk-img"> <img class="img-fluid width-lg-img" src="assets/speakers-24/Maha-AlSaud.png" alt="RealTek 2024 Dubai Speaker"> </div> <div class="spk-info speak-div"> <a href="javascript:void(0)"> <h3 class="speakA">Maha Al Saud</h3> </a> <p class="speak-design"> <span class="speak-span-designation">Manager, Emerging Technology</span><br> <span class="speak-span-company-name">ROSHN</span> </p> <div class="pb-4"> <a href="https://www.linkedin.com/in/mahanalsaud/" target="_blank"> <img src="assets/icons/linkedin.png" alt=""> </a> </div> <a href="javascript:void(0)" class="btn1 btn btn-primary"><span style="" id="Maha-AlSaud">View More</span></a> </div> </div> </div> <!-- end speaker --> <!-- speaker --> <div class="col-xl-3 col-lg-3 col-md-4 col-sm-12 pt-4"> <div class="speakers mb-4 h-100"> <!-- {widthh-lg} above div class --> <div class="spk-img"> <img class="img-fluid width-lg-img" src="assets/speakers-24/SILVIA-ELDAWI.jpg" alt="RealTek 2024 Dubai Speaker"> </div> <div class="spk-info speak-div"> <a href="javascript:void(0)"> <h3 class="speakA">Silvia Eldawi</h3> </a> <p class="speak-design"> <span class="speak-span-designation">Founder</span><br> <span class="speak-span-company-name">Propologi</span> </p> <div class="pb-4"> <a href="https://www.linkedin.com/in/silviaeldawi/" target="_blank"> <img src="assets/icons/linkedin.png" alt=""> </a> </div> <a href="javascript:void(0)" class="btn1 btn btn-primary"><span style="" id="SILVIA-ELDAWI">View More</span></a> </div> </div> </div> <!-- end speaker --> <!-- speaker --> <div class="col-xl-3 col-lg-3 col-md-4 col-sm-12 pt-4"> <div class="speakers mb-4 h-100"> <!-- {widthh-lg} above div class --> <div class="spk-img"> <img class="img-fluid width-lg-img" src="assets/speakers-24/Ram-Jalan.jpg" alt="RealTek 2024 Dubai Speaker"> </div> <div class="spk-info speak-div"> <a href="javascript:void(0)"> <h3 class="speakA">Ram Jalan</h3> </a> <p class="speak-design"> <span class="speak-span-designation">Director Customer Journey Transformation</span><br> <span class="speak-span-company-name">DAMAC Properties Co. LLC</span> </p> <div class="pb-4"> <a href="https://www.linkedin.com/in/ramjalan/" target="_blank"> <img src="assets/icons/linkedin.png" alt=""> </a> </div> <a href="javascript:void(0)" class="btn1 btn btn-primary"><span style="" id="Ram-Jalan">View More</span></a> </div> </div> </div> <!-- end speaker --> <!-- speaker --> <div class="col-xl-3 col-lg-3 col-md-4 col-sm-12 pt-4"> <div class="speakers mb-4 h-100"> <!-- {widthh-lg} above div class --> <div class="spk-img"> <img class="img-fluid width-lg-img" src="assets/speakers-24/Denis-Scvortov.jpg" alt="RealTek 2024 Dubai Speaker"> </div> <div class="spk-info speak-div"> <a href="javascript:void(0)"> <h3 class="speakA">Denis Scvortov</h3> </a> <p class="speak-design"> <span class="speak-span-designation">Co-founder</span><br> <span class="speak-span-company-name">Reelly.io</span> </p> <div class="pb-4"> <a href="https://www.linkedin.com/in/denis-scvortov-84807742/" target="_blank"> <img src="assets/icons/linkedin.png" alt=""> </a> </div> <a href="javascript:void(0)" class="btn1 btn btn-primary"><span style="" id="Denis-Scvortov">View More</span></a> </div> </div> </div> <!-- end speaker --> <!-- speaker --> <div class="col-xl-3 col-lg-3 col-md-4 col-sm-12 pt-4"> <div class="speakers mb-4 h-100"> <div class="spk-img"> <img class="img-fluid" src="assets/speakers-24/Lynnette-Sacchetto.webp" alt="RealTek 2024 Dubai Speaker"> </div> <div class="spk-info speak-div" style="padding-left: 5px;padding-right: 5px;"> <a href="javascript:void(0)"> <h3 class="speakA">Lynnette Sacchetto</h3> </a> <p class="speak-design"> <span class="speak-span-designation"> Founder </span> <br> <span class="speak-span-company-name">RealTrust</span> </p> <div class="pb-4"> <a href="https://www.linkedin.com/in/lynnettesacchetto/" target="_blank"> <img src="assets/icons/linkedin.png" alt=""> </a> </div> <a href="javascript:void(0)" class="btn1 btn btn-primary"><span style="" id="lynnette-Sacchetto">View More</span></a> </div> </div> </div> <!-- end speaker --> <!-- speaker --> <!-- <div class="col-xl-3 col-lg-3 col-md-4 col-sm-12 pt-4"> <div class="speakers mb-4 h-100"> <div class="spk-img"> <img class="img-fluid width-lg-img" src="assets/speakers-24/Nancy-Youness.webp" alt="RealTek 2024 Dubai Speaker"> </div> <div class="spk-info speak-div"> <a href="javascript:void(0)"> <h3 class="speakA">Nancy Youness</h3> </a> <p class="speak-design"> <span class="speak-span-designation"> Managing Director </span><br> <span class="speak-span-company-name"> Nationwide Middle East Properties</span> </p> <div class="pb-4"> <a href="https://www.linkedin.com/in/nancy-youness-a5614338/" target="_blank"> <img src="assets/icons/linkedin.png" alt=""> </a> </div> <a href="javascript:void(0)" class="btn1 btn btn-primary"><span style="" id="nancy-youness">View More</span></a> </div> </div> </div> --> <!-- end speaker --> <!-- speaker --> <div class="col-xl-3 col-lg-3 col-md-4 col-sm-12 pt-4"> <div class="speakers mb-4 h-100"> <!-- {widthh-lg} above div class --> <div class="spk-img"> <img class="img-fluid width-lg-img" src="assets/speakers-24/Hussain-Saifuddin.jpg" alt="RealTek 2024 Dubai Speaker"> </div> <div class="spk-info speak-div"> <a href="javascript:void(0)"> <h3 class="speakA">Hussain Saifuddin</h3> </a> <p class="speak-design"> <span class="speak-span-designation">Head of ICT</span><br> <span class="speak-span-company-name">Emrill</span> </p> <div class="pb-4"> <a href="https://www.linkedin.com/in/hussainsaifuddin-cio/" target="_blank"> <img src="assets/icons/linkedin.png" alt=""> </a> </div> <a href="javascript:void(0)" class="btn1 btn btn-primary"><span style="" id="Hussain-Saifuddin">View More</span></a> </div> </div> </div> <!-- end speaker --> <!-- speaker --> <div class="col-xl-3 col-lg-3 col-md-4 col-sm-12 pt-4"> <div class="speakers mb-4 h-100"> <!-- {widthh-lg} above div class --> <div class="spk-img"> <img class="img-fluid width-lg-img" src="assets/speakers-24/Fadi-Massouh.png" alt="RealTek 2024 Dubai Speaker"> </div> <div class="spk-info speak-div"> <a href="javascript:void(0)"> <h3 class="speakA">Fadi Massouh </h3> </a> <p class="speak-design"> <span class="speak-span-designation">CEO</span><br> <span class="speak-span-company-name">Ai Real Estate Consultancy</span> </p> <div class="pb-4"> <a href="https://www.linkedin.com/in/fadimassouh/" target="_blank"> <img src="assets/icons/linkedin.png" alt=""> </a> </div> <a href="javascript:void(0)" class="btn1 btn btn-primary"><span style="" id="Fadi-Massouh">View More</span></a> </div> </div> </div> <!-- end speaker --> </div> </div> </div> <!-- end speakers --> <div class="our-sponsers-area-tow pad80 bg-color" id="sponsor" style="border-bottom:2px solid black;"> <div class="container"> <div class="col-lg-12"> <div class="section-title text-center"> <div class="title-text mb-5"> <h1 style="color: black;text-transform: uppercase;">Sponsor</h1> </div> </div> </div> <div class="col-lg-12"> <div class="section-title text-center"> <div class="title-text mb-3 underlineContainer"> <h3 class="sponsorHeading">Registration Sponsor</h3> <div class="horizontal-barSub mx-5"></div> </div> </div> </div> <div class="row justify-content-center mb50"> <div class="col-lg-3 col-md-12 single-sponsers mb-0"> <div class="sponsor-box mx-5 mx-lg-0"> <div class="row justify-content-center"> <a href="http://www.housez.ae" target="_blank" class="link-padding" style="text-align: center;"> <img style=" width: 100%;" src="assets/sponsors-24/reg-sponsor/try-lg.jpg" alt=""> </a> </div> </div> </div> </div> <div class="col-lg-12"> <div class="section-title text-center"> <!-- <div class="title-text mb-3"> <h3 class="sponsorHeading">Healthcare Partner</h3> </div> --> <div class="title-text mb-3 underlineContainer"> <h3 class="sponsorHeading">Healthcare Partner</h3> <div class="horizontal-barSub mx-5"></div> </div> </div> </div> <div class="row justify-content-center mb50"> <div class="col-lg-3 col-md-12 single-sponsers mb-0"> <div class="sponsor-box mx-5 mx-lg-0"> <div class="row justify-content-center"> <a href="https://ariesclinic.com/" target="_blank" class="link-padding" style="text-align: center;"> <img style=" width: 100%;" src="assets/Healthcare-Partner/Aries21.png" alt=""> </a> </div> </div> </div> </div> <!-- <div class="row justify-content-center mb50"> <div class="col-lg-3 col-md-12 single-sponsers mb-0"> <div class="sponsor-box mx-5 mx-lg-0"> <div class="row justify-content-center w-100"> <a href="https://ariesclinic.com/" class="link-padding" style="text-align: center;" target="_blank"> <img style="width: 90%;" src="assets/Healthcare-Partner/Aries21.png" alt=""> </a> </div> </div> </div> </div> --> <div class="col-lg-12"> <div class="section-title text-center"> <!-- <div class="title-text mb-3"> <h2>Media Partners</h2> </div> --> <div class="title-text mb-3 underlineContainer"> <h3 class="sponsorHeading">Media Partners</h3> <div class="horizontal-barSub mx-5"></div> </div> </div> </div> <div class="row justify-content-center mb50"> <div class="col-lg-3 col-md-12 single-sponsers mb-0"> <div class="sponsor-box mx-5 mx-lg-0"> <div class="row justify-content-center"> <a href="https://ffnews.com/" class="link-padding" style="text-align: center;" target="_blank"> <img style="width: 100%;" src="assets/sponsors-24/media/fintech-finance-news.jpg" alt=""> </a> </div> </div> </div> <div class="col-lg-3 col-md-12 single-sponsers mb-0"> <div class="sponsor-box mx-5 mx-lg-0"> <div class="row justify-content-center"> <a href="https://www.mid-east.info" class="link-padding" style="text-align: center;" target="_blank"> <img style="width: 100%;" src="assets/sponsors-24/media/mid-east-info.jpg" alt=""> </a> </div> </div> </div> <div class="col-lg-3 col-md-12 single-sponsers mb-0"> <div class="sponsor-box mx-5 mx-lg-0"> <div class="row justify-content-center"> <a href="http://www.remtimes.com" class="link-padding" style="text-align: center;" target="_blank"> <img style="width: 100%;" src="assets/sponsors-24/media/rem-times.png" alt=""> </a> </div> </div> </div> <div class="col-lg-3 col-md-12 single-sponsers mb-0"> <div class="sponsor-box mx-5 mx-lg-0"> <div class="row justify-content-center"> <a href="https://property24.ae/" class="link-padding" style="text-align: center;" target="_blank"> <img style="width: 100%;" src="assets/sponsors-24/media/property24.png" alt=""> </a> </div> </div> </div> <div class="col-lg-3 col-md-12 single-sponsers mb-0"> <div class="sponsor-box mx-5 mx-lg-0"> <div class="row justify-content-center"> <a href="http://www.menews247.com" target="_blank" class="link-padding" style="text-align: center;"> <img style="width: 100%;" src="assets/sponsors-24/media/Mena24-7.png" alt=""> </a> </div> </div> </div> <div class="col-lg-3 col-md-12 single-sponsers mb-0"> <div class="sponsor-box mx-5 mx-lg-0"> <div class="row justify-content-center"> <a href="https://www.securitymiddleeastmag.com/" target="_blank" class="link-padding" style="text-align: center;"> <img style="width: 100%;" src="assets/sponsors-24/media/sme.jpg" alt=""> </a> </div> </div> </div> <div class="col-lg-3 col-md-12 single-sponsers mb-0"> <div class="sponsor-box mx-5 mx-lg-0"> <div class="row justify-content-center"> <a href="https://realestateindustrymedia.com/" target="_blank" class="link-padding" style="text-align: center;"> <img style="width: 100%;" src="assets/sponsors-24/media/rim.jpg" alt=""> </a> </div> </div> </div> <div class="col-lg-3 col-md-12 single-sponsers mb-0"> <div class="sponsor-box mx-5 mx-lg-0"> <div class="row justify-content-center"> <a href="http://www.thefinanceworld.com" target="_blank" class="link-padding" style="text-align: center;"> <img style="width: 100%;" src="assets/sponsors-24/media/FW-Magazine-Black-Logo.png" alt=""> </a> </div> </div> </div> </div> </div> </div> <!-- slider previous speakers --> <!--Our topics Area Start Here--> <div id="awards" class="topics parallax overlay bg-full-awards" style="background: url(assets/bg/awards-bg.jpg);"> <div class="container" style="margin-top:65px;margin-bottom:30px;"> <div class="row"> <div class="col-lg-12 pt-0 pt-lg-5"> <div class="section-title text-center"> <div class="title-text mb50 xs-mb40"> <h2 style="color:white;text-transform: uppercase;">RealTek Awards – Dubai 2024</h2> <p></p> </div> </div> </div> <!-- /col end--> </div> <!-- /row end--> <div class="row"> <!-- <div class="col-lg-3"></div> --> <div class="col-12"> <p class="text-justify" style="color: white;font-size: large;"> Welcome to the 2nd Edition of REALTEK Awards 2024. The ceremony will be held in Dubai, UAE, on, September 24, 2024. This prestigious ceremony recognizes and celebrates innovation, prudence, and stability in the real estate sector. The awards honor individuals and organizations that have demonstrated outstanding performance in the industry over the past financial year. </p> <p class="text-center" style="color: white;"> <b> Join us for an evening dedicated to celebrating excellence in the real estate industry.</b> </p> </div> <div class="col-lg-12"> <div class="primary-btn text-center"> <!-- <a href="nomination" class="btn btn-nom mb-2 ml-0 ml-lg-2">Nomination Registration</a> --> <a href="2023/awards" target="_blank" class="btn btn-nom mb-2 ml-0 ml-lg-2">Winners - RealTek Awards 2023</a> </div> </div> <!-- /col end--> </div> <!-- /row end--> </div> <!-- /container end--> </div> <!--************Our topics Area End Here*****************--> <!-- end conference session sponsor --> <!-- agenda --> <div id="agenda" class="our-sponsers-area-tow pad100" style="background: #f8f8f8;"> <div class="container"> <div class="row"> <div class="col-lg-12"> <div class="section-title text-center"> <div class="title-text mb50 xs-mb40"> <h2>Agenda</h2> <p></p> </div> </div> </div> </div> <!-- new --> <div class="row"> <div class="col-lg-12"> <div class="tab-content" id="nav-tabContent"> <div class="tab-pane fade show active" id="nav-home" role="tabpanel" aria-labelledby="nav-home-tab" tabindex="0"> <div class="tab-content" id="nav-tabContent"> <div class="tab-pane fade show active" id="inner-1" role="tabpanel" aria-labelledby="nav-inner-1" tabindex="0"> <div class="events-items bg1"> <div class="row eventbox"> <div class="col-lg-3"> <div class="event-author"> <div class="speak-date" style="color:black;"> <div class="date"><i class="fa fa-clock-o"></i>09:00 AM - 10:00 AM </div> </div> </div> </div> <div class="col-lg-9"> <div class="event-shedule-info"> <div class="rs-topic-content"> <h3 class="event-title">Registration with Networking Tea & Refreshments </h3> </div> </div> </div> </div> </div> <div class="events-items bg1"> <div class="row eventbox"> <div class="col-lg-12 text-center"> <div class="event-shedule-info"> <div class="rs-topic-content"> <h3 class="event-title">CONFERENCE SESSION - 1 </h3> </div> </div> </div> </div> </div> <div class="events-items bg1"> <div class="row eventbox"> <div class="col-lg-3"> <div class="event-author"> <div class="speak-date" style="color:black;"> <div class="date"><i class="fa fa-clock-o"></i>10:00 AM - 10:15 AM </div> </div> </div> </div> <div class="col-lg-9"> <div class="event-shedule-info"> <div class="rs-topic-content"> <h3 class="event-title">Inauguration Ceremony </h3> </div> </div> </div> </div> </div> <div class="events-items bg1"> <div class="row eventbox"> <div class="col-lg-3"> <div class="event-author"> <div class="speak-date" style="color:black;"> <div class="date"><i class="fa fa-clock-o"></i>10:15 AM - 10:30 AM </div> </div> </div> </div> <div class="col-lg-9"> <div class="event-shedule-info"> <div class="rs-topic-content"> <h3 class="event-title">Presidential & Key Note Address </h3> </div> </div> </div> </div> </div> <div class="events-items bg1"> <div class="row eventbox"> <div class="col-lg-3"> <div class="event-author"> <div class="speak-date" style="color:black;"> <div class="date"><i class="fa fa-clock-o"></i>10:30 AM - 10:50 AM </div> </div> </div> </div> <div class="col-lg-9"> <div class="event-shedule-info"> <div class="rs-topic-content"> <h3 class="event-title">Presentation: Delos and Advancements in the Healthy Building Space</h3> </div> </div> </div> <div class="col-lg-12"> <div class="event-image"> <div class="row"> <div class="col-lg-12"> <div class="speakimage" style="display:flex"> <img src="assets/speakers-24/Tekha-Selim.jpg" alt="InsureTek-Dubai "> <p class="speaker-desig"> <span> Tekha Selim</span><br> Executive Vice President & Head of MENA Region, DELOS<br></p> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class="col-lg-12 mt-3"> <div class="primary-btn text-center"> <a href="agenda-24" target="_blank" class="btn-primary">View More</a> </div> </div> </div> </div> <!-- end agenda --> <!--Our Sponsers Area Start Here--> <div id="sponsors" class="our-sponsers-area-tow pad100 "> <div class="container"> <div class="row"> <div class="col-lg-12"> <div class="section-title text-center"> <div class="title-text mb50 xs-mb40"> <h2 style="text-transform: uppercase;">Sponsorship</h2> <p></p> </div> </div> </div> <!-- /col end--> </div> <!-- /row end--> <div class="row justify-content-center"> <p class="mb50" style="margin:25px;text-align:justify;">Sponsorship is the most effective tool in marketing /placing your brand among the key players in the industry. Events Sponsorship will always create an arena where the sponsor can showcase their product among a wider range of audience at once. Additional promotions being one of the key sponsors will ensure the brand image is reached among a bigger and wider database effectively and efficiently without any headaches for the sponsoring company. Above all it will work as a catalyst to network/In person meeting with potential players in the industry which will always create an upper hand being one of the key sponsors.<br> <b>For Sponsorship Contacts: Please email to: <a href="mailto:eventmanager@ariesgroupglobal.com">eventmanager@ariesgroupglobal.com</a> <!-- <br> Contact Mob: <a href="tel:+971 ">+971</a></b> --> </p> <!-- <div class="col-lg-12"> <div class="primary-btn text-center"> <a href="sponsorship_registration" target="_blank" class="btn-primary">Become Our Sponsor</a> </div> </div> --> <!-- /col end--> </div> <!-- /row end--> </div> <!-- /container end--> </div> <!--Our Sponsers Area End Here--> <!--Our Sponsers Area Start Here--> <!-- <div id="sponsors" class="our-sponsers-area-tow pad80 bg-color" style="border-bottom:2px solid black;"> <div class="container"> <div class="col-lg-12"> <div class="section-title text-center"> <div class="title-text mb50 xs-mb40"> <h2>Previous Sponsors</h2> </div> </div> </div> <div class="row justify-content-center"> <div class="col-lg-3 col-md-12 single-sponsers"> <div class="sponsor-box "> <div class="row justify-content-center"> <a style="text-align: center;" href="https://estate500.com/" target="_blank"><img src="images/conference/estate-500-new.png" alt="RealTek Dubai sponsor" style="max-width: 85%;"></a> </div> </div> </div> <div class="col-lg-3 col-md-12 single-sponsers"> <div class="sponsor-box "> <div class="row justify-content-center"> <a style="text-align: center;" href="https://www.apexdre.com/" target="_blank"><img src="images/conference/apex-realestate-bg.png" alt="RealTek Dubai sponsor" style="max-width: 85%;"></a> </div> </div> </div> </div> </div> </div> --> <!--Sponsors Area End Here--> <!--************Conference speakers Area start Here**************--> <div class="speakersec whos-speaking-area pad100" style="border-top: 2px solid white;background: url(images/bg/bg-5.jpg);"> <div class="container"> <div class="row"> <div class="col-lg-12"> <div class="section-title text-center"> <div class="title-text mb50"> <h2 class="colorwhite" style="text-transform: uppercase;">Past Speakers</h2> </div> </div> </div> </div> <!-- Slider main container --> <div class="swiper"> <!-- Additional required wrapper --> <div class="swiper-wrapper"> <!-- Slides --> <div class="swiper-slide"> <div class="speakers mb-4"> <div class="spk-img"> <img class="img-fluid" src="assets/images/speakers/waqar.jpg" alt="RealTek Dubai Speaker"> </div> <div class="spk-info"> <a href="javascript:void(0)"> <h3 class="speakA">Waqar Hasan </h3> </a> <p>CEO<br> Ithihad Community Management</p> </div> </div> </div> <div class="swiper-slide"> <div class="speakers mb-4"> <div class="spk-img"> <img class="img-fluid" src="assets/images/speakers/amit-puri.jpg" alt="RealTek Dubai Speaker"> </div> <div class="spk-info"> <a href="javascript:void(0)"> <h3 class="speakA">Amit Puri </h3> </a> <p>Former Vice President<br> DAMAC PROPERTIES</p> </div> </div> </div> <div class="swiper-slide"> <div class="speakers mb-4"> <div class="spk-img"> <img class="img-fluid" src="assets/images/speakers/hamza.jpg" alt="RealTek Dubai Speaker"> </div> <div class="spk-info"> <a href="javascript:void(0)"> <h3 class="speakA">Hamza Betraoui</h3> </a> <p>Managing Director<br> Land Sterling</p> </div> </div> </div> <div class="swiper-slide"> <div class="speakers mb-4"> <div class="spk-img"> <img class="img-fluid" src="assets/images/speakers/dounia.jpg" alt="RealTek Dubai Speaker"> </div> <div class="spk-info"> <a href="javascript:void(0)"> <h3 class="speakA">Dounia Fadi </h3> </a> <p>Managing Director<br> eXp Realty Dubai</p> </div> </div> </div> <div class="swiper-slide"> <div class="speakers mb-4"> <div class="spk-img"> <img class="img-fluid" src="assets/images/speakers/nour.jpg" alt="RealTek Dubai Speaker"> </div> <div class="spk-info"> <a href="javascript:void(0)"> <h3 class="speakA">Dr. Nour ElDeen ElSerougy </h3> </a> <p>The Eagle Of RealEstate <br> CEO HRE Properties</p> </div> </div> </div> <div class="swiper-slide"> <div class="speakers mb-4"> <div class="spk-img"> <img class="img-fluid" src="assets/images/speakers/asma.jpg" alt="RealTek Dubai Speaker"> </div> <div class="spk-info"> <a href="javascript:void(0)"> <h3 class="speakA">Asma Abdullah Jlassi</h3> </a> <p>Sales Manager<br> Ellington Properties </p> </div> </div> </div> <div class="swiper-slide"> <div class="speakers mb-4"> <div class="spk-img"> <img class="img-fluid" src="assets/images/speakers/mohammed-abu.jpg" alt="RealTek Dubai Speaker"> </div> <div class="spk-info"> <a href="javascript:void(0)"> <h3 class="speakA">Mohammed Abu Mosameh </h3> </a> <p>CEO <br> Estate500</p> </div> </div> </div> <div class="swiper-slide"> <div class="speakers mb-4"> <div class="spk-img"> <img class="img-fluid" src="assets/images/speakers/mathew-gregory.png" alt="RealTek Dubai Speaker"> </div> <div class="spk-info"> <a href="javascript:void(0)"> <h3 class="speakA">Matthew Gregory</h3> </a> <p>Branch Director<br> Betterhomes</p> </div> </div> </div> <div class="swiper-slide"> <div class="speakers mb-4"> <div class="spk-img"> <img class="img-fluid" src="assets/images/speakers/fahad-sobha.png" alt="RealTek Dubai Speaker"> </div> <div class="spk-info"> <a href="javascript:void(0)"> <h3 class="speakA">Fahad Deshmukh</h3> </a> <p>Group Head - Business Technology<br> SOBHA Realty</p> </div> </div> </div> <div class="swiper-slide"> <div class="speakers mb-4"> <div class="spk-img"> <img class="img-fluid" src="assets/images/speakers/Anastasia-Denisova.png" alt="RealTek Dubai Speaker"> </div> <div class="spk-info"> <a href="javascript:void(0)"> <h3 class="speakA">Anastasia Denisova</h3> </a> <p>CEO <br> Realiste MENA</p> </div> </div> </div> <div class="swiper-slide"> <div class="speakers mb-4"> <div class="spk-img"> <img class="img-fluid" src="assets/images/speakers/aureen.jpg" alt="RealTek Dubai Speaker"> </div> <div class="spk-info"> <a href="javascript:void(0)"> <h3 class="speakA">Aureen Reddy</h3> </a> <p>Director - Property Management <br> Provident Real Estate</p> </div> </div> </div> <div class="swiper-slide"> <div class="speakers mb-4"> <div class="spk-img"> <img class="img-fluid" src="assets/images/speakers/kamraan-Khan.jpg" alt="RealTek Dubai Speaker"> </div> <div class="spk-info"> <a href="javascript:void(0)"> <h3 class="speakA">Kamraan Khan</h3> </a> <p>Head of Project & Building Consultancy <br> Cavendish Maxwell </p> </div> </div> </div> <div class="swiper-slide"> <div class="speakers mb-4"> <div c lass="spk-img"> <img class="img-fluid" src="assets/images/speakers/anish.png" alt="RealTek 20 23 Dubai Speaker"> </div> <div class="spk-info"> <a href="javascript:void(0)"> <h3 class="speakA">Anish Ramakrishna</h3> </a> <p>Advisory</p> <p>AIMRI</p> </div> </div> </div> <div class="swiper-slide"> <div class="speakers mb-4"> <div class="spk-img"> <img class="img-fluid" src="assets/images/speakers/chalapathi.jpg" alt="RealTek Dubai Speaker"> </div> <div class="spk-info"> <a href="javascript:void(0)"> <h3 class="speakA">S Chalapathi Srinivasan</h3> </a> <p>Executive Director</p> <p>Howden Insurance Brokers LLC</p> </div> </div> </div> </div> <!-- If we need navigation buttons --> <div class="swiper-button-prev"></div> <div class="swiper-button-next"></div> </div> </div> </div> <!-- end slider previous speakers --> <div id="blog" class="our-sponsers-area-tow pad100 "> <div class="our-blog-area"> <div class="row"> <div class="col-lg-12"> <div class="section-title text-center"> <div class="title-text mb50"> <h2 style="text-transform: uppercase;">Blogs</h2> </div> </div> </div> </div> <div class="row mx-3 justify-content-center align-items-center"> <!-- blog --> <div class="col-12 col-md-6 col-lg-3 mb-3"> <div class="single-blog"> <div class="blog-img"> <a href="https://ffnews.com/event_listing/realtek-summit-2024-celebrating-innovation-and-excellence-in-real-estate/" target="_blank" class=""> <img class="img-fluid" src="assets/blogs/REALTEK-SUMMIT-2024-Celebrating.png" alt=""> </a> </div> <div class="blog-content"> <div class="blog-head-min-height"> <a href="https://ffnews.com/event_listing/realtek-summit-2024-celebrating-innovation-and-excellence-in-real-estate/" target="_blank" class=""> <h3> REALTEK SUMMIT 2024: Celebrating Innovation and Excellence in Real Estate </h3> </a> </div> <div class="blog-para-min-height"> <a href="https://ffnews.com/event_listing/realtek-summit-2024-celebrating-innovation-and-excellence-in-real-estate/" target="_blank" class=""> <p> Realtek 2024 is a prestigious one-day conference featuring presentations, panel... </p> </a> </div> <div class="date"> <ul> <li> 24th July 2024 </li> </ul> </div> </div> </div> </div> <!-- end blog --> <!-- blog --> <div class="col-12 col-md-6 col-lg-3 mb-3"> <div class="single-blog"> <div class="blog-img"> <a href="https://www.estate500.com/post/realtek-conference-2023-a-convergence-of-innovators-in-real-estate-and-construction" target="_blank" class=""> <img class="img-fluid" src="assets/blogs/realtek-conf-23-a-convergence.png" alt=""> </a> </div> <div class="blog-content"> <div class="blog-head-min-height"> <a href="https://www.estate500.com/post/realtek-conference-2023-a-convergence-of-innovators-in-real-estate-and-construction" target="_blank" class=""> <h3> Realtek Conference 2023: A Convergence of Innovators in Real Estate and Construction </h3> </a> </div> <div class="blog-para-min-height"> <a href="https://www.estate500.com/post/realtek-conference-2023-a-convergence-of-innovators-in-real-estate-and-construction" target="_blank" class=""> <p> On October 4, 2023, the Swissotel Al Murooj in Dubai became a hub of innovation and inspiration... </p> </a> </div> <div class="date"> <ul> <li> 4th June 2024 </li> </ul> </div> </div> </div> </div> <!-- end blog --> <!-- blog --> <div class="col-12 col-md-6 col-lg-3 mb-3"> <div class="single-blog"> <div class="blog-img"> <a href="https://www.khaleejtimes.com/kt-network/land-sterling-marks-14-years-of-excellence-and-innovation" target="_blank" class=""> <img class="img-fluid" src="assets/blogs/Land-Sterling-marks-14-years.png" alt=""> </a> </div> <div class="blog-content"> <div class="blog-head-min-height"> <a href="https://www.khaleejtimes.com/kt-network/land-sterling-marks-14-years-of-excellence-and-innovation" target="_blank" class=""> <h3> Land Sterling marks 14 years of excellence and innovation </h3> </a> </div> <div class="blog-para-min-height"> <a href="https://www.khaleejtimes.com/kt-network/land-sterling-marks-14-years-of-excellence-and-innovation" target="_blank" class=""> <p> This significant milestone coincides with the company's active participation and sponsorship at Cityscape Global 2023... </p> </a> </div> <div class="date"> <ul> <li> 23rd October 2023 </li> </ul> </div> </div> </div> </div> <!-- end blog --> <!-- blog --> <div class="col-12 col-md-6 col-lg-3 mb-3"> <div class="single-blog"> <div class="blog-img"> <a href="https://www.instagram.com/p/CyEN6dFpiTc/?img_index=1" target="_blank" class=""> <img class="img-fluid" src="assets/blogs/assma-abdulla.png" alt=""> </a> </div> <div class="blog-content"> <div class="blog-head-min-height"> <a href="https://www.instagram.com/p/CyEN6dFpiTc/?img_index=1" target="_blank" class=""> <h3> Discussing the future of Dubai's real estate market and building resilience beyond market bubbles at Realtek Summit 2023 </h3> </a> </div> <div class="blog-para-min-height"> <a href="https://www.instagram.com/p/CyEN6dFpiTc/?img_index=1" target="_blank" class=""> <p> The topic of creating a robust future in the real estate sector is more relevant than... </p> </a> </div> <div class="date"> <ul> <li> 6th October 2023 </li> </ul> </div> </div> </div> </div> <!-- end blog --> <!-- blog --> <div class="col-12 col-md-6 col-lg-3 mb-3"> <div class="single-blog"> <div class="blog-img"> <a href="https://realestateindustrymedia.com/2023/10/01/realtek-summit-2023-shaping-the-future-of-real-estate-and-construction/" target="_blank" class=""> <img class="img-fluid" src="assets/blogs/unlocking-tomorrows-realestaet-RIM.png" alt=""> </a> </div> <div class="blog-content"> <div class="blog-head-min-height"> <a href="https://realestateindustrymedia.com/2023/10/01/realtek-summit-2023-shaping-the-future-of-real-estate-and-construction/" target="_blank" class=""> <h3> Unlocking Tomorrow’s Real Estate Landscape: Realtek Conference and Summit 2023, October 4 at Swissôtel Al Murooj, Dubai </h3> </a> </div> <div class="blog-para-min-height"> <a href="https://realestateindustrymedia.com/2023/10/01/realtek-summit-2023-shaping-the-future-of-real-estate-and-construction/" target="_blank" class=""> <p> Dubai: The real estate and construction industry is undergoing a transformative phase, driven by innovation... </p> </a> </div> <div class="date"> <ul> <li> 1st October 2023 </li> </ul> </div> </div> </div> </div> <!-- end blog --> </div> </div> </div> <!--Footer Area Start Here--> <div id="footer" class="footer-area ptb parallax" style="background-image: url('images/bg/footer-bg.jpg');"> <div class="container"> <div class="row"> <div class="col-lg-12"> <div class="section-title "> <div class="title-text mb80"> <h2 style="color:white;text-transform: uppercase;">Contact Us</h2> </div> </div> </div> <div class="col-lg-4"> <div class="f-content"> <div class="inner-content"> <div class="f-icon"> <i class="fa fa-user"></i> </div> <span>Events Team</span> </div> <p>Abhishek Biju<br> Phone:<a style="color: white;" href="tel:+971 50 298 9588"> +971 50 298 9588</a> <!-- <a style="color: white;" href="tel:+971 ">+971 </a> <br> --> <a style="color: white;" href="mailto: eventmanager@ariesgroupglobal.com"> eventmanager@ariesgroupglobal.com</a> <a style="color: white;" href="mailto: events@biztvevents.com"> events@biztvevents.com</a> </p> <div class="border-right"></div> </div> </div> <div class="col-lg-3"> <div class="f-content"> <div class="inner-content"> <div class="f-icon"> <i class="fa fa-map-marker"></i> </div> <span>Main Office</span> </div> <p>Biz Events Management<br> P O Box : 94354 <br> Dubai, UAE</p> </div> </div> <div class="col-lg-3"> <div class="f-content"> <div class="inner-content"> <div class="f-icon"> <i class="fa fa-map-marker"></i> </div> <span>Branch Office</span> </div> <p>Biz Events Management<br> P O Box : 24496 Tower 400<br> Phone : <a style="color: white;" href="tel:+971 6 5503300">+971 6 5503300</a> </p> <!-- Phone : <a style="color: white;" href="tel:+971 50 298 9588">+971 50 298 9588</a> </p> --> <div class="border-right"></div> </div> </div> <div class="col-lg-2"> <div class="f-content"> <div class="inner-content"> <!-- <div class="f-icon"> <i class="fa fa-map-marker"></i> </div> --> <span>Find Us On</span> </div> <div class="f-social"> <ul> <li><a href="https://www.facebook.com/biztvevent/" target="_blank"><i class="fa fa-facebook"></i></a></li> <li><a href="https://www.linkedin.com/company/realtek-conference/" target="_blank"><i class="fa fa-linkedin"></i></a></li> <li><a href="https://www.instagram.com/bizeventsmanagement/" target="_blank"><i class="fa fa-instagram"></i></a></li> </ul> </div> </div> </div> </div> </div> <div class="container"> <div class="row" style=" text-align: center;"> <div class="col-lg-12"> <div class="copyright"> <p>Copyright © 2024 , All Rights Reserved. Developed By</p> <em><i class="fa fa-heart"></i></em>&nbsp;<a href="https://www.ariesesolutions.com/"> Aries e-Solutions</a> </div> </div> </div> </div> <!-- /container end--> </div> <!--Footer Area End Here--> </div> <!--Main Container End Here--> <!--All Js Here--> <!-- Google Map js --> <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBlUJtsIi_FRurx0i2WUGoxf_KaNoHmc4o"></script> <script src="assets/js/vendor/map.js"></script> <!-- jquery latest version --> <script src="assets/js/vendor/jquery-3.2.1.min.js"></script> <!--Migrate Js--> <script src="assets/js/vendor/jquery-migrate.js"></script> <!--Popper Js--> <script src="assets/js/vendor/popper-1.12.9.min.js"></script> <!--Bootstrap Js--> <script src="assets/js/vendor/bootstrap.min.js"></script> <!--Owl-Carousel Js--> <script src="assets/js/vendor/owl.carousel.min.js"></script> <!--Counter-Up Js--> <script src="assets/js/vendor/jquery.counterup.min.js"></script> <!--Waypoints Js--> <script src="assets/js/vendor/waypoints-jquery.js"></script> <!--Lightbox Js--> <script src="assets/js/vendor/lightbox.js"></script> <!--Appear Js--> <script src="assets/js/vendor/jquery.appear.js"></script> <!--Countdown Js--> <script src="assets/js/vendor/countdown.js"></script> <!--Jquery Ui Js--> <script src="assets/js/vendor/jquery-ui.min.js"></script> <!--Wow Js--> <script src="assets/js/vendor/wow.min.js"></script> <!--Plugins Js--> <script src="assets/js/vendor/plugins.js"></script> <!-- template main js file --> <script src="assets/js/main.js"></script> <script src="assets/js/jquery.validate.js"></script> <script src="https://www.google.com/recaptcha/api.js"></script> <script type="text/javascript"> var validate = $("#eventreg").validate({ rules: { name: "required", designation: "required", company: "required", email: "required", contactnumber: "required", }, messages: { name: "Please enter your full name.", designation: "Please enter your designation.", company: "Please enter your company name.", email: "Please enter a valid email address.", contactnumber: "Please enter your contact number.", }, errorPlacement: function (error, element) { if (element.attr("type") == "checkbox") { error.insertAfter("#caterr"); } else { error.insertAfter(element); } }, submitHandler: function () { if (grecaptcha.getResponse() == "") { alert("Are you a robot? Don't be shy, complete the reCaptcha! ?"); return false; } // call your function $('#submit').hide(); $('#waitmsg').show(); return true; } }); </script> <!-- swiper js --> <script src="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.js"></script> <script> const swiper = new Swiper('.swiper', { // Optional parameters effect: "coverflow", direction: 'horizontal', loop: true, spaceBetween: 50, // If we need pagination pagination: { el: '.swiper-pagination', }, // Navigation arrows navigation: { nextEl: '.swiper-button-next', prevEl: '.swiper-button-prev', }, // And if we need scrollbar scrollbar: { el: '.swiper-scrollbar', }, zoom: { maxRatio: 500, minRatio: 200 }, centeredSlides: true, spaceBetween: 100, breakpoints: { // when window width is >= 320px 320: { slidesPerView: 1, spaceBetween: 20, }, // when window width is >= 480px // 480: { // slidesPerView: 2, // spaceBetween: 30 // }, // when window width is >= 640px 640: { slidesPerView: 3, // spaceBetween: 40, spaceBetween: 150, }, }, autoplay: { delay: 2000, }, coverflowEffect: { rotate: 0, stretch: 0, depth: 100, modifier: 2, slideShadows: true }, }); </script> <!-- end swiper js --> <!-- light gallery --> <script src="assets/lightGallery/dist/js/lightgallery-all.min.js"></script> <script> $(document).ready(function () { $("#lightGallery").lightGallery(); }); </script> <!-- end light gallery --> <!-- lazy --> <script src="assets/js/lazyload-master/jquery.lazyload.js"></script> <script> $("img.lazy").lazyload(); </script> <!-- end lazy --> </body> </html> <script type="text/javascript"> $(document).ready(function() { $('#Tekha-Selim').click(function() { $('#my-Tekha-Selim').modal('show') }); $('#Waqar-Hasan').click(function() { $('#my-Waqar-Hasan').modal('show') }); $('#lynnette-Sacchetto').click(function() { $('#my-lynnette-Sacchetto').modal('show') }); $('#dounia-fadi').click(function() { $('#my-dounia-fadi').modal('show') }); $('#nancy-youness').click(function() { $('#my-nancy-youness').modal('show') }); $('#Ekaterina-Bakeeva').click(function() { $('#my-Ekaterina-Bakeeva').modal('show') }); $('#Anas-Gahshan').click(function() { $('#my-Anas-Gahshan').modal('show') }); $('#Kunal-Puri').click(function() { $('#my-Kunal-Puri').modal('show') }); $('#Binoo-Joseph').click(function() { $('#my-Binoo-Joseph').modal('show') }); $('#Amjad-Abou-Said').click(function() { $('#my-Amjad-Abou-Said').modal('show') }); $('#Anastasia-Denisova').click(function() { $('#my-Anastasia-Denisova').modal('show') }); $('#Maha-AlSaud').click(function() { $('#my-Maha-AlSaud').modal('show') }); $('#Aureen-Reddy').click(function() { $('#my-Aureen-Reddy').modal('show') }); $('#SILVIA-ELDAWI').click(function() { $('#my-SILVIA-ELDAWI').modal('show') }); $('#Ram-Jalan').click(function() { $('#my-Ram-Jalan').modal('show') }); $('#Denis-Scvortov').click(function() { $('#my-Denis-Scvortov').modal('show') }); $('#Fateh-Al-Msaddi').click(function() { $('#my-Fateh-Al-Msaddi').modal('show') }); $('#Sarah-Hewerdine').click(function() { $('#my-Sarah-Hewerdine').modal('show') }); $('#FarooqSyed').click(function() { $('#my-FarooqSyed').modal('show') }); $('#Hussain-Saifuddin').click(function() { $('#my-Hussain-Saifuddin').modal('show') }); $('#LouisHarding').click(function() { $('#my-LouisHarding').modal('show') }); $('#ZhannJochinke').click(function() { $('#my-ZhannJochinke').modal('show') }); $('#Rupert-Simmonds').click(function() { $('#my-Rupert-Simmonds').modal('show') }); $('#Fadi-Massouh').click(function() { $('#my-Fadi-Massouh').modal('show') }); $('#Stuart-Harrison').click(function() { $('#my-Stuart-Harrison').modal('show') }); $('#anisha-sagar').click(function() { $('#my-anisha-sagar').modal('show') }); $('#HE-Khamis-Juma').click(function() { $('#my-HE-Khamis-Juma').modal('show') }); }); </script> <!--*********Lynnette Sacchetto*************--> <div class="modal fade" id="my-HE-Khamis-Juma"> <div class="modal-dialog modal-lg"> <div class="modal-content"> <div class="modal-header"> <div class="modal-title"> <h4 style="color:#005bb9e0">H.E. Khamis Juma Buamim </h4> <p style="font-weight: bold;font-size: 15px;">Chairman -Dubai Council for Marine & Maritime Industries (DCMMIEmirates) <br>Chairman & Group CEO - KBI - UAE </p> </div> </div> <div class="modal-body"> <p style="text-align:justify;"> H.E. Khamis Juma Buamim is the Chairman & Group CEO of KBI-uae which is a conglomerate operating in several sectors including oil & gas, energy, navigation and industry. H.E. Khamis Juma Buamim is a board member of Gulf Craft Inc and Asia Think Tank Group for future maritime transformation and the Global advisor for the MareForum, formerly he was Board Member and MD and Group CEO of Gulf Navigation Holding PJSC and Board Member of Drake and Scull International PJSC. H.E. Khamis Juma Buamim is the Chairman of the Dubai Council for Marine and Maritime Industries, the specialized industry council formed to promote the interests of the offshore and maritime industry in Dubai and the UAE. He is Honorary Advisor to Hong Kong Asian Logistics, Maritime and Aviation Conference (ALMAC) and also Chairman of Arab Association for Petroleum Professionals (AAPP), for the professionals in the oil and gas industry in the Middle East and the world to connect, network and collaborate to tackle major challenges facing the industry. In addition, he is the former Chairman of the Federal Committee for the Revision and Update of the UAE Maritime Law, the committee was created to review and update the UAE Commercial Maritime Law and formulate a new & futuristic law that will propel and govern the ongoing potential growth of business and the maritime industry in the UAE and the region. </p> <p style="text-align:justify;"> H.E. Khamis Juma Buamim is the former Chairman and Chief Executive Officer of Drydocks world and Maritime world and Chairman of the Board of DDW-PaxOcean Asia PTE Singapore and has successfully led the organization through its restructuring during the global financial crisis. His leadership and direction have been instrumental in the company being able to acquire several pioneering projects on a global scale. This leadership has seen the company move from close to financial failure, create major synergies, recognize potential and place the organization firmly on a path driven to sustainable profitability and growth. </p> <p style="text-align:justify;"> H.E. Khamis Juma Buamim is a Leading veteran in the oil and gas industry worked with Conoco and ConocoPhillips for 26 years and held various corporate and management positions, including vice president of Dubai oil company, a subsidiary of ConocoPhillips in the United Arab Emirates. He was also the Chairman and CEO of Regional Clean Sea Organization (RECSO) the oil industry environmental arm in the Gulf region. </p> <p style="text-align:justify;"> H.E. Khamis Juma Buamim is also involved in specialized transport for future critical minerals and in joint management, operation, and investment in different critical commodities. Such minerals aid the new technologies evolution and future clean energy and global communication and mobility. The KBI-uae /strategic partners involved in South America and East Africa mining. </p> <p style="text-align:justify;"> H.E. Khamis Juma Buamim is involved in a number of leading private & public organization, he was member of the Dubai Government Crises and Disasters Management Team, member of the Advisory board of Emirates Classification Society (Tasneef), Vice Chairman of the Federal Transportation Authority Technical Committee, Advisor to the Career Gulf Development and Senior Advisor in the Middle East and North AfricaBusiness strategies & International Energy. </p> <p style="text-align:justify;"> H.E. Khamis Juma Buamim has won many Awards and life time achievements, including being recognized as the most influential maritime top 50 personalities in the world by Tanker Shipping & Trade magazine of London 2015, The Maritime Standard Hall of Fame 2016, H.H sheikh Mohammed Bin Rashid Business Award 2014, The Tatweej Personality Award for leadership, management and business 2014, The "Outstanding Lifetime Achievement" award from Lloyd's List London for his contribution to the in an exemplary & profound manner and for his distinguished service to the maritime sector in the UAE, his role in reviving the legacy shipbuilder & helping to instill new energy into the Dubai & UAE maritime scene, The year personality award in the field of marine and maritime industry by International Ships Techniques 2013, Sword of Honors from the British Safety Council “ London 2014, The International Prize in Human Resource Management, The Archimedes Achievement Award "for excellence and exchange of knowledge" - United States of America and many others. </p> <p style="text-align:justify;"> H.E. Khamis Juma Buamim holds Bachelor of Business Administration and Economics - United Kingdom and the National Administration degree in Crises Management and incident Command - United States of America and the High-accreditation on international human resources management (IPM) & a Credited executive in Mergers, acquisitions and transformation including corporate restructuring, finance, and growth. </p> </div> <div class="modal-footer"> <button type="button" class="btn btn-primary modalhide" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!--*********Lynnette Sacchetto*************--> <!--*********Lynnette Sacchetto*************--> <div class="modal fade" id="my-anisha-sagar"> <div class="modal-dialog modal-lg"> <div class="modal-content"> <div class="modal-header"> <div class="modal-title"> <h4 style="color:#005bb9e0">Anisha Sagar </h4> <p style="font-weight: bold;font-size: 15px;">Director of Property Management <br>Allsopp & Allsopp </p> </div> </div> <div class="modal-body"> <p style="text-align:justify;"> Anisha Sagar is the Director of Property Management at Allsopp & Allsopp Group, a leading real estate company operating in Dubai since 2008. Anisha is a diverse, results-driven, and motivated individual who brings a concentrated approach to every endeavor within the company. Her journey toward becoming Head of Property Management began at a young age when she started as a lettings manager at a UK corporate firm. </p> <p style="text-align:justify;"> As someone focused on actions over words, Anisha approached every obstacle as an opportunity. She joined the Allsopp & Allsopp team in 2015 as a Senior Portfolio Manager, eventually rising to Head of Property Management, and now serves as the Director of Property Management. </p> <p style="text-align:justify;"> In her role, she specializes in managing daily operations and monitoring portfolio management activities, including working with contractors and vendors. Anisha also oversees real estate maintenance-related procurements and Major Expenditure Proposals (MEP). Her leadership in procurement has helped businesses increase their revenue by 70% over the last five years while increasing portfolio value from 2.5 million to 7.5 million. She consistently delivers client satisfaction, offering a 7-8% return on investment for their properties. </p> <p style="text-align:justify;"> Anisha moved to the UAE in 2015 and has been with Allsopp & Allsopp Group for nine years. She is a mother of two and balances her career with motherhood. In her free time, she enjoys playing golf or engaging in a high-intensity boxing session. Anisha holds a Master's in Law from the University of Birmingham and speaks four languages. </p> <p style="text-align:justify;"> Focusing on progress, her next steps for Allsopp & Allsopp Group include further digitalizing the property management and maintenance departments to enhance the customer experience. She aims to increase automation, improve tenant experiences through faster response times, and enhance communication channels for greater transparency and accessibility. Another focus is sustainability and energy efficiency, reducing energy consumption, increasing recycling rates, and implementing green initiatives across the company's properties—all in line with Dubai's growth and digitalization. </p> </div> <div class="modal-footer"> <button type="button" class="btn btn-primary modalhide" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!--*********Lynnette Sacchetto*************--> <!--*********Lynnette Sacchetto*************--> <div class="modal fade" id="my-Stuart-Harrison"> <div class="modal-dialog modal-lg"> <div class="modal-content"> <div class="modal-header"> <div class="modal-title"> <h4 style="color:#005bb9e0">Stuart Harrison </h4> <p style="font-weight: bold;font-size: 15px;">CEO <br>Emrill Services LLC </p> </div> </div> <div class="modal-body"> <p style="text-align:justify;"> Stuart Harrison brings over 31 years of experience in technical, operations, and senior business roles across various projects in facilities management, construction, and engineering. His expertise includes managing services in critical environments such as international gateway airports, hospitals, and healthcare facilities. </p> <p style="text-align:justify;"> As the head of Emrill's Executive Leadership Team, Stuart drives the organization’s performance, delivers operational excellence, and ensures robust financial performance. He is dedicated to empowering Emrill employees to excel in their careers. </p> <p style="text-align:justify;"> Stuart’s strengths as CEO lie in his ability to manage large teams and complex technical projects effectively, delivering world-class solutions while balancing the commercial and financial needs of both the business and its clients. </p> <p style="text-align:justify;"> Under Stuart’s leadership, the organization has achieved industry acclaim, winning six prestigious Overall FM Company awards. His exceptional contributions to facilities management have also earned him three FM Executive/CEO of the Year awards. </p> <p style="text-align:justify;"> Stuart is a Chartered professional and a Member of the Institute of Engineering and Technology (MIET) and a CMI Chartered Manager (CMgr). </p> </div> <div class="modal-footer"> <button type="button" class="btn btn-primary modalhide" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!--*********Lynnette Sacchetto*************--> <!--*********Lynnette Sacchetto*************--> <div class="modal fade" id="my-Fadi-Massouh"> <div class="modal-dialog modal-lg"> <div class="modal-content"> <div class="modal-header"> <div class="modal-title"> <h4 style="color:#005bb9e0">Fadi Massouh </h4> <p style="font-weight: bold;font-size: 15px;">CEO <br>Ai Real Estate Consultancy </p> </div> </div> <div class="modal-body"> <p style="text-align:justify;"> Mr. Fadi Massouh is the CEO of AI Real Estate Consultancy, the first RERA-approved AI real estate consultancy in Dubai. Featured in leading news outlets such as Gulf News, Al Sharq Business, and Zawya, he is recognized as a top expert and advisor in the Dubai real estate market. </p> <p style="text-align:justify;"> A distinguished speaker, Mr. Massouh has shared his insights at numerous real estate and technology conferences worldwide. With a strong background in construction and development, he is transforming real estate consultancy by maximizing revenue and savings for developers, investors, and private equity funds. Leveraging AI and advanced data analytics, he consistently delivers exceptional value to his clients. </p> <p style="text-align:justify;"> Mr. Massouh holds a Bachelor's degree in Finance from Concordia University, Montreal, and has completed the Fenestration Associate program through the American Architectural Manufacturer Association in Illinois, USA. Fluent in English, Arabic, and French, he excels in building connections and communicating effectively across the global business landscape. </p> </div> <div class="modal-footer"> <button type="button" class="btn btn-primary modalhide" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!--*********Lynnette Sacchetto*************--> <!--*********Lynnette Sacchetto*************--> <div class="modal fade" id="my-Rupert-Simmonds"> <div class="modal-dialog modal-lg"> <div class="modal-content"> <div class="modal-header"> <div class="modal-title"> <h4 style="color:#005bb9e0">Rupert Simmonds </h4> <p style="font-weight: bold;font-size: 15px;">Director of Leasing <br>Betterhomes </p> </div> </div> <div class="modal-body"> <p style="text-align:justify;"> Rupert relocated to Dubai after an 18-year career specializing in leasing with two of London's largest firms. Starting as a broker in 2006, he progressed through various roles to senior management, overseeing operations across the London region. </p> <p style="text-align:justify;"> "Be passionate about what you do, maintain a consistent work ethic, and always be open to learning, regardless of your experience. Focus on doing what's right for your clients." </p> </div> <div class="modal-footer"> <button type="button" class="btn btn-primary modalhide" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!--*********Lynnette Sacchetto*************--> <!--*********Lynnette Sacchetto*************--> <div class="modal fade" id="my-ZhannJochinke"> <div class="modal-dialog modal-lg"> <div class="modal-content"> <div class="modal-header"> <div class="modal-title"> <h4 style="color:#005bb9e0">Zhann Jochinke</h4> <p style="font-weight: bold;font-size: 15px;">Chief Operating Officer <br>Property Monitor </p> </div> </div> <div class="modal-body"> <p style="text-align:justify;"> Zhann Jochinke is the Chief Operating Officer of Property Monitor–the UAE’s leading real estate intelligence platform and PropTech solutions provider–and has over 15 years of experience in the real estate, data analytics, and PropTech sectors covering both the United States and United Arab Emirates. </p> <p style="text-align:justify;"> Widely known for his accurate assessments of the real estate market and the publication of the Property Monitor Monthly Market Report, which was the first to call the bottom of the Dubai property market in November 2020, Zhann is a sought-after expert on the housing sector. He is a regular guest on Dubai Eye’s Business Breakfast radio show and has been featured in major local and international publications including the New York Times, Reuters, Bloomberg, Maison Global, The National, Gulf News, and Arabian Business. </p> <p style="text-align:justify;"> Zhann has also served as the President of the Manhattan Association of REALTORS®, President of the Manhattan MLS, and as a board member of home owners’ associations in the New York City market. </p> </div> <div class="modal-footer"> <button type="button" class="btn btn-primary modalhide" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!--*********Lynnette Sacchetto*************--> <!--*********Lynnette Sacchetto*************--> <div class="modal fade" id="my-LouisHarding"> <div class="modal-dialog modal-lg"> <div class="modal-content"> <div class="modal-header"> <div class="modal-title"> <h4 style="color:#005bb9e0">Louis Harding</h4> <p style="font-weight: bold;font-size: 15px;">Managing Director <br>Betterhomes </p> </div> </div> <div class="modal-body"> <p style="text-align:justify;"> Louis joined Betterhomes as Managing Director in September 2023. His real estate career began in 2003 at Foxtons in London, where he spent nearly 15 years, rising to the Senior Management team and serving as Area Director, overseeing the firm's largest division. </p> <p style="text-align:justify;"> In 2018, he moved to Strutt & Parker, part of the BNP Paribas group, as Head of London Residential Agency, leading their London business, including Residential Sales and Development, with a focus on prime and super prime residential markets. </p> </div> <div class="modal-footer"> <button type="button" class="btn btn-primary modalhide" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!--*********Lynnette Sacchetto*************--> <!--*********Lynnette Sacchetto*************--> <div class="modal fade" id="my-Hussain-Saifuddin"> <div class="modal-dialog modal-lg"> <div class="modal-content"> <div class="modal-header"> <div class="modal-title"> <h4 style="color:#005bb9e0">Hussain Saifuddin</h4> <p style="font-weight: bold;font-size: 15px;">Head of ICT, <br> Emrill </p> </div> </div> <div class="modal-body"> <p style="text-align:justify;"> Hussain Saifuddin is the Head of ICT at Emrill, bringing over 19 years of experience and a diverse background in information and communication technology. His leadership has driven Emrill to the forefront of technological innovation and excellence in the facilities management (FM) industry. </p> <p style="text-align:justify;"> Hussain leads Emrill’s ICT team in developing and implementing cutting-edge digital solutions that optimize operational processes and elevate the client experience. As an expert in emerging technologies and digital infrastructure, he spearheads robust technology systems that align with Emrill’s strategic objective to remain a leader in technological advancements. </p> <p style="text-align:justify;"> A strong advocate for collaboration, continuous learning, and agility, Hussain fosters a culture within Emrill that empowers teams to innovate, adapt, and thrive in the dynamic FM landscape. His commitment to data security and compliance is unwavering, implementing top-tier cybersecurity measures to protect sensitive data across the organization and its stakeholders. </p> <p style="text-align:justify;"> In 2023, Hussain received the Master CIO Award at the World CIO 200 Summit, while Emrill was recognized for the Best Use of Smart Technology by a Service Provider at the MECHF Awards. He has also earned several Catalyst CIO Awards for his contributions to ICT in FM. </p> </div> <div class="modal-footer"> <button type="button" class="btn btn-primary modalhide" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!--*********Lynnette Sacchetto*************--> <!--*********Lynnette Sacchetto*************--> <div class="modal fade" id="my-FarooqSyed"> <div class="modal-dialog modal-lg"> <div class="modal-content"> <div class="modal-header"> <div class="modal-title"> <h4 style="color:#005bb9e0">Farooq Syed</h4> <p style="font-weight: bold;font-size: 15px;">CEO <br>Springfield Properties </p> </div> </div> <div class="modal-body"> <p style="text-align:justify;"> Farooq Syed is a prominent figure in the real estate industry, serving as the CEO of Springfield Properties in Dubai. Renowned for his leadership and business acumen, Farooq has built an impressive track record of success, solidifying his reputation as a leading realtor and investor in the region. </p> <p style="text-align:justify;"> Under his visionary guidance, Springfield Properties has become a symbol of excellence in Dubai’s real estate market. He leads a dynamic team of over 150 realtors and marketing professionals, driving the company’s success with innovative strategies and a client-centric approach. </p> <p style="text-align:justify;"> Farooq is also a respected industry influencer, hosting Dubai’s largest real estate channel on YouTube, where he shares insights, trends, and expert advice. His educational background includes a bachelor’s degree in Business Administration from the American University of Sharjah and an MBA from the University of Michigan. </p> <p style="text-align:justify;"> Springfield Properties, founded in 2008 and headquartered in Dubai, is committed to helping investors, individuals, and businesses achieve financial success. The company leverages innovation and data-driven insights to serve more than 4,000 clients annually across its luxury, residential, and commercial portfolios. </p> <p style="text-align:justify;"> Inspired by his family’s entrepreneurial spirit and Dubai’s rapid growth, Farooq combines his passion for real estate with a dedication to educating the market. Through social media, he offers transparent insights into the Dubai real estate market, helping clients make informed decisions. In 2023 alone, Springfield Properties brokered over AED 1 billion worth of real estate through social media, with plans to increase this by 50% in 2024. </p> <p style="text-align:justify;"> Farooq Syed's journey in real estate is a testament to his vision, dedication, and commitment to excellence, leaving a lasting impact on the Dubai real estate landscape. </p> </div> <div class="modal-footer"> <button type="button" class="btn btn-primary modalhide" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!--*********Lynnette Sacchetto*************--> <!--*********Lynnette Sacchetto*************--> <div class="modal fade" id="my-Sarah-Hewerdine"> <div class="modal-dialog modal-lg"> <div class="modal-content"> <div class="modal-header"> <div class="modal-title"> <h4 style="color:#005bb9e0">Sarah Hewerdine</h4> <p style="font-weight: bold;font-size: 15px;">Head of Marketing <br>Stake </p> </div> </div> <div class="modal-body"> <p style="text-align:justify;"> Sarah Hewerdine is an experienced professional in the UAE PropTech industry, known for scaling tech start-ups through marketing, strategy, and operations. She has extensive experience in the PropTech field and has driven quantifiable results for companies such as dubizzle, Bayut, and Property Monitor. </p> <p style="text-align:justify;"> Alongside building key relationships with industry leaders, Hewerdine has led the marketing efforts for dubizzle Property, enhancing its brand presence among agents in the UAE. Her skills were later leveraged in the Motors vertical at dubizzle, where she headed growth and strategy for the transactional business. Sarah was previously a property commentator for The Business Breakfast on Dubai Eye 103.8, providing expert insights on current market trends. She is now the Head of Strategic Partnerships at Stake, a real estate fractional ownership start-up, on a mission to empower everyone to own and build wealth through real estate. </p> </div> <div class="modal-footer"> <button type="button" class="btn btn-primary modalhide" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!--*********Lynnette Sacchetto*************--> <!--*********Lynnette Sacchetto*************--> <div class="modal fade" id="my-Fateh-Al-Msaddi"> <div class="modal-dialog modal-lg"> <div class="modal-content"> <div class="modal-header"> <div class="modal-title"> <h4 style="color:#005bb9e0">Fateh Al-Msaddi</h4> <p style="font-weight: bold;font-size: 15px;">COO <br>Fäm Properties </p> </div> </div> <div class="modal-body"> <p style="text-align:justify;"> Fateh Al-Msaddi is the Chief Operating Officer at fäm Properties, Dubai’s leading real estate agency, and the visionary founder of DXBinteract—a comprehensive real estate platform that empowers investors, landlords, and tenants to make informed property decisions. </p> <p style="text-align:justify;"> With over 12 years of experience at fäm Properties, Fateh has been a driving force behind the company’s technological advancements and operational excellence. His Bachelor’s degree in Management Information Systems from Aleppo University underpins his deep understanding of technology and its application in real estate. </p> <p style="text-align:justify;"> Passionate about technology and creating new market value, Fateh channels this enthusiasm into developing advanced tools that offer unparalleled insights into the Dubai property market. His leadership extends beyond technology, emphasizing management, process improvement, and professional development. </p> </div> <div class="modal-footer"> <button type="button" class="btn btn-primary modalhide" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!--*********Lynnette Sacchetto*************--> <!--*********Lynnette Sacchetto*************--> <div class="modal fade" id="my-Denis-Scvortov"> <div class="modal-dialog modal-lg"> <div class="modal-content"> <div class="modal-header"> <div class="modal-title"> <h4 style="color:#005bb9e0">Denis Scvortov</h4> <p style="font-weight: bold;font-size: 15px;">Co-founder <br>Reelly.io </p> </div> </div> <div class="modal-body"> <p style="text-align:justify;"> Denis Scvortov, co-founder of Reelly and a top broker in Dubai, has been a prominent figure in the real estate industry for over a decade. His unique blend of traditional real estate practices with cutting-edge digital marketing strategies has distinguished him in Dubai’s competitive market. Denis's career is characterized by major transactions and a progressive approach to client engagement and deal-making. </p> </div> <div class="modal-footer"> <button type="button" class="btn btn-primary modalhide" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!--*********Lynnette Sacchetto*************--> <!--*********Lynnette Sacchetto*************--> <div class="modal fade" id="my-Ram-Jalan"> <div class="modal-dialog modal-lg"> <div class="modal-content"> <div class="modal-header"> <div class="modal-title"> <h4 style="color:#005bb9e0">Ram Jalan</h4> <p style="font-weight: bold;font-size: 15px;">Director Customer Journey Transformation <br>DAMAC Properties Co. LLC </p> </div> </div> <div class="modal-body"> <p style="text-align:justify;"> With more than 19 years of professional experience, he has established himself as a Digital Transformation Leader and Martech Innovator across various industries, including insurance, real estate, and FMCG. His expertise encompasses implementing AI-driven strategies, enhancing customer journeys, and driving profitability. At DAMAC Group and Canara HSBC, his leadership in digital strategy and marketing technology integration has been transformative. As a forward-thinker, he consistently explores emerging technologies to ensure that businesses remain at the forefront of digital innovation. </p> </div> <div class="modal-footer"> <button type="button" class="btn btn-primary modalhide" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!--*********Lynnette Sacchetto*************--> <!--*********Lynnette Sacchetto*************--> <div class="modal fade" id="my-SILVIA-ELDAWI"> <div class="modal-dialog modal-lg"> <div class="modal-content"> <div class="modal-header"> <div class="modal-title"> <h4 style="color:#005bb9e0">Silvia Eldawi</h4> <p style="font-weight: bold;font-size: 15px;">Founder<br>Propologi </p> </div> </div> <div class="modal-body"> <p style="text-align:justify;"> An esteemed leader in the real estate industry since 2002, Silvia has been a Director and Board member at some of the most renowned estate agencies. Her teams have skilfully overseen the management of prestigious property portfolios on behalf of royalty, family offices, developers, and REITs with an unparalleled reputation for excellence. </p> <p style="text-align:justify;"> Silvia has cultivated a ' London standard of distinction ' within the industry by hailing from one of London's most renowned heritage brands, spanning the most wealthy areas from Mayfair to Wimbledon. Through her refined talent acquisition and development expertise, she has nurtured and guided hundreds of aspiring property professionals, serving an exclusive clientele base. Her exceptional efforts have garnered her over 50 recognition awards. </p> <p style="text-align:justify;"> Silvia has meticulously handpicked, trained, and mentored more than 750 property professionals in the UK, UAE, and KSA, emphasizing the delivery of exceptional service and building networks. </p> <p style="text-align:justify;"> Well-versed in safeguarding her clients' wealth and equipping her mentees with recession-proof skills, Silvia adeptly stays ahead of emerging trends and technology while maintaining a firm grasp on the industry's pulse. </p> <p style="text-align:justify;"> As a testament to her entrepreneurial spirit, Silvia co-founded a proptech startup and launched an investment management app on iOS and Android, which earned the distinguished title of Entrepreneur Middle East Tech Solution of the Year Award in 2022. </p> <p style="text-align:justify;"> Today, Silvia takes immense pride in founding PROPOLOGI®, the brainchild of her passion: future-proofing property professionals and real estate agency brands. </p> <p style="text-align:justify;"> With an extensive global network, Silvia is frequently invited to speak at public forums, contribute to business publications, and participate in judging panels for industry awards. Additionally, she serves as a business columnist for Arab News and actively supports CityscapeWIRE, championing the cause of uniting and empowering women in the real estate industry. </p> <p style="text-align:justify;"> Leveraging her vast knowledge, Silvia empowers property professionals to unlock their highest potential in the real estate realm, combining quintessentially British artistry and scientific principles in her approach. </p> </div> <div class="modal-footer"> <button type="button" class="btn btn-primary modalhide" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!--*********Lynnette Sacchetto*************--> <!--*********Lynnette Sacchetto*************--> <div class="modal fade" id="my-Aureen-Reddy"> <div class="modal-dialog modal-lg"> <div class="modal-content"> <div class="modal-header"> <div class="modal-title"> <h4 style="color:#005bb9e0">Aureen Reddy</h4> <p style="font-weight: bold;font-size: 15px;">Director – Property Management<br>Anarock </p> </div> </div> <div class="modal-body"> <p style="text-align:justify;"> Aureen Reddy is a distinguished leader with over 18 years of invaluable experience in banking and real estate. Her recent recognition as one of the top 50 influential Real Estate Management personalities in the UAE by REM Times 2023 speaks volumes about her unwavering dedication to customer care and property management excellence. </p> <p style="text-align:justify;"> As the visionary Director of Property Management, Aureen is celebrated for her exceptional ability to seamlessly integrate cutting-edge technology, top-tier talent, and unparalleled industry acumen. With prestigious credentials like Accredited Residential Manager (ARM) and the Certified Property Manager (CPM), she not only sets the bar for excellence but continuously raises it. </p> <p style="text-align:justify;"> Aureen's commitment goes beyond driving sales; she prioritizes nurturing long-lasting client relationships, laying the foundation for sustained business success. Her guiding principle is that while making a sale secures a living, building relationships leads to fortunes. </p> </div> <div class="modal-footer"> <button type="button" class="btn btn-primary modalhide" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!--*********Lynnette Sacchetto*************--> <!--*********Lynnette Sacchetto*************--> <div class="modal fade" id="my-Maha-AlSaud"> <div class="modal-dialog modal-lg"> <div class="modal-content"> <div class="modal-header"> <div class="modal-title"> <h4 style="color:#005bb9e0">Maha Al Saud</h4> <p style="font-weight: bold;font-size: 15px;">Manager, Emerging Technology<br>ROSHN </p> </div> </div> <div class="modal-body"> <p style="text-align:justify;"> An up-and-coming executive who specializes in new innovations and concepts, Maha is responsible for emerging technologies at ROSHN. As the emerging technology manager, she is tasked with finding and implementing transformative ideas in areas such as PropTech (property technology). Before ROSHN, Maha worked with consultancies and technology firms including Deloitte, Taqnia, and GDC ME. Maha graduated from Riyadh’s Prince Sultan University with a degree in Computer Science/Digital Media. </p> </div> <div class="modal-footer"> <button type="button" class="btn btn-primary modalhide" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!--*********Lynnette Sacchetto*************--> <!--*********Lynnette Sacchetto*************--> <div class="modal fade" id="my-Anastasia-Denisova"> <div class="modal-dialog modal-lg"> <div class="modal-content"> <div class="modal-header"> <div class="modal-title"> <h4 style="color:#005bb9e0">Anastasia Denisova</h4> <p style="font-weight: bold;font-size: 15px;">Co-founder of Realiste & Growth Partner<br>Al-Najm </p> </div> </div> <div class="modal-body"> <p style="text-align:justify;"> Anastasia Denisova<br> Forbes 30 Under 30 Middle East 2023 <br> Co-founder of Realiste & Growth Partner at Al-Najm </p> <p style="text-align:justify;"> Anastasia Denisova is an accomplished entrepreneur and a notable figure in the tech and real estate sectors. As the former co-founder of Realiste AI and a growth partner at Al-Najm, she has made significant strides in AI-driven real estate solutions. Anastasia has been a prominent speaker at events such as Finext Dubai, MoRe 2.0, and will be speaking at GAIN Saudi Arabia in September 2024, which is expected to draw 15,000 participants. </p> <p style="text-align:justify;"> Her company, Realiste, an IT firm specializing in AI for real estate, was launched from Moscow and has seen remarkable success. By the age of 24, Anastasia secured $1 million in investment for Realiste. The platform, which evaluates real estate investments using AI, boasts over 100,000 users and facilitated more than 300 transactions in 2023. Realiste’s rapid growth earned it a spot in Forbes 30 Under 30 Middle East in 2023. Anastasia is also a columnist for Arabia Business and Gulf News. </p> </div> <div class="modal-footer"> <button type="button" class="btn btn-primary modalhide" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!--*********Lynnette Sacchetto*************--> <!--*********Lynnette Sacchetto*************--> <div class="modal fade" id="my-Amjad-Abou-Said"> <div class="modal-dialog modal-lg"> <div class="modal-content"> <div class="modal-header"> <div class="modal-title"> <h4 style="color:#005bb9e0">Amjad Abou Said</h4> <p style="font-weight: bold;font-size: 15px;">Head of Business Development </p> </div> </div> <div class="modal-body"> <p style="text-align:justify;"> A certified Property, Community, and Facility Manager with over 20 years of expertise in real estate and master development, he has built a distinguished career beginning with the management of various retail facilities. He has since progressed to overseeing prestigious buildings, master communities, and large-scale projects. He is adept at establishing and leading Property and Facility Management departments, designing organizational structures, implementing Standard Operating Procedures (SOPs), and deploying Computer-Aided systems. His experience includes significant involvement in project management and master planning. He possesses specialized knowledge in Master Community Management at a mega-project scale. </p> </div> <div class="modal-footer"> <button type="button" class="btn btn-primary modalhide" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!--*********Lynnette Sacchetto*************--> <!--*********Lynnette Sacchetto*************--> <div class="modal fade" id="my-Binoo-Joseph"> <div class="modal-dialog modal-lg"> <div class="modal-content"> <div class="modal-header"> <div class="modal-title"> <h4 style="color:#005bb9e0">Binoo Joseph</h4> <p style="font-weight: bold;font-size: 15px;">Chief Information Officer<br>CENOMI </p> </div> </div> <div class="modal-body"> <p style="text-align:justify;"> Binoo Joseph brings with him over two decades of multinational experience in the technology leadership space. His career spans a diverse range of geographies, including India, the UK, US, Europe, China, Singapore, and the Middle East, giving him a unique global perspective on IT strategy and digital innovation. </p> <p style="text-align:justify;"> He has skillfully managed transformative projects for top-tier companies in retail, real estate, hospitality, and tech sectors, including Tesco Plc, Wipro, Damac Properties, and Emaar Properties. His leadership facilitated the creation of innovative platforms and digital transformation strategies that have changed the face of business operations. </p> <p style="text-align:justify;"> His proficiency in complex IT project execution, commitment to innovation, and guiding high-performance teams align with corporate goals, setting him apart in the field. </p> </div> <div class="modal-footer"> <button type="button" class="btn btn-primary modalhide" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!--*********Lynnette Sacchetto*************--> <!--*********Lynnette Sacchetto*************--> <div class="modal fade" id="my-Kunal-Puri"> <div class="modal-dialog modal-lg"> <div class="modal-content"> <div class="modal-header"> <div class="modal-title"> <h4 style="color:#005bb9e0">Kunal Puri</h4> <p style="font-weight: bold;font-size: 15px;">Founder & CEO<br>La Capitale Real Estate </p> </div> </div> <div class="modal-body"> <p style="text-align:justify;"> Kunal Puri is a dynamic force in Dubai's real estate market. He founded La Capitale Real Estate in 2013, specializing in mid to high-income housing and complex financial and legal structuring. His knack for orchestrating joint ventures among landowners, contractors, and investors has consistently delivered outstanding results. </p> <p style="text-align:justify;"> Recognized as one of the first realtors in Dubai accredited by the National Association of Realtors (NAR) in the USA with RERA's support in 2018, Kunal has made significant contributions to the industry. His insights are regularly featured in major UAE publications like Gulf News and Khaleej Times. </p> <p style="text-align:justify;"> Kunal is also pioneering the use of AI to revolutionize property management and investment strategies in Dubai. His forward-thinking approach is set to redefine the real estate landscape. </p> <p style="text-align:justify;"> Kunal’s journey is a testament to his strategic vision and resilience. As a CEO, serial entrepreneur, investor, and multiple award-winning sales leader, he continues to empower #realtors to 10X their closing rates, setting new industry standards and inspiring others. </p> </div> <div class="modal-footer"> <button type="button" class="btn btn-primary modalhide" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!--*********Lynnette Sacchetto*************--> <!--*********Lynnette Sacchetto*************--> <div class="modal fade" id="my-Tekha-Selim"> <div class="modal-dialog modal-lg"> <div class="modal-content"> <div class="modal-header"> <div class="modal-title"> <h4 style="color:#005bb9e0">Tekha Selim</h4> <p style="font-weight: bold;font-size: 15px;">Executive Vice President & Head of MENA Region<br>Delos</p> </div> </div> <div class="modal-body"> <p style="text-align:justify;"> Tekha Selim brings over a decade of expertise as an international leader in the intersection of health and the built environment. At Delos, he is EVP & Head of MENA Region. Tekha introduced the WELL Healthy Building movement in the MENA region in 2019 and helped organize over 75 Governmental events and training sessions related to WELL in the region. Tekha has played a key role in enrolling over 1 billion+ sqft. of projects in various WELL programs across the region, collaborating with prestigious organizations such as The UAE Prime Minister’s Office, Dubai Police, Majid Al Futtaim, Misk Foundation, ADNOC, Mubadala, Emaar, Nakheel, and more. On December 12,2022, he was able to organize the Future of Health, Wellness & Innovation Forum, which was held at the Museum of the Future in collaboration with the Dubai Government. The Forum was a huge success and was attended by many Government organizations as well as several conglomerates from the UAE and the greater MENA Region. </p> <p style="text-align:justify;"> Prior to joining Delos, Tekha founded the internationally known Tekha Group organization, which promotes healthy lifestyles by bridging cultural gaps through different programs all over the world. Through all natural means, Tekha was able to lose 144 pounds of his weight in 11 months, he used his story of transformation as a way to motivate others to reach their goals in life. Through Tekha Group, he gave more than 170 speeches to hundreds of thousands of people all over the world, and he has been a part of more than 130 major events globally including 3 TEDx events where he was invited as a Keynote speaker. Tekha Group worked on numerous Government initiatives aimed at advancing healthy lifestyles in different countries. The world’s smallest fitness step tracker, the MymoTekha, was named after him. Tekha has a bachelor’s degree in Mass Communication and a Master’s Degree in Media Studies. He also has worked as a college instructor in the USA, teaching classes in Speech Communication and Race, Gender & Human Identity. Tekha played basketball on the Egyptian National Team and played American college basketball (NCAA) as well. </p> </div> <div class="modal-footer"> <button type="button" class="btn btn-primary modalhide" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!--*********Lynnette Sacchetto*************--> <!--*********Lynnette Sacchetto*************--> <div class="modal fade" id="my-Anas-Gahshan"> <div class="modal-dialog modal-lg"> <div class="modal-content"> <div class="modal-header"> <div class="modal-title"> <h4 style="color:#005bb9e0">Anas Gahshan</h4> <p style="font-weight: bold;font-size: 15px;">Head of Facility Management & Sustainability<br>Kaizen Asset Management</p> </div> </div> <div class="modal-body"> <p style="text-align:justify;"> Anas Gahshan is the Head of Facility Management & Sustainability at Kaizen Asset Management, where he brings over 12 years of intensive experience in project and facility management. Specializing in delivering sustainable engineering solutions that adhere to international sustainability standards, Anas excels particularly within the realms of Owners' Association and Asset Management. Renowned for significantly boosting property values and enhancing occupant well-being, his innovative and advanced engineering strategies mark him as a visionary leader who adeptly navigates the evolving challenges of modern facility management, aligning practices with global standards for strategic and sustainable development. </p> <p style="text-align:justify;"> An active member of prestigious associations such as IFMA, PMI, USGBC, ACCO, and TÜV SÜD, Anas stands at the forefront of facility management innovation. He has been instrumental in initiating and executing a range of initiatives that have significantly optimized energy consumption, operational costs, and carbon emissions across Kaizen communities. His efforts are closely aligned with the UAE's net-zero initiative for 2050, COP26, and the Paris Agreement. </p> <p style="text-align:justify;"> Due to his successful achievements in reducing energy consumption and carbon emissions at Kaizen AMS communities, Anas was honored by SMART Built Environment Awards as the runner-up for the ‘Next-Gen Personality of The Year 2023 , recognizing his outstanding contributions to the field. He was also recognized by the Community Association Institute Middle East Chapter for his successful implementation of the Real Estate Resilience Tool developed by the United Nations ARISE for Disaster Risk Recovery. </p> </div> <div class="modal-footer"> <button type="button" class="btn btn-primary modalhide" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!--*********Lynnette Sacchetto*************--> <!--*********Lynnette Sacchetto*************--> <div class="modal fade" id="my-Waqar-Hasan"> <div class="modal-dialog modal-lg"> <div class="modal-content"> <div class="modal-header"> <div class="modal-title"> <h4 style="color:#005bb9e0">Waqar Hasan</h4> <p style="font-weight: bold;font-size: 15px;">Founder and CEO<br>Itihad Community Management</p> </div> </div> <div class="modal-body"> <p style="text-align:justify;"> Waqar Hasan is a prominent figure in Dubai's dynamic property management sector. In 2010, he established the Itihad Community Management (ICM), addressing the escalating needs of Dubai's real estate market. Building on this success, Waqar founded the Waqar Hasan Real Estate (WHRE) firm in 2020. As an approved IREM trainer and an esteemed member of the Institute of Real Estate Management's (IREM) International Advisory Council, he seamlessly integrates global best practices into his endeavors. Waqar further solidifies his presence in the industry as a dedicated member of the National Association of Realtors (NAR). </p> <p style="text-align:justify;"> Waqar’s impactful journey in the real estate industry unfolds through his multifaceted roles in key organizations. His engagement with the International Advisory Council and as an approved IREM trainer positions him as a vital contributor to shaping international standards for property management education through IREM. In 2022, Waqar assumed the presidency of the Community Associations Institute Middle East (CAIME), also serving as a Board Member, where his guidance has been instrumental. Holding the position of Vice Chair at the Dubai Chamber's Property Management and Brokerage Business Group, he utilizes his expertise to influence the future trajectory of property management and brokerage in Dubai. </p> <p style="text-align:justify;"> Waqar's commitment to training and development is evident in his practical and engaging sessions, establishing him as a highly respected real estate and community management instructor. As a professional speaker at industry conferences and the author of "A Practical Guide to Community Management," he extends his practical experience and insights to a broader audience. Waqar Hasan's unique blend of practical expertise, educational contributions, and leadership positions cements his status as a notable expert and mentor within the realm of real estate. </p> </div> <div class="modal-footer"> <button type="button" class="btn btn-primary modalhide" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!--*********Lynnette Sacchetto*************--> <div class="modal fade" id="my-Ekaterina-Bakeeva"> <div class="modal-dialog modal-lg"> <div class="modal-content"> <div class="modal-header"> <div class="modal-title"> <h4 style="color:#005bb9e0">Ekaterina Bakeeva</h4> <p style="font-weight: bold;font-size: 15px;">Brand Director<br> Plan3Media </p> </div> </div> <div class="modal-body"> <p style="text-align:justify;"> A highly motivated and driven individual with 11 years of experience in owner’s association management. With a diverse range of certifications in community association management,Ekaterina possesses a solid educational foundation coupled with extensive practical expertise. </p> <p style="text-align:justify;"> Ekaterina’s expertise spans a wide range of responsibilities within owner’s association management, including project management of community enhancements, risk management, budget creation and implementation, organization of community events, leadership, team building, and strategic hiring. Her portfolio includes a diverse range of projects across Dubai, encompassing mixed-use properties, high-rise buildings, and large-scale associations. </p> <p style="text-align:justify;"> Ekaterina is not only a proficient practitioner but also an approved CAI teaching instructor, actively contributing to the professional development of others in the field. She has also been involved in public speaking engagements at industry events in Dubai and Qatar, sharing her expertise and insights with fellow professionals. In addition to her professional pursuits, Ekaterina is actively involved in volunteer work with the CAI Middle East chapter and enjoys traveling, hiking, ice skating, aerial acrobatics, and yoga. </p> <p style="text-align:justify;"> Driven by a passion for excellence, Ekaterina has received recognition for her outstanding contributions to the field, including the Rising Star in Community Management award from IRECMS in 2021 and acknowledgment forher volunteer service in 2022. </p> </div> <div class="modal-footer"> <button type="button" class="btn btn-primary modalhide" data-dismiss="modal">Close</button> </div> </div> </div> </div> <div class="modal fade" id="my-lynnette-Sacchetto"> <div class="modal-dialog modal-lg"> <div class="modal-content"> <div class="modal-header"> <div class="modal-title"> <h4 style="color:#005bb9e0">Lynnette Sacchetto</h4> <p style="font-weight: bold;font-size: 15px;">Founder <br>RealTrust</p> </div> </div> <div class="modal-body"> <p style="text-align:justify;"> Recognized as an authority in the United Arab Emirates' real estate sector, Lynnette brings over two decades of experience in technology, with a specialized focus on PropTech for the past 17 years. Her unique confluence of expertise in both technology and real estate enables her to devise big data and tech-driven strategies that are pivotal in the development of Smart Cities. </p> <p style="text-align:justify;"> Lynnette was instrumental in the creation of Mo'asher, Dubai's inaugural Official House Price In d ex, in collaboration with the Dubai Land Department and was the driving force behind the inception and rollout of two B2B real estate data platforms: Property Monitor and Data Finder. </p> <p style="text-align:justify;"> Further bolstering her credentials, Lynnette is an alumnus of Harvard University, where she completed the Advanced Management Development Program in Real Estate at the Harvard School of Design and Harvard Business School between 2019 and 2021. </p> </div> <div class="modal-footer"> <button type="button" class="btn btn-primary modalhide" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!--*********end Lynnette Sacchetto*************--> <!--*********Lynnette Sacchetto*************--> <div class="modal fade" id="my-dounia-fadi"> <div class="modal-dialog modal-lg"> <div class="modal-content"> <div class="modal-header"> <div class="modal-title"> <h4 style="color:#005bb9e0">Dounia Fadi</h4> <p style="font-weight: bold;font-size: 15px;">Managing Director<br>eXp Realty</p> </div> </div> <div class="modal-body"> <p style="text-align:justify;"> With a distinguished 19-year career in Dubai's real estate. Dounia Fadi, is an international speaker and a Power global executive and a prominent figure in Dubai’s real estate landscape who was featured in Forbes for her success and excellent leadership skills. Dounia Fadi is the Managing Director of one of the world's largest independent real estate brokerages. Her expertise extends beyond transactional success; she is celebrated for her problem-solving acumen and exceptional leadership. </p> <p style="text-align:justify;"> Dounia possesses a unique ability to empower agents, fostering a collaborative and cooperative team environment. Emphasizing the paramount importance of cultivating client relat ionships, she equips agents with comprehensive market knowledge, cutting-edge technology, and essential resources to adeptly address client needs. Her pursuit of avant-garde marketing strategies and leveraging advancing technology exemplify her commitment to staying ahead in the industry. Her hallmark is delivering unparalleled service, reflecting her steadfast commitment to providing exceptional client and agent experiences. </p> </div> <div class="modal-footer"> <button type="button" class="btn btn-primary modalhide" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!--*********end Lynnette Sacchetto*************--> <!--*********Lynnette Sacchetto*************--> <div class="modal fade" id="my-nancy-youness"> <div class="modal-dialog modal-lg"> <div class="modal-content"> <div class="modal-header"> <div class="modal-title"> <h4 style="color:#005bb9e0">Nancy Youness</h4> <p style="font-weight: bold;font-size: 15px;">Managing Director<br>Nationwide Middle East Properties </p> </div> </div> <div class="modal-body"> <p style="text-align:justify;"> Nancy Younes, Managing Partner of Nationwide Middle East Properties, is renowned for her exceptional leadership and strategic insight, driving remarkable achievements and profitability. With unwavering commi t ment to excellence, she is respected for her integrity and dedication to positive impact in business and community. As a real estate managing partner and investor, Nancy has transformed Nationwide into a beacon of success with her high energy and inspiring spirit. </p> </div> <div class="modal-footer"> <button type="button" class="btn btn-primary modalhide" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!--*********end Lynnette Sacchetto*************--> <!-- Media reg --> <!-- Modal --> <div class="modal fade" id="media-regggg" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true"> <div class="modal-dialog modal-lg" role="document"> <div class="modal-content"> <div class="modal-header"> <h5 class="modal-title" style="color: #005bb9e0;" id="exampleModalLabel">Media Registration</h5> <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">&times;</span> </button> </div> <div class="modal-body"> <div class="row align-items-center justify-content-center"> <!-- <div class="col-lg-3"></div> --> <div class="col-lg-10"> <div class="contact-box"> <div class="inner-content"> <!-- <h3>Event Registration</h3> --> <form action="media_reg_action.php" name="mediareg" id="mediareg" method="post"> <div class="row"> <div class="col-lg-6"> <label class="labell" for="name">Name Of Media</label> <input name="name" id="name" class="form-control inptborder" type="text" placeholder="Name of Media*" required> </div> <div class="col-lg-6"> <label class="labell" for="location">Location</label> <input name="location" id="location" class="form-control" type="text" placeholder="Location*" required> </div> <div class="col-lg-6"> <label class="labell" for="website">Website</label> <input name="website" id="website" class="form-control" placeholder="Website" type="text"> </div> <div class="col-lg-6"> <label class="labell" for="contact">Contact Information</label> <input name="contact" id="contact" class="form-control" type="number" placeholder="Contact Information*" required> </div> <div class="col-lg-12 mt-4"> <div class="g-recaptcha" data-sitekey="6Ldxe20UAAAAAD_17wcLirt0F7WmMb_Ixgoi3AYt"></div> </div> </div> </form> </div> </div> </div> <!-- /col end--> </div> </div> <div class="modal-footer"> <button type="button" class="btn btn-secondary" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!-- end Media reg --> <script type="text/javascript"> var validate = $("#mediareg").validate({ rules: { name: "required", location: "required", contact: "required", }, messages: { name: "Please enter the name of media.", location: "Please enter your location.", contact: "Please enter your contact information.", }, errorPlacement: function(error, element) { if (element.attr("type") == "checkbox") { error.insertAfter("#caterr"); } else { error.insertAfter(element); } }, submitHandler: function() { if (grecaptcha.getResponse() == "") { alert("Are you a robot? Don't be shy, complete the reCaptcha! ?"); return false; } // call your function $('#submit').hide(); $('#waitmsg').show(); return true; } }); </script>

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