{"id":6579,"date":"2026-01-05T11:49:07","date_gmt":"2026-01-05T04:49:07","guid":{"rendered":"https:\/\/phanthanhtuonghuan.id.vn\/?page_id=6579"},"modified":"2026-04-13T03:24:53","modified_gmt":"2026-04-12T20:24:53","slug":"profile-2","status":"publish","type":"page","link":"https:\/\/uii.ueh.edu.vn\/vi\/profile-2\/","title":{"rendered":"Profile"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"6579\" class=\"elementor elementor-6579\">\n\t\t\t\t<div class=\"elementor-element elementor-element-55388c7 e-con-full e-flex e-con e-parent\" data-id=\"55388c7\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7577231 elementor-widget elementor-widget-html\" data-id=\"7577231\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n  <meta charset=\"UTF-8\">\r\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n  <title>Member Profile - UEH Institute of Innovation<\/title>\r\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\r\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700;800;900&display=swap\" rel=\"stylesheet\">\r\n  \r\n  <style>\r\n    \/* =========================================\r\n       1. CORE DESIGN SYSTEM\r\n       ========================================= *\/\r\n    :root {\r\n      --uii-blue: #234B86;\r\n      --uii-orange: #EB6825;\r\n      --uii-blue-dark: #1a3a6c;\r\n      --uii-ink: #111827;\r\n      --uii-muted: #64748B;\r\n      --uii-soft: #F8FAFC;\r\n      --uii-border: #E2E8F0;\r\n      --uii-white: #fff;\r\n      --radius-xl: 24px;\r\n      --radius-md: 16px;\r\n    }\r\n\r\n    body { margin: 0; padding: 0; font-family: 'Inter', sans-serif; background-color: #fff; color: var(--uii-ink); line-height: 1.6; }\r\n    a { text-decoration: none !important; color: inherit; transition: 0.2s; }\r\n    img { max-width: 100%; display: block; }\r\n    ul { list-style: none; padding: 0; margin: 0; }\r\n    \r\n    .container { max-width: 1280px; margin: 0 auto; padding: 0 20px; }\r\n\r\n    \/* Animation *\/\r\n    .fade-in { animation: fadeIn 0.6s ease-out forwards; opacity: 0; transform: translateY(10px); }\r\n    @keyframes fadeIn { to { opacity: 1; transform: translateY(0); } }\r\n\r\n    \/* =========================================\r\n       2. HERO SECTION\r\n       ========================================= *\/\r\n    .team-hero {\r\n      background: linear-gradient(135deg, var(--uii-blue) 0%, var(--uii-blue-dark) 100%);\r\n      padding: 60px 0 50px;\r\n      text-align: center;\r\n      color: white;\r\n      position: relative;\r\n      overflow: hidden;\r\n      margin-bottom: 50px;\r\n    }\r\n\r\n    .hero-kicker {\r\n      font-size: 0.8rem; font-weight: 800; text-transform: uppercase; letter-spacing: 0.1em;\r\n      color: var(--uii-orange); background: rgba(255,255,255,0.1); padding: 6px 16px; border-radius: 99px;\r\n      display: inline-block; margin-bottom: 12px; border: 1px solid rgba(255,255,255,0.2);\r\n    }\r\n\r\n    .hero-title { font-size: 2.8rem; font-weight: 900; margin: 0 0 16px; line-height: 1.1; }\r\n\r\n    .breadcrumb-link {\r\n        color: rgba(255,255,255,0.7);\r\n        font-size: 0.9rem;\r\n        font-weight: 600;\r\n        display: inline-flex; align-items: center; gap: 8px;\r\n    }\r\n    .breadcrumb-link:hover { color: white; transform: translateX(-4px); }\r\n\r\n    \/* =========================================\r\n       3. PROFILE GRID\r\n       ========================================= *\/\r\n    .profile-wrapper { padding-bottom: 100px; }\r\n    .profile-grid { display: grid; grid-template-columns: 320px 1fr; gap: 60px; align-items: start; }\r\n    .profile-sidebar { position: sticky; top: 40px; }\r\n\r\n    .profile-img-frame {\r\n      background: #fff; padding: 15px; border: 1px solid var(--uii-border);\r\n      border-radius: var(--radius-xl); box-shadow: 0 10px 30px rgba(0,0,0,0.05);\r\n      display: flex; justify-content: center;\r\n    }\r\n    .profile-img {\r\n      width: 240px; height: 240px; aspect-ratio: 1\/1; object-fit: cover;\r\n      object-position: center top; border-radius: 50%; border: 4px solid var(--uii-soft);\r\n      background-color: #f1f5f9;\r\n    }\r\n\r\n    .profile-header { margin-bottom: 40px; border-bottom: 1px solid var(--uii-border); padding-bottom: 30px; }\r\n    .profile-role { display: inline-block; font-size: 0.85rem; font-weight: 700; text-transform: uppercase; letter-spacing: 0.05em; color: var(--uii-orange); background: rgba(235, 104, 37, 0.1); padding: 6px 14px; border-radius: 99px; margin-bottom: 16px; }\r\n    .profile-name { font-size: 2.8rem; font-weight: 800; color: var(--uii-blue); margin: 0 0 10px; }\r\n    .profile-bio-text { font-size: 1.1rem; color: var(--uii-ink); line-height: 1.8; opacity: 0.9; white-space: pre-line; }\r\n\r\n    \/* BUTTON STYLE FOR WEBSITE *\/\r\n    .btn-website {\r\n        display: inline-flex;\r\n        align-items: center;\r\n        gap: 8px;\r\n        margin-top: 15px;\r\n        padding: 8px 20px;\r\n        background-color: var(--uii-blue);\r\n        color: white !important;\r\n        border-radius: 8px;\r\n        font-weight: 600;\r\n        font-size: 0.95rem;\r\n        transition: all 0.2s ease;\r\n    }\r\n    .btn-website:hover {\r\n        background-color: var(--uii-orange);\r\n        transform: translateY(-2px);\r\n    }\r\n\r\n    .content-section { margin-bottom: 50px; }\r\n    .section-title { font-size: 1.3rem; font-weight: 800; color: var(--uii-blue); margin-bottom: 20px; padding-bottom: 10px; border-bottom: 2px solid var(--uii-soft); display: flex; align-items: center; gap: 10px; text-transform: uppercase; }\r\n    \r\n    .expert-tags { display: flex; flex-wrap: wrap; gap: 10px; }\r\n    .expert-tag { padding: 8px 18px; background: var(--uii-white); border: 1px solid var(--uii-border); border-radius: 8px; font-size: 0.9rem; font-weight: 600; color: var(--uii-blue); transition: 0.2s; }\r\n    .expert-tag:hover { border-color: var(--uii-orange); color: var(--uii-orange); }\r\n\r\n    .experience-list { list-style: none; padding: 0; }\r\n    .exp-item { position: relative; padding-left: 20px; margin-bottom: 12px; font-size: 1.05rem; }\r\n    .exp-item::before { content: \"\u2022\"; position: absolute; left: 0; color: var(--uii-orange); font-weight: bold; font-size: 1.5rem; line-height: 1.2; }\r\n\r\n    #errorState { text-align: center; padding: 100px 0; display: none; }\r\n    @media (max-width: 900px) {\r\n      .profile-grid { grid-template-columns: 1fr; gap: 40px; }\r\n      .profile-sidebar { position: static; }\r\n      .profile-name { font-size: 2.2rem; }\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n\r\n  <section class=\"team-hero\">\r\n    <div class=\"container\">\r\n      <span class=\"hero-kicker\" id=\"heroKicker\">UEH INSTITUTE OF INNOVATION<\/span>\r\n      <h1 class=\"hero-title\" id=\"heroTitle\">MEMBER PROFILE<\/h1>\r\n      <a href=\"https:\/\/uii.ueh.edu.vn\/our-team\/\" class=\"breadcrumb-link\">\u2190 Back to Our Team<\/a>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <div class=\"profile-wrapper\">\r\n    <div class=\"container\">\r\n      \r\n      <div class=\"profile-grid fade-in\" id=\"profileContainer\" style=\"display:none;\">\r\n        <aside class=\"profile-sidebar\">\r\n          <div class=\"profile-img-frame\">\r\n            <img decoding=\"async\" src=\"\" alt=\"Profile\" class=\"profile-img\" id=\"pImg\">\r\n          <\/div>\r\n        <\/aside>\r\n\r\n        <main class=\"profile-content\">\r\n          <div class=\"profile-header\">\r\n            <span class=\"profile-role\" id=\"pRole\">...<\/span>\r\n            <h1 class=\"profile-name\" id=\"pName\">...<\/h1>\r\n            <a href=\"#\" target=\"_blank\" id=\"pWebsite\" class=\"btn-website\" style=\"display:none;\">\r\n                Personal Website\r\n            <\/a>\r\n          <\/div>\r\n\r\n          <div class=\"content-section\" id=\"secBio\">\r\n            <h2 class=\"section-title\">Biography<\/h2>\r\n            <div class=\"profile-bio-text\" id=\"pBio\">...<\/div>\r\n          <\/div>\r\n\r\n          <div class=\"content-section\" id=\"secExpertise\">\r\n            <h2 class=\"section-title\">Areas of Expertise<\/h2>\r\n            <div class=\"expert-tags\" id=\"pExpertise\"><\/div>\r\n          <\/div>\r\n\r\n          <div class=\"content-section\" id=\"secExperience\" style=\"display:none;\">\r\n            <h2 class=\"section-title\">Professional Experience<\/h2>\r\n            <ul class=\"experience-list\" id=\"pExpList\"><\/ul>\r\n          <\/div>\r\n        <\/main>\r\n      <\/div>\r\n      \r\n      <div id=\"errorState\" class=\"fade-in\">\r\n          <h2 id=\"errorTitle\">Profile Not Found<\/h2>\r\n          <p>The profile you are looking for does not exist.<\/p>\r\n          <a href=\"https:\/\/uii.ueh.edu.vn\/our-team\/\" style=\"color:var(--uii-orange); font-weight:700;\">Return to Our Team List<\/a>\r\n      <\/div>\r\n\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <script>\r\n    \/\/ =========================================================================\r\n    \/\/ 1. DATA SOURCE\r\n    \/\/ =========================================================================\r\n    const TEAM_DB = [\r\n      \/\/ --- ADVISORY & BOARD ---\r\n      { \r\n        id: 101, \r\n        name: \"Assoc. Prof. Bui Quang Hung\", \r\n        role: \"UEH Interim President\", \r\n        img: \"http:\/\/uii.ueh.edu.vn\/wp-content\/uploads\/2025\/12\/BQH.jpg\", \r\n        bio: \"Assoc.Prof.Dr. Bui Quang Hung leads and manages comprehensive operations of the University. He directly oversees strategic planning, personnel organization, post-graduate training, science & technology, innovation, and international cooperation. He holds a Ph.D. in Accounting from UEH (2019), a Master in Finance from ESCP-EAP (France), and an MBA from AIT (Thailand).\",\r\n        experience: [\"Interim President \/ Vice President, UEH (Present)\", \"Former Head of Finance - Accounting Dept, UEH\", \"Former Head of Personnel Dept, UEH\", \"Deputy Secretary of the Party Committee\"],\r\n        expertise: [\"Strategic Planning\", \"Financial Management\", \"Educational Leadership\", \"Digital Transformation\"] \r\n      },\r\n      {\r\n        id: 102,\r\n        name: \"Assoc. Prof. Phan Thi Bich Nguyet\",\r\n        role: \"Chairwoman UEH Alumni\",\r\n        img: \"http:\/\/uii.ueh.edu.vn\/wp-content\/uploads\/2025\/12\/PTBN.jpg\", \r\n        bio: \"Assoc.Prof.Dr. Phan Thi Bich Nguyet is a prestigious educational manager and economist. She has held key strategic positions including Vice President of UEH and Director of the UEH Institute of Innovation (UII). Recently appointed as Chairwoman of UEH Alumni (2025-2030), she fosters sustainable connections between alumni and the university.\",\r\n        experience: [\"Chairwoman, UEH Alumni (2025-2030)\", \"Former Vice President, UEH\", \"Former Chairwoman, UEH Strategy Advisory Council\", \"Former Director, UEH Institute of Innovation (UII)\"],\r\n        expertise: [\"Strategic Management\", \"Innovation\", \"Sustainable Development\", \"Alumni Relations\"]\r\n      },\r\n      {\r\n        id: 203,\r\n        name: \"Assoc. Prof. Trinh Thuy Anh\",\r\n        role: \"Acting Rector, UEH CTD\",\r\n        img: \"http:\/\/uii.ueh.edu.vn\/wp-content\/uploads\/2026\/01\/Co-Thuy-Anh-e1767237180529.jpg\",\r\n        bio: \"Assoc.Prof.Dr. Trinh Thuy Anh is an influential educator and administrator at UEH. As of 2026, she serves as the Acting Rector\/Vice Head of the UEH College of Technology and Design (CTD), managing the intersection of technology, design, and creative arts. She is a representative in the UEH University Council (2025\u20132030) and Director of the ArtTech Hub Network.\",\r\n        experience: [\"Acting Rector \/ Vice Head, UEH College of Technology and Design\", \"Member of UEH University Council (2025\u20132030)\", \"Director, ArtTech Hub Network\", \"Lead of 'Sustainable Career 5.0' Series\"],\r\n        expertise: [\"Management\", \"Design Thinking\", \"Sustainable Development\", \"ArtTech\"]\r\n      },\r\n      {\r\n        id: 103,\r\n        name: \"Dr. Christopher Han\",\r\n        role: \"Director of Innovation Strategy\",\r\n        img: \"http:\/\/uii.ueh.edu.vn\/wp-content\/uploads\/2025\/12\/MR.-Hans.jpg\",\r\n        bio: \"Dr. Christopher Han serves as the Director of Innovation Strategy at UEH. With over 25 years of industry experience in Silicon Valley and Asia, he bridges academic research with enterprise reality. He holds a Ph.D. and M.S. in Management Science & Engineering from Stanford University.\",\r\n        experience: [\"Former VP & Head of AppHaus Asia, SAP Labs\", \"Former Chief Innovation Officer, SAP Korea\", \"25+ years of industry experience with global companies\"],\r\n        expertise: [\"Innovation Strategy\", \"Venture Building\", \"Design Thinking\", \"AI in Business\"]\r\n      },\r\n      \r\n      \/\/ --- LEADERSHIP ---\r\n      {\r\n        id: 201,\r\n        name: \"Assoc. Prof. Nguyen Thi Hong Nham\",\r\n        role: \"Acting Director, UII\",\r\n        img: \"http:\/\/uii.ueh.edu.vn\/wp-content\/uploads\/2025\/12\/NTHN.jpg\",\r\n        bio: \"Assoc.Prof.Dr. Nguyen Thi Hong Nham is a Senior Lecturer at the School of Business (UEH) and Acting Director of the Institute of Innovation (UII). Known as one of the youngest Associate Professors in Vietnam (born 1990), she has extensive research publications in ISI\/Scopus journals concerning financial markets and corporate performance.\",\r\n        experience: [\"Acting Director \/ Vice Director, UEH Institute of Innovation\", \"Senior Lecturer, School of Finance, UEH\", \"Youngest Associate Professor candidate in Vietnam (2023)\"],\r\n        expertise: [\"Financial Markets\", \"Corporate Finance\", \"Macroeconomics\", \"Sustainable Development\"]\r\n      },\r\n      {\r\n        id: 202,\r\n        name: \"Ms. Nguyen Thi Phuong Thao\",\r\n        role: \"Vice Director\",\r\n        img: \"http:\/\/uii.ueh.edu.vn\/wp-content\/uploads\/2025\/12\/Nguyen-Thi-Phuong-Thao.png\",\r\n        bio: \"Ms. Nguyen Thi Phuong Thao plays a pivotal role in building the startup ecosystem at UEH. As Vice Director, she manages incubation programs that guide entrepreneurs from vision to sustainable growth. She also serves as Head of the General Department at UEH-CTD.\",\r\n        experience: [\"Vice Director \/ Managing Director, UEH Institute of Innovation\", \"Head of General Department, UEH College of Technology and Design\", \"7+ years experience in Startup Incubation & Acceleration\"],\r\n        expertise: [\"Innovation Management\", \"Design Thinking\", \"Strategic Planning\", \"Mentorship\"]\r\n      },\r\n\r\n      \/\/ --- INCUBATION TEAM ---\r\n      {\r\n        id: 305,\r\n        name: \"Mr. Vuong Khiet (Kevin)\",\r\n        role: \"Manager, Innovation & Entrepreneurial Programmes\",\r\n        img: \"https:\/\/uii.ueh.edu.vn\/wp-content\/uploads\/2026\/04\/4.-VUONG-KHIET.png\",\r\n        bio: \"Mr. Vuong Khiet has over 14 years of experience in Innovation Management, Business Consulting, Branding & Marketing Management and Business Development with a demonstrated history of working in many industries, such as FMCG, Education Management.\",\r\n        experience: [\r\n          \"More than 14 Years of experience in Innovation Management, Business Consulting, Branding & Marketing\",\r\n          \"More than 6 years of teaching (Undergrad Courses at UII: Entrepreneurship, Innovation Management, Culture of Innovation)\"\r\n        ],\r\n        expertise: [\"Innovation Management\", \"Business Consulting\", \"Branding & Marketing\", \"Business Development\"]\r\n      },\r\n      { id: 301, name: \"Mr. Ngo Dang Hoan Thien\", role: \"Manager, UII Startup Incubator\", img: \"http:\/\/uii.ueh.edu.vn\/wp-content\/uploads\/2025\/12\/3ed39192a5b02aee73a1.jpg\", bio: \"Mr. Thien manages the daily operations of the UII Startup Incubator.\", experience: [\"Manager, UII Startup Incubator\"], expertise: [\"Startup Operations\", \"Resource Management\"] },\r\n      { id: 302, name: \"Mr. Truong Vy Hieu\", role: \"Startup Growth Associate\", img: \"http:\/\/uii.ueh.edu.vn\/wp-content\/uploads\/2025\/12\/Anh-Hieu.jpg\", bio: \"Mr. Hieu supports the growth of early-stage startups.\", expertise: [\"Growth Hacking\", \"Startup Support\"] },\r\n      { id: 303, name: \"Ms. Dinh Thi Chieu Thu\", role: \"Startup Growth Associate\", img: \"http:\/\/uii.ueh.edu.vn\/wp-content\/uploads\/2025\/12\/Anh-Chieu-Thu-scaled.jpg\", bio: \"Ms. Thu specializes in supporting startup growth and coordinating incubation activities. She has 1+ years of experience in startup ecosystem, especially for student startup and Sandbox Program.\", expertise: [\"Human Resources\", \"Customer Discovery\", \"Operation & Management\", \"Sale & Marketing\"] },\r\n      { id: 304, name: \"Ms. Nguyen Thai Hoang Oanh\", role: \"Student Program Manager\", img: \"http:\/\/uii.ueh.edu.vn\/wp-content\/uploads\/2025\/12\/DSC02302-scaled.png\", bio: \"Ms. Oanh manages student-centric innovation programs.\", expertise: [\"Program Management\", \"Student Engagement\"] },\r\n\r\n      \/\/ --- ACADEMIC & RESEARCH ---\r\n      {\r\n        id: 401,\r\n        name: \"Dr. Le Van\",\r\n        role: \"Lecturer\",\r\n        img: \"http:\/\/uii.ueh.edu.vn\/wp-content\/uploads\/2026\/01\/Le-Van-e1767236953382.png\",\r\n        bio: \"Dr. Le Van bridges the gap between academic theory and practical business applications. With over a decade of industry expertise alongside extensive teaching experience, he brings a wealth of knowledge to his students and research initiatives.\",\r\n        experience: [\r\n          \"6+ years in teaching and research at higher educational institutions.\",\r\n          \"10+ years in the industry with expertise in finance and business.\"\r\n        ],\r\n        expertise: [\"Financial Economics\", \"Financial Technology\", \"Quantitative Analysis\", \"Well-being\", \"Sustainability\"]\r\n      },\r\n      {\r\n        id: 402,\r\n        name: \"Dr. Pham Thi Ngoc Dung\",\r\n        role: \"Lecturer\",\r\n        img: \"http:\/\/uii.ueh.edu.vn\/wp-content\/uploads\/2026\/01\/TSPTND-1.jpg\",\r\n        bio: \"Dr. Pham Thi Ngoc Dung specializes in academic research and teaching within the finance and innovation sector.\",\r\n        experience: [\r\n          \"7+ years in academic teaching and research\"\r\n        ],\r\n        expertise: [\"Corporate Governance\", \"Investment & Financial Markets\", \"Financial Risk Management\", \"Financial Technology\"]\r\n      },\r\n      {\r\n        id: 403,\r\n        name: \"Ms. Vu Thi Minh Giang\",\r\n        role: \"Lecturer\",\r\n        img: \"http:\/\/uii.ueh.edu.vn\/wp-content\/uploads\/2025\/12\/VTMG-Hackathon-e1766590734153.jpg\",\r\n        bio: \"Ms. Vu Thi Minh Giang is a lecturer at UII, bringing international corporate and banking sector experience into her academic teaching and research.\",\r\n        experience: [\r\n          \"2 years in the Australian banking sector\",\r\n          \"3+ years in academic teaching and research\"\r\n        ],\r\n        expertise: [\"Corporate Finance & Corporate Governance\", \"Investment & Financial Markets\", \"Financial Technology\", \"Innovation & Design Thinking\"]\r\n      },\r\n      {\r\n        id: 405,\r\n        name: \"Mr. Huynh Ngoc Quang Anh\",\r\n        role: \"Lecturer\",\r\n        img: \"https:\/\/uii.ueh.edu.vn\/wp-content\/uploads\/2026\/04\/Anh-scaled.png\",\r\n        bio: \"Mr. Huynh Ngoc Quang Anh combines international accounting experience with academic dedication. He serves as a Lecturer, Researcher, and the Secretary of the CTD Youth Union Executive Committee.\",\r\n        experience: [\r\n          \"6 years as an accountant in Australia\",\r\n          \"6 years in academic teaching and research\",\r\n          \"Coordinator of student scientific research programs (CTD)\",\r\n          \"Secretary of the CTD Youth Union Executive Committee\"\r\n        ],\r\n        expertise: [\"Accounting & Corporate Finance\", \"Innovation & Entrepreneurial Finance\", \"Design Thinking & Innovation Management\"]\r\n      },\r\n      {\r\n        id: 406,\r\n        name: \"Dr. Duy.K Le\",\r\n        role: \"Senior Researcher\",\r\n        img: \"http:\/\/uii.ueh.edu.vn\/wp-content\/uploads\/2025\/12\/Mr-Le-Khanh-Duy-.jpg\",\r\n        website: \"https:\/\/duylekhanh.wixsite.com\/mysite\",\r\n        bio: \"Dr. Duy.K Le is a Researcher and Lecturer at VNU-HCM University of Science and Head of the HCI Research Division at SELab. He obtained his Ph.D. in Human-Computer Interaction from Chalmers University of Technology, Sweden. He is passionate about optimizing user performance through novel interaction designs.\",\r\n        experience: [\"Head of HCI Research Division, SELab (VNU-HCM)\", \"Former Research Scientist, ABB Corporate Research (Sweden)\", \"Ph.D. in Human-Computer Interaction, Chalmers University of Technology\"],\r\n        expertise: [\"Human-Computer Interaction (HCI)\", \"Virtual\/Mixed Reality\", \"Metaverse\", \"Interactive Systems\"]\r\n      },\r\n      { id: 404, name: \"Ms. Do Thi Kim Thanh\", role: \"Design Thinking Leader\", img: \"http:\/\/uii.ueh.edu.vn\/wp-content\/uploads\/2025\/12\/DTKT.jpg\", bio: \"Ms. Thanh leads the Design Thinking initiatives.\", expertise: [\"Design Thinking\", \"Creative Problem Solving\"] },\r\n      { id: 407, name: \"Dr. Hoang Khanh\", role: \"Senior Researcher\", img: \"http:\/\/uii.ueh.edu.vn\/wp-content\/uploads\/2026\/01\/168280-khanh_hoang_4e0ceeaf085ec548cb81bf0ad01672e6.webp\", bio: \"Dr. Hoang Khanh is a Senior Researcher specializing in Innovation Ecosystems.\", expertise: [\"Innovation Ecosystems\", \"Sustainable Development\"] },\r\n      \r\n      \/\/ --- RESEARCH FELLOWS ---\r\n      {\r\n        id: 502,\r\n        name: \"Dr. David Gabauer\",\r\n        role: \"Research Fellow\",\r\n        img: \"http:\/\/uii.ueh.edu.vn\/wp-content\/uploads\/2026\/01\/david-gabauer__FocusFillMaxWyIwLjAwIiwiMC4wMCIsMTYwLDIwMF0.jpg\",\r\n        bio: \"Dr. David Gabauer holds a Doctoral degree from the Vienna University of Business and Economics. His work bridges rigorous academic research with practical applications in data science and portfolio management.\",\r\n        experience: [\"Portfolio Manager & Gas Trader, LINZ AG (Austria)\", \"Senior Data Scientist, Software Competence Center Hagenberg\", \"Assistant Professor in Statistics, Johannes Kepler University\"],\r\n        expertise: [\"FinTech\", \"Data Science\", \"Financial Econometrics\", \"Cryptocurrencies\", \"Energy Economics\"]\r\n      },\r\n      { id: 501, name: \"Dr. Ho Quang Truong\", role: \"Research Fellow\", img: \"http:\/\/uii.ueh.edu.vn\/wp-content\/uploads\/2025\/12\/HQT.jpg\", bio: \"Dr. Truong contributes to the institute's research capabilities.\", expertise: [\"Research\", \"Innovation\"] },\r\n      { id: 503, name: \"Prof. Rolf-Dieter Reineke\", role: \"Research Fellow\", img: \"http:\/\/uii.ueh.edu.vn\/wp-content\/uploads\/2026\/01\/Prof.-Dr.-Rolf-Dieter-Reineke.png\", bio: \"Prof. Dr. Rolf-Dieter Reineke has over 30 years of global experience as a lecturer, researcher, and consultant.\", expertise: [\"International Management\", \"Entrepreneurial Ecosystems\"] },\r\n      { id: 504, name: \"Prof. Utpal Bhattachariya\", role: \"Research Fellow\", img: \"http:\/\/uii.ueh.edu.vn\/wp-content\/uploads\/2026\/01\/z7386959575803_f4dcc01c365d55f0c094f5222c920960.jpg\", bio: \"Prof. Bhattacharya is a world-renowned scholar in Finance.\", expertise: [\"Finance\", \"Academic Research\"] },\r\n\r\n      \/\/ --- ADMINISTRATION & EXPERTS & INTERNS ---\r\n      { \r\n        id: 601, \r\n        name: \"Ms. Tran Thi Thanh Tra\", \r\n        role: \"Administrator\", \r\n        img: \"https:\/\/uii.ueh.edu.vn\/wp-content\/uploads\/2026\/01\/Anh-ca-nhan-scaled-e1768277198104.jpg\", \r\n        bio: \"Ms. Tra holds a Bachelor\u2019s degree in Technology Management and Innovation from UEH. She ensures smooth administrative operations for training, innovation activities, and international collaborations.\", \r\n        experience: [\"Training and innovation activities\", \"Support for academic events and international collaboration programs\"], \r\n        expertise: [\"Technology Management\", \"Innovation\", \"Administration\", \"Event Coordination\"] \r\n      },\r\n      { id: 602, name: \"Ms. Pham Hoang Tho\", role: \"Administrator\", img: \"https:\/\/placehold.co\/600x600?text=Ms.+Tho\", bio: \"Ms. Tho supports the institute operations.\", expertise: [\"Administration\"] },\r\n      { id: 603, name: \"Mr. Luong Bao Thanh Khoa\", role: \"Administrator\", img: \"https:\/\/placehold.co\/600x600?text=Mr.+Khoa\", bio: \"Mr. Khoa contributes to operational efficiency.\", expertise: [\"Administration\"] },\r\n      { id: 701, name: \"Mr. Douglas Abrams\", role: \"Expert \/ Mentor\", img: \"https:\/\/placehold.co\/600x800?text=Mr.+Douglas\", bio: \"Mr. Abrams provides expert mentorship.\", expertise: [\"Mentorship\", \"Venture Capital\"] },\r\n      { id: 702, name: \"Dr. Nguyen An\", role: \"Innovation Consultant\", img: \"https:\/\/placehold.co\/600x800?text=Expert+1\", bio: \"Dr. An consults on innovation strategies.\", expertise: [\"Consulting\", \"Innovation Strategy\"] },\r\n      { id: 801, name: \"Mr. Nguyen Anh Khoi\", role: \"Intern\", img: \"https:\/\/placehold.co\/600x600?text=Mr.+Khoi\", bio: \"UII Intern.\", expertise: [\"Project Support\"] },\r\n      { id: 802, name: \"Mr. Vo Thien Truong\", role: \"Intern\", img: \"https:\/\/placehold.co\/600x600?text=Mr.+Truong\", bio: \"UII Intern.\", expertise: [\"Project Support\"] },\r\n      { id: 803, name: \"Mr. Tran Trong Nguyen\", role: \"Intern\", img: \"https:\/\/placehold.co\/600x600?text=Mr.+Nguyen\", bio: \"UII Intern.\", expertise: [\"Project Support\"] },\r\n      { id: 804, name: \"Mr. Phan Thanh Tuong Huan\", role: \"Intern\", img: \"https:\/\/placehold.co\/600x600?text=Mr.+Huan\", bio: \"UII Intern.\", expertise: [\"Project Support\"] },\r\n      { id: 805, name: \"Ms. Pham Truc Quynh\", role: \"Intern\", img: \"https:\/\/placehold.co\/600x600?text=Ms.+Quynh\", bio: \"UII Intern.\", expertise: [\"Project Support\"] },\r\n      { id: 806, name: \"Mr. Mai Xuan Thang\", role: \"Intern\", img: \"https:\/\/placehold.co\/600x600?text=Mr.+Thang\", bio: \"UII Intern.\", expertise: [\"Project Support\"] }\r\n    ];\r\n\r\n    \/\/ =========================================================================\r\n    \/\/ 2. RENDERING LOGIC\r\n    \/\/ =========================================================================\r\n    document.addEventListener('DOMContentLoaded', () => {\r\n        const urlParams = new URLSearchParams(window.location.search);\r\n        let memberId = parseInt(urlParams.get('id'));\r\n        const member = TEAM_DB.find(m => m.id === memberId);\r\n\r\n        if(member) {\r\n            document.title = `${member.name} - UEH Institute of Innovation`;\r\n            \r\n            \/\/ C\u1eacP NH\u1eacT DYNAMIC CHO HERO BANNER\r\n            document.getElementById('heroTitle').innerText = member.name;\r\n            document.getElementById('heroKicker').innerText = member.role;\r\n\r\n            \/\/ C\u1eacP NH\u1eacT TH\u00d4NG TIN B\u00caN D\u01af\u1edaI\r\n            document.getElementById('pName').innerText = member.name;\r\n            document.getElementById('pRole').innerText = member.role;\r\n            document.getElementById('pBio').innerText = member.bio;\r\n            \r\n            \/\/ Image handling with fallback\r\n            const imgEl = document.getElementById('pImg');\r\n            if (member.img && member.img.length > 5 && !member.img.includes('placehold.co')) {\r\n                imgEl.src = member.img;\r\n            } else {\r\n                imgEl.src = member.img || `https:\/\/ui-avatars.com\/api\/?name=${encodeURIComponent(member.name)}&background=random&size=256&bold=true`;\r\n            }\r\n            imgEl.onerror = function() {\r\n                this.onerror = null;\r\n                this.src = `https:\/\/ui-avatars.com\/api\/?name=${encodeURIComponent(member.name)}&background=random&size=256&bold=true`;\r\n            };\r\n\r\n            \/\/ WEBSITE BUTTON LOGIC\r\n            const btnWeb = document.getElementById('pWebsite');\r\n            if(member.website) {\r\n                btnWeb.style.display = 'inline-flex';\r\n                btnWeb.href = member.website;\r\n            } else {\r\n                btnWeb.style.display = 'none';\r\n            }\r\n            \r\n            \/\/ Expertise\r\n            const expContainer = document.getElementById('pExpertise');\r\n            if(member.expertise && member.expertise.length > 0) {\r\n                document.getElementById('secExpertise').style.display = 'block';\r\n                expContainer.innerHTML = member.expertise.map(tag => `<span class=\"expert-tag\">${tag}<\/span>`).join('');\r\n            } else {\r\n                 document.getElementById('secExpertise').style.display = 'none';\r\n            }\r\n\r\n            \/\/ Experience\r\n            if(member.experience && member.experience.length > 0) {\r\n                document.getElementById('secExperience').style.display = 'block';\r\n                const expList = document.getElementById('pExpList');\r\n                expList.innerHTML = member.experience.map(item => `<li class=\"exp-item\">${item}<\/li>`).join('');\r\n            } else {\r\n                document.getElementById('secExperience').style.display = 'none';\r\n            }\r\n\r\n            document.getElementById('profileContainer').style.display = 'grid';\r\n            document.getElementById('errorState').style.display = 'none';\r\n\r\n        } else {\r\n            \/\/ N\u1ebeU KH\u00d4NG T\u00ccM TH\u1ea4Y ID\r\n            document.title = `Profile Not Found - UEH Institute of Innovation`;\r\n            document.getElementById('heroTitle').innerText = \"PROFILE NOT FOUND\";\r\n            document.getElementById('heroKicker').innerText = \"ERROR 404\";\r\n            document.getElementById('profileContainer').style.display = 'none';\r\n            document.getElementById('errorState').style.display = 'block';\r\n        }\r\n    });\r\n  <\/script>\r\n<\/body>\r\n<\/html>\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>Member Profile &#8211; UEH Institute of Innovation UEH INSTITUTE OF INNOVATION MEMBER PROFILE \u2190 Back to Our Team &#8230; &#8230; Personal Website Biography &#8230; Areas of Expertise Professional Experience Profile Not Found The profile you are looking for does not exist. Return to Our Team List<\/p>","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-6579","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/uii.ueh.edu.vn\/vi\/wp-json\/wp\/v2\/pages\/6579","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/uii.ueh.edu.vn\/vi\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/uii.ueh.edu.vn\/vi\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/uii.ueh.edu.vn\/vi\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/uii.ueh.edu.vn\/vi\/wp-json\/wp\/v2\/comments?post=6579"}],"version-history":[{"count":91,"href":"https:\/\/uii.ueh.edu.vn\/vi\/wp-json\/wp\/v2\/pages\/6579\/revisions"}],"predecessor-version":[{"id":7717,"href":"https:\/\/uii.ueh.edu.vn\/vi\/wp-json\/wp\/v2\/pages\/6579\/revisions\/7717"}],"wp:attachment":[{"href":"https:\/\/uii.ueh.edu.vn\/vi\/wp-json\/wp\/v2\/media?parent=6579"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}