{"id":44256,"date":"2026-07-09T13:28:13","date_gmt":"2026-07-09T10:28:13","guid":{"rendered":"https:\/\/www.khas.edu.tr\/?page_id=44256"},"modified":"2026-08-20T14:36:37","modified_gmt":"2026-08-20T11:36:37","slug":"celt-team","status":"publish","type":"page","link":"https:\/\/www.khas.edu.tr\/en\/celt-team\/","title":{"rendered":"celt Team"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"44256\" class=\"elementor elementor-44256 elementor-41922\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dc71d39 e-flex e-con-boxed e-con e-parent\" data-id=\"dc71d39\" 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-3f8b0e9 elementor-widget elementor-widget-html\" data-id=\"3f8b0e9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<section class=\"celt-v2\" id=\"our-team\" aria-labelledby=\"teamTitle\">\r\n  <style>\r\n    @import url('https:\/\/cdn.jsdelivr.net\/npm\/bootstrap-icons@1.11.3\/font\/bootstrap-icons.min.css');\r\n\r\n    :root {\r\n      --celt-navy: #0f172a;\r\n      --celt-blue: #2563eb;\r\n      --celt-cyan: #06b6d4;\r\n      --celt-bg: #f8fafc;\r\n      --celt-card-bg: #ffffff;\r\n      --celt-text: #334155;\r\n      --celt-text-dark: #0f172a;\r\n      --celt-radius: 20px;\r\n    }\r\n\r\n    .celt-v2 {\r\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif;\r\n      max-width: 1200px;\r\n      margin: 2rem auto;\r\n      padding: 0 1rem;\r\n      color: var(--celt-text);\r\n    }\r\n\r\n    \/* HERO BANNER *\/\r\n    .celt-hero {\r\n      background: linear-gradient(135deg, #0f172a 0%, #1e293b 60%, #0f2a4a 100%);\r\n      border-radius: var(--celt-radius);\r\n      padding: 3.5rem 3rem;\r\n      color: #fff;\r\n      position: relative;\r\n      overflow: hidden;\r\n      box-shadow: 0 25px 50px -12px rgba(15, 23, 42, 0.25);\r\n      border: 1px solid rgba(255, 255, 255, 0.1);\r\n      margin-bottom: 2.5rem;\r\n    }\r\n\r\n    .celt-hero h1 {\r\n      font-size: 2.2rem;\r\n      font-weight: 800;\r\n      line-height: 1.25;\r\n      margin-bottom: 1rem;\r\n      color: #ffffff;\r\n      letter-spacing: -0.02em;\r\n    }\r\n\r\n    .celt-hero p.lead {\r\n      font-size: 1.05rem;\r\n      color: #cbd5e1;\r\n      max-width: 950px;\r\n      line-height: 1.8;\r\n      margin-bottom: 0;\r\n    }\r\n\r\n    \/* TEAM GRID & CARDS *\/\r\n    .celt-team-grid {\r\n      display: grid;\r\n      grid-template-columns: repeat(auto-fit, minmax(340px, 1fr));\r\n      gap: 2rem;\r\n    }\r\n\r\n    .celt-team-card {\r\n      background: var(--celt-card-bg);\r\n      border: 1px solid #e2e8f0;\r\n      border-radius: var(--celt-radius);\r\n      padding: 2.5rem 2rem;\r\n      text-align: center;\r\n      transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1);\r\n      display: flex;\r\n      flex-direction: column;\r\n      align-items: center;\r\n      position: relative;\r\n    }\r\n\r\n    .celt-team-card:hover {\r\n      transform: translateY(-6px);\r\n      box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.08);\r\n      border-color: var(--celt-blue);\r\n    }\r\n\r\n    .celt-avatar-wrap {\r\n      position: relative;\r\n      margin-bottom: 1.25rem;\r\n    }\r\n\r\n    .celt-team-img {\r\n      width: 140px;\r\n      height: 140px;\r\n      border-radius: 50%;\r\n      object-fit: cover;\r\n      border: 4px solid #ffffff;\r\n      box-shadow: 0 0 0 3px var(--celt-blue);\r\n      transition: transform 0.3s ease;\r\n    }\r\n\r\n    .celt-team-card:hover .celt-team-img {\r\n      transform: scale(1.03);\r\n    }\r\n\r\n    .celt-team-name {\r\n      font-size: 1.35rem;\r\n      font-weight: 800;\r\n      color: var(--celt-text-dark);\r\n      margin: 0 0 0.35rem 0;\r\n      letter-spacing: -0.01em;\r\n    }\r\n\r\n    .celt-team-role {\r\n      font-size: 0.88rem;\r\n      font-weight: 700;\r\n      color: var(--celt-blue);\r\n      margin: 0 0 1.25rem 0;\r\n      text-transform: uppercase;\r\n      letter-spacing: 0.04em;\r\n    }\r\n\r\n    .celt-team-bio {\r\n      font-size: 0.93rem;\r\n      color: var(--celt-text);\r\n      line-height: 1.65;\r\n      margin: 0 0 1.5rem 0;\r\n      text-align: left;\r\n      flex-grow: 1;\r\n    }\r\n\r\n    .celt-check-list {\r\n      list-style: none;\r\n      padding-left: 0;\r\n      margin: 0 0 1.5rem 0;\r\n      text-align: left;\r\n      width: 100%;\r\n    }\r\n\r\n    .celt-check-list li {\r\n      position: relative;\r\n      padding-left: 1.5rem;\r\n      margin-bottom: 0.65rem;\r\n      font-size: 0.9rem;\r\n      line-height: 1.55;\r\n    }\r\n\r\n    .celt-check-list li::before {\r\n      content: \"\\F26A\";\r\n      font-family: \"bootstrap-icons\";\r\n      position: absolute;\r\n      left: 0;\r\n      top: 0;\r\n      color: var(--celt-blue);\r\n      font-weight: 700;\r\n    }\r\n\r\n    .celt-team-divider {\r\n      width: 100%;\r\n      height: 1px;\r\n      background: #e2e8f0;\r\n      margin-bottom: 1.25rem;\r\n      border: none;\r\n    }\r\n\r\n    .celt-contact-list {\r\n      display: flex;\r\n      flex-direction: column;\r\n      gap: 0.5rem;\r\n      width: 100%;\r\n      font-size: 0.9rem;\r\n    }\r\n\r\n    .celt-contact-item {\r\n      display: inline-flex;\r\n      align-items: center;\r\n      justify-content: center;\r\n      gap: 0.5rem;\r\n      color: var(--celt-text);\r\n      text-decoration: none;\r\n      transition: color 0.2s ease;\r\n    }\r\n\r\n    .celt-contact-item i {\r\n      color: var(--celt-blue);\r\n    }\r\n\r\n    .celt-contact-item:hover {\r\n      color: var(--celt-blue);\r\n    }\r\n\r\n    \/* VURGU KUTUSU *\/\r\n    .celt-footer-box {\r\n      background: linear-gradient(90deg, #eff6ff 0%, #f0fdf4 100%);\r\n      border: 1px solid #bfdbfe;\r\n      border-radius: var(--celt-radius);\r\n      padding: 2rem 2.25rem;\r\n      margin-top: 2.5rem;\r\n      display: flex;\r\n      align-items: center;\r\n      gap: 1.5rem;\r\n    }\r\n\r\n    .celt-footer-box-icon {\r\n      font-size: 2.2rem;\r\n      color: var(--celt-blue);\r\n      flex-shrink: 0;\r\n    }\r\n\r\n    .celt-footer-box h4 {\r\n      margin: 0 0 0.4rem 0;\r\n      color: var(--celt-navy);\r\n      font-size: 1.1rem;\r\n      font-weight: 700;\r\n    }\r\n\r\n    .celt-footer-box p {\r\n      margin: 0;\r\n      font-size: 0.95rem;\r\n      color: #475569;\r\n      line-height: 1.6;\r\n    }\r\n\r\n    @media (max-width: 768px) {\r\n      .celt-hero { padding: 2rem 1.5rem; }\r\n      .celt-hero h1 { font-size: 1.6rem; }\r\n      .celt-team-grid { grid-template-columns: 1fr; }\r\n      .celt-footer-box { flex-direction: column; text-align: center; }\r\n    }\r\n  <\/style>\r\n\r\n  <div class=\"container p-0\">\r\n    <!-- HERO BANNER -->\r\n    <header class=\"celt-hero\">\r\n      <h1 id=\"teamTitle\">Our Team<\/h1>\r\n      <p class=\"lead\">\r\n        The Center for Excellence in Learning and Teaching (CELT) provides sustainable infrastructure and implementation support to all university stakeholders across academic quality processes, digital learning systems, survey operations, micro-credentials, and institutional programs.\r\n      <\/p>\r\n    <\/header>\r\n\r\n    <!-- TEAM CARDS -->\r\n    <div class=\"celt-team-grid\">\r\n\r\n      <!-- ELIF AKKOR -->\r\n      <div class=\"celt-team-card\">\r\n        <div class=\"celt-avatar-wrap\">\r\n          <img decoding=\"async\" src=\"ELIF-AKKOR.jpg\" alt=\"Lecturer Elif Akkor\" class=\"celt-team-img\">\r\n        <\/div>\r\n        <h3 class=\"celt-team-name\">Lecturer Elif Akkor<\/h3>\r\n        <div class=\"celt-team-role\">Director of Center<\/div>\r\n        \r\n        <p class=\"celt-team-bio\">\r\n          Leads the institutional and academic strategic planning of the center; oversees educational quality assurance, course evaluation surveys, academic initiatives on Y\u00d6K Micro-Credentials, and the overall coordination of institutional training programs.\r\n        <\/p>\r\n        \r\n        <ul class=\"celt-check-list\">\r\n          <li><strong>Academic Coordination:<\/strong> Quality in education, accreditation, and instructional development processes.<\/li>\r\n          <li><strong>Course Evaluation Surveys:<\/strong> Planning and analysis of student and academic staff evaluation surveys.<\/li>\r\n          <li><strong>Institutional Programs:<\/strong> Coordination of Y\u00d6K Micro-Credentials, Education Support Scholarship, and High School Summer\/Winter Academies.<\/li>\r\n        <\/ul>\r\n\r\n        <hr class=\"celt-team-divider\">\r\n        <div class=\"celt-contact-list\">\r\n          <a href=\"mailto:elifakkor@khas.edu.tr\" class=\"celt-contact-item\">\r\n            <i class=\"bi bi-envelope-fill\"><\/i> elifakkor@khas.edu.tr\r\n          <\/a>\r\n          <a href=\"tel:+902125336532\" class=\"celt-contact-item\">\r\n            <i class=\"bi bi-telephone-fill\"><\/i> +90 (212) 533 65 32\r\n          <\/a>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <!-- YUNUS AKARSU -->\r\n      <div class=\"celt-team-card\">\r\n        <div class=\"celt-avatar-wrap\">\r\n          <img decoding=\"async\" src=\"YUNUS-AKARSU.jpg\" alt=\"Yunus Akarsu\" class=\"celt-team-img\" loading=\"lazy\">\r\n        <\/div>\r\n        <h3 class=\"celt-team-name\">Yunus Akarsu<\/h3>\r\n        <div class=\"celt-team-role\">Senior Educational Technologies Specialist<\/div>\r\n        \r\n        <p class=\"celt-team-bio\">\r\n          Responsible for the system architecture, infrastructure, and server environments of the KHAS Learn Learning Management System; manages digital assessment platforms, institutional integrations, and all technological operations within the center.\r\n        <\/p>\r\n\r\n        <ul class=\"celt-check-list\">\r\n          <li><strong>LMS & Server Infrastructure Administration:<\/strong> Ensuring sustainability, server maintenance, performance tuning, and system updates for the KHAS Learn platform.<\/li>\r\n          <li><strong>Institutional Integrations:<\/strong> Managing data pipelines, user provisioning, and semester enrollment synchronizations across SAP and Microsoft Entra ID.<\/li>\r\n          <li><strong>Digital Assessment & Educational Technologies:<\/strong> Coordinating Safe Exam Browser (SEB) lab exam environments, Turnitin integrations, and interactive learning technologies.<\/li>\r\n        <\/ul>\r\n\r\n        <hr class=\"celt-team-divider\">\r\n        <div class=\"celt-contact-list\">\r\n          <a href=\"mailto:yunus.akarsu@khas.edu.tr\" class=\"celt-contact-item\">\r\n            <i class=\"bi bi-envelope-fill\"><\/i> yunus.akarsu@khas.edu.tr\r\n          <\/a>\r\n          <a href=\"tel:+902125336532\" class=\"celt-contact-item\">\r\n            <i class=\"bi bi-telephone-fill\"><\/i> +90 (212) 533 65 32\r\n          <\/a>\r\n        <\/div>\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n    <!-- INSTITUTIONAL CONTACT BOX -->\r\n    <div class=\"celt-footer-box\">\r\n      <div class=\"celt-footer-box-icon\">\r\n        <i class=\"bi bi-building-check\"><\/i>\r\n      <\/div>\r\n      <div>\r\n        <h4>Contact & Institutional Coordination<\/h4>\r\n        <p>\r\n          For inquiries, feedback, and collaboration requests regarding digital learning systems, educational quality, survey processes, Y\u00d6K Micro-Credentials, or institutional programs, please contact our team at <strong>celt@khas.edu.tr<\/strong>.\r\n        <\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\t\t\t\t<\/div>\n\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>Our Team The Center for Excellence in Learning and Teaching (CELT) provides sustainable infrastructure and implementation support to all university stakeholders across academic quality processes, digital learning systems, survey operations, micro-credentials, and institutional programs. Lecturer Elif Akkor Director of Center Leads the institutional and academic strategic planning of the center; oversees educational quality assurance, course [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"slim_seo":{"title":"celt Team - Kadir Has University","description":"Our Team The Center for Excellence in Learning and Teaching (CELT) provides sustainable infrastructure and implementation support to all university stakeholders"},"_slim_seo_primary_term_birimler":0,"footnotes":""},"birimler":[568],"class_list":["post-44256","page","type-page","status-publish","hentry","birimler-celt"],"_links":{"self":[{"href":"https:\/\/www.khas.edu.tr\/en\/wp-json\/wp\/v2\/pages\/44256","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.khas.edu.tr\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.khas.edu.tr\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.khas.edu.tr\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.khas.edu.tr\/en\/wp-json\/wp\/v2\/comments?post=44256"}],"version-history":[{"count":6,"href":"https:\/\/www.khas.edu.tr\/en\/wp-json\/wp\/v2\/pages\/44256\/revisions"}],"predecessor-version":[{"id":44687,"href":"https:\/\/www.khas.edu.tr\/en\/wp-json\/wp\/v2\/pages\/44256\/revisions\/44687"}],"wp:attachment":[{"href":"https:\/\/www.khas.edu.tr\/en\/wp-json\/wp\/v2\/media?parent=44256"}],"wp:term":[{"taxonomy":"birimler","embeddable":true,"href":"https:\/\/www.khas.edu.tr\/en\/wp-json\/wp\/v2\/birimler?post=44256"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}