{"id":6375,"date":"2026-02-28T20:14:32","date_gmt":"2026-02-28T20:14:32","guid":{"rendered":"https:\/\/well-lighting.com\/?page_id=6375"},"modified":"2026-03-02T17:14:30","modified_gmt":"2026-03-02T17:14:30","slug":"protfolio-about-me","status":"publish","type":"page","link":"https:\/\/well-lighting.com\/en\/protfolio-about-me\/","title":{"rendered":"About Me"},"content":{"rendered":"<div class=\"wp-block-group alignfull is-layout-constrained wp-container-core-group-is-layout-db9edeb8 wp-block-group-is-layout-constrained\" data-block-type=\"core\">\n<div class=\"wp-block-group alignfull is-layout-constrained wp-container-core-group-is-layout-db9edeb8 wp-block-group-is-layout-constrained\" data-block-type=\"core\">\n<style>\n  :root{\n    --nav-bg:#1b2a3a;\n    --nav-text:rgba(255,255,255,.92);\n    --nav-text-muted:rgba(255,255,255,.78);\n    --accent:#c48b3a;\n  }\n\n  .site-header{\n    position: sticky;\n    top: 0;\n    z-index: 9999;\n    background: var(--nav-bg);\n  }\n\n  .header-inner{\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 14px 18px;\n    display: grid;\n    grid-template-columns: 1fr auto 1fr; \/* left \/ center \/ right *\/\n    align-items: center;\n    gap: 12px;\n  }\n\n  \/* mobile toggle *\/\n  .nav-check{ display:none; }\n  .nav-toggle{\n    justify-self: start;\n    width: 44px;\n    height: 44px;\n    display: none; \/* desktop hidden *\/\n    cursor: pointer;\n    border-radius: 10px;\n    align-items:center;\n    justify-content:center;\n  }\n  .nav-toggle span{\n    display:block;\n    width: 20px;\n    height: 2px;\n    background: var(--nav-text);\n    border-radius: 999px;\n    position: relative;\n    transition: transform .25s ease, opacity .25s ease;\n  }\n  .nav-toggle span::before,\n  .nav-toggle span::after{\n    content:\"\";\n    position:absolute;\n    left:0;\n    width: 20px;\n    height: 2px;\n    background: var(--nav-text);\n    border-radius: 999px;\n    transition: transform .25s ease;\n  }\n  .nav-toggle span::before{ top:-6px; }\n  .nav-toggle span::after{ top: 6px; }\n\n  \/* desktop nav *\/\n  .site-nav{\n    justify-self: center;\n    display: flex;\n    align-items: center;\n    gap: 0;\n  }\n  .site-nav a{\n    display:inline-block;\n    padding: 10px 18px;\n    text-decoration: none;\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    font-size: 12px;\n    color: var(--nav-text-muted);\n    position: relative;\n  }\n  .site-nav a:hover{ color: var(--nav-text); }\n\n  .site-nav a:not(:last-child){\n    border-right: 1px solid rgba(255,255,255,.22);\n  }\n\n  .site-nav a::after{\n    content:\"\";\n    position:absolute;\n    left:18px;\n    right:18px;\n    bottom: 6px;\n    height: 1px;\n    background: currentColor;\n    transform: scaleX(0);\n    transform-origin: left;\n    transition: transform .25s ease;\n    opacity: .75;\n  }\n  .site-nav a:hover::after,\n  .site-nav a.is-active::after{\n    transform: scaleX(1);\n  }\n\n  .site-nav a.nav-cta{\n    color: var(--nav-text);\n    font-weight: 600;\n  }\n\n  .brand{\n    justify-self: end;\n    text-decoration: none;\n    color: var(--nav-text);\n    text-transform: uppercase;\n    letter-spacing: 3px;\n    font-size: 12px;\n    font-weight: 650;\n    padding: 10px 0;\n  }\n\n  \/* mobile overlay menu *\/\n  @media (max-width: 900px){\n    .header-inner{ grid-template-columns: auto 1fr auto; }\n    .nav-toggle{ display:flex; }\n\n    .site-nav{\n      position: fixed;\n      inset: 0;\n      background: rgba(10,16,22,.92);\n      backdrop-filter: blur(10px);\n      display: grid;\n      place-content: center;\n      gap: 10px;\n      transform: translateY(-10px);\n      opacity: 0;\n      pointer-events: none;\n      transition: opacity .25s ease, transform .25s ease;\n    }\n\n    .site-nav a{\n      border-right: none !important;\n      text-align: center;\n      font-size: 14px;\n      letter-spacing: 2.2px;\n      padding: 14px 22px;\n      color: rgba(255,255,255,.9);\n    }\n\n    .site-nav a::after{ left:22px; right:22px; bottom: 8px; }\n\n    .nav-check:checked ~ .site-nav{\n      opacity: 1;\n      transform: translateY(0);\n      pointer-events: auto;\n    }\n\n    \/* hamburger -> X *\/\n    .nav-check:checked + label span{ background: transparent; }\n    .nav-check:checked + label span::before{\n      transform: translateY(6px) rotate(45deg);\n    }\n    .nav-check:checked + label span::after{\n      transform: translateY(-6px) rotate(-45deg);\n    }\n  }\n<\/style>\n\n<header class=\"site-header\">\n  <div class=\"header-inner\">\n\n    <input class=\"nav-check\" type=\"checkbox\" id=\"nav-check\" \/>\n    <label class=\"nav-toggle\" for=\"nav-check\" aria-label=\"Open menu\">\n      <span><\/span>\n    <\/label>\n\n    <nav class=\"site-nav\" aria-label=\"Main navigation\">\n      <a href=\"\/en\/portfolio-projects\/\" class=\"is-active\">Projects<\/a>\n      <a href=\"\/en\/protfolio-about-me\/\">About Me<\/a>\n      <a\n  href=\"#contact\"\n  class=\"nav-cta\"\n  onclick=\"document.getElementById('nav-check').checked = false;\"\n>\n  Contact\n<\/a>\n    <\/nav>\n\n    <a class=\"brand\" href=\"https:\/\/well-lighting.com\/en\/\" aria-label=\"HomeWell\">WELL<\/a>\n  <\/div>\n<\/header>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-group alignfull is-layout-constrained wp-container-core-group-is-layout-db9edeb8 wp-block-group-is-layout-constrained\" data-block-type=\"core\">\n<section style=\"padding:50px 0 20px; text-align:center; background:#f6f8fb; font-family: ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Arial;\">\n  <div style=\"max-width:980px; margin:0 auto; padding:0 22px;\">\n    <h1 style=\"margin:0; font-size:46px; letter-spacing:.10em; color:#192A3D; font-weight:900; text-transform:uppercase;\">\n      \u015eeyma K\u0131l\u0131\u00e7\n    <\/h1>\n\n    <p class=\"hero-sub\">\n      Architect &amp; Lighting Designer <span class=\"sep\">|<\/span> Human Centric Lighting\n    <\/p>\n\n    <div style=\"width:64px; height:3px; margin:18px auto 0; background:linear-gradient(90deg,#192A3D,#f28b2c); border-radius:999px;\"><\/div>\n  <\/div>\n<\/section>\n\n\n\n<section style=\"  max-width: 980px;  margin: 0 auto 120px auto;  background: #ffffff;  padding: 60px 60px 70px 60px;  border-radius: 16px;  box-shadow: 0 18px 50px rgba(0,0,0,0.08);\">\n\n  <!-- TITLE -->\n  <h2 style=\"    font-size: 26px;    letter-spacing: 0.12em;    color: #2b2f33;    margin-bottom: 44px;    text-transform: uppercase;  \">\n    About Me\n  <\/h2>\n\n  <!-- IMAGE + BIO -->\n  <div style=\"    display: flex;    gap: 42px;    align-items: flex-start;    flex-wrap: wrap;    margin-bottom: 52px;  \">\n\n    <!-- IMAGE -->\n    <div style=\"flex: 0 0 260px;\">\n      <img decoding=\"async\" src=\"https:\/\/well-lighting.com\/wp-content\/uploads\/2026\/01\/WhatsApp-Image-2026-01-09-at-22.27.38.jpeg\" alt=\"\u015eeyma K\u0131l\u0131\u00e7 \u2013 Architect &#038; Lighting Designer\" style=\"          width: 100%;          border-radius: 14px;          box-shadow: 0 12px 30px rgba(0,0,0,0.12);          display: block;        \" title=\"\">\n    <\/div>\n\n    <!-- TEXT -->\n    <div style=\"flex: 1; min-width: 260px;\">\n\n      <p style=\"        font-size: 18px;        line-height: 1.65;        color: #2f3439;        margin-top: 0;        margin-bottom: 22px;      \">\n        <strong>\n          I am an architect and lighting designer specialising in human centric lighting,\n          with a focus on healthcare, workplace, and architectural environments.\n        <\/strong>\n      <\/p>\n\n      <p style=\"        font-size: 15px;        line-height: 1.75;        color: #4b5157;        margin-bottom: 18px;      \">\n        After graduating from Mimar Sinan Fine Arts University, I completed my master\u2019s\n        degree in Lighting Design &#038; Technologies at Politecnico di Milano. I have worked\n        in Italy and T\u00fcrkiye on interior, fa\u00e7ade, and landscape lighting projects across\n        various scales.\n      <\/p>\n\n      <p style=\"        font-size: 15px;        line-height: 1.75;        color: #4b5157;        margin-bottom: 0;      \">\n        Alongside my design practice, I deliver lectures and training on the biological,\n        psychological, and visual effects of light, circadian rhythms, and human centric\n        lighting. In 2022, I founded\n        <strong style=\"color:#2f3439;\">\n          <a href=\"https:\/\/well-lighting.com\/en\/\" target=\"_blank\" rel=\"noopener\" style=\"color:#2f3439; text-decoration:underline;\">\n            WELL Lighting Design &amp; Consultancy\n          <\/a>\n        <\/strong>.\n      <\/p>\n\n    <\/div>\n  <\/div>\n\n  <hr style=\"border:none; border-top:1px solid #e5e8ec; margin:50px 0;\">\n\n  <!-- EXPERTISE -->\n  <h3 style=\"font-size:20px; letter-spacing:0.08em; color:#2b2f33; margin-bottom:20px;\">\n    <strong>Expertise<\/strong>\n  <\/h3>\n\n  <ul style=\"    padding-left: 34px;    margin: 0 0 46px 0;    color: #4b5157;    line-height: 1.8;    font-size: 15px;  \">\n    <li>Human Centric Lighting<\/li>\n    <li>Healthcare &#038; Hospital Lighting<\/li>\n    <li>Workplace Lighting<\/li>\n    <li>Retail &#038; Hospitality Lighting<\/li>\n    <li>Facade &#038; Landscape Lighting<\/li>\n    <li>Lighting Fixture Design<\/li>\n    <li>Lighting Strategy &#038; Consultancy<\/li>\n  <\/ul>\n\n  <hr style=\"border:none; border-top:1px solid #e5e8ec; margin:46px 0;\">\n\n  <!-- EXPERIENCE -->\n  <h3 style=\"font-size:20px; letter-spacing:0.08em; color:#2b2f33; margin-bottom:20px;\">\n    <strong>Professional Experience (Selected)<\/strong>\n  <\/h3>\n\n  <ul style=\"    padding-left: 34px;    margin: 0 0 46px 0;    color: #4b5157;    line-height: 1.8;    font-size: 15px;  \">\n    <li>\n      <strong style=\"color:#2b2f33;\">\n        <a href=\"https:\/\/well-lighting.com\/en\/\" target=\"_blank\" rel=\"noopener\" style=\"color:#2b2f33; text-decoration:underline;\">\n          WELL Lighting Design &amp; Consultancy &#8211; Istanbul\n        <\/a>\n      <\/strong>\n      \u2014 Founder (2022\u2013Present)\n    <\/li>\n    <li><strong style=\"color:#2b2f33;\">LAMP 83 &#8211; Istanbul<\/strong> \u2014 Human Centric Lighting Design Director (2019\u20132022)<\/li>\n    <li><strong style=\"color:#2b2f33;\">ZKLD Studio &#8211; Istanbul<\/strong> \u2014 Senior Lighting Designer (2013\u20132017)<\/li>\n    <li><strong style=\"color:#2b2f33;\">Red Tronics S.r.l. &#8211; Milano<\/strong> \u2014 Lighting Designer (2012\u20132013)<\/li>\n    <li><strong style=\"color:#2b2f33;\">Light Solutions S.r.l. &#8211; Milano<\/strong> \u2014 Lighting Designer (2010\u20132012)<\/li>\n  <\/ul>\n\n  <hr style=\"border:none; border-top:1px solid #e5e8ec; margin:46px 0;\">\n\n  <!-- TALKS -->\n  <h3 style=\"font-size:20px; letter-spacing:0.08em; color:#2b2f33; margin-bottom:20px;\">\n    <strong>Talks &#038; Educations(Selected)<\/strong>\n  <\/h3>\n\n  <ul style=\"    padding-left: 34px;    margin: 0 0 46px 0;    color: #4b5157;    line-height: 1.8;    font-size: 15px;  \">\n    <li>Yeditepe University \u2014 Lighting Technology<\/li>\n    <li>MEF University \u2014 Human Centric Lighting<\/li>\n    <li>\u00dcsk\u00fcdar University \u2014 Hospital Lighting &#038; Occupational Health<\/li>\n    <li>Y\u0131ld\u0131z Technical University \u2014 Human Centric Lighting<\/li>\n    <li>Istanbul Esenyurt University \u2014 Circadian Rhythm &#038; Human Centric Lighting<\/li>\n    <li>Arel University \u2014 Residential, Retail &#038; Human Centric Lighting Trainings<\/li>\n    <li>Istanbul Chamber of Interior Architects \u2014 Human Centric Lighting<\/li>\n  <\/ul>\n\n  <hr style=\"border:none; border-top:1px solid #e5e8ec; margin:46px 0;\">\n\n  <!-- PUBLICATIONS -->\n  <h3 style=\"    font-size:20px;    letter-spacing:0.08em;    color:#2b2f33;    margin-bottom:28px;  \">\n    <strong>Publications (Selected)<\/strong>\n  <\/h3>\n\n  <div style=\"    display:flex;    flex-direction:column;    gap:28px;    color:#4b5157;    font-size:15px;    line-height:1.75;  \">\n\n    <!-- Publication 1 -->\n    <div>\n      <div style=\"font-weight:600; color:#2b2f33; margin-bottom:6px;\">\n        <a href=\"https:\/\/play.google.com\/store\/books\/details\/%C5%9Eeyma_KILI%C3%87_Ayd%C4%B1nlatma_Tasar%C4%B1m%C4%B1nda_Temel_Kavramlar?id=b6KJEQAAQBAJ\" target=\"_blank\" style=\"color:#2b2f33; text-decoration:underline;\" rel=\"noopener\">\n          Fundamentals of Lighting Design (Turkish)\n        <\/a>\n      <\/div>\n      <div style=\"color:#6a737b;\">\n        Digital book on fundamental concepts of lighting design.\n      <\/div>\n    <\/div>\n\n    <!-- Publication 2 -->\n    <div>\n      <div style=\"font-weight:600; color:#2b2f33; margin-bottom:6px;\">\n        <a href=\"https:\/\/www.mdpi.com\/2075-5309\/16\/5\/896\" target=\"_blank\" style=\"color:#2b2f33; text-decoration:underline;\" rel=\"noopener\">\n          Architectural and Operational Drivers of Bedside Light Exposure Across Neonatal,\n          Paediatric, and Adult Intensive Care Units\n        <\/a>\n      <\/div>\n      <div style=\"color:#6a737b;\">\n        Multicentre real-world study published in MDPI <em>Buildings<\/em> Journal\n        (contribution; co-author).\n      <\/div>\n    <\/div>\n\n    <!-- Publication 3 -->\n    <div>\n      <div style=\"font-weight:600; color:#2b2f33; margin-bottom:6px;\">\n        Occupational Safety of Healthcare Workers (Turkish)\n      <\/div>\n      <div style=\"color:#6a737b;\">\n        Chapter contribution in an edited book. Editors: Prof. Dr. Haydar Sur,\n        Do\u00e7. Dr. Tuncay Palteki, Dr. \u00d6\u011fr. \u00dcyesi G\u00fclay Yaz\u0131c\u0131.\n        Contribution focuses on the role of lighting in healthcare worker safety.\n      <\/div>\n    <\/div>\n\n    <!-- Publication 4 -->\n    <div>\n      <div style=\"font-weight:600; color:#2b2f33; margin-bottom:6px;\">\n        <a href=\"https:\/\/www.libreriacortinamilano.it\/scheda-libro\/francesco-murano\/light-works-experimental-light-art-2011-9788838761195-289087.html\" target=\"_blank\" style=\"color:#2b2f33; text-decoration:underline;\" rel=\"noopener\">\n          7 Eclisse di S\n        <\/a>\n      <\/div>\n      <div style=\"color:#6a737b;\">\n        Published artwork in <em>Light Works \u2013 Experimental Light Art<\/em> (2011).\n      <\/div>\n    <\/div>\n\n  <\/div>\n\n<\/section>\n<\/div>\n\n\n\n<div style=\"max-width:1200px;margin:14px auto 6px;padding:0 22px;display:flex;justify-content:center;gap:12px;flex-wrap:wrap;\">\n  \n  <a href=\"\/en\/portfolio-projects\/\"\n     style=\"display:inline-flex;align-items:center;gap:8px;padding:12px 18px;border:1px solid rgba(0,0,0,.14);            border-radius:999px;text-decoration:none;color:inherit;background:#fff;box-shadow:0 6px 18px rgba(0,0,0,.06);            font-weight:600;\">\n    Projects <span aria-hidden=\"true\">\u2192<\/span>\n  <\/a>\n\n  <a href=\"https:\/\/well-lighting.com\/en\/\" target=\"_blank\" rel=\"noopener\" style=\"display:inline-flex;align-items:center;gap:8px;padding:12px 18px;border:1px solid rgba(0,0,0,.14);            border-radius:999px;text-decoration:none;color:inherit;background:#fff;box-shadow:0 6px 18px rgba(0,0,0,.06);            font-weight:600;\">\n    WELL Website <span aria-hidden=\"true\">\u2197<\/span>\n  <\/a>\n\n<\/div>\n\n\n\n<div class=\"wp-block-group alignfull is-layout-flow wp-block-group-is-layout-flow\" data-block-type=\"core\">\n<footer lang=\"en\" role=\"contentinfo\" style=\"margin-top:80px; background:#ffffff; font-family: ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Arial;\">\n\n  <!-- Top CTA band -->\n  <section style=\"background:#192A3D; padding:64px 22px; text-align:center;\">\n    <h3 style=\"margin:0; color:rgba(255,255,255,.92); font-size:26px; font-weight:650; letter-spacing:.02em;\">\n      Ready to refine your project with light?\n    <\/h3>\n    <div style=\"width:78px; height:2px; margin:18px auto 0; background:rgba(255,255,255,.45); border-radius:999px;\"><\/div>\n  <\/section>\n\n  <!-- Main footer body -->\n  <section style=\"background:#f6f8fb;\">\n    <div style=\"max-width:1160px; margin:0 auto; padding:44px 26px; display:flex; flex-wrap:wrap; gap:34px; justify-content:space-between; align-items:flex-start;\">\n\n      <!-- LEFT: Vertical menu -->\n      <div style=\"flex:1; min-width:260px;\">\n        <div style=\"color:#192A3D; font-size:12px; font-weight:800; letter-spacing:.16em; text-transform:uppercase;\">\n          Menu\n        <\/div>\n\n        <div style=\"margin-top:16px; display:flex; flex-direction:column; gap:12px;\">\n          <a href=\"https:\/\/well-lighting.com\/en\/portfolio-projects\/\" style=\"text-decoration:none; color:#192A3D; font-size:15px; font-weight:650;\">\n            Projects\n          <a href=\"https:\/\/well-lighting.com\/en\/protfolio-about-me\/\" style=\"text-decoration:none; color:#192A3D; font-size:15px; font-weight:650;\">\n  About me\n<\/a>\n         \n        <\/div>\n\n        <div style=\"margin-top:22px; height:1px; background:rgba(0,0,0,.10); max-width:320px;\"><\/div>\n\n        <a href=\"https:\/\/well-lighting.com\/en\/\" target=\"_blank\" rel=\"noopener\" style=\"margin-top:16px; display:inline-block; text-decoration:none; color:#192A3D; font-size:13px; font-weight:800; letter-spacing:.12em; text-transform:uppercase; padding:12px 14px; border:1px solid rgba(0,0,0,.16); border-radius:999px; background:rgba(255,255,255,.65);\">\n          Visit WELL Lighting Design\n        <\/a>\n      <\/div>\n\n      <!-- RIGHT: Contact + WhatsApp button + Social -->\n      <div style=\"min-width:340px;\">\n        <div id=\"contact\" style=\"color:#192A3D; font-size:12px; font-weight:800; letter-spacing:.16em; text-transform:uppercase;\">\n          Contact\n        <\/div>\n\n        <div style=\"margin-top:16px; display:flex; flex-direction:column; gap:10px; color:#192A3D; font-size:14.5px; font-weight:600;\">\n          <a href=\"mailto:seyma@well-lighting.com\" style=\"text-decoration:none; color:#192A3D;\">\n            \u2709 seyma@well-lighting.com\n          <\/a>\n\n          <a href=\"tel:+905552398283\" style=\"text-decoration:none; color:#192A3D;\">\n            \u260e +90 555 239 82 83\n          <\/a>\n        <\/div>\n\n        <div style=\"margin-top:16px;\">\n          <a href=\"https:\/\/api.whatsapp.com\/send\/?phone=905552398283&#038;text&#038;type=phone_number&#038;app_absent=0\" target=\"_blank\" rel=\"noopener\" style=\"display:inline-block; text-decoration:none; color:#192A3D; font-size:12.5px; font-weight:800; letter-spacing:.12em; text-transform:uppercase; padding:12px 14px; border:1px solid rgba(0,0,0,.16); border-radius:999px; background:rgba(255,255,255,.65);\">\n            WhatsApp message\n          <\/a>\n        <\/div>\n\n        <div style=\"margin-top:22px; height:1px; background:rgba(0,0,0,.10);\"><\/div>\n\n        <div style=\"margin-top:18px; color:#192A3D; font-size:12px; font-weight:800; letter-spacing:.16em; text-transform:uppercase;\">\n          Social\n        <\/div>\n\n        <div style=\"margin-top:14px; display:flex; gap:14px; flex-wrap:wrap;\">\n          <a href=\"https:\/\/www.instagram.com\/well_lighting_design\/\" target=\"_blank\" rel=\"noopener\" style=\"display:inline-block; text-decoration:none; color:#192A3D; font-size:13px; font-weight:700; letter-spacing:.08em; text-transform:uppercase; padding:10px 12px; border:1px solid rgba(0,0,0,.14); border-radius:999px;\">\n            Instagram\n          <\/a>\n\n          <a href=\"https:\/\/www.linkedin.com\/in\/seyma-kilic-well-lighting\/\" target=\"_blank\" rel=\"noopener\" style=\"display:inline-block; text-decoration:none; color:#192A3D; font-size:13px; font-weight:700; letter-spacing:.08em; text-transform:uppercase; padding:10px 12px; border:1px solid rgba(0,0,0,.14); border-radius:999px;\">\n            LinkedIn\n          <\/a>\n\n          <a href=\"https:\/\/www.youtube.com\/@Well_Lighting_Design\" target=\"_blank\" rel=\"noopener\" style=\"display:inline-block; text-decoration:none; color:#192A3D; font-size:13px; font-weight:700; letter-spacing:.08em; text-transform:uppercase; padding:10px 12px; border:1px solid rgba(0,0,0,.14); border-radius:999px;\">\n            YouTube\n          <\/a>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n  <!-- Bottom bar -->\n  <section style=\"background:#f6f8fb; border-top:1px solid rgba(0,0,0,.08);\">\n    <div style=\"max-width:1160px; margin:0 auto; padding:18px 26px; display:flex; flex-wrap:wrap; gap:10px; justify-content:space-between; align-items:center;\">\n      <div style=\"color:#111; opacity:.65; font-size:12.5px;\">\n        \u00a9 2026 Seyma Kilic \u2014 Lighting Design Portfolio\n      <\/div>\n      <div style=\"color:#111; opacity:.65; font-size:12.5px;\">\n        Istanbul, Turkey\n      <\/div>\n    <\/div>\n  <\/section>\n\n<\/footer>\n<\/div>\n\n\n\n<div class=\"wp-block-stackable-text stk-block-text stk-block stk-c2e0fde\" data-block-id=\"c2e0fde\"><p class=\"stk-block-text__text\"><\/p><\/div>","protected":false},"excerpt":{"rendered":"<p>\u015eeyma K\u0131l\u0131\u00e7 Architect &amp; Lighting Designer | Human Centric Lighting About Me I am an architect and lighting designer specialising in human centric lighting, with a focus on healthcare, workplace, and architectural environments. After graduating from Mimar Sinan Fine Arts University, I completed my master\u2019s degree in Lighting Design &#038; Technologies at Politecnico di Milano. [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-6375","page","type-page","status-publish","hentry"],"blocksy_meta":[],"featured_media_urls":[],"_links":{"self":[{"href":"https:\/\/well-lighting.com\/en\/wp-json\/wp\/v2\/pages\/6375","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/well-lighting.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/well-lighting.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/well-lighting.com\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/well-lighting.com\/en\/wp-json\/wp\/v2\/comments?post=6375"}],"version-history":[{"count":28,"href":"https:\/\/well-lighting.com\/en\/wp-json\/wp\/v2\/pages\/6375\/revisions"}],"predecessor-version":[{"id":6775,"href":"https:\/\/well-lighting.com\/en\/wp-json\/wp\/v2\/pages\/6375\/revisions\/6775"}],"wp:attachment":[{"href":"https:\/\/well-lighting.com\/en\/wp-json\/wp\/v2\/media?parent=6375"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}