{"id":15146,"date":"2026-08-11T13:14:20","date_gmt":"2026-08-11T06:14:20","guid":{"rendered":"https:\/\/hst.cra.ac.th\/en\/?page_id=15146"},"modified":"2026-08-11T13:15:10","modified_gmt":"2026-08-11T06:15:10","slug":"thanyaporn-wongwatcharanon-en","status":"publish","type":"page","link":"https:\/\/hst.cra.ac.th\/en\/about\/thanyaporn-wongwatcharanon-en\/","title":{"rendered":"Dr. Thanyaporn Wongwatcharanon"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"15146\" class=\"elementor elementor-15146\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c068073 e-flex e-con-boxed rt-default-class e-con e-parent\" data-id=\"c068073\" 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-d7afa92 rt-default-class elementor-widget elementor-widget-html\" data-id=\"d7afa92\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n@font-face {\r\n  font-family: \"chulabhornlikit\";\r\n  src: url(\"https:\/\/fonthst.b-cdn.net\/chulabhornlikittext-light.woff2\") format(\"woff2\");\r\n  font-weight: normal;\r\n  font-style: normal;\r\n  font-display: swap;\r\n}\r\n.teacher-profile,\r\n.teacher-profile * {\r\n  box-sizing: border-box;\r\n  font-family: \"chulabhornlikit\" !important;\r\n}\r\n.teacher-profile {\r\n  max-width: 1100px;\r\n  margin: 0 auto;\r\n  padding: 24px;\r\n  background: #fdfdfd;\r\n  color: #1f2937;\r\n  border-radius: 24px;\r\n  line-height: 1.7;\r\n}\r\n\/* ========== CARD & HEADER ========== *\/\r\n.teacher-profile .tp-card {\r\n  background: #ffffff;\r\n  border: 1px solid #dbe4e8;\r\n  border-radius: 20px;\r\n  padding: 28px;\r\n  margin-bottom: 24px;\r\n  box-shadow: 0 8px 24px rgba(15, 23, 42, 0.05);\r\n  position: relative;\r\n  overflow: hidden;\r\n  transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1);\r\n}\r\n.teacher-profile .tp-card::before {\r\n  content: '';\r\n  position: absolute;\r\n  top: 0; left: 0; right: 0;\r\n  height: 3px;\r\n  background: #ff6900;\r\n  transform: scaleX(0);\r\n  transform-origin: left;\r\n  transition: transform 0.3s ease;\r\n  z-index: 1;\r\n}\r\n.teacher-profile .tp-card:hover {\r\n  transform: translateY(-6px);\r\n  box-shadow: 0 25px 50px -12px rgba(15, 23, 42, 0.15);\r\n  border-color: rgba(102, 126, 234, 0.4);\r\n}\r\n.teacher-profile .tp-card:hover::before {\r\n  transform: scaleX(1);\r\n}\r\n.teacher-profile .tp-header {\r\n  display: flex;\r\n  justify-content: space-between;\r\n  align-items: center;\r\n  gap: 28px;\r\n  flex-wrap: nowrap;\r\n}\r\n.teacher-profile .tp-header-text small {\r\n  display: inline-block;\r\n  font-size: 15px;\r\n  color: #0f766e;\r\n  margin-bottom: 6px;\r\n}\r\n.teacher-profile .tp-header-text h1 {\r\n  margin: 0;\r\n  font-size: 38px;\r\n  line-height: 1.25;\r\n  color: #0f172a;\r\n}\r\n.teacher-profile .tp-header-text p {\r\n  margin: 10px 0 0;\r\n  font-size: 18px;\r\n  color: #475569;\r\n}\r\n.teacher-profile .tp-avatar {\r\n  width: 180px;\r\n  height: 230px;\r\n  border-radius: 20px;\r\n  overflow: hidden;\r\n  background: #002f87;\r\n  border: 1px solid #bdeae4;\r\n  flex-shrink: 0;\r\n  position: relative;\r\n}\r\n.teacher-profile .tp-avatar img {\r\n  width: 100%;\r\n  height: 100%;\r\n  display: block;\r\n  object-fit: cover;\r\n  object-position: center top;\r\n  transition: transform 0.4s ease;\r\n}\r\n.teacher-profile .tp-avatar:hover img {\r\n  transform: scale(1.08);\r\n}\r\n\/* ========== ACCORDION SECTION ========== *\/\r\n.teacher-profile .tp-accordion {\r\n  margin-bottom: 16px;\r\n  border-radius: 16px;\r\n  overflow: hidden;\r\n  border: 1px solid #dbe4e8;\r\n  background: #fff;\r\n  transition: all 0.3s ease;\r\n}\r\n.teacher-profile .tp-accordion-header {\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: space-between;\r\n  padding: 20px 24px;\r\n  background: linear-gradient(135deg, #f8fafc 0%, #ffffff 100%);\r\n  cursor: pointer;\r\n  user-select: none;\r\n  transition: all 0.25s ease;\r\n  position: relative;\r\n}\r\n.teacher-profile .tp-accordion-header:hover {\r\n  background: linear-gradient(135deg, #e6f7ff 0%, #f0f9ff 100%);\r\n  padding-left: 28px;\r\n}\r\n.teacher-profile .tp-accordion-header.active {\r\n  background: linear-gradient(135deg, #002f87 0%, #1e40af 100%);\r\n  color: white;\r\n}\r\n.teacher-profile .tp-accordion-header.active .tp-section-no {\r\n  background: rgba(255,255,255,0.2);\r\n  color: white;\r\n  animation: none;\r\n}\r\n.teacher-profile .tp-accordion-header.active h2 {\r\n  color: white;\r\n}\r\n.teacher-profile .tp-accordion-header.active .tp-toggle-icon {\r\n  transform: rotate(180deg);\r\n  color: white;\r\n}\r\n.teacher-profile .tp-section-left {\r\n  display: flex;\r\n  align-items: center;\r\n  gap: 12px;\r\n}\r\n.teacher-profile .tp-section-no {\r\n  width: 42px;\r\n  height: 42px;\r\n  border-radius: 12px;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  font-size: 20px;\r\n  font-weight: 600;\r\n  background: #002f87;\r\n  color: #ffffff;\r\n  transition: all 0.3s ease;\r\n  animation: tpPulse 2s infinite;\r\n}\r\n.teacher-profile .tp-accordion-header h2 {\r\n  margin: 0;\r\n  font-size: 24px;\r\n  color: #0f172a;\r\n  transition: color 0.2s ease;\r\n}\r\n.teacher-profile .tp-toggle-icon {\r\n  font-size: 20px;\r\n  color: #64748b;\r\n  transition: transform 0.3s ease, color 0.2s ease;\r\n  flex-shrink: 0;\r\n}\r\n.teacher-profile .tp-accordion-content {\r\n  max-height: 0;\r\n  overflow: hidden;\r\n  transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), \r\n              opacity 0.3s ease,\r\n              padding 0.3s ease;\r\n  opacity: 0;\r\n  padding: 0 24px;\r\n  background: #ffffff;\r\n}\r\n.teacher-profile .tp-accordion-content.show {\r\n  max-height: 5000px;\r\n  opacity: 1;\r\n  padding: 20px 24px 24px;\r\n}\r\n\/* ========== CONTENT STYLES ========== *\/\r\n.teacher-profile .tp-grid {\r\n  display: grid;\r\n  grid-template-columns: repeat(2, minmax(0, 1fr));\r\n  gap: 16px;\r\n}\r\n.teacher-profile .tp-info-box {\r\n  background: #f8fafc;\r\n  border-radius: 16px;\r\n  padding: 18px 20px;\r\n  border: 1px solid #e5edf2;\r\n  border-left: 4px solid transparent;\r\n  transition: all 0.25s ease;\r\n}\r\n.teacher-profile .tp-info-box:hover {\r\n  border-left-color: #002f87;\r\n  background: linear-gradient(135deg, #ffffff 0%, #f8fafc 100%);\r\n  transform: translateX(4px);\r\n}\r\n.teacher-profile .tp-label {\r\n  display: block;\r\n  font-size: 15px;\r\n  color: #64748b;\r\n  margin-bottom: 4px;\r\n}\r\n.teacher-profile .tp-value {\r\n  display: block;\r\n  font-size: 20px;\r\n  color: #0f172a;\r\n  font-weight: 500;\r\n}\r\n.teacher-profile .tp-block-list {\r\n  display: grid;\r\n  gap: 14px;\r\n}\r\n.teacher-profile .tp-block {\r\n  border: 1px solid #dbe4e8;\r\n  border-radius: 16px;\r\n  padding: 18px 20px;\r\n  background: #ffffff;\r\n  border-left: 4px solid transparent;\r\n  transition: all 0.25s ease;\r\n}\r\n.teacher-profile .tp-block:hover {\r\n  border-left-color: #002f87;\r\n  background: linear-gradient(135deg, #fff 0%, #faf5ff 100%);\r\n  transform: translateX(4px);\r\n}\r\n.teacher-profile .tp-block h3 {\r\n  margin: 0 0 6px;\r\n  font-size: 20px;\r\n  color: #0f172a;\r\n}\r\n.teacher-profile .tp-block p,\r\n.teacher-profile .tp-block li {\r\n  font-size: 17px;\r\n  color: #475569;\r\n  margin: 0;\r\n}\r\n.teacher-profile .tp-block ul {\r\n  margin: 0;\r\n  padding-left: 20px;\r\n}\r\n.teacher-profile .tp-tags {\r\n  display: flex;\r\n  flex-wrap: wrap;\r\n  gap: 8px;\r\n}\r\n.teacher-profile .tp-tag {\r\n  display: inline-block;\r\n  padding: 6px 14px;\r\n  border-radius: 999px;\r\n  background: #e6fffb;\r\n  color: #0f766e;\r\n  font-size: 15px;\r\n  border: 1px solid #bdeae4;\r\n  font-weight: 500;\r\n  transition: all 0.25s ease;\r\n  position: relative;\r\n  overflow: hidden;\r\n}\r\n.teacher-profile .tp-tag:hover {\r\n  background: #002f87;\r\n  color: white;\r\n  border-color: transparent;\r\n  transform: translateY(-2px);\r\n}\r\n.teacher-profile .tp-pub {\r\n  background: #f8fafc;\r\n  border: 1px solid #e5edf2;\r\n  border-radius: 16px;\r\n  padding: 18px 20px;\r\n  margin-bottom: 12px;\r\n  border-left: 4px solid transparent;\r\n  transition: all 0.25s ease;\r\n  cursor: pointer;\r\n}\r\n.teacher-profile .tp-pub:hover {\r\n  border-left-color: #002f87;\r\n  background: linear-gradient(135deg, #fff 0%, #f0f7ff 100%);\r\n  transform: translateX(4px);\r\n}\r\n.teacher-profile .tp-pub p {\r\n  margin: 0;\r\n  font-size: 16px;\r\n  color: #475569;\r\n  line-height: 1.6;\r\n}\r\n.teacher-profile .tp-pub strong {\r\n  color: #0f172a;\r\n}\r\n.teacher-profile .tp-award {\r\n  background: #fff8e7;\r\n  border: 1px solid #f5d98f;\r\n  border-radius: 16px;\r\n  padding: 20px;\r\n  border-left: 4px solid transparent;\r\n  transition: all 0.25s ease;\r\n}\r\n.teacher-profile .tp-award:hover {\r\n  border-left-color: #ff6900;\r\n  background: linear-gradient(135deg, #fffbeb 0%, #fef3c7 100%);\r\n}\r\n.teacher-profile .tp-award h3 {\r\n  margin: 0;\r\n  font-size: 18px;\r\n  color: #92400e;\r\n}\r\n.teacher-profile .tp-award-category {\r\n  margin-bottom: 28px;\r\n}\r\n.teacher-profile .tp-award-category:last-child {\r\n  margin-bottom: 0;\r\n}\r\n.teacher-profile .tp-award-category-title {\r\n  font-size: 20px;\r\n  color: #002f87;\r\n  margin: 0 0 16px 0;\r\n  padding-bottom: 8px;\r\n  border-bottom: 2px solid #002f87;\r\n  font-weight: 600;\r\n}\r\n.teacher-profile .tp-award-list {\r\n  display: grid;\r\n  gap: 12px;\r\n}\r\n.teacher-profile .tp-award-item {\r\n  background: #fffbeb;\r\n  border: 1px solid #f5d98f;\r\n  border-left: 4px solid #ff6900;\r\n  border-radius: 8px;\r\n  padding: 16px 20px;\r\n}\r\n.teacher-profile .tp-award-item h4 {\r\n  margin: 0 0 6px 0;\r\n  font-size: 17px;\r\n  color: #0f172a;\r\n  line-height: 1.5;\r\n}\r\n.teacher-profile .tp-award-item p {\r\n  margin: 0 0 4px 0;\r\n  font-size: 15px;\r\n  color: #475569;\r\n  line-height: 1.6;\r\n}\r\n.teacher-profile .tp-award-item p:last-child {\r\n  margin-bottom: 0;\r\n}\r\n.teacher-profile {\r\n  font-size: 14px;\r\n  color: #64748b;\r\n}\r\n@keyframes tpPulse {\r\n  0%, 100% { transform: scale(1); }\r\n  50% { transform: scale(1.05); }\r\n}\r\n\/* ========== RESPONSIVE ========== *\/\r\n@media (max-width: 767px) {\r\n  .teacher-profile {\r\n    padding: 16px;\r\n    border-radius: 18px;\r\n  }\r\n  .teacher-profile .tp-card {\r\n    padding: 20px;\r\n    border-radius: 16px;\r\n  }\r\n  .teacher-profile .tp-header {\r\n    flex-direction: column-reverse;\r\n    align-items: flex-start;\r\n    gap: 18px;\r\n  }\r\n  .teacher-profile .tp-header-text h1 {\r\n    font-size: 28px;\r\n  }\r\n  .teacher-profile .tp-accordion-header h2 {\r\n    font-size: 20px;\r\n  }\r\n  .teacher-profile .tp-grid {\r\n    grid-template-columns: 1fr;\r\n  }\r\n  .teacher-profile .tp-avatar {\r\n    width: 140px;\r\n    height: 180px;\r\n    align-self: center;\r\n  }\r\n  .teacher-profile .tp-value {\r\n    font-size: 18px;\r\n  }\r\n    .teacher-profile .tp-award-category-title {\r\n    font-size: 18px;\r\n  }\r\n  .teacher-profile .tp-award-item h4 {\r\n    font-size: 16px;\r\n  }\r\n  .teacher-profile .tp-award-item {\r\n    padding: 14px 16px;\r\n  }\r\n}\r\n@media (prefers-reduced-motion: reduce) {\r\n  .teacher-profile *,\r\n  .teacher-profile *::before,\r\n  .teacher-profile *::after {\r\n    animation-duration: 0.01ms !important;\r\n    transition-duration: 0.01ms !important;\r\n  }\r\n}\r\n<\/style>\r\n<section class=\"teacher-profile\">\r\n  <!-- Header Card -->\r\n  <div class=\"tp-card\">\r\n    <div class=\"tp-header\">\r\n      <div class=\"tp-header-text\">\r\n        <h1>Dr. Thanyaporn Wongwatcharanon<\/h1>\r\n        <p>Biography Educations Publications Awards<\/p>\r\n      <\/div>\r\n      <div class=\"tp-avatar\">\r\n        <img fetchpriority=\"high\" decoding=\"async\" src=\"https:\/\/hst.cra.ac.th\/wp-content\/uploads\/2026\/04\/HKH06.-\u0e2d\u0e32\u0e08\u0e32\u0e23\u0e22\u0e4c-\u0e14\u0e23.-\u0e18\u0e31\u0e19\u0e22\u0e1e\u0e23-\u0e27\u0e07\u0e28\u0e4c\u0e27\u0e31\u0e0a\u0e23\u0e32\u0e19\u0e19\u0e17\u0e4c.jpg\" \r\n             alt=\"Dr.Thanyaporn Wongwatcharanon\" \r\n             width=\"318\" height=\"407\" loading=\"eager\">\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n  <!-- Accordion Section 1: \u0e1b\u0e23\u0e30\u0e27\u0e31\u0e15\u0e34\u0e2a\u0e48\u0e27\u0e19\u0e15\u0e31\u0e27 -->\r\n  <div class=\"tp-accordion\">\r\n    <div class=\"tp-accordion-header\" onclick=\"toggleAccordion(this)\">\r\n      <div class=\"tp-section-left\">\r\n        <div class=\"tp-section-no\">1<\/div>\r\n        <h2>Biography<\/h2>\r\n      <\/div>\r\n      <span class=\"tp-toggle-icon\">\u25bc<\/span>\r\n    <\/div>\r\n    <div class=\"tp-accordion-content\">\r\n      <div class=\"tp-grid\">\r\n        <div class=\"tp-info-box\">\r\n          <span class=\"tp-label\">Name<\/span>\r\n          <span class=\"tp-value\">Thanyaporn<\/span>\r\n        <\/div>\r\n        <div class=\"tp-info-box\">\r\n          <span class=\"tp-label\">Last name<\/span>\r\n          <span class=\"tp-value\">Wongwatcharanon<\/span>\r\n        <\/div>\r\n        <div class=\"tp-info-box\">\r\n          <span class=\"tp-label\">Position<\/span>\r\n          <span class=\"tp-value\">Lecturer, School of Human Kinetics and Health<\/span>\r\n        <\/div>\r\n        <div class=\"tp-info-box\">\r\n          <span class=\"tp-label\">E-mail<\/span>\r\n          <span class=\"tp-value\">Thanyaporn.won@cra.ac.th<\/span>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n  <!-- Accordion Section 2: \u0e1b\u0e23\u0e30\u0e27\u0e31\u0e15\u0e34\u0e01\u0e32\u0e23\u0e28\u0e36\u0e01\u0e29\u0e32 -->\r\n  <div class=\"tp-accordion\">\r\n    <div class=\"tp-accordion-header\" onclick=\"toggleAccordion(this)\">\r\n      <div class=\"tp-section-left\">\r\n        <div class=\"tp-section-no\">2<\/div>\r\n        <h2>Educations<\/h2>\r\n      <\/div>\r\n      <span class=\"tp-toggle-icon\">\u25bc<\/span>\r\n    <\/div>\r\n    <div class=\"tp-accordion-content\">\r\n      <div class=\"tp-block-list\">\r\n        <div class=\"tp-block\">\r\n          <h3>\ud83c\udf93 Bachelor\u2019s Degree<\/h3>\r\n          <p>Bachelor of Science Program in Physical Therapy<\/p>\r\n        <\/div>\r\n        <div class=\"tp-block\">\r\n          <h3>\ud83c\udf93 Master\u2019s Degree<\/h3>\r\n          <p>Master of Science Program in Physical Therapy<\/p>\r\n        <\/div>\r\n        <div class=\"tp-block\">\r\n          <h3>\ud83c\udf93 Ph.D<\/h3>\r\n          <p>Doctor of Philosophy Program in Medical Engineering<\/p>\r\n        <\/div>\r\n        <div class=\"tp-block\">\r\n          <h3>\ud83d\udcdc Professional Training<\/h3>\r\n          <ul>\r\n            <li>Training Program on Balance Diagnostic Tests and Rehabilitation,Department of Otolaryngology, Faculty of Medicine, Ramathibodi Hospital<\/li>\r\n            <li>Advanced Musculoskeletal Modeling Workshop (AnyBody Software),Department of Sport Science, Faculty of Physical Education, Srinakharinwirot University<\/li>\r\n            <li>Professional Skills Development Program: Course A \u2013 Basic Vestibular Rehabilitation (New Update 2024): Clinical Practices for Physical Therapy Management in BPPV Patients (Online)<\/li>\r\n            <li>Translating Evidence into Practice: Stroke Rehabilitation Training for Physical Therapists<\/li>\r\n          <\/ul>\r\n        <\/div>\r\n        <div class=\"tp-block\">\r\n        <h3>\ud83d\udcdc Certificates<\/h3>\r\n        <ul>\r\n            <li>Training Program on Balance Diagnostic Tests and Rehabilitation,Department of Otolaryngology, Faculty of Medicine, Ramathibodi Hospital<\/li>\r\n            <li>Advanced Musculoskeletal Modeling Workshop (AnyBody Software),Department of Sport Science, Faculty of Physical Education, Srinakharinwirot University<\/li>\r\n            <li>Professional Skills Development Program: Course A \u2013 Basic Vestibular Rehabilitation (New Update 2024): Clinical Practices for Physical Therapy Management in BPPV Patients (Online)<\/li>\r\n            <li>Translating Evidence into Practice: Stroke Rehabilitation Training for Physical Therapists<\/li>\r\n        <\/ul>\r\n      <\/div>\r\n        <div class=\"tp-block\">\r\n          <h3>\ud83c\udfc6 Expertise<\/h3>\r\n          <div class=\"tp-tags\">\r\n            <span class=\"tp-tag\">Neurological System \/ Nervous System <\/span>\r\n            <span class=\"tp-tag\">Medical Innovations<\/span>\r\n          <\/div>\r\n        <\/div>\r\n        <div class=\"tp-block\">\r\n          <h3>\ud83d\udcdc Course Instructor \/ Course Coordinator<\/h3>\r\n          <ul>\r\n            <li>Subject Functional movement training in daily life<\/li>\r\n            <li>Innovation for Human Kinetics and Health<\/li>\r\n            <li>Introduction to Human Kinetics and Health<\/li>\r\n            <li>Statistics and Research Methodology<\/li>\r\n            <li>Motor control and development<\/li>\r\n            <li>Professional Standard and Ethics<\/li>\r\n          <\/ul>\r\n          <h3>\ud83d\udcdc Course Co-Instructor<\/h3>\r\n          <ul>\r\n            <li>Subject Principles of Human Movement<\/li>\r\n            <li>Human Kinetics and Health in Musculoskeletal System<\/li>\r\n            <li>Human Kinetics and Health in Childhood and Elderly<\/li>\r\n            <li>Human anatomy<\/li>\r\n            <li>Basic Biomechanics<\/li>\r\n            <li>Physical Fitness Testing<\/li>\r\n          <\/ul>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n  <!-- Accordion Section 3: \u0e1c\u0e25\u0e07\u0e32\u0e19\u0e15\u0e35\u0e1e\u0e34\u0e21\u0e1e\u0e4c -->\r\n  <div class=\"tp-accordion\">\r\n    <div class=\"tp-accordion-header\" onclick=\"toggleAccordion(this)\">\r\n      <div class=\"tp-section-left\">\r\n        <div class=\"tp-section-no\">3<\/div>\r\n        <h2>Publications \/ Books<\/h2>\r\n      <\/div>\r\n      <span class=\"tp-toggle-icon\">\u25bc<\/span>\r\n    <\/div>\r\n    <div class=\"tp-accordion-content\">\r\n      <div class=\"tp-pub\">\r\n        <p>1. Exercise and Cognitive Functions in People with Mild to Moderate Alzheimer\u2019s Disease: A Systematic Review \u0e27\u0e0a\u0e34\u0e23\u0e40\u0e27\u0e0a\u0e2a\u0e32\u0e23\u0e41\u0e25\u0e30\u0e27\u0e32\u0e23\u0e2a\u0e32\u0e23\u0e40\u0e27\u0e0a\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e4c\u0e40\u0e02\u0e15\u0e40\u0e21\u0e37\u0e2d\u0e07 Vol. 62 No. 2 (2018): MAR - APR 2018<\/p>\r\n      <\/div>\r\n      <div class=\"tp-pub\">\r\n        <p>2. <strong><em>Wongwatcharanon T <\/em><\/strong>et al. 2023. Design and Evaluation of 4-DoF Machine for Improving Muscle Control and Upper Extremity Rehabilitation. Philipp J Sci 152(6A): 2175\u20132187.<\/p>\r\n      <\/div>\r\n      <div class=\"tp-pub\">\r\n        <p>3. <strong><em>Wongwatcharanon T,<\/em><\/strong> Earde PT, Rungroungdouyboon B, Kooncumchoo P. Improving Upper-Limb Recovery in Patients with Chronic \r\n          Stroke Using an 8-Week Bilateral Arm-Training Device. Life. 2025;15(7):994.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<!-- Accordion Section 4: \u0e23\u0e32\u0e07\u0e27\u0e31\u0e25 -->\r\n<div class=\"tp-accordion\">\r\n  <div class=\"tp-accordion-header\" onclick=\"toggleAccordion(this)\">\r\n    <div class=\"tp-section-left\">\r\n      <div class=\"tp-section-no\">4<\/div>\r\n      <h2>Awards<\/h2>\r\n    <\/div>\r\n    <span class=\"tp-toggle-icon\">\u25bc<\/span>\r\n  <\/div>\r\n  <div class=\"tp-accordion-content\">\r\n    <!-- \ud83c\udfc6 \u0e23\u0e32\u0e07\u0e27\u0e31\u0e25\u0e08\u0e32\u0e01\u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22 -->\r\n    <div class=\"tp-award-category\">\r\n      <h3 class=\"tp-award-category-title\">Awards from University<\/h3>\r\n      <div class=\"tp-award-list\">\r\n        <div class=\"tp-award-item\">\r\n          <h4>\ud83c\udfc5 - Outstanding Doctoral Dissertation Award, Academic Year 2023 (B.E. 2566), Faculty of Science and Technology, Thammasat University<\/h4>\r\n        <\/div>\r\n        <div class=\"tp-award-item\">\r\n          <h4>\ud83c\udfc5 - Distinguished Alumni Award (Graduate Studies), Academic Year 2025 (B.E. 2568), Department of Physical Therapy, Faculty of Allied Health Sciences, Thammasat University<\/h4>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n    <!-- \ud83d\udca1 \u0e23\u0e32\u0e07\u0e27\u0e31\u0e25\u0e1c\u0e25\u0e07\u0e32\u0e19\u0e40\u0e0a\u0e34\u0e07\u0e19\u0e27\u0e31\u0e15\u0e01\u0e23\u0e23\u0e21 -->\r\n    <div class=\"tp-award-category\">\r\n      <h3 class=\"tp-award-category-title\">Innovation Awards<\/h3>\r\n      <div class=\"tp-award-list\">\r\n        <div class=\"tp-award-item\">\r\n          <h4>\ud83c\udfc5 - Gold award, First Prize \u2013 Invention for Persons with Disabilities and the Elderly: The Design of Gait-Assisted Machine with Partial\r\n             Weight Support System: Space Walker. The 11th International Convention on Rehabilitation Engineering and Assistive Technology (i-CREATe 2017), Kobe, Japan, August 22\u201324, 2017.<\/h4>\r\n        <\/div>\r\n        <div class=\"tp-award-item\">\r\n          <h4>\ud83c\udfc5- First Prize \u2013 Invention and Innovation Contest in Higher Education, 2018: \r\n            The Design of Gait-Assisted Machine with Partial Weight Support System: Space Walker (Version 5). Thailand Research Expo 2018, Category: Public Health, Health, and Medical Technology.<\/h4>\r\n        <\/div>\r\n        <div class=\"tp-award-item\">\r\n          <h4>\ud83c\udfc5- Second Runner-up (Higher Education, Health and Medical Category) & Gold award (I-New Gen Award 2021), Inventors\u2019 Day 2021\u20132022, organized by the National \r\n            Research Council of Thailand (NRCT), Ministry of Higher Education, Science, Research and Innovation, February 2\u20136, 2022.<\/h4>\r\n        <\/div>\r\n        <div class=\"tp-award-item\">\r\n          <h4>\ud83c\udfc5- Bronze award \u2013 National Invention Contest for Persons with Disabilities and the Elderly, \r\n            2021, organized by Assistive Technology and Medical Devices Research Center (A-MED), National Science and Technology Development Agency (NSTDA), December 23\u201325, 2022.<\/h4>\r\n        <\/div>\r\n        <div class=\"tp-award-item\">\r\n          <h4>\ud83c\udfc5- Innovation Award (Higher Education Track \u2013 Good Level, Group 2: Public Health, Health, and Medical Technology) & Gold award (Graduate Level) \r\n            \u2013 Thailand Research Expo 2022 (The 17th National Research Expo), organized by the National Research Council of Thailand (NRCT), Ministry of Higher Education, Science, Research and Innovation, August 1\u20135, 2022.<\/h4>\r\n        <\/div>\r\n        <div class=\"tp-award-item\">\r\n          <h4>\ud83c\udfc5- Gold Medal, First Prize \u2013 Invention for Persons with Disabilities and the Elderly: Design and Development of Physical \r\n            Therapy Upper Limb Device with Symmetrical Reflections Mechanism The 15th International Convention on Rehabilitation Engineering and Assistive Technology (i-CREATe 2022), Online, Hong Kong SAR, August 27, 2022.<\/h4>\r\n        <\/div>\r\n        <div class=\"tp-award-item\">\r\n          <h4>\ud83c\udfc5- Outstanding Invention Award (Very Good Level) \u2013 Fiscal Year 2024, organized by the National Research Council of Thailand (NRCT), Ministry of Higher \r\n            Education, Science, Research and Innovation, Category: Engineering and Industrial Research.<\/h4>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n    <!-- \ud83c\udfa4 \u0e23\u0e32\u0e07\u0e27\u0e31\u0e25\u0e2d\u0e37\u0e48\u0e19\u0e46 -->\r\n    <div class=\"tp-award-category\">\r\n      <h3 class=\"tp-award-category-title\">Other Awards<\/h3>\r\n      <div class=\"tp-award-list\">\r\n        <div class=\"tp-award-item\">\r\n          <h4>\ud83c\udfc5- Popular Vote Award for Oral Presentation of Research, The 12th National Physical Therapy Conference, 2024<\/h4>\r\n          <p class=\"tp-award-meta\"><\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/div>\r\n<\/section>\r\n<script>\r\n\/\/ \u0e1f\u0e31\u0e07\u0e01\u0e4c\u0e0a\u0e31\u0e19\u0e40\u0e1b\u0e34\u0e14-\u0e1b\u0e34\u0e14 Accordion\r\nfunction toggleAccordion(header) {\r\n  const content = header.nextElementSibling;\r\n  const isActive = header.classList.contains('active');\r\n  \/\/ \u0e1b\u0e34\u0e14\u0e17\u0e31\u0e49\u0e07\u0e2b\u0e21\u0e14\u0e01\u0e48\u0e2d\u0e19 (\u0e16\u0e49\u0e32\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e43\u0e2b\u0e49\u0e40\u0e1b\u0e34\u0e14\u0e44\u0e14\u0e49\u0e17\u0e35\u0e25\u0e30\u0e2d\u0e31\u0e19)\r\n  document.querySelectorAll('.tp-accordion-header').forEach(h => {\r\n    h.classList.remove('active');\r\n    h.nextElementSibling.classList.remove('show');\r\n  });\r\n  \/\/ \u0e16\u0e49\u0e32\u0e40\u0e14\u0e34\u0e21\u0e44\u0e21\u0e48\u0e44\u0e14\u0e49\u0e40\u0e1b\u0e34\u0e14\u0e2d\u0e22\u0e39\u0e48 \u0e01\u0e47\u0e40\u0e1b\u0e34\u0e14\u0e2d\u0e31\u0e19\u0e17\u0e35\u0e48\u0e04\u0e25\u0e34\u0e01\r\n  if (!isActive) {\r\n    header.classList.add('active');\r\n    content.classList.add('show');\r\n  }\r\n}\r\n\/\/ Ripple Effect \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e41\u0e17\u0e47\u0e01\u0e04\u0e27\u0e32\u0e21\u0e40\u0e0a\u0e35\u0e48\u0e22\u0e27\u0e0a\u0e32\u0e0d\r\ndocument.querySelectorAll('.tp-tag').forEach(tag => {\r\n  tag.addEventListener('click', function(e) {\r\n    const rect = this.getBoundingClientRect();\r\n    const ripple = document.createElement('span');\r\n    const size = Math.max(rect.width, rect.height);\r\n    ripple.style.cssText = `\r\n      position:absolute; width:${size}px; height:${size}px;\r\n      left:${e.clientX - rect.left - size\/2}px;\r\n      top:${e.clientY - rect.top - size\/2}px;\r\n      border-radius:50%; background:rgba(255,255,255,0.6);\r\n      transform:scale(0); opacity:1; pointer-events:none;\r\n      transition:transform 0.5s ease, opacity 0.5s ease;\r\n    `;\r\n    this.style.position = 'relative';\r\n    this.appendChild(ripple);\r\n    requestAnimationFrame(() => {\r\n      ripple.style.transform = 'scale(4)';\r\n      ripple.style.opacity = '0';\r\n    });\r\n    setTimeout(() => ripple.remove(), 500);\r\n  });\r\n});\r\n\/\/ Scroll Animation \u0e40\u0e21\u0e37\u0e48\u0e2d\u0e42\u0e2b\u0e25\u0e14\u0e2b\u0e19\u0e49\u0e32\r\ndocument.addEventListener('DOMContentLoaded', function() {\r\n  const observer = new IntersectionObserver((entries) => {\r\n    entries.forEach(entry => {\r\n      if (entry.isIntersecting) {\r\n        entry.target.style.opacity = '1';\r\n        entry.target.style.transform = 'translateY(0)';\r\n        observer.unobserve(entry.target);\r\n      }\r\n    });\r\n  }, { threshold: 0.1 });\r\n  document.querySelectorAll('.tp-accordion').forEach(item => {\r\n    item.style.opacity = '0';\r\n    item.style.transform = 'translateY(20px)';\r\n    item.style.transition = 'opacity 0.5s ease, transform 0.5s ease';\r\n    observer.observe(item);\r\n  });\r\n});\r\n\/\/ \u0e40\u0e1b\u0e34\u0e14\u0e2a\u0e48\u0e27\u0e19\u0e41\u0e23\u0e01\u0e2d\u0e31\u0e15\u0e42\u0e19\u0e21\u0e31\u0e15\u0e34 (\u0e16\u0e49\u0e32\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23)\r\n\/\/ document.querySelector('.tp-accordion-header')?.click();\r\n<\/script>\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>Dr. Thanyaporn Wongwatcharanon Biography Educations Publications Awards 1 Biography \u25bc Name Thanyaporn Last name Wongwatcharanon Position Lecturer, School of Human Kinetics and Health E-mail Thanyaporn.won@cra.ac.th 2 Educations \u25bc \ud83c\udf93 Bachelor\u2019s&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":15087,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-15146","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>Dr. Thanyaporn Wongwatcharanon - Faculty of Health Science Technology<\/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:\/\/hst.cra.ac.th\/en\/about\/thanyaporn-wongwatcharanon-en\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Dr. Thanyaporn Wongwatcharanon - Faculty of Health Science Technology\" \/>\n<meta property=\"og:description\" content=\"Dr. Thanyaporn Wongwatcharanon Biography Educations Publications Awards 1 Biography \u25bc Name Thanyaporn Last name Wongwatcharanon Position Lecturer, School of Human Kinetics and Health E-mail Thanyaporn.won@cra.ac.th 2 Educations \u25bc \ud83c\udf93 Bachelor\u2019s...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/hst.cra.ac.th\/en\/about\/thanyaporn-wongwatcharanon-en\/\" \/>\n<meta property=\"og:site_name\" content=\"Faculty of Health Science Technology\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-11T06:15:10+00:00\" \/>\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=\"12 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/hst.cra.ac.th\\\/en\\\/about\\\/thanyaporn-wongwatcharanon-en\\\/\",\"url\":\"https:\\\/\\\/hst.cra.ac.th\\\/en\\\/about\\\/thanyaporn-wongwatcharanon-en\\\/\",\"name\":\"Dr. Thanyaporn Wongwatcharanon - Faculty of Health Science Technology\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/hst.cra.ac.th\\\/en\\\/#website\"},\"datePublished\":\"2026-08-11T06:14:20+00:00\",\"dateModified\":\"2026-08-11T06:15:10+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/hst.cra.ac.th\\\/en\\\/about\\\/thanyaporn-wongwatcharanon-en\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/hst.cra.ac.th\\\/en\\\/about\\\/thanyaporn-wongwatcharanon-en\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/hst.cra.ac.th\\\/en\\\/about\\\/thanyaporn-wongwatcharanon-en\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/hst.cra.ac.th\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"History\",\"item\":\"https:\\\/\\\/hst.cra.ac.th\\\/en\\\/about\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Dr. Thanyaporn Wongwatcharanon\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/hst.cra.ac.th\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/hst.cra.ac.th\\\/en\\\/\",\"name\":\"Faculty of Health Science Technology\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/hst.cra.ac.th\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Dr. Thanyaporn Wongwatcharanon - Faculty of Health Science Technology","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:\/\/hst.cra.ac.th\/en\/about\/thanyaporn-wongwatcharanon-en\/","og_locale":"en_US","og_type":"article","og_title":"Dr. Thanyaporn Wongwatcharanon - Faculty of Health Science Technology","og_description":"Dr. Thanyaporn Wongwatcharanon Biography Educations Publications Awards 1 Biography \u25bc Name Thanyaporn Last name Wongwatcharanon Position Lecturer, School of Human Kinetics and Health E-mail Thanyaporn.won@cra.ac.th 2 Educations \u25bc \ud83c\udf93 Bachelor\u2019s...","og_url":"https:\/\/hst.cra.ac.th\/en\/about\/thanyaporn-wongwatcharanon-en\/","og_site_name":"Faculty of Health Science Technology","article_modified_time":"2026-08-11T06:15:10+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"12 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/hst.cra.ac.th\/en\/about\/thanyaporn-wongwatcharanon-en\/","url":"https:\/\/hst.cra.ac.th\/en\/about\/thanyaporn-wongwatcharanon-en\/","name":"Dr. Thanyaporn Wongwatcharanon - Faculty of Health Science Technology","isPartOf":{"@id":"https:\/\/hst.cra.ac.th\/en\/#website"},"datePublished":"2026-08-11T06:14:20+00:00","dateModified":"2026-08-11T06:15:10+00:00","breadcrumb":{"@id":"https:\/\/hst.cra.ac.th\/en\/about\/thanyaporn-wongwatcharanon-en\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/hst.cra.ac.th\/en\/about\/thanyaporn-wongwatcharanon-en\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/hst.cra.ac.th\/en\/about\/thanyaporn-wongwatcharanon-en\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/hst.cra.ac.th\/en\/"},{"@type":"ListItem","position":2,"name":"History","item":"https:\/\/hst.cra.ac.th\/en\/about\/"},{"@type":"ListItem","position":3,"name":"Dr. Thanyaporn Wongwatcharanon"}]},{"@type":"WebSite","@id":"https:\/\/hst.cra.ac.th\/en\/#website","url":"https:\/\/hst.cra.ac.th\/en\/","name":"Faculty of Health Science Technology","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/hst.cra.ac.th\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/hst.cra.ac.th\/en\/wp-json\/wp\/v2\/pages\/15146","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hst.cra.ac.th\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/hst.cra.ac.th\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/hst.cra.ac.th\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/hst.cra.ac.th\/en\/wp-json\/wp\/v2\/comments?post=15146"}],"version-history":[{"count":4,"href":"https:\/\/hst.cra.ac.th\/en\/wp-json\/wp\/v2\/pages\/15146\/revisions"}],"predecessor-version":[{"id":15150,"href":"https:\/\/hst.cra.ac.th\/en\/wp-json\/wp\/v2\/pages\/15146\/revisions\/15150"}],"up":[{"embeddable":true,"href":"https:\/\/hst.cra.ac.th\/en\/wp-json\/wp\/v2\/pages\/15087"}],"wp:attachment":[{"href":"https:\/\/hst.cra.ac.th\/en\/wp-json\/wp\/v2\/media?parent=15146"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}