{"id":6,"date":"2025-10-27T10:12:13","date_gmt":"2025-10-27T10:12:13","guid":{"rendered":"https:\/\/www.ukm.my\/rcssst2026\/?page_id=6"},"modified":"2026-02-27T07:37:51","modified_gmt":"2026-02-27T07:37:51","slug":"speaker","status":"publish","type":"page","link":"https:\/\/www.ukm.my\/rcssst2026\/speaker\/","title":{"rendered":"Speakers"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"6\" class=\"elementor elementor-6\">\n\t\t\t\t<div class=\"elementor-element elementor-element-783bd8e e-flex e-con-boxed e-con e-parent\" data-id=\"783bd8e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c539f5b elementor-widget elementor-widget-html\" data-id=\"c539f5b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- KEYNOTE & PLENARY SPEAKERS SECTION -->\r\n<section class=\"speakers-section\">\r\n  <style>\r\n    \/* ===== Base Section ===== *\/\r\n    .speakers-section {\r\n      padding: 60px 20px;\r\n      font-family: 'Inter', sans-serif;\r\n    }\r\n\r\n    .speakers-section .container {\r\n      max-width: 1200px;\r\n      margin: 0 auto;\r\n      text-align: center;\r\n    }\r\n\r\n    \/* ===== Title (Blue Gradient) ===== *\/\r\n    .speakers-title {\r\n      font-size: clamp(1.9rem, 5.5vw, 2.4rem);\r\n      font-weight: 800;\r\n      margin-bottom: 12px;\r\n      letter-spacing: -0.02em;\r\n      background: linear-gradient(\r\n        90deg,\r\n        #0b3c5d,\r\n        #2a9df4,\r\n        #1e6fd9,\r\n        #0f4c81\r\n      );\r\n      -webkit-background-clip: text;\r\n      background-clip: text;\r\n      color: transparent;\r\n      display: inline-block;\r\n      position: relative;\r\n    }\r\n\r\n    .speakers-title::after {\r\n      content: \"\";\r\n      display: block;\r\n      width: 72px;\r\n      height: 4px;\r\n      margin: 16px auto 0;\r\n      background: linear-gradient(\r\n        90deg,\r\n        #2a9df4,\r\n        #1e6fd9\r\n      );\r\n      border-radius: 2px;\r\n      box-shadow: 0 4px 12px rgba(30,111,217,0.35);\r\n    }\r\n\r\n    \/* ===== Intro Text ===== *\/\r\n    .speakers-intro {\r\n      max-width: 900px;\r\n      margin: 0 auto 40px;\r\n      font-size: 0.98rem;\r\n      line-height: 1.65;\r\n      color: #444;\r\n      text-align: justify;\r\n    }\r\n\r\n    \/* ===== Speaker Card ===== *\/\r\n    .speaker-card {\r\n      background: #f7f8fa;\r\n      border-radius: 16px;\r\n      padding: 36px 32px;\r\n      max-width: 1000px;\r\n      margin: 0 auto;\r\n      border-left: 5px solid #1e6fd9;\r\n      box-shadow: 0 10px 28px rgba(0,0,0,0.07);\r\n      transition: box-shadow 0.3s ease, transform 0.3s ease;\r\n    }\r\n\r\n    .speaker-card:hover {\r\n      background: #ffffff;\r\n      box-shadow: 0 18px 40px rgba(0,0,0,0.12);\r\n      transform: translateY(-4px);\r\n    }\r\n\r\n    \/* ===== Speaker Layout ===== *\/\r\n    .speaker-grid {\r\n      display: grid;\r\n      grid-template-columns: 220px 1fr;\r\n      gap: 32px;\r\n      align-items: flex-start;\r\n      text-align: justify;\r\n    }\r\n\r\n    \/* ===== Speaker Image ===== *\/\r\n    .speaker-figure img {\r\n      width: 100%;\r\n      max-width: 220px;\r\n      border-radius: 14px;\r\n      box-shadow: 0 10px 24px rgba(0,0,0,0.18);\r\n      object-fit: cover;\r\n    }\r\n\r\n    .speaker-caption {\r\n      margin-top: 10px;\r\n      font-size: 0.85rem;\r\n      color: #555;\r\n      text-align: center;\r\n      font-weight: 600;\r\n    }\r\n\r\n    \/* ===== Speaker Details ===== *\/\r\n    .speaker-details h3 {\r\n      margin: 0 0 10px;\r\n      font-size: 1.25rem;\r\n      font-weight: 800;\r\n      color: #0f4c81;\r\n    }\r\n\r\n    \/* ===== Speaker Meta ===== *\/\r\n    .speaker-meta {\r\n      font-size: 0.95rem;\r\n      margin-bottom: 16px;\r\n      line-height: 1.6;\r\n      color: #333;\r\n      text-align: left;\r\n    }\r\n\r\n    .speaker-meta p {\r\n      margin-bottom: 6px;\r\n    }\r\n\r\n    .speaker-meta strong {\r\n      color: #0f4c81;\r\n    }\r\n\r\n    .speaker-profile a {\r\n      color: #1e6fd9;\r\n      font-weight: 600;\r\n      text-decoration: none;\r\n      border-bottom: 1px solid rgba(30,111,217,0.4);\r\n      transition: color 0.2s ease, border-color 0.2s ease;\r\n    }\r\n\r\n    .speaker-profile a:hover {\r\n      color: #0b3c5d;\r\n      border-bottom-color: #0b3c5d;\r\n    }\r\n\r\n    \/* ===== Biography ===== *\/\r\n    .speaker-bio {\r\n      font-size: 0.98rem;\r\n      line-height: 1.65;\r\n      color: #333;\r\n      text-align: justify;\r\n    }\r\n\r\n    \/* ===== Mobile Adjustments ===== *\/\r\n    @media (max-width: 768px) {\r\n      .speaker-grid {\r\n        grid-template-columns: 1fr;\r\n      }\r\n\r\n      .speaker-figure {\r\n        text-align: center;\r\n      }\r\n\r\n      .speaker-figure img {\r\n        max-width: 180px;\r\n      }\r\n    }\r\n  <\/style>\r\n\r\n  <div class=\"container\">\r\n    <h2 class=\"speakers-title\">Keynote & Plenary Speakers<\/h2>\r\n\r\n    <p class=\"speakers-intro\"><\/p>\r\n\r\n    <div class=\"speaker-card\">\r\n      <div class=\"speaker-grid\">\r\n\r\n        <!-- Speaker Figure -->\r\n        <figure class=\"speaker-figure\">\r\n          <img decoding=\"async\" src=\"https:\/\/www.ukm.my\/rcssst2026\/wp-content\/uploads\/2026\/02\/RCSSST2026-Website-content-2-e1772072321715.png\" alt=\"Prof. Dr. Chorng Haur Sow\">\r\n        <\/figure>\r\n\r\n        <!-- Speaker Details -->\r\n        <div class=\"speaker-details\">\r\n          <h3>Prof. Dr. Chorng Haur Sow<\/h3>\r\n\r\n          <div class=\"speaker-meta\">\r\n            <p><strong>Affiliation:<\/strong> Department of Physics, Faculty of Science, National University of Singapore (NUS), Singapore.<\/p>\r\n            <p><strong>Expertise:<\/strong> Nanostructured functional materials and nanomaterials physics.<\/p>\r\n            <p class=\"speaker-profile\">\r\n              <strong>Profile:<\/strong>\r\n              <a href=\"https:\/\/scholar.google.com\/citations?user=AjkLq6IAAAAJ&hl=en&__ncforminfo=JwEmYzbPTWKF6ZKOSh6IZYj6kF-QcbCJsQuZGREl2Z1iK6q5cKZxFzuxIFANHdloMi23sAUlGiL3FkZETgLGlEtstmQce0vx&__ncforminfo=aOdFFUDhkrE18k7rX-lZHIoFMAN6XM5-GuQ4YLdpNgZU2edSmzJBILgNrhAR9MtzncpvmAOY1NxcXI0pZnXUp-rqidm1YwLK1GaGhYz21oU=&__ncforminfo=MiSmFB_pmlhy7hWaIFT4h_hwG6XjBSN7GcY59p_BE5kdjQG2P4ii86tiaCcRvvezLFKGnRFN9rKQdmGcvYL25NU6bDaRNjxq7jqjxsZR6nVLtxBhgMzXxA==&__ncforminfo=TcJTd3v2_VdVq2tF48014NGvzc9vn08dU2Jw3A7crEqNFTI0s2Z_tdX9k7-6nug5UcoC-6MXhYcNVehCBRyqBOPH_VNziZ4HxMZZ83oHP5PAlE1PitpH9uflXnTqUCh1\" target=\"_blank\" rel=\"noopener\">\r\n                Google Scholar\r\n              <\/a>\r\n            <\/p>\r\n          <\/div>\r\n\r\n          <div class=\"speaker-bio\">\r\n            He is an expert in nanostructured functional materials, with research interests spanning nanomaterials physics and nanoscale device applications. His work integrates fundamental studies of low-dimensional materials with applied nanotechnology, contributing to advances in next-generation functional materials.\r\n          <\/div>\r\n        <\/div>\r\n\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-54e3439 e-flex e-con-boxed e-con e-parent\" data-id=\"54e3439\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f5ca1b0 elementor-widget elementor-widget-html\" data-id=\"f5ca1b0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- SPEAKER SECTION -->\r\n<section class=\"speakers-section\">\r\n  <style>\r\n    \/* ===== Base Section ===== *\/\r\n    .speakers-section {\r\n      padding: 60px 20px;\r\n      font-family: 'Inter', sans-serif;\r\n    }\r\n\r\n    .speakers-section .container {\r\n      max-width: 1200px;\r\n      margin: 0 auto;\r\n      text-align: center;\r\n    }\r\n\r\n    \/* ===== Speaker Card ===== *\/\r\n    .speaker-card {\r\n      background: #f7f8fa;\r\n      border-radius: 16px;\r\n      padding: 36px 32px;\r\n      max-width: 1000px;\r\n      margin: 0 auto;\r\n      border-left: 5px solid #1e6fd9;\r\n      box-shadow: 0 10px 28px rgba(0,0,0,0.07);\r\n      transition: box-shadow 0.3s ease, transform 0.3s ease;\r\n    }\r\n\r\n    .speaker-card:hover {\r\n      background: #ffffff;\r\n      box-shadow: 0 18px 40px rgba(0,0,0,0.12);\r\n      transform: translateY(-4px);\r\n    }\r\n\r\n    \/* ===== Speaker Layout ===== *\/\r\n    .speaker-grid {\r\n      display: grid;\r\n      grid-template-columns: 220px 1fr;\r\n      gap: 32px;\r\n      align-items: flex-start;\r\n      text-align: justify;\r\n    }\r\n\r\n    \/* ===== Speaker Image ===== *\/\r\n    .speaker-figure img {\r\n      width: 100%;\r\n      max-width: 220px;\r\n      border-radius: 14px;\r\n      box-shadow: 0 10px 24px rgba(0,0,0,0.18);\r\n      object-fit: cover;\r\n    }\r\n\r\n    \/* ===== Speaker Details ===== *\/\r\n    .speaker-details h3 {\r\n      margin: 0 0 10px;\r\n      font-size: 1.25rem;\r\n      font-weight: 800;\r\n      color: #0f4c81;\r\n      text-align: left;\r\n    }\r\n\r\n    \/* ===== Speaker Meta ===== *\/\r\n    .speaker-meta {\r\n      font-size: 0.95rem;\r\n      margin-bottom: 16px;\r\n      line-height: 1.6;\r\n      color: #333;\r\n      text-align: left;\r\n    }\r\n\r\n    .speaker-meta p {\r\n      margin-bottom: 6px;\r\n    }\r\n\r\n    .speaker-meta strong {\r\n      color: #0f4c81;\r\n    }\r\n\r\n    .speaker-profile a {\r\n      color: #1e6fd9;\r\n      font-weight: 600;\r\n      text-decoration: none;\r\n      border-bottom: 1px solid rgba(30,111,217,0.4);\r\n      transition: color 0.2s ease, border-color 0.2s ease;\r\n    }\r\n\r\n    .speaker-profile a:hover {\r\n      color: #0b3c5d;\r\n      border-bottom-color: #0b3c5d;\r\n    }\r\n\r\n    \/* ===== Biography ===== *\/\r\n    .speaker-bio {\r\n      font-size: 0.98rem;\r\n      line-height: 1.65;\r\n      color: #333;\r\n      text-align: justify;\r\n    }\r\n\r\n    \/* ===== Mobile Adjustments ===== *\/\r\n    @media (max-width: 768px) {\r\n      .speaker-grid {\r\n        grid-template-columns: 1fr;\r\n      }\r\n\r\n      .speaker-figure {\r\n        text-align: center;\r\n      }\r\n\r\n      .speaker-figure img {\r\n        max-width: 180px;\r\n      }\r\n    }\r\n  <\/style>\r\n\r\n  <div class=\"container\">\r\n\r\n    <div class=\"speaker-card\">\r\n      <div class=\"speaker-grid\">\r\n\r\n        <!-- Speaker Figure -->\r\n        <figure class=\"speaker-figure\">\r\n          <img decoding=\"async\" src=\"https:\/\/www.ukm.my\/rcssst2026\/wp-content\/uploads\/2026\/02\/RCSSST2026-Website-content-1-e1772071965657.png\" alt=\"Dileezaa Lurthanathan\">\r\n        <\/figure>\r\n\r\n        <!-- Speaker Details -->\r\n        <div class=\"speaker-details\">\r\n          <h3>Dileezaa Lurthanathan<\/h3>\r\n\r\n          <div class=\"speaker-meta\">\r\n            <p><strong>Affiliation:<\/strong> Head of Advanced Materials, Group Technology & Commercialization, PETRONAS.<\/p>\r\n            <p><strong>Expertise:<\/strong> Advanced materials innovation, venture building, and energy transition strategy.<\/p>\r\n            <p class=\"speaker-profile\">\r\n              <strong>Profile:<\/strong>\r\n              <a href=\"https:\/\/www.linkedin.com\/in\/dileezaa-lurthanathan-64678376\/?originalSubdomain=my&__ncforminfo=aOdFFUDhkrE18k7rX-lZHIoFMAN6XM5-IiDhEgazYr_dSrRE0kqqOROkhB_xBkGK2ZtYbhyv_aR2j_CP3vOpmg==&__ncforminfo=MiSmFB_pmlhy7hWaIFT4h_hwG6XjBSN7diCkMzqTcQfgrgDIfQ11L5GKhbs1xEbCGcG70tOKihIAlIa39-cwjMDHE5ltNpNA&__ncforminfo=TcJTd3v2_VdVq2tF48014NGvzc9vn08d-VoE_fKi6PqJM8KilSmqhbH24DuyRSkLRZISc_mx3ru--Dv31GoAsgRMObt6Ud3VvMiXpBDZZG0=\" target=\"_blank\" rel=\"noopener\">\r\n                LinkedIn\r\n              <\/a>\r\n            <\/p>\r\n          <\/div>\r\n\r\n          <div class=\"speaker-bio\">\r\n            She leads the Advanced Materials portfolio at PETRONAS, driving the development and commercialization of high-performance materials that support the energy transition. With over 14 years of industry experience, she has held leadership roles in project delivery, business planning, and strategic growth initiatives. Her work focuses on materials innovation, corporate venture building, and sustainable business transformation aligned with economic, social, and environmental impact.\r\n          <\/div>\r\n        <\/div>\r\n\r\n      <\/div>\r\n    <\/div>\r\n\r\n  <\/div>\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Keynote &#038; Plenary Speakers Prof. Dr. Chorng Haur Sow Affiliation: Department of Physics, Faculty of Science, National University of Singapore (NUS), Singapore. Expertise: Nanostructured functional materials and nanomaterials physics. Profile: Google Scholar He is an expert in nanostructured functional materials, with research interests spanning nanomaterials physics and nanoscale device applications. His work integrates fundamental studies [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_editorskit_title_hidden":false,"_editorskit_reading_time":0,"_editorskit_is_block_options_detached":false,"_editorskit_block_options_position":"{}","footnotes":""},"class_list":["post-6","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Speakers - The Regional Conference on Solid State Science and Technology 2026<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.ukm.my\/rcssst2026\/speaker\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Speakers - The Regional Conference on Solid State Science and Technology 2026\" \/>\n<meta property=\"og:description\" content=\"Keynote &#038; Plenary Speakers Prof. Dr. Chorng Haur Sow Affiliation: Department of Physics, Faculty of Science, National University of Singapore (NUS), Singapore. Expertise: Nanostructured functional materials and nanomaterials physics. Profile: Google Scholar He is an expert in nanostructured functional materials, with research interests spanning nanomaterials physics and nanoscale device applications. His work integrates fundamental studies [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.ukm.my\/rcssst2026\/speaker\/\" \/>\n<meta property=\"og:site_name\" content=\"The Regional Conference on Solid State Science and Technology 2026\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-27T07:37:51+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.ukm.my\/rcssst2026\/wp-content\/uploads\/2026\/02\/RCSSST2026-Website-content-2-e1772072321715.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.ukm.my\\\/rcssst2026\\\/speaker\\\/\",\"url\":\"https:\\\/\\\/www.ukm.my\\\/rcssst2026\\\/speaker\\\/\",\"name\":\"Speakers - The Regional Conference on Solid State Science and Technology 2026\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.ukm.my\\\/rcssst2026\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.ukm.my\\\/rcssst2026\\\/speaker\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.ukm.my\\\/rcssst2026\\\/speaker\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.ukm.my\\\/rcssst2026\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/RCSSST2026-Website-content-2-e1772072321715.png\",\"datePublished\":\"2025-10-27T10:12:13+00:00\",\"dateModified\":\"2026-02-27T07:37:51+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.ukm.my\\\/rcssst2026\\\/speaker\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.ukm.my\\\/rcssst2026\\\/speaker\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.ukm.my\\\/rcssst2026\\\/speaker\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.ukm.my\\\/rcssst2026\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/RCSSST2026-Website-content-2-e1772072321715.png\",\"contentUrl\":\"https:\\\/\\\/www.ukm.my\\\/rcssst2026\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/RCSSST2026-Website-content-2-e1772072321715.png\",\"width\":239,\"height\":300},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.ukm.my\\\/rcssst2026\\\/speaker\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.ukm.my\\\/rcssst2026\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Speakers\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.ukm.my\\\/rcssst2026\\\/#website\",\"url\":\"https:\\\/\\\/www.ukm.my\\\/rcssst2026\\\/\",\"name\":\"The Regional Conference on Solid State Science and Technology 2026\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.ukm.my\\\/rcssst2026\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.ukm.my\\\/rcssst2026\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.ukm.my\\\/rcssst2026\\\/#organization\",\"name\":\"The Regional Conference on Solid State Science and Technology 2026\",\"url\":\"https:\\\/\\\/www.ukm.my\\\/rcssst2026\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.ukm.my\\\/rcssst2026\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.ukm.my\\\/rcssst2026\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/cropped-RCSSST2026-Website-content-7.png\",\"contentUrl\":\"https:\\\/\\\/www.ukm.my\\\/rcssst2026\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/cropped-RCSSST2026-Website-content-7.png\",\"width\":549,\"height\":180,\"caption\":\"The Regional Conference on Solid State Science and Technology 2026\"},\"image\":{\"@id\":\"https:\\\/\\\/www.ukm.my\\\/rcssst2026\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Speakers - The Regional Conference on Solid State Science and Technology 2026","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.ukm.my\/rcssst2026\/speaker\/","og_locale":"en_US","og_type":"article","og_title":"Speakers - The Regional Conference on Solid State Science and Technology 2026","og_description":"Keynote &#038; Plenary Speakers Prof. Dr. Chorng Haur Sow Affiliation: Department of Physics, Faculty of Science, National University of Singapore (NUS), Singapore. Expertise: Nanostructured functional materials and nanomaterials physics. Profile: Google Scholar He is an expert in nanostructured functional materials, with research interests spanning nanomaterials physics and nanoscale device applications. His work integrates fundamental studies [&hellip;]","og_url":"https:\/\/www.ukm.my\/rcssst2026\/speaker\/","og_site_name":"The Regional Conference on Solid State Science and Technology 2026","article_modified_time":"2026-02-27T07:37:51+00:00","og_image":[{"url":"https:\/\/www.ukm.my\/rcssst2026\/wp-content\/uploads\/2026\/02\/RCSSST2026-Website-content-2-e1772072321715.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.ukm.my\/rcssst2026\/speaker\/","url":"https:\/\/www.ukm.my\/rcssst2026\/speaker\/","name":"Speakers - The Regional Conference on Solid State Science and Technology 2026","isPartOf":{"@id":"https:\/\/www.ukm.my\/rcssst2026\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.ukm.my\/rcssst2026\/speaker\/#primaryimage"},"image":{"@id":"https:\/\/www.ukm.my\/rcssst2026\/speaker\/#primaryimage"},"thumbnailUrl":"https:\/\/www.ukm.my\/rcssst2026\/wp-content\/uploads\/2026\/02\/RCSSST2026-Website-content-2-e1772072321715.png","datePublished":"2025-10-27T10:12:13+00:00","dateModified":"2026-02-27T07:37:51+00:00","breadcrumb":{"@id":"https:\/\/www.ukm.my\/rcssst2026\/speaker\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.ukm.my\/rcssst2026\/speaker\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.ukm.my\/rcssst2026\/speaker\/#primaryimage","url":"https:\/\/www.ukm.my\/rcssst2026\/wp-content\/uploads\/2026\/02\/RCSSST2026-Website-content-2-e1772072321715.png","contentUrl":"https:\/\/www.ukm.my\/rcssst2026\/wp-content\/uploads\/2026\/02\/RCSSST2026-Website-content-2-e1772072321715.png","width":239,"height":300},{"@type":"BreadcrumbList","@id":"https:\/\/www.ukm.my\/rcssst2026\/speaker\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.ukm.my\/rcssst2026\/"},{"@type":"ListItem","position":2,"name":"Speakers"}]},{"@type":"WebSite","@id":"https:\/\/www.ukm.my\/rcssst2026\/#website","url":"https:\/\/www.ukm.my\/rcssst2026\/","name":"The Regional Conference on Solid State Science and Technology 2026","description":"","publisher":{"@id":"https:\/\/www.ukm.my\/rcssst2026\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.ukm.my\/rcssst2026\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.ukm.my\/rcssst2026\/#organization","name":"The Regional Conference on Solid State Science and Technology 2026","url":"https:\/\/www.ukm.my\/rcssst2026\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.ukm.my\/rcssst2026\/#\/schema\/logo\/image\/","url":"https:\/\/www.ukm.my\/rcssst2026\/wp-content\/uploads\/2026\/02\/cropped-RCSSST2026-Website-content-7.png","contentUrl":"https:\/\/www.ukm.my\/rcssst2026\/wp-content\/uploads\/2026\/02\/cropped-RCSSST2026-Website-content-7.png","width":549,"height":180,"caption":"The Regional Conference on Solid State Science and Technology 2026"},"image":{"@id":"https:\/\/www.ukm.my\/rcssst2026\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/www.ukm.my\/rcssst2026\/wp-json\/wp\/v2\/pages\/6","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.ukm.my\/rcssst2026\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.ukm.my\/rcssst2026\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.ukm.my\/rcssst2026\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.ukm.my\/rcssst2026\/wp-json\/wp\/v2\/comments?post=6"}],"version-history":[{"count":58,"href":"https:\/\/www.ukm.my\/rcssst2026\/wp-json\/wp\/v2\/pages\/6\/revisions"}],"predecessor-version":[{"id":1971,"href":"https:\/\/www.ukm.my\/rcssst2026\/wp-json\/wp\/v2\/pages\/6\/revisions\/1971"}],"wp:attachment":[{"href":"https:\/\/www.ukm.my\/rcssst2026\/wp-json\/wp\/v2\/media?parent=6"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}