{"id":35275,"date":"2026-05-15T12:33:07","date_gmt":"2026-05-15T12:33:07","guid":{"rendered":"https:\/\/prowibo.org\/?page_id=35275"},"modified":"2026-09-17T11:12:36","modified_gmt":"2026-09-17T11:12:36","slug":"team","status":"publish","type":"page","link":"https:\/\/prowibo.org\/fr\/team\/","title":{"rendered":"\u00c9quipe"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"35275\" class=\"elementor elementor-35275\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3e579b2 e-con-full e-flex e-con e-parent\" data-id=\"3e579b2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-06f8b2c elementor-widget elementor-widget-html\" data-id=\"06f8b2c\" 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<link rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;500;600;700;800&family=Inter:wght@300;400;500;600&display=swap\">\n\n<style>\n\/* =========================================================================\n   Professors Without Borders \u2014 \"Team\"\n   Elementor HTML widget. Every selector is scoped to .pwb-team.\n   Palette, type and radii follow the Prowibo Design System (v9).\n   Elementor content width assumed: 1260px (used by the full-bleed bands).\n\n   IMPORTANT: this fragment contains a position: fixed modal. Set this\n   widget's Elementor entrance animation to None, or the modal will be\n   trapped inside the widget box instead of covering the viewport.\n   ========================================================================= *\/\n\n\/* =========================================================================\n   HEADER STACKING FIX \u2014 required, do not remove.\n\n   The UAE (Elementor Header & Footer Builder) header wrapper is\n   position: static, so its z-index: 9999 has no effect: z-index is ignored\n   on static elements. Any positioned or transformed element later in the\n   document therefore paints above it, which made the nav menu and its\n   dropdowns unclickable.\n\n   Giving the header wrapper a position is what actually activates its\n   z-index. These selectors cover UAE, Elementor Pro theme locations and\n   the common WordPress header wrappers; harmless if a selector is absent.\n   ========================================================================= *\/\n\n.ehf-header #masthead,\n.ehf-header .site-header,\n.ehf-template-header,\n.elementor-location-header,\n.elementor-location-header .elementor,\nbody > header,\n#masthead {\n  position: relative;\n  z-index: 9999;\n}\n\n\/* Sticky\/fixed header variants keep their own positioning; only lift them. *\/\n.elementor-sticky--active,\n.uael-sticky-header,\n.ehf-header .site-header.is-sticky {\n  z-index: 10000;\n}\n\n\/* Dropdown panels must clear the page content they overlap. *\/\n.elementor-location-header .sub-menu,\n.elementor-location-header .uael-nav-menu ul,\n.ehf-header .sub-menu {\n  z-index: 10001;\n}\n\n.pwb-team {\n  overflow-x: clip; \/* contains the full-bleed overhang; clip, not hidden, so fixed-position children still escape *\/\n  --pwb-ink: #1C1C28;\n  --pwb-ink-soft: #5B5B6B;\n  --pwb-grey: #9AA4B2;\n  --pwb-magenta: #E6007E;\n  --pwb-pink: #FF3EA5;\n  --pwb-purple: #7B2D8E;\n  --pwb-purple-deep: #54205F;\n  --pwb-navy: #0A2540;\n  --pwb-teal: #0F9D8A;\n  --pwb-gold: #FFC400;\n  --pwb-paper: #FFFCFE;\n  --pwb-blush: #F6EEF3;\n  --pwb-lightpink: #FDE1EF;\n  --pwb-border: rgba(28, 28, 40, .12);\n  --pwb-grad-02: linear-gradient(150deg, #E6007E 0%, #7B2D8E 100%);\n\n  --pwb-display: \"Montserrat\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Helvetica, Arial, sans-serif;\n  --pwb-body: \"Inter\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Helvetica, Arial, sans-serif;\n\n  --pwb-max: 1120px;\n  --pwb-ease: cubic-bezier(.22, .61, .36, 1);\n\n  font-family: var(--pwb-body);\n  color: var(--pwb-ink);\n  background: var(--pwb-paper);\n  line-height: 1.6;\n  -webkit-font-smoothing: antialiased;\n  text-rendering: optimizeLegibility;\n}\n\/* Zero-specificity so button classes on <a> still win, and so a link the\n   user adds later is never browser-default blue. *\/\n.pwb-team :where(a) { color: var(--pwb-magenta); text-underline-offset: 3px; }\n.pwb-team :where(a:hover) { color: var(--pwb-purple); }\n\n\n\/* Scoped reset \u2014 :where() so it never out-specifies the class rules below *\/\n.pwb-team,\n.pwb-team *,\n.pwb-team *::before,\n.pwb-team *::after { box-sizing: border-box; }\n\n.pwb-team.pwb-team :where(h2, h3, h4, p, figure, blockquote, figcaption, ul, ol, li) {\n  margin: 0;\n  padding: 0;\n}\n\n.pwb-team.pwb-team :where(li) { list-style: none; }\n.pwb-team :where(img) { display: block; max-width: 100%; height: auto; }\n\n.pwb-team :where(button) {\n  font: inherit;\n  color: inherit;\n  background: none;\n  border: 0;\n  -webkit-appearance: none;\n  appearance: none;\n}\n\n.pwb-team a:not(.pwb-team__btn) { color: var(--pwb-magenta); text-underline-offset: 3px; }\n.pwb-team a:not(.pwb-team__btn):hover { color: var(--pwb-purple); }\n\n.pwb-team :focus-visible {\n  outline: 2px solid var(--pwb-purple);\n  outline-offset: 3px;\n}\n\n.pwb-team__wrap {\n  width: 100%;\n  max-width: var(--pwb-max);\n  margin-left: auto;\n  margin-right: auto;\n  padding-left: clamp(20px, 4vw, 32px);\n  padding-right: clamp(20px, 4vw, 32px);\n}\n\n.pwb-team__bleed {\n  \/* The section keeps the container's box, so its inner wrap centres exactly\n     like every other wrap; only the painted band breaks out. Moving the\n     section itself with negative margins makes its box viewport-wide, which\n     centres its wrap on the viewport instead of the container \u2014 the two left\n     edges then diverge by half the difference. *\/\n  position: relative;\n  isolation: isolate;\n}\n\n.pwb-team__bleed::before {\n  content: \"\";\n  position: absolute;\n  inset: 0;\n  z-index: -1;\n  margin-left: calc(50% - 50vw);\n  margin-right: calc(50% - 50vw);\n  background: var(--band, transparent);\n}\n\n.pwb-team__eyebrow.pwb-team__eyebrow {\n  display: flex;\n  align-items: center;\n  gap: 12px;\n  font-family: var(--pwb-display);\n  font-weight: 700;\n  font-size: .6875rem;\n  line-height: 1.3;\n  letter-spacing: .16em;\n  text-transform: uppercase;\n  color: var(--pwb-purple);\n}\n\n.pwb-team__eyebrow::before {\n  content: \"\";\n  flex: 0 0 auto;\n  width: 28px;\n  height: 2px;\n  border-radius: 2px;\n  background: linear-gradient(90deg, #FF3EA5 0%, #E6007E 100%);\n}\n\n\/* ---------------------------------------------------------------- Hero -- *\/\n\n.pwb-team__hero { padding: clamp(44px, 6.5vw, 88px) 0 clamp(32px, 4vw, 48px); }\n\n.pwb-team__title.pwb-team__title {\n  font-family: var(--pwb-display);\n  font-weight: 800;\n  font-size: clamp(2.125rem, 1.3rem + 3.6vw, 3.75rem);\n  line-height: 1.05;\n  letter-spacing: -.025em;\n  text-wrap: balance;\n}\n\n.pwb-team__standfirst.pwb-team__standfirst {\n  margin-top: clamp(16px, 2vw, 24px);\n  max-width: 60ch;\n  font-weight: 300;\n  font-size: clamp(1.0625rem, .95rem + .5vw, 1.375rem);\n  line-height: 1.5;\n  letter-spacing: -.005em;\n  color: var(--pwb-ink-soft);\n  text-wrap: pretty;\n}\n\n\/* ------------------------------------------------------------- Roster -- *\/\n\n.pwb-team__roster { padding: clamp(40px, 5vw, 64px) 0 clamp(48px, 6vw, 80px); }\n\n.pwb-team__group + .pwb-team__group { margin-top: clamp(48px, 6vw, 80px); }\n\n.pwb-team__group-head { max-width: 760px; }\n\n.pwb-team__h2.pwb-team__h2 {\n  margin-top: 12px;\n  font-family: var(--pwb-display);\n  font-weight: 700;\n  font-size: clamp(1.5rem, 1.15rem + 1.4vw, 2.25rem);\n  line-height: 1.15;\n  letter-spacing: -.025em;\n  text-wrap: balance;\n}\n\n.pwb-team__group-text.pwb-team__group-text {\n  \/* Measured in ch so the wrap point tracks the type size: each of these\n     reads as two lines at full width and reflows freely below. The copy is\n     trimmed to suit - a longer sentence cannot be held to two lines by\n     width alone without pushing the measure past readable. *\/\n  max-width: 72ch;\n  margin-top: clamp(12px, 1.6vw, 18px);\n  font-weight: 400;\n  font-size: clamp(1rem, .965rem + .16vw, 1.0625rem);\n  line-height: 1.75;\n  color: var(--pwb-ink-soft);\n  text-wrap: pretty;\n}\n\n.pwb-team__grid.pwb-team__grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fill, minmax(min(100%, 220px), 1fr));\n  gap: clamp(20px, 2.6vw, 32px);\n  margin-top: 18px;\n}\n\n.pwb-team__card.pwb-team__card {\n  display: flex;\n  flex-direction: column;\n  gap: 16px;\n  width: 100%;\n  height: 100%;\n  padding: clamp(18px, 2vw, 24px);\n  border-radius: 12px;\n  text-align: left;\n  cursor: pointer;\n  background: #fff;\n  border: 1px solid var(--pwb-border);\n  transition: box-shadow .3s var(--pwb-ease), transform .3s var(--pwb-ease), border-color .3s var(--pwb-ease);\n}\n\n.pwb-team__card:hover {\n  \/* Background restated explicitly: the theme has a button:hover rule whose\n     specificity beats the :where() reset, which turned the card magenta. *\/\n  background: #fff;\n  transform: translateY(-4px);\n  box-shadow: 0 2px 4px rgba(28, 28, 40, .07), 0 18px 40px rgba(28, 28, 40, .12);\n}\n\n.pwb-team button.pwb-team__card,\n.pwb-team button.pwb-team__card:hover,\n.pwb-team button.pwb-team__card:focus,\n.pwb-team button.pwb-team__card:active {\n  background-color: #fff;\n  background-image: none;\n  color: var(--pwb-ink);\n}\n\n.pwb-team__avatar {\n  display: block;\n  width: 100%;\n  aspect-ratio: 1 \/ 1;\n  overflow: hidden;\n  border-radius: 10px;\n  background: var(--pwb-lightpink);\n}\n\n.pwb-team__avatar img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  object-position: center 28%;\n  transition: transform .6s var(--pwb-ease);\n}\n\n.pwb-team__card:hover .pwb-team__avatar img { transform: scale(1.05); }\n\n.pwb-team__card-body {\n  display: flex;\n  flex-direction: column;\n  gap: 6px;\n  margin-top: auto;\n}\n\n.pwb-team__name.pwb-team__name {\n  display: block;\n  font-family: var(--pwb-display);\n  font-weight: 700;\n  font-size: 1.0625rem;\n  line-height: 1.25;\n  letter-spacing: -.015em;\n  color: var(--pwb-ink);\n  text-wrap: pretty;\n}\n\n.pwb-team__role.pwb-team__role {\n  display: block;\n  font-size: .875rem;\n  line-height: 1.45;\n  color: var(--pwb-ink-soft);\n  text-wrap: pretty;\n}\n\n.pwb-team__cue.pwb-team__cue {\n  display: inline-flex;\n  align-items: center;\n  gap: 6px;\n  margin-top: 6px;\n  font-family: var(--pwb-display);\n  font-weight: 700;\n  font-size: .6875rem;\n  letter-spacing: .1em;\n  text-transform: uppercase;\n  color: var(--pwb-magenta);\n  transition: gap .2s var(--pwb-ease);\n}\n\n.pwb-team__card:hover .pwb-team__cue { gap: 11px; }\n\n.pwb-team__cue svg { display: block; width: 12px; height: 12px; }\n\n\/* Bios live in the DOM (hidden) so they stay translatable. *\/\n.pwb-team__bio-src { display: none; }\n\n\/* -------------------------------------------------------------- Modal -- *\/\n\n.pwb-team__scrim {\n  position: fixed;\n  \/* Above the theme header (9999); see the z-index note above. *\/\n  inset: 0;\n  z-index: 100000;\n  display: none;\n  padding: clamp(12px, 3vw, 40px);\n  background: rgba(10, 37, 64, .58);\n  -webkit-backdrop-filter: blur(4px);\n  backdrop-filter: blur(4px);\n  opacity: 0;\n  transition: opacity .3s var(--pwb-ease);\n  overflow-y: auto;\n  overscroll-behavior: contain;\n}\n\n.pwb-team__scrim.is-mounted { display: flex; align-items: flex-start; justify-content: center; }\n\/* Mounted but not revealed means opening or fading out; neither should\n   swallow a click. *\/\n.pwb-team__scrim.is-mounted:not(.is-open) { pointer-events: none; }\n.pwb-team__scrim.is-open { opacity: 1; }\n\n.pwb-team__modal {\n  position: relative;\n  width: 100%;\n  max-width: 760px;\n  margin: auto;\n  border-radius: 12px;\n  background: var(--pwb-paper);\n  box-shadow: 0 24px 70px rgba(10, 37, 64, .35);\n  transform: translateY(14px) scale(.99);\n  transition: transform .35s var(--pwb-ease);\n}\n\n.pwb-team__scrim.is-open .pwb-team__modal { transform: none; }\n\n.pwb-team__modal-head {\n  display: flex;\n  align-items: center;\n  gap: clamp(16px, 2.4vw, 24px);\n  padding: clamp(22px, 3vw, 32px);\n  padding-right: clamp(58px, 7vw, 76px);\n  border-bottom: 1px solid var(--pwb-border);\n}\n\n.pwb-team__modal-photo {\n  flex: 0 0 auto;\n  width: clamp(72px, 9vw, 96px);\n  height: clamp(72px, 9vw, 96px);\n  object-fit: cover;\n  object-position: center 28%;\n  border-radius: 10px;\n  background: var(--pwb-lightpink);\n}\n\n.pwb-team__modal-name.pwb-team__modal-name {\n  font-family: var(--pwb-display);\n  font-weight: 700;\n  font-size: clamp(1.25rem, 1.05rem + .8vw, 1.75rem);\n  line-height: 1.15;\n  letter-spacing: -.02em;\n  text-wrap: pretty;\n}\n\n.pwb-team__modal-role.pwb-team__modal-role {\n  margin-top: 8px;\n  font-family: var(--pwb-display);\n  font-weight: 600;\n  font-size: .6875rem;\n  letter-spacing: .12em;\n  text-transform: uppercase;\n  line-height: 1.5;\n  color: var(--pwb-purple);\n}\n\n.pwb-team__close {\n  position: absolute;\n  top: clamp(14px, 1.8vw, 20px);\n  right: clamp(14px, 1.8vw, 20px);\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  width: 44px;\n  height: 44px;\n  border-radius: 8px;\n  cursor: pointer;\n  color: var(--pwb-ink-soft);\n  transition: background-color .2s var(--pwb-ease), color .2s var(--pwb-ease);\n}\n\n.pwb-team__close:hover { background: var(--pwb-blush); color: var(--pwb-ink); }\n.pwb-team__close:focus { outline: none; }\n.pwb-team__close:focus-visible { outline: 2px solid var(--pwb-purple); outline-offset: 2px; box-shadow: 0 0 0 2px var(--pwb-paper); }\n.pwb-team__close svg { display: block; width: 20px; height: 20px; }\n\n.pwb-team__modal-body { padding: clamp(22px, 3vw, 32px); }\n\n.pwb-team__modal-body.pwb-team__modal-body :where(p) {\n  font-weight: 400;\n  font-size: clamp(1rem, .965rem + .16vw, 1.0625rem);\n  line-height: 1.8;\n  color: var(--pwb-ink-soft);\n  text-wrap: pretty;\n}\n\n.pwb-team__modal-body :where(p + p) { margin-top: 1.3em; }\n\n.pwb-team__modal-nav {\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  gap: 12px;\n  padding: clamp(16px, 2vw, 22px) clamp(22px, 3vw, 32px);\n  border-top: 1px solid var(--pwb-border);\n}\n\n.pwb-team__nav-btn.pwb-team__nav-btn {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  min-height: 44px;\n  padding: 10px 16px;\n  border-radius: 8px;\n  cursor: pointer;\n  font-family: var(--pwb-display);\n  font-weight: 700;\n  font-size: .75rem;\n  letter-spacing: .08em;\n  text-transform: uppercase;\n  color: var(--pwb-purple);\n  transition: background-color .2s var(--pwb-ease), color .2s var(--pwb-ease);\n}\n\n.pwb-team__nav-btn:hover { background: var(--pwb-blush); }\n\n.pwb-team button.pwb-team__nav-btn,\n.pwb-team button.pwb-team__nav-btn:hover,\n.pwb-team button.pwb-team__nav-btn:focus,\n.pwb-team button.pwb-team__close,\n.pwb-team button.pwb-team__close:hover,\n.pwb-team button.pwb-team__close:focus {\n  background-image: none;\n}\n\n.pwb-team button.pwb-team__nav-btn:hover,\n.pwb-team button.pwb-team__close:hover {\n  background-color: var(--pwb-blush);\n}\n\n.pwb-team__nav-btn[disabled] {\n  color: var(--pwb-grey);\n  cursor: default;\n  background: none;\n}\n\n.pwb-team__nav-btn svg { display: block; width: 14px; height: 14px; }\n\n.pwb-team__nav-pos.pwb-team__nav-pos {\n  font-family: var(--pwb-display);\n  font-weight: 600;\n  font-size: .75rem;\n  letter-spacing: .06em;\n  color: var(--pwb-ink-soft);\n  font-variant-numeric: tabular-nums;\n}\n\n\/* ----------------------------------------------------------------- CTA -- *\/\n\n.pwb-team__cta {\n  --band: var(--pwb-lightpink);\n  padding: clamp(48px, 6.5vw, 84px) 0;\n  text-align: center;\n}\n\n.pwb-team__cta-text.pwb-team__cta-text {\n  max-width: 48ch;\n  margin: 0 auto clamp(28px, 3.4vw, 40px);\n  font-weight: 400;\n  font-size: clamp(1rem, .96rem + .2vw, 1.125rem);\n  line-height: 1.65;\n  color: var(--pwb-ink);\n  text-wrap: balance;\n}\n\n.pwb-team__actions {\n  display: flex;\n  flex-wrap: wrap;\n  justify-content: center;\n  gap: 14px;\n}\n\n.pwb-team__btn.pwb-team__btn {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  gap: 10px;\n  min-height: 48px;\n  padding: 12px 28px;\n  border-radius: 8px;\n  font-family: var(--pwb-display);\n  font-weight: 600;\n  font-size: .9375rem;\n  line-height: 1.2;\n  letter-spacing: .01em;\n  text-decoration: none;\n  transition: filter .2s var(--pwb-ease),\n              background-color .2s var(--pwb-ease),\n              color .2s var(--pwb-ease),\n              box-shadow .2s var(--pwb-ease),\n              transform .1s var(--pwb-ease);\n}\n\n.pwb-team a.pwb-team__btn--primary,\n.pwb-team__btn--primary {\n  background: var(--pwb-magenta);\n  color: #fff;\n}\n\n.pwb-team a.pwb-team__btn--primary:hover,\n.pwb-team a.pwb-team__btn--primary:focus-visible {\n  filter: brightness(1.08);\n  color: #fff;\n  box-shadow: 0 10px 26px rgba(230, 0, 126, .28);\n}\n\n.pwb-team a.pwb-team__btn--ghost,\n.pwb-team__btn--ghost {\n  color: var(--pwb-navy);\n  box-shadow: inset 0 0 0 1.5px var(--pwb-navy);\n}\n\n.pwb-team a.pwb-team__btn--ghost:hover,\n.pwb-team a.pwb-team__btn--ghost:focus-visible {\n  background: var(--pwb-navy);\n  color: #fff;\n}\n\n.pwb-team__btn:active { transform: scale(.97); }\n\n\/* ------------------------------------------------------------- Motion -- *\/\n\n.pwb-team--js [data-reveal] {\n  opacity: 0;\n  transform: translateY(16px);\n  transition: opacity .6s var(--pwb-ease), transform .6s var(--pwb-ease);\n  transition-delay: var(--pwb-d, 0ms);\n}\n\n.pwb-team--js [data-reveal].is-in { opacity: 1; transform: none; }\n\n.pwb-team--js .pwb-team--js [data-reveal].is-in \/* -------------------------------------------------------- Breakpoints -- *\/\n\n@media (max-width: 860px) {\n  .pwb-team__grid.pwb-team__grid { grid-template-columns: repeat(auto-fill, minmax(min(100%, 172px), 1fr)); }\n}\n\n@media (max-width: 560px) {\n  .pwb-team__grid.pwb-team__grid {\n    grid-template-columns: minmax(0, 1fr);\n    gap: 14px;\n  }\n\n  .pwb-team__card {\n    flex-direction: row;\n    align-items: center;\n    gap: 16px;\n  }\n\n  .pwb-team__avatar { flex: 0 0 auto; width: 84px; }\n  .pwb-team__card-body { margin-top: 0; }\n\n  .pwb-team__modal-head {\n    flex-direction: column;\n    align-items: flex-start;\n    padding-right: clamp(22px, 3vw, 32px);\n  }\n\n  .pwb-team__nav-btn :where(span) { display: none; }\n  .pwb-team__actions { flex-direction: column; }\n  .pwb-team__btn { width: 100%; }\n}\n\n@media (prefers-reduced-motion: reduce) {\n  .pwb-team *,\n  .pwb-team *::before,\n  .pwb-team *::after,\n  .pwb-team__scrim,\n  .pwb-team__modal {\n    animation-duration: .01ms !important;\n    animation-iteration-count: 1 !important;\n    transition-duration: .01ms !important;\n  }\n\n  .pwb-team--js [data-reveal] { opacity: 1 !important; transform: none !important; }\n  .pwb-team__modal { transform: none !important; }\n}\n\/* =========================================================================\n   THEME TEXT-COLOUR GUARD\n\n   Theme stylesheets carry bare element rules (p { color }, h2 { color }).\n   A direct element match always beats inheritance, so any element whose\n   own class rule omits a colour picks up the theme's instead \u2014 which is\n   how headings and notes in this fragment rendered theme-brown on the\n   live site rather than Ink.\n\n   The class is repeated to raise specificity above a bare element\n   selector, and the value is 'inherit' so each element still takes the\n   colour of the section it sits in (white inside dark bands, Ink on\n   light) rather than being pinned to one value. Only rules that declare\n   no colour of their own are listed, so no intentional colour is\n   overridden.\n   ========================================================================= *\/\n\n.pwb-team .pwb-team__h2,\n.pwb-team .pwb-team__modal-name,\n.pwb-team .pwb-team__title {\n  color: inherit;\n}\n\n\/* Buttons are anchors, so they inherit the link underline from the theme's\n   own a rule; the design system reserves the underline for real links. The\n   class is repeated to clear a theme rule at (0,1,1). *\/\n.pwb-team__btn--primary.pwb-team__btn--primary,\n.pwb-team__btn--ghost.pwb-team__btn--ghost { text-decoration: none; }\n<\/style>\n\n<div class=\"pwb-team\" id=\"pwb-team-root\">\n\n  <!-- Hero -->\n  <header class=\"pwb-team__hero\">\n    <div class=\"pwb-team__wrap\">\n      <div data-reveal>\n                <h2 class=\"pwb-team__title\" data-i18n=\"hero-title\">Team<\/h2>\n        <p class=\"pwb-team__standfirst\" data-i18n=\"hero-standfirst\">Get to know the people behind our work, from leadership and programme management to operations, communications, and strategic support. Together, our global team collaborates to expand access to education, strengthen partnerships, and support impactful initiatives worldwide.<\/p>\n      <\/div>\n    <\/div>\n  <\/header>\n\n  <!-- Roster -->\n  <section class=\"pwb-team__roster\">\n    <div class=\"pwb-team__wrap\">\n\n      <!-- ---------------------------------------------- Senior Management -->\n      <div class=\"pwb-team__group\" data-group-block=\"senior\">\n        <div class=\"pwb-team__group-head\" data-reveal>\n          <p class=\"pwb-team__eyebrow\" data-i18n=\"group-senior-eyebrow\">Leadership<\/p>\n          <h3 class=\"pwb-team__h2\" data-i18n=\"group-senior-name\">Senior Management<\/h3>\n          <p class=\"pwb-team__group-text\" data-i18n=\"group-senior-text\">Meet the leadership team guiding our vision, programmes and partnerships, bringing academic expertise and international experience to our work worldwide.<\/p>\n        <\/div>\n\n        <ul class=\"pwb-team__grid\">\n\n          <li class=\"pwb-team__person\" data-person data-group=\"senior\">\n            <button type=\"button\" class=\"pwb-team__card\" data-open=\"1\">\n              <span class=\"pwb-team__avatar\">\n                <img loading=\"lazy\" src=\"https:\/\/prowibo.org\/wp-content\/uploads\/2023\/03\/Caroline_headshot_390x390.webp\"\n                     alt=\"\" width=\"390\" height=\"390\" loading=\"lazy\" decoding=\"async\">\n              <\/span>\n              <span class=\"pwb-team__card-body\">\n                <span class=\"pwb-team__name\">Dr Caroline Varin<\/span>\n                <span class=\"pwb-team__role\" data-i18n=\"role-1\">CEO and Co-founder<\/span>\n                <span class=\"pwb-team__cue\">\n                  <span data-i18n=\"read-bio\">Read bio<\/span>\n                  <svg viewBox=\"0 0 16 16\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M6 3l5 5-5 5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n                <\/span>\n              <\/span>\n            <\/button>\n            <div class=\"pwb-team__bio-src\" data-bio=\"1\">\n              <p data-i18n=\"bio-1-1\">Caroline Varin is CEO and co-founder of Professors Without Borders. She has led the charity since 2016, overseeing its expansion, the creation of the Think Tank and Prowibo Online. In addition, she has published seven books on international security and recently on the use of games in higher education. She was senior lecturer in International Relations &amp; Law at Regent&rsquo;s University, and has taught at Richmond University and the London School of Economics.<\/p>\n              <p data-i18n=\"bio-1-2\">Caroline holds a PhD in International Relations and an MSc in Comparative Politics from the London School of Economics, an LLM in International Law from the Universita di Bologna, Italy, and a BA in Political Science from the University of Pennsylvania. She recently completed an MBA in Educational Leadership at Tampere University, Finland.<\/p>\n            <\/div>\n          <\/li>\n\n          <li class=\"pwb-team__person\" data-person data-group=\"senior\">\n            <button type=\"button\" class=\"pwb-team__card\" data-open=\"2\">\n              <span class=\"pwb-team__avatar\">\n                <img src=\"https:\/\/prowibo.org\/wp-content\/uploads\/2024\/11\/Emily-Bastable-Profile.jpg\"\n                     alt=\"\" loading=\"lazy\" decoding=\"async\">\n              <\/span>\n              <span class=\"pwb-team__card-body\">\n                <span class=\"pwb-team__name\">Emily Bastable<\/span>\n                <span class=\"pwb-team__role\" data-i18n=\"role-2\">Co-Head of Programmes<\/span>\n                <span class=\"pwb-team__cue\">\n                  <span data-i18n=\"read-bio\">Read bio<\/span>\n                  <svg viewBox=\"0 0 16 16\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M6 3l5 5-5 5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n                <\/span>\n              <\/span>\n            <\/button>\n            <div class=\"pwb-team__bio-src\" data-bio=\"2\">\n              <p data-i18n=\"bio-2-1\">Emily is currently pursuing a PhD in Education at the University of Southampton in Knowledge Exchange and Enterprise using student-centred participatory research methods. Emily obtained her fellowship with Advance HE in 2024, has served a two-year term on the Quality Assurance Agency&rsquo;s Student Strategic Advisory Committee, and has also recently been elected to the Reaching, Advancing and Inspiring Student Engagement (RAISE) Network Committee. In her first year volunteering with us, she coordinated Prowibo&rsquo;s first visit to Ghana, teaching AI literacy to faculty staff and communication skills to first year students, and is looking forward to shaping the year of programmes.<\/p>\n            <\/div>\n          <\/li>\n\n          <li class=\"pwb-team__person\" data-person data-group=\"senior\">\n            <button type=\"button\" class=\"pwb-team__card\" data-open=\"3\">\n              <span class=\"pwb-team__avatar\">\n                <img src=\"https:\/\/prowibo.org\/wp-content\/uploads\/2023\/03\/bob.jpeg\"\n                     alt=\"\" loading=\"lazy\" decoding=\"async\">\n              <\/span>\n              <span class=\"pwb-team__card-body\">\n                <span class=\"pwb-team__name\">Dr Bob Eckhart<\/span>\n                <span class=\"pwb-team__role\" data-i18n=\"role-3\">Co-Head of Programmes<\/span>\n                <span class=\"pwb-team__cue\">\n                  <span data-i18n=\"read-bio\">Read bio<\/span>\n                  <svg viewBox=\"0 0 16 16\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M6 3l5 5-5 5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n                <\/span>\n              <\/span>\n            <\/button>\n            <div class=\"pwb-team__bio-src\" data-bio=\"3\">\n              <p data-i18n=\"bio-3-1\">Bob is currently a University Lecturer at the Pedagogical State University &ldquo;Ion Creanga&rdquo; in Moldova, after serving as a Fulbright Scholar there from 2022 to 2024. He is training teachers and teaching courses in communicative competence while researching the impact of social media, YouTube and multiplayer video games on language acquisition.<\/p>\n              <p data-i18n=\"bio-3-2\">In the 2019&ndash;20 academic year, Bob was a Guest Lecturer at the Sorbonne-Nouvelle (University of Paris III) and a visiting instructor at Xidian University and Hunan Agricultural University. Before that, he completed two other Fulbright grants. The first was a Fulbright Scholar grant at Minsk State Linguistics University in 2018 as a Visiting Professor in the Teacher Training Institute. The second was a Fulbright Specialist grant in 2019 with Belarusian State University, in the Economics and Management Department, teaching Professional Language and Communication.<\/p>\n              <p data-i18n=\"bio-3-3\">His career started on the faculty of the English Department at Ohio State University in 1995 and he retired from there as a member of the senior international staff in 2015.<\/p>\n            <\/div>\n          <\/li>\n\n          <li class=\"pwb-team__person\" data-person data-group=\"senior\">\n            <button type=\"button\" class=\"pwb-team__card\" data-open=\"7\">\n              <span class=\"pwb-team__avatar\">\n                <img src=\"https:\/\/prowibo.org\/wp-content\/uploads\/2026\/07\/Tenzin__Headshot.jpg\"\n                     alt=\"\" loading=\"lazy\" decoding=\"async\">\n              <\/span>\n              <span class=\"pwb-team__card-body\">\n                <span class=\"pwb-team__name\">Tenzin Bowe<\/span>\n                <span class=\"pwb-team__role\" data-i18n=\"role-7\">Senior Operations Manager<\/span>\n                <span class=\"pwb-team__cue\">\n                  <span data-i18n=\"read-bio\">Read bio<\/span>\n                  <svg viewBox=\"0 0 16 16\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M6 3l5 5-5 5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n                <\/span>\n              <\/span>\n            <\/button>\n            <div class=\"pwb-team__bio-src\" data-bio=\"7\">\n              <p data-i18n=\"bio-7-1\">Tenzin is a lifelong learner with a keen interest in process improvement. While he is a self-described generalist, he works primarily in the communications and business development fields. In practice, this involves a mix of project management, digital marketing, and market research.<\/p>\n              <p data-i18n=\"bio-7-2\">Tenzin started as an intern at Professors Without Borders in 2021. In his current capacity as Operations Manager he works with all departments to increase organisational efficiency and harmonise messaging. Tenzin also works as a business analyst at epi[x], an epidemiological software start-up. He graduated from Richmond, The American International University with a BA (Hons) in International Relations and a minor in Philosophy.<\/p>\n            <\/div>\n          <\/li>\n\n          <li class=\"pwb-team__person\" data-person data-group=\"senior\">\n            <button type=\"button\" class=\"pwb-team__card\" data-open=\"5\">\n              <span class=\"pwb-team__avatar\">\n                <img src=\"https:\/\/prowibo.org\/wp-content\/uploads\/2024\/05\/Victor_C_Headshot.jpg\"\n                     alt=\"\" loading=\"lazy\" decoding=\"async\">\n              <\/span>\n              <span class=\"pwb-team__card-body\">\n                <span class=\"pwb-team__name\">Victor Cebotari<\/span>\n                <span class=\"pwb-team__role\" data-i18n=\"role-5\">Director of Cooperation &amp; Development<\/span>\n                <span class=\"pwb-team__cue\">\n                  <span data-i18n=\"read-bio\">Read bio<\/span>\n                  <svg viewBox=\"0 0 16 16\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M6 3l5 5-5 5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n                <\/span>\n              <\/span>\n            <\/button>\n            <div class=\"pwb-team__bio-src\" data-bio=\"5\">\n              <p data-i18n=\"bio-5-1\">Victor currently serves as the Strategic Advisor for Academic Affairs at the University of Luxembourg. Previously, he was at the forefront of child education and development policy at the UNICEF Office of Research and Foresight. Additionally, Victor was a lecturer and researcher at Maastricht University and the United Nations University (UNU-MERIT) in the Netherlands.<\/p>\n              <p data-i18n=\"bio-5-2\">Victor holds a PhD in Social Protection from Maastricht University and an MSc in Social Policy Analysis from KU Leuven. As a certified instructor in Problem-Based Learning (PBL), Victor is a longstanding advocate for transformative, inclusive, and innovative education.<\/p>\n            <\/div>\n          <\/li>\n\n          <li class=\"pwb-team__person\" data-person data-group=\"senior\">\n            <button type=\"button\" class=\"pwb-team__card\" data-open=\"6\">\n              <span class=\"pwb-team__avatar\">\n                <img src=\"https:\/\/prowibo.org\/wp-content\/uploads\/2025\/06\/Irene_M_Headshot.jpg\"\n                     alt=\"\" loading=\"lazy\" decoding=\"async\">\n              <\/span>\n              <span class=\"pwb-team__card-body\">\n                <span class=\"pwb-team__name\">Iren&eacute; Muhire<\/span>\n                <span class=\"pwb-team__role\" data-i18n=\"role-6\">Chief Technology Officer<\/span>\n                <span class=\"pwb-team__cue\">\n                  <span data-i18n=\"read-bio\">Read bio<\/span>\n                  <svg viewBox=\"0 0 16 16\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M6 3l5 5-5 5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n                <\/span>\n              <\/span>\n            <\/button>\n            <div class=\"pwb-team__bio-src\" data-bio=\"6\">\n              <p data-i18n=\"bio-6-1\">Iren&eacute; Muhire is a seasoned technology leader with over 10 years of experience. Renowned for his strategic vision and leadership, he previously excelled as an IT consultant and as Manager at a startup called Hailo, where he led a migration project to ensure a seamless transition of all driver and passenger data from one application to another, including high-profile clients such as MPs and CEOs. His ability to achieve all service level agreements while focusing on outcomes that improve user experience earned him the prestigious Justies Award from the Ministry of Justice for exceptional performance under pressure.<\/p>\n              <p data-i18n=\"bio-6-2\">With a background spanning IT consultancy, startups and cyber security, Iren&eacute; brings a unique blend of tech insight and product management expertise. His experience as a senior product manager and senior consultant has equipped him to navigate complex regulatory landscapes and deliver innovative, user-based solutions. Iren&eacute; enjoys fostering a culture of innovation and aligning technical strategies with business objectives to propel organisational growth.<\/p>\n            <\/div>\n          <\/li>\n\n          <li class=\"pwb-team__person\" data-person data-group=\"senior\">\n            <button type=\"button\" class=\"pwb-team__card\" data-open=\"4\">\n              <span class=\"pwb-team__avatar\">\n                <img loading=\"lazy\" src=\"https:\/\/prowibo.org\/wp-content\/uploads\/2023\/03\/Rachel_Headshot_390x390.webp\"\n                     alt=\"\" width=\"390\" height=\"390\" loading=\"lazy\" decoding=\"async\">\n              <\/span>\n              <span class=\"pwb-team__card-body\">\n                <span class=\"pwb-team__name\">Rachel Warnick<\/span>\n                <span class=\"pwb-team__role\" data-i18n=\"role-4\">Head of NGO Excellence &amp; Training<\/span>\n                <span class=\"pwb-team__cue\">\n                  <span data-i18n=\"read-bio\">Read bio<\/span>\n                  <svg viewBox=\"0 0 16 16\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M6 3l5 5-5 5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n                <\/span>\n              <\/span>\n            <\/button>\n            <div class=\"pwb-team__bio-src\" data-bio=\"4\">\n              <p data-i18n=\"bio-4-1\">Rachel is a recognised thought leader in innovative, non-formal, and lifelong learning. She brings a special focus on Africa, on youth, and on gender-transformative education, fostering essential, transferable skills that bridge the gap to meaningful employment and entrepreneurship.<\/p>\n              <p data-i18n=\"bio-4-2\">Having worked and lived in 24 countries across four continents, Rachel&rsquo;s global approach drives educational equity, accessibility, and engagement through initiatives that equip individuals with the skills needed to succeed in an evolving world. As a respected speaker, she shares her insights at international conferences and forums, advancing dialogues around the future of education and youth empowerment.<\/p>\n              <p data-i18n=\"bio-4-3\">Rachel also spent fifteen years in the finance, energy, and humanitarian sectors, most notably with Goldman Sachs and the UNHCR. She holds an MSc in International Management from the School of Oriental and African Studies (SOAS). She is a National Geographic Certified Educator, a Teach SDGs Ambassador, and works with the African Union and UN organisations on a pan-African environmental initiative. She was honoured with the 2022 NGO Whisperer Social Impact Fellow of the Year Award.<\/p>\n            <\/div>\n          <\/li>\n\n\n        <\/ul>\n      <\/div>\n\n      <!-- ---------------------------------------------------------- Team -->\n      <div class=\"pwb-team__group\" data-group-block=\"team\">\n        <div class=\"pwb-team__group-head\" data-reveal>\n          <p class=\"pwb-team__eyebrow\" data-i18n=\"group-team-eyebrow\">Delivery<\/p>\n          <h3 class=\"pwb-team__h2\" data-i18n=\"group-team-name\">Team<\/h3>\n          <p class=\"pwb-team__group-text\" data-i18n=\"group-team-text\">Our team works across operations, communications, grants and project coordination to keep programmes and partnerships running smoothly in every region.<\/p>\n        <\/div>\n\n        <ul class=\"pwb-team__grid\">\n\n          <li class=\"pwb-team__person\" data-person data-group=\"team\">\n            <button type=\"button\" class=\"pwb-team__card\" data-open=\"8\">\n              <span class=\"pwb-team__avatar\">\n                <img src=\"https:\/\/prowibo.org\/wp-content\/uploads\/2025\/04\/Naimullah_A_Headshot.jpg\"\n                     alt=\"\" loading=\"lazy\" decoding=\"async\">\n              <\/span>\n              <span class=\"pwb-team__card-body\">\n                <span class=\"pwb-team__name\">Na&rsquo;imullah Aziz<\/span>\n                <span class=\"pwb-team__role\" data-i18n=\"role-8\">Operations Assistant<\/span>\n                <span class=\"pwb-team__cue\">\n                  <span data-i18n=\"read-bio\">Read bio<\/span>\n                  <svg viewBox=\"0 0 16 16\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M6 3l5 5-5 5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n                <\/span>\n              <\/span>\n            <\/button>\n            <div class=\"pwb-team__bio-src\" data-bio=\"8\">\n              <p data-i18n=\"bio-8-1\">Na&rsquo;im is an educator and digital creative from a small town in Central Java, Indonesia. Growing up through challenging personal circumstances, he learned to adapt through creativity, analytical thinking, and persistence. These experiences shaped his resilience and inspired his desire to create meaningful impact through storytelling and technology.<\/p>\n              <p data-i18n=\"bio-8-2\">He currently serves as an Operations Assistant at Prowibo, where he works closely with and supports the Senior Operations Manager in system improvements, internal communication, and day-to-day operational coordination. Being part of Prowibo has become a meaningful chapter in his journey, one where he feels trusted and valued. He is grateful for the opportunity to rebuild his confidence while contributing to a mission he truly believes in.<\/p>\n            <\/div>\n          <\/li>\n\n          <li class=\"pwb-team__person\" data-person data-group=\"team\">\n            <button type=\"button\" class=\"pwb-team__card\" data-open=\"9\">\n              <span class=\"pwb-team__avatar\">\n                <img src=\"https:\/\/prowibo.org\/wp-content\/uploads\/2025\/12\/WhatsApp-Image-2025-12-15-at-09.18.11-1-e1765861488788.jpeg\"\n                     alt=\"\" loading=\"lazy\" decoding=\"async\">\n              <\/span>\n              <span class=\"pwb-team__card-body\">\n                <span class=\"pwb-team__name\">Nicola De Caires<\/span>\n                <span class=\"pwb-team__role\" data-i18n=\"role-9\">Administrative Manager<\/span>\n                <span class=\"pwb-team__cue\">\n                  <span data-i18n=\"read-bio\">Read bio<\/span>\n                  <svg viewBox=\"0 0 16 16\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M6 3l5 5-5 5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n                <\/span>\n              <\/span>\n            <\/button>\n            <div class=\"pwb-team__bio-src\" data-bio=\"9\">\n              <p data-i18n=\"bio-9-1\">Nicola de Caires&rsquo; journey began with a passion for business and a belief in what is possible when vision is paired with action. After studying business and accounting, she launched her first venture at just 22, a nightclub that marked the start of a dynamic entrepreneurial path. Her career spans corporate leadership in the hospitality industry and the founding, scaling, and successful exit of multiple businesses, including a modelling training school, consultancy, and manufacturing ventures. Each experience deepened her belief in adaptability, resilience, and purpose-led leadership.<\/p>\n              <p data-i18n=\"bio-9-2\">Nicola was drawn to Professors Without Borders because of its heart-led mission to Educate, Inspire, and Empower. She has seen how the relationships between the organisation, its partners, and volunteer professors create an environment where individuals grow in confidence, purpose, and possibility. Passionate about personal growth, Nicola believes that when people follow what truly inspires them, they unlock their potential, and in doing so, create meaningful change for themselves and those around them.<\/p>\n            <\/div>\n          <\/li>\n\n          <li class=\"pwb-team__person\" data-person data-group=\"team\">\n            <button type=\"button\" class=\"pwb-team__card\" data-open=\"10\">\n              <span class=\"pwb-team__avatar\">\n                <img src=\"https:\/\/prowibo.org\/wp-content\/uploads\/2025\/09\/Basak_C_Headshot.jpeg\"\n                     alt=\"\" loading=\"lazy\" decoding=\"async\">\n              <\/span>\n              <span class=\"pwb-team__card-body\">\n                <span class=\"pwb-team__name\">Basak Celik<\/span>\n                <span class=\"pwb-team__role\" data-i18n=\"role-10\">Business Development<\/span>\n                <span class=\"pwb-team__cue\">\n                  <span data-i18n=\"read-bio\">Read bio<\/span>\n                  <svg viewBox=\"0 0 16 16\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M6 3l5 5-5 5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n                <\/span>\n              <\/span>\n            <\/button>\n            <div class=\"pwb-team__bio-src\" data-bio=\"10\">\n              <p data-i18n=\"bio-10-1\">Basak is an executive with nearly 20 years of experience in digital transformation, business development, and social impact within complex international environments. She has held leadership roles in marketing, societal engagement, and business development at companies such as Accenture and Sodexo, as well as in corporate foundations. Working directly with executive committees, general management, and key partners, she has led multicultural teams, launched multi-million-euro initiatives, and supported sustainable, innovative, and meaningful transformations.<\/p>\n              <p data-i18n=\"bio-10-2\">A graduate of the TRIUM Global Executive MBA program (HEC Paris, LSE, NYU Stern), Basak combines strategic vision with operational rigour to lead projects with strong business and societal impact. She has driven the global deployment of CRM tools across 60+ countries, designed client offerings aligned with ESG criteria, and structured engaging philanthropy policies on a global scale.<\/p>\n            <\/div>\n          <\/li>\n\n\n          <li class=\"pwb-team__person\" data-person data-group=\"team\">\n            <button type=\"button\" class=\"pwb-team__card\" data-open=\"12\">\n              <span class=\"pwb-team__avatar\">\n                <img src=\"https:\/\/prowibo.org\/wp-content\/uploads\/2025\/10\/Afina_E_-Headshot.jpg\"\n                     alt=\"\" loading=\"lazy\" decoding=\"async\">\n              <\/span>\n              <span class=\"pwb-team__card-body\">\n                <span class=\"pwb-team__name\">Afina Emas<\/span>\n                <span class=\"pwb-team__role\" data-i18n=\"role-12\">Comms Volunteer<\/span>\n                <span class=\"pwb-team__cue\">\n                  <span data-i18n=\"read-bio\">Read bio<\/span>\n                  <svg viewBox=\"0 0 16 16\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M6 3l5 5-5 5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n                <\/span>\n              <\/span>\n            <\/button>\n            <div class=\"pwb-team__bio-src\" data-bio=\"12\">\n              <p data-i18n=\"bio-12-1\">Afina is a digital marketing professional who loves helping purpose-driven brands grow. She has worked with organisations across Asia-Pacific and the US, including green startups, SaaS companies, NGOs, education, and publishing. She enjoys building complete digital ecosystems, from strategy and ads to content creation and community engagement, always combining creativity, empathy, and clear results.<\/p>\n              <p data-i18n=\"bio-12-2\">Afina believes her skills can serve a bigger purpose, especially in education. She has seen how a strong digital presence can open doors to life-changing academic opportunities, which is why she feels connected to Professors Without Borders&rsquo; mission. With a curious mindset and positive energy, she supports organisations in reaching and inspiring more people through digital platforms.<\/p>\n            <\/div>\n          <\/li>\n\n          <li class=\"pwb-team__person\" data-person data-group=\"team\">\n            <button type=\"button\" class=\"pwb-team__card\" data-open=\"13\">\n              <span class=\"pwb-team__avatar\">\n                <img src=\"https:\/\/prowibo.org\/wp-content\/uploads\/2026\/05\/Clemence_G_Headshot.jpeg\"\n                     alt=\"\" loading=\"lazy\" decoding=\"async\">\n              <\/span>\n              <span class=\"pwb-team__card-body\">\n                <span class=\"pwb-team__name\">Cl&eacute;mence Gall<\/span>\n                <span class=\"pwb-team__role\" data-i18n=\"role-13\">Monitoring &amp; Evaluation Volunteer<\/span>\n                <span class=\"pwb-team__cue\">\n                  <span data-i18n=\"read-bio\">Read bio<\/span>\n                  <svg viewBox=\"0 0 16 16\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M6 3l5 5-5 5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n                <\/span>\n              <\/span>\n            <\/button>\n            <div class=\"pwb-team__bio-src\" data-bio=\"13\">\n              <p data-i18n=\"bio-13-1\">Cl&eacute;mence has a master&rsquo;s in Econometrics (TSE, 2021) and enjoys uncovering how data can reveal socio-economic dynamics, turning complex information into insights that advance development issues. She is currently pursuing her PhD in Economics at Wits University in South Africa, where she studies the impact of fragility and conflict on education.<\/p>\n              <p data-i18n=\"bio-13-2\">Her research experience includes analysing patterns of food consumption through econometric models and assessing the impact of income and education in Guadeloupe and mainland France. She has also conducted large-scale surveys and studies on investment trends, sustainable finance, and workforce dynamics, strengthening her expertise in data-driven insights. Her work with an education NGO in New Delhi further deepened her commitment to applying analytical tools to address challenges in education and development.<\/p>\n            <\/div>\n          <\/li>\n\n\n          <li class=\"pwb-team__person\" data-person data-group=\"team\">\n            <button type=\"button\" class=\"pwb-team__card\" data-open=\"15\">\n              <span class=\"pwb-team__avatar\">\n                <img src=\"https:\/\/prowibo.org\/wp-content\/uploads\/2025\/04\/Lise_M_Headshot.jpg\"\n                     alt=\"\" loading=\"lazy\" decoding=\"async\">\n              <\/span>\n              <span class=\"pwb-team__card-body\">\n                <span class=\"pwb-team__name\">Lise Mouschang<\/span>\n                <span class=\"pwb-team__role\" data-i18n=\"role-15\">Project Lead<\/span>\n                <span class=\"pwb-team__cue\">\n                  <span data-i18n=\"read-bio\">Read bio<\/span>\n                  <svg viewBox=\"0 0 16 16\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M6 3l5 5-5 5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n                <\/span>\n              <\/span>\n            <\/button>\n            <div class=\"pwb-team__bio-src\" data-bio=\"15\">\n              <p data-i18n=\"bio-15-1\">Lise is a passionate advocate for education and social impact, with experience collaborating with educational NGOs and student-led initiatives. She has played a key role in mentoring and outreach programmes, working to expand access to higher education for underrepresented students. Now, she brings her dedication to education, policy, and community development to Professors Without Borders, where she strives to create meaningful change on a global scale.<\/p>\n              <p data-i18n=\"bio-15-2\">Lise holds an MSt in Global and Imperial History from the University of Oxford, an MSc in Development Studies from the London School of Economics and a BA in European Politics from King&rsquo;s College London.<\/p>\n            <\/div>\n          <\/li>\n\n          <li class=\"pwb-team__person\" data-person data-group=\"team\">\n            <button type=\"button\" class=\"pwb-team__card\" data-open=\"16\">\n              <span class=\"pwb-team__avatar\">\n                <img src=\"https:\/\/prowibo.org\/wp-content\/uploads\/2026\/06\/Aayushi_S_Headshot.jpg\"\n                     alt=\"\" loading=\"lazy\" decoding=\"async\">\n              <\/span>\n              <span class=\"pwb-team__card-body\">\n                <span class=\"pwb-team__name\">Aayushi Singh<\/span>\n                <span class=\"pwb-team__role\" data-i18n=\"role-16\">Operations Assistant<\/span>\n                <span class=\"pwb-team__cue\">\n                  <span data-i18n=\"read-bio\">Read bio<\/span>\n                  <svg viewBox=\"0 0 16 16\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M6 3l5 5-5 5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n                <\/span>\n              <\/span>\n            <\/button>\n            <div class=\"pwb-team__bio-src\" data-bio=\"16\">\n              <p data-i18n=\"bio-16-1\">Aayushi is a Computer Science undergraduate from India. She is interested in how technology can be used to improve healthcare and accessibility. Her work has included research on assistive technologies for visually impaired people and biomedical research developing predictive models for stillbirth risk in pregnancy.<\/p>\n              <p data-i18n=\"bio-16-2\">Beyond research, Aayushi enjoys writing and has worked as a staff writer for youth-led magazines and runs a small zine highlighting women and gender-expansive people in STEM. She is passionate about computer vision, making technology more approachable, and expanding access to educational opportunities. As a volunteer with Professors Without Borders, she hopes to contribute to greater educational equity and access to quality learning worldwide.<\/p>\n            <\/div>\n          <\/li>\n\n          <li class=\"pwb-team__person\" data-person data-group=\"team\">\n            <button type=\"button\" class=\"pwb-team__card\" data-open=\"17\">\n              <span class=\"pwb-team__avatar\">\n                <img src=\"https:\/\/prowibo.org\/wp-content\/uploads\/2025\/01\/Oluseyi_S_Headhshot.jpg\"\n                     alt=\"\" loading=\"lazy\" decoding=\"async\">\n              <\/span>\n              <span class=\"pwb-team__card-body\">\n                <span class=\"pwb-team__name\">Oluseyi Adebayo James Sodiya<\/span>\n                <span class=\"pwb-team__role\" data-i18n=\"role-17\">Project Lead<\/span>\n                <span class=\"pwb-team__cue\">\n                  <span data-i18n=\"read-bio\">Read bio<\/span>\n                  <svg viewBox=\"0 0 16 16\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M6 3l5 5-5 5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n                <\/span>\n              <\/span>\n            <\/button>\n            <div class=\"pwb-team__bio-src\" data-bio=\"17\">\n              <p data-i18n=\"bio-17-1\">Oluseyi Adebayo James Sodiya is a seasoned project and product management professional with over two decades of experience in the IT, telecommunications, e-commerce, and digital technology industries. He has adeptly led numerous projects to successful completion, continually driving innovation and efficiency.<\/p>\n              <p data-i18n=\"bio-17-2\">Oluseyi holds a Bachelor of Technology degree in Architecture and an array of certifications in project management, occupational health and safety, UX design, product management, and generative AI, reflecting his commitment to continuous learning and professional development.<\/p>\n              <p data-i18n=\"bio-17-3\">Currently, he hosts the &ldquo;360Seconds Podcast&rdquo; on YouTube and other social media platforms, where he dives into the latest in technology and innovation. Additionally, Oluseyi pens a weekly op-ed column titled &ldquo;Tech Talk with Oluseyi&rdquo; on skydaily.ng, sharing insights on the tech ecosystem.<\/p>\n              <p data-i18n=\"bio-17-4\">In his leisure time, Oluseyi enjoys reading, researching, and ideating new concepts, as well as watching movies and spending quality time with his wife and children. A DIY enthusiast, he relishes hands-on projects and believes that AI is poised to revolutionise the way we work and live.<\/p>\n            <\/div>\n          <\/li>\n\n        <\/ul>\n      <\/div>\n\n      <!-- ------------------------------------------------------ Advisors -->\n      <div class=\"pwb-team__group\" data-group-block=\"advisors\">\n        <div class=\"pwb-team__group-head\" data-reveal>\n          <p class=\"pwb-team__eyebrow\" data-i18n=\"group-advisors-eyebrow\">Strategy<\/p>\n          <h3 class=\"pwb-team__h2\" data-i18n=\"group-advisors-name\">Advisors<\/h3>\n          <p class=\"pwb-team__group-text\" data-i18n=\"group-advisors-text\">Our advisors bring strategic insight and international perspective, helping strengthen our mission, expand our network and support long-term growth.<\/p>\n        <\/div>\n\n        <ul class=\"pwb-team__grid\">\n\n          <li class=\"pwb-team__person\" data-person data-group=\"advisors\">\n            <button type=\"button\" class=\"pwb-team__card\" data-open=\"25\">\n              <span class=\"pwb-team__avatar\">\n                <img src=\"https:\/\/prowibo.org\/wp-content\/uploads\/2025\/10\/Richard-Adams.png\"\n                     alt=\"\" loading=\"lazy\" decoding=\"async\">\n              <\/span>\n              <span class=\"pwb-team__card-body\">\n                <span class=\"pwb-team__name\">Richard Adams<\/span>\n                <span class=\"pwb-team__role\" data-i18n=\"role-25\">Strategic Advisor<\/span>\n                <span class=\"pwb-team__cue\">\n                  <span data-i18n=\"read-bio\">Read bio<\/span>\n                  <svg viewBox=\"0 0 16 16\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M6 3l5 5-5 5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n                <\/span>\n              <\/span>\n            <\/button>\n            <div class=\"pwb-team__bio-src\" data-bio=\"25\">\n              <p data-i18n=\"bio-25-1\">Richard is currently Head of Digital Architecture at LNER and consultant lead architect at GBR, leading the design of the new national rail retail system. He is an emergent technologist, artist, educator and thinker; a transformation specialist and true polymath.<\/p>\n              <p data-i18n=\"bio-25-2\">He has managed parallel senior careers in education and enterprise\/emerging tech and has taught and written curriculum at every level of education, writing music as well as writing and producing a large body of computer and traditional art works. He has been a consultant enterprise transformation architect and transformation manager at companies such as the BBC, BSkyB, Aviva Plc, Proximus (Brussels), Microsoft Studios and the Royal Shakespeare Company.<\/p>\n              <p data-i18n=\"bio-25-3\">Richard is a Fine Art graduate and proud of it; it gives him a unique and innovative view on deep tech. In education he was a school head of department and founded a university Digital Arts department, creating two undergraduate and two postgraduate degrees in computing and creativity. He has also taught at the London College of Fashion and Birkbeck College, held three external examinerships, held a Visiting Professorship at the University of Salford and a Senior Fellowship at the University of Lincoln. He worked with Marc Lewis to get the School of Communication Arts off the ground, as Principal, a radical work-focused college of creativity and now the UK&rsquo;s most successful new advertising school.<\/p>\n              <p data-i18n=\"bio-25-4\">He has taught at and designed curriculum for every phase of education from 7 to 70 years of age. Starting as a painter, he is an exhibiting artist and has worked with tech and art for 30 years. He has spoken at many conferences around the world and is a member of the Society of Authors, FRSA and BAFTA. He was co-producer of the TECHnique podcast about technology and art practice, and is a published author of one book on interactive advertising and a contributor of several chapters to others.<\/p>\n            <\/div>\n          <\/li>\n\n          <li class=\"pwb-team__person\" data-person data-group=\"advisors\">\n            <button type=\"button\" class=\"pwb-team__card\" data-open=\"24\">\n              <span class=\"pwb-team__avatar\">\n                <img src=\"https:\/\/prowibo.org\/wp-content\/uploads\/2026\/05\/Titus-Ayodele-profile.png\"\n                     alt=\"\" loading=\"lazy\" decoding=\"async\">\n              <\/span>\n              <span class=\"pwb-team__card-body\">\n                <span class=\"pwb-team__name\">Titus Ayodele<\/span>\n                <span class=\"pwb-team__role\" data-i18n=\"role-24\">Country Coordinator &ndash; Nigeria<\/span>\n                <span class=\"pwb-team__cue\">\n                  <span data-i18n=\"read-bio\">Read bio<\/span>\n                  <svg viewBox=\"0 0 16 16\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M6 3l5 5-5 5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n                <\/span>\n              <\/span>\n            <\/button>\n            <div class=\"pwb-team__bio-src\" data-bio=\"24\">\n              <p data-i18n=\"bio-24-1\">Titus Ayodele practises accountancy in London. He is an administrator of human and capital assets. He sits as director in some companies and as non-executive director in others. He holds a Master&rsquo;s degree in Accounting and Finance and a Master&rsquo;s degree in Corporate Governance and Leadership.<\/p>\n              <p data-i18n=\"bio-24-2\">Titus is a community interest individual. He is the secretary general of the Efon Alaaye UK and Europe Association. As a member of the non-profit Junior Chamber International he displayed his accounting prowess in service to humanity; in Rotary International he brings his knowledge in business and his leadership skills to supporting humanitarian services. Titus strives to completion in any task he is assigned. Titus coordinated Prowibo&rsquo;s first programme in Nigeria at the University of Lagos in 2022.<\/p>\n            <\/div>\n          <\/li>\n\n          <li class=\"pwb-team__person\" data-person data-group=\"advisors\">\n            <button type=\"button\" class=\"pwb-team__card\" data-open=\"19\">\n              <span class=\"pwb-team__avatar\">\n                <img src=\"https:\/\/prowibo.org\/wp-content\/uploads\/2024\/12\/Rana_C_Headshot.jpeg\"\n                     alt=\"\" loading=\"lazy\" decoding=\"async\">\n              <\/span>\n              <span class=\"pwb-team__card-body\">\n                <span class=\"pwb-team__name\">Rana C&ouml;mertpay<\/span>\n                <span class=\"pwb-team__role\" data-i18n=\"role-19\">Strategic Advisor<\/span>\n                <span class=\"pwb-team__cue\">\n                  <span data-i18n=\"read-bio\">Read bio<\/span>\n                  <svg viewBox=\"0 0 16 16\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M6 3l5 5-5 5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n                <\/span>\n              <\/span>\n            <\/button>\n            <div class=\"pwb-team__bio-src\" data-bio=\"19\">\n              <p data-i18n=\"bio-19-1\">Rana C&ouml;mertpay is a Research Associate at LISER with a PhD in Economics from the University of Luxembourg, as well as a bachelor&rsquo;s and master&rsquo;s degree from HEC-ULg, University of Li&egrave;ge. Her work focuses on impact evaluation and policy analysis in low- and middle-income countries, particularly in education, labour, and migration economics. At LISER&rsquo;s Development Policy Impact Analysis Unit, she evaluates policies in Africa in collaboration with J-PAL Europe, LuxDev, and the Directorate for Development Cooperation and Humanitarian Affairs of the Grand Duchy of Luxembourg.<\/p>\n              <p data-i18n=\"bio-19-2\">Her research has been published in leading journals, including the Journal of Development Economics. Rana has taught a range of subjects, including econometrics, macroeconomics, and development economics, at institutions such as the University of Luxembourg and the Universit&eacute; des Sciences Sociales et de Gestion de Bamako in Mali. Fluent in English, French, and Turkish, she is committed to using data-driven insights to address global inequalities, particularly for women and youth.<\/p>\n            <\/div>\n          <\/li>\n\n          <li class=\"pwb-team__person\" data-person data-group=\"advisors\">\n            <button type=\"button\" class=\"pwb-team__card\" data-open=\"20\">\n              <span class=\"pwb-team__avatar\">\n                <img src=\"https:\/\/prowibo.org\/wp-content\/uploads\/2024\/01\/Lucile_F.jpeg\"\n                     alt=\"\" loading=\"lazy\" decoding=\"async\">\n              <\/span>\n              <span class=\"pwb-team__card-body\">\n                <span class=\"pwb-team__name\">Lucile Flamand<\/span>\n                <span class=\"pwb-team__role\" data-i18n=\"role-20\">Strategic Advisor<\/span>\n                <span class=\"pwb-team__cue\">\n                  <span data-i18n=\"read-bio\">Read bio<\/span>\n                  <svg viewBox=\"0 0 16 16\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M6 3l5 5-5 5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n                <\/span>\n              <\/span>\n            <\/button>\n            <div class=\"pwb-team__bio-src\" data-bio=\"20\">\n              <p data-i18n=\"bio-20-1\">A French citizen domiciled in the UK, Lucile joined Bibby Financial Services (BFS) as Chief Strategic Development Officer in January 2021, where she heads up the Strategy, Innovation, Marketing and Transformation function. Prior to BFS, Lucile was the Head of the Financial Services practice at Clarasys, a management consultancy, where she drove transformation and strategic plans for a wide range of organisations, from financial services to the not-for-profit sector.<\/p>\n              <p data-i18n=\"bio-20-2\">Passionate about social impact, Lucile is connected to multiple organisations and is involved in high-level professional mentoring and other women-centred socio-political initiatives. Within BFS, she drives an initiative looking to close the gender funding gap for small and medium enterprises and is a strong advocate for active inclusion within the business world.<\/p>\n              <p data-i18n=\"bio-20-3\">She holds a Master&rsquo;s degree in Political Science and European Affairs from the Institut d&rsquo;Etudes Politiques in Lyon, France and has a keen interest in modern and contemporary art.<\/p>\n            <\/div>\n          <\/li>\n\n          <li class=\"pwb-team__person\" data-person data-group=\"advisors\">\n            <button type=\"button\" class=\"pwb-team__card\" data-open=\"21\">\n              <span class=\"pwb-team__avatar\">\n                <img src=\"https:\/\/prowibo.org\/wp-content\/uploads\/2024\/03\/Eva_H_Headshot-e1710775319378.jpg\"\n                     alt=\"\" loading=\"lazy\" decoding=\"async\">\n              <\/span>\n              <span class=\"pwb-team__card-body\">\n                <span class=\"pwb-team__name\">Eva Halper<\/span>\n                <span class=\"pwb-team__role\" data-i18n=\"role-21\">Strategic Advisor<\/span>\n                <span class=\"pwb-team__cue\">\n                  <span data-i18n=\"read-bio\">Read bio<\/span>\n                  <svg viewBox=\"0 0 16 16\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M6 3l5 5-5 5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n                <\/span>\n              <\/span>\n            <\/button>\n            <div class=\"pwb-team__bio-src\" data-bio=\"21\">\n              <p data-i18n=\"bio-21-1\">With her strong background in education, sustainable development, and philanthropy, throughout her career Eva Halper has successfully fostered impactful partnerships between corporate and non-profit sectors.<\/p>\n              <p data-i18n=\"bio-21-2\">Eva began her career in education, teaching children and adults. During her 7 years in China, Eva had the opportunity to work for an international development agency, funding grassroots projects throughout China. After moving to the UK, Eva continued to work in the not-for-profit sector, focusing on cross-sector partnerships to address critical social and environmental issues before entering the corporate sector.<\/p>\n              <p data-i18n=\"bio-21-3\">Skilled in guiding initiatives from strategic planning to on-the-ground execution, for the past 15 years Eva led two flagship programmes for the foundation of an international Swiss bank: a global education initiative, a grant programme supporting organisations working on girls&rsquo; education, and an international skills-based volunteering programme for the bank&rsquo;s employees.<\/p>\n              <p data-i18n=\"bio-21-4\">Eva has lived and worked in diverse locations such as Australia, France, Canada, China, Hong Kong, and the UK. She is fluent in English, French, and Polish, with intermediate proficiency in Mandarin Chinese. Education remains her passion.<\/p>\n            <\/div>\n          <\/li>\n\n          <li class=\"pwb-team__person\" data-person data-group=\"advisors\">\n            <button type=\"button\" class=\"pwb-team__card\" data-open=\"22\">\n              <span class=\"pwb-team__avatar\">\n                <img src=\"https:\/\/prowibo.org\/wp-content\/uploads\/2025\/04\/Richard_H_Headshot.jpg\"\n                     alt=\"\" loading=\"lazy\" decoding=\"async\">\n              <\/span>\n              <span class=\"pwb-team__card-body\">\n                <span class=\"pwb-team__name\">Richard Huston<\/span>\n                <span class=\"pwb-team__role\" data-i18n=\"role-22\">Strategic Advisor<\/span>\n                <span class=\"pwb-team__cue\">\n                  <span data-i18n=\"read-bio\">Read bio<\/span>\n                  <svg viewBox=\"0 0 16 16\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M6 3l5 5-5 5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n                <\/span>\n              <\/span>\n            <\/button>\n            <div class=\"pwb-team__bio-src\" data-bio=\"22\">\n              <p data-i18n=\"bio-22-1\">Richard has a background in implementing technology solutions for the financial services sector across the UK, US and Europe. He specialises in helping organisations use the latest technologies effectively to improve operational capabilities and deliver real value. His expertise spans system architecture, data infrastructure, and digital transformation, with a particular focus on the responsible integration of artificial intelligence. As Managing Director and co-founder of VAMOS, Richard works with financial organisations to develop effective strategies for AI adoption, focused on empowering humans rather than replacing them.<\/p>\n              <p data-i18n=\"bio-22-2\">At Professors Without Borders, Richard serves as a Strategic Advisor for technology, bringing his experience in digital transformation and his knowledge of the latest AI capabilities and tools to help the organisation navigate technological opportunities and challenges in pursuit of its mission to expand educational access globally.<\/p>\n            <\/div>\n          <\/li>\n\n          <li class=\"pwb-team__person\" data-person data-group=\"advisors\">\n            <button type=\"button\" class=\"pwb-team__card\" data-open=\"23\">\n              <span class=\"pwb-team__avatar\">\n                <img src=\"https:\/\/prowibo.org\/wp-content\/uploads\/2026\/05\/Hannah-Neuser-profile.png\"\n                     alt=\"\" loading=\"lazy\" decoding=\"async\">\n              <\/span>\n              <span class=\"pwb-team__card-body\">\n                <span class=\"pwb-team__name\">Hannah Neuser<\/span>\n                <span class=\"pwb-team__role\" data-i18n=\"role-23\">Strategic Advisor<\/span>\n                <span class=\"pwb-team__cue\">\n                  <span data-i18n=\"read-bio\">Read bio<\/span>\n                  <svg viewBox=\"0 0 16 16\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M6 3l5 5-5 5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n                <\/span>\n              <\/span>\n            <\/button>\n            <div class=\"pwb-team__bio-src\" data-bio=\"23\">\n              <p data-i18n=\"bio-23-1\">Hannah supports Prowibo with organisational development and other HR-related topics. She has previously worked in People Operations at Google. She enjoys working on process improvements, employee experience, as well as learning and development. Through her background in academia and applied linguistics, she has developed a passion for equal opportunity in education, as well as learning and development in professional settings and how these enable intercultural exchange across nations. Hannah holds a PhD in Applied Linguistics from Stockholm University, as well as an MA in English Linguistics from UCL.<\/p>\n            <\/div>\n          <\/li>\n\n          <li class=\"pwb-team__person\" data-person data-group=\"advisors\">\n            <button type=\"button\" class=\"pwb-team__card\" data-open=\"26\">\n              <span class=\"pwb-team__avatar\">\n                <img loading=\"lazy\" src=\"https:\/\/prowibo.org\/wp-content\/uploads\/2023\/03\/Gabriel_Headshot_390x390.webp\"\n                     alt=\"\" width=\"390\" height=\"390\" loading=\"lazy\" decoding=\"async\">\n              <\/span>\n              <span class=\"pwb-team__card-body\">\n                <span class=\"pwb-team__name\">Gabriel Ng<\/span>\n                <span class=\"pwb-team__role\" data-i18n=\"role-26\">Strategic Advisor<\/span>\n                <span class=\"pwb-team__cue\">\n                  <span data-i18n=\"read-bio\">Read bio<\/span>\n                  <svg viewBox=\"0 0 16 16\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M6 3l5 5-5 5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n                <\/span>\n              <\/span>\n            <\/button>\n            <div class=\"pwb-team__bio-src\" data-bio=\"26\">\n              <p data-i18n=\"bio-26-1\">Gabriel Ng is passionate about understanding and increasing the social impact of organisations. He currently is a Social Impact Manager at Big Society Capital, the UK&rsquo;s impact investing wholesaler. At BSC, he is responsible for impact measurement and management, as well as both investment analysis and ongoing portfolio management.<\/p>\n              <p data-i18n=\"bio-26-2\">Gabriel moved from Hong Kong to the UK to study law at the University of Cambridge (Trinity Hall). After graduating, he practised as a solicitor, working in London and New York for Shearman &amp; Sterling for five years specialising in UK and cross-border corporate tax. His previous clients include Anglo American, Citi, Liberty Global, and Intercontinental Exchange.<\/p>\n              <p data-i18n=\"bio-26-3\">In 2016, he decided he wanted a career with social impact at its core, and so began a dual MBA\/MPA at New York University. Over the course of the three-year degree, he completed fellowships at the Bingham Centre for the Rule of Law and in Microsoft&rsquo;s human rights team, as well as consulting projects for Concern Worldwide US and the UN World Food Programme in Malawi. He has also assisted on and published several research papers with the NYU Stern Center for Business and Human Rights. Finally, he oversaw the inaugural investment of the NYU Impact Investing Fund into Sapient, a Philadelphia-based start-up that reduces greenhouse gas emissions through energy use management.<\/p>\n            <\/div>\n          <\/li>\n\n          <li class=\"pwb-team__person\" data-person data-group=\"advisors\">\n            <button type=\"button\" class=\"pwb-team__card\" data-open=\"27\">\n              <span class=\"pwb-team__avatar\">\n                <img src=\"https:\/\/prowibo.org\/wp-content\/uploads\/2026\/07\/Amalia_Headshot.jpeg\"\n                     alt=\"\" loading=\"lazy\" decoding=\"async\">\n              <\/span>\n              <span class=\"pwb-team__card-body\">\n                <span class=\"pwb-team__name\">Amalia San&iacute;n Betancourt<\/span>\n                <span class=\"pwb-team__role\" data-i18n=\"role-27\">Strategic Advisor<\/span>\n                <span class=\"pwb-team__cue\">\n                  <span data-i18n=\"read-bio\">Read bio<\/span>\n                  <svg viewBox=\"0 0 16 16\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M6 3l5 5-5 5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n                <\/span>\n              <\/span>\n            <\/button>\n            <div class=\"pwb-team__bio-src\" data-bio=\"27\">\n              <p data-i18n=\"bio-27-1\">Amalia San&iacute;n Betancourt is an international development and cooperation specialist with over 20 years of experience designing and managing international cooperation programmes, building multi-stakeholder partnerships, and leading social impact initiatives across Latin America.<\/p>\n              <p data-i18n=\"bio-27-2\">She holds a Law degree from Universidad de los Andes (Colombia), a Master&rsquo;s degree in Public International Law from Universit&eacute; Paris II Panth&eacute;on-Assas (France), and a Master&rsquo;s degree in International Development Cooperation from Universidad Carlos III of Madrid (Spain).<\/p>\n              <p data-i18n=\"bio-27-3\">Throughout her career, Amalia has worked on international cooperation programmes focused on quality education, human rights, rural development, gender equality, and social inclusion. She has supported initiatives benefiting vulnerable communities, including children, women, rural populations, and people affected by armed conflict.<\/p>\n              <p data-i18n=\"bio-27-4\">Amalia has developed partnerships with governments, civil society organisations, donors, and private-sector stakeholders in multicultural environments. Her experience includes managing project strategies, fundraising, monitoring and evaluation processes, and strengthening collaboration to achieve sustainable social impact.<\/p>\n              <p data-i18n=\"bio-27-5\">She believes in the transformative power of education, collaboration, and knowledge sharing to empower individuals, strengthen local capacities, and contribute to a more inclusive and sustainable future.<\/p>\n            <\/div>\n          <\/li>\n\n          <li class=\"pwb-team__person\" data-person data-group=\"advisors\">\n            <button type=\"button\" class=\"pwb-team__card\" data-open=\"18\">\n              <span class=\"pwb-team__avatar\">\n                <img src=\"https:\/\/prowibo.org\/wp-content\/uploads\/2024\/02\/Majeks_Headshot.jpg\"\n                     alt=\"\" loading=\"lazy\" decoding=\"async\">\n              <\/span>\n              <span class=\"pwb-team__card-body\">\n                <span class=\"pwb-team__name\">Majeks Walker<\/span>\n                <span class=\"pwb-team__role\" data-i18n=\"role-18\">Strategic Advisor &amp; Co-founder<\/span>\n                <span class=\"pwb-team__cue\">\n                  <span data-i18n=\"read-bio\">Read bio<\/span>\n                  <svg viewBox=\"0 0 16 16\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M6 3l5 5-5 5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n                <\/span>\n              <\/span>\n            <\/button>\n            <div class=\"pwb-team__bio-src\" data-bio=\"18\">\n              <p data-i18n=\"bio-18-1\">Majeks Walker has taught and practised law since 2004. He has an LLM from UCL (Banking Law, Conflict of Law, Corporate Law and Law of Foreign Investment in Emerging Economies), and a Certificate in Law Teaching. He was called to the Bar in England and Wales in 2006 and is a qualified SPP Mediator.<\/p>\n              <p data-i18n=\"bio-18-2\">Majeks has taught law at Kaplan and the University of Greenwich. He has also taught Criminology and Psychology at the Royal Holloway University of London. He currently lectures law at undergraduate and postgraduate level at the University of Westminster, and at Regent&rsquo;s University London.<\/p>\n              <p data-i18n=\"bio-18-3\">He is a seasoned corporate trainer and provides advice and training to many multinational companies and sovereign states on various legal issues. Majeks also does a range of philanthropic work, including helping to give a voice to those that cannot afford legal representation.<\/p>\n            <\/div>\n          <\/li>\n\n        <\/ul>\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n  <!-- Call to action -->\n  <section class=\"pwb-team__cta pwb-team__bleed\">\n    <div class=\"pwb-team__wrap\">\n      <div data-reveal>\n        <p class=\"pwb-team__cta-text\" data-i18n=\"cta-text\">Our work is powered by educators and volunteers around the world. If you would like to teach, advise, or support a programme, we would like to hear from you.<\/p>\n        <div class=\"pwb-team__actions\">\n          <a class=\"pwb-team__btn pwb-team__btn--primary\"\n             href=\"https:\/\/prowibo.org\/teach-abroad\/\"\n             data-href-fr=\"https:\/\/prowibo.org\/fr\/teach-abroad\/\"\n             data-i18n=\"cta-teach\">Teach abroad<\/a>\n          <a class=\"pwb-team__btn pwb-team__btn--ghost\"\n             href=\"https:\/\/prowibo.org\/contact-us\/\"\n             data-href-fr=\"https:\/\/prowibo.org\/fr\/contact-us\/\"\n             data-i18n=\"cta-contact\">Contact us<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- Bio modal -->\n  <div class=\"pwb-team__scrim\" data-scrim>\n    <div class=\"pwb-team__modal\" role=\"dialog\" aria-modal=\"true\"\n         aria-labelledby=\"pwb-team-modal-name\" data-modal>\n      <div class=\"pwb-team__modal-head\">\n        <img class=\"pwb-team__modal-photo\" data-modal-photo alt=\"\" decoding=\"async\">\n        <div>\n          <p class=\"pwb-team__modal-name\" id=\"pwb-team-modal-name\" data-modal-name><\/p>\n          <p class=\"pwb-team__modal-role\" data-modal-role><\/p>\n        <\/div>\n      <\/div>\n      <button type=\"button\" class=\"pwb-team__close\" data-close\n              aria-label=\"Close\" data-i18n-attr=\"aria-label:close\">\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" focusable=\"false\">\n          <path d=\"M18 6 6 18M6 6l12 12\"\/>\n        <\/svg>\n      <\/button>\n      <div class=\"pwb-team__modal-body\" data-modal-body><\/div>\n      <div class=\"pwb-team__modal-nav\">\n        <button type=\"button\" class=\"pwb-team__nav-btn\" data-modal-prev>\n          <svg viewBox=\"0 0 16 16\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M10 3L5 8l5 5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n          <span data-i18n=\"prev\">Previous<\/span>\n        <\/button>\n        <p class=\"pwb-team__nav-pos\" data-modal-pos><\/p>\n        <button type=\"button\" class=\"pwb-team__nav-btn\" data-modal-next>\n          <span data-i18n=\"next\">Next<\/span>\n          <svg viewBox=\"0 0 16 16\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M6 3l5 5-5 5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n        <\/button>\n      <\/div>\n    <\/div>\n  <\/div>\n\n<\/div>\n\n<script>\n(function () {\n  \"use strict\";\n\n  \/* ------------------------------------------------------------------------\n     FRENCH DICTIONARY\n     UI strings, section copy and job titles are translated below.\n     The 27 biographies are NOT yet translated: their keys are\n     bio-1-1 \u2026 bio-27-5 (see the markup). Any key absent from this object\n     falls back to the English in the markup, so French bios can be added\n     later one line at a time, e.g.  \"bio-1-1\": \"Caroline Varin est\u2026\",\n     without touching the markup.\n     ------------------------------------------------------------------------ *\/\n  var FR = {\n    \"hero-title\": \"\u00c9quipe\",\n    \"hero-standfirst\": \"D\u00e9couvrez les personnes derri\u00e8re notre action, de la direction et la gestion des programmes aux op\u00e9rations, \u00e0 la communication et au conseil strat\u00e9gique. Ensemble, notre \u00e9quipe internationale collabore pour \u00e9largir l\u2019acc\u00e8s \u00e0 l\u2019\u00e9ducation, renforcer les partenariats et soutenir des initiatives \u00e0 fort impact dans le monde entier.\",\n\n    \"read-bio\": \"Lire la bio\",\n    \"close\": \"Fermer\",\n    \"prev\": \"Pr\u00e9c\u00e9dent\",\n    \"next\": \"Suivant\",\n    \"of\": \"sur\",\n\n    \"group-senior-eyebrow\": \"Direction\",\n    \"group-senior-name\": \"Direction g\u00e9n\u00e9rale\",\n    \"group-senior-text\": \"Rencontrez l'\\u00e9quipe de direction qui porte notre vision, nos programmes et nos partenariats, et apporte expertise universitaire et exp\\u00e9rience internationale.\",\n\n    \"group-team-eyebrow\": \"Mise en \u0153uvre\",\n    \"group-team-name\": \"\u00c9quipe\",\n    \"group-team-text\": \"Notre \\u00e9quipe couvre les op\\u00e9rations, la communication, les financements et la coordination de projets pour assurer le bon d\\u00e9roulement de nos programmes.\",\n\n    \"group-advisors-eyebrow\": \"Strat\u00e9gie\",\n    \"group-advisors-name\": \"Conseillers\",\n    \"group-advisors-text\": \"Nos conseillers apportent un regard strat\u00e9gique et international qui renforce notre mission, \\u00e9largit notre r\\u00e9seau et soutient notre croissance.\",\n\n    \"role-1\": \"Directrice g\u00e9n\u00e9rale et cofondatrice\",\n    \"role-2\": \"Coresponsable des programmes\",\n    \"role-3\": \"Coresponsable des programmes\",\n    \"role-4\": \"Responsable de l\u2019excellence et de la formation des ONG\",\n    \"role-5\": \"Directeur de la coop\u00e9ration et du d\u00e9veloppement\",\n    \"role-6\": \"Directeur technique\",\n    \"role-7\": \"Responsable principal des op\u00e9rations\",\n    \"role-8\": \"Assistant aux op\u00e9rations\",\n    \"role-9\": \"Responsable administrative\",\n    \"role-10\": \"D\u00e9veloppement commercial\",\n    \"role-12\": \"B\u00e9n\u00e9vole \u2013 communication\",\n    \"role-13\": \"B\u00e9n\u00e9vole \u2013 suivi et \u00e9valuation\",\n    \"role-15\": \"Cheffe de projet\",\n    \"role-16\": \"Assistante aux op\u00e9rations\",\n    \"role-17\": \"Chef de projet\",\n    \"role-18\": \"Conseiller strat\u00e9gique et cofondateur\",\n    \"role-19\": \"Conseill\u00e8re strat\u00e9gique\",\n    \"role-20\": \"Conseill\u00e8re strat\u00e9gique\",\n    \"role-21\": \"Conseill\u00e8re strat\u00e9gique\",\n    \"role-22\": \"Conseiller strat\u00e9gique\",\n    \"role-23\": \"Conseill\u00e8re strat\u00e9gique\",\n    \"role-24\": \"Coordinateur pays \u2013 Nig\u00e9ria\",\n    \"role-25\": \"Conseiller strat\u00e9gique\",\n    \"role-26\": \"Conseiller strat\u00e9gique\",\n    \"role-27\": \"Conseill\u00e8re strat\u00e9gique\",\n\n    \"cta-text\": \"Notre action repose sur des enseignants et des b\u00e9n\u00e9voles partout dans le monde. Si vous souhaitez enseigner, conseiller ou soutenir un programme, \u00e9crivez-nous.\",\n    \"cta-teach\": \"Enseigner \u00e0 l\u2019\u00e9tranger\",\n    \"cta-contact\": \"Nous contacter\",\n\n    \/* Team biographies *\/\n    \"bio-1-1\": \"Caroline Varin est directrice g\u00e9n\u00e9rale et cofondatrice de Professors Without Borders. Elle dirige l\u2019association depuis 2016 et a pilot\u00e9 son d\u00e9veloppement, la cr\u00e9ation du Think Tank et de Prowibo Online. Elle a par ailleurs publi\u00e9 sept ouvrages sur la s\u00e9curit\u00e9 internationale et, plus r\u00e9cemment, sur l\u2019usage du jeu dans l\u2019enseignement sup\u00e9rieur. Elle a \u00e9t\u00e9 ma\u00eetresse de conf\u00e9rences en relations internationales et en droit \u00e0 la Regent\u2019s University et a enseign\u00e9 \u00e0 la Richmond University ainsi qu\u2019\u00e0 la London School of Economics.\",\n    \"bio-1-2\": \"Caroline est titulaire d\u2019un doctorat en relations internationales et d\u2019un master en politique compar\u00e9e de la London School of Economics, d\u2019un LLM en droit international de l\u2019universit\u00e9 de Bologne, en Italie, et d\u2019une licence en science politique de la University of Pennsylvania. Elle a r\u00e9cemment achev\u00e9 un MBA en direction d\u2019\u00e9tablissements d\u2019enseignement \u00e0 l\u2019universit\u00e9 de Tampere, en Finlande.\",\n    \"bio-2-1\": \"Emily pr\u00e9pare un doctorat en sciences de l\u2019\u00e9ducation \u00e0 l\u2019universit\u00e9 de Southampton, sur le partage des connaissances et l\u2019entrepreneuriat, \u00e0 partir de m\u00e9thodes de recherche participative centr\u00e9es sur les \u00e9tudiants. Elle a obtenu son accr\u00e9ditation Advance HE en 2024, a si\u00e9g\u00e9 deux ans au comit\u00e9 consultatif strat\u00e9gique \u00e9tudiant de la Quality Assurance Agency et vient d\u2019\u00eatre \u00e9lue au comit\u00e9 du r\u00e9seau RAISE. Lors de sa premi\u00e8re ann\u00e9e de b\u00e9n\u00e9volat parmi nous, elle a coordonn\u00e9 la premi\u00e8re mission de Prowibo au Ghana, o\u00f9 elle a enseign\u00e9 les usages de l\u2019IA aux enseignants et la communication aux \u00e9tudiants de premi\u00e8re ann\u00e9e. Elle se r\u00e9jouit de contribuer \u00e0 la programmation de l\u2019ann\u00e9e \u00e0 venir.\",\n    \"bio-3-1\": \"Bob est enseignant \u00e0 l\u2019universit\u00e9 p\u00e9dagogique d\u2019\u00c9tat \u00ab Ion Creang\u0103 \u00bb en Moldavie, apr\u00e8s y avoir \u00e9t\u00e9 boursier Fulbright de 2022 \u00e0 2024. Il forme des enseignants et donne des cours de comp\u00e9tence communicative, tout en \u00e9tudiant l\u2019effet des r\u00e9seaux sociaux, de YouTube et des jeux vid\u00e9o multijoueurs sur l\u2019apprentissage des langues.\",\n    \"bio-3-2\": \"En 2019-2020, Bob a \u00e9t\u00e9 enseignant invit\u00e9 \u00e0 la Sorbonne-Nouvelle (universit\u00e9 Paris III) et intervenant \u00e0 la Xidian University et \u00e0 la Hunan Agricultural University. Auparavant, il avait men\u00e9 deux autres missions Fulbright : la premi\u00e8re comme professeur invit\u00e9 \u00e0 l\u2019universit\u00e9 linguistique d\u2019\u00c9tat de Minsk en 2018, au sein de l\u2019institut de formation des enseignants ; la seconde comme sp\u00e9cialiste Fulbright en 2019 \u00e0 l\u2019universit\u00e9 d\u2019\u00c9tat du B\u00e9larus, au d\u00e9partement d\u2019\u00e9conomie et de gestion, o\u00f9 il enseignait la langue et la communication professionnelles.\",\n    \"bio-3-3\": \"Sa carri\u00e8re a commenc\u00e9 en 1995 au d\u00e9partement d\u2019anglais de l\u2019Ohio State University, o\u00f9 il a termin\u00e9 son parcours en 2015 comme membre de l\u2019\u00e9quipe internationale de direction.\",\n    \"bio-7-1\": \"Tenzin apprend sans cesse et s\u2019int\u00e9resse de pr\u00e8s \u00e0 l\u2019am\u00e9lioration des processus. G\u00e9n\u00e9raliste assum\u00e9, il travaille surtout dans la communication et le d\u00e9veloppement commercial, ce qui l\u2019am\u00e8ne \u00e0 conjuguer gestion de projet, marketing num\u00e9rique et \u00e9tudes de march\u00e9.\",\n    \"bio-7-2\": \"Tenzin a rejoint Professors Without Borders comme stagiaire en 2021. Responsable des op\u00e9rations, il travaille aujourd\u2019hui avec tous les services pour gagner en efficacit\u00e9 et harmoniser les messages. Il est \u00e9galement analyste m\u00e9tier chez epi[x], une jeune entreprise de logiciels \u00e9pid\u00e9miologiques. Il est dipl\u00f4m\u00e9 de Richmond, The American International University, avec une licence en relations internationales et une mineure en philosophie.\",\n    \"bio-5-1\": \"Victor est conseiller strat\u00e9gique pour les affaires acad\u00e9miques \u00e0 l\u2019universit\u00e9 du Luxembourg. Il a auparavant travaill\u00e9 sur les politiques d\u2019\u00e9ducation et de d\u00e9veloppement de l\u2019enfant au Bureau de la recherche et de la prospective de l\u2019UNICEF. Il a \u00e9galement \u00e9t\u00e9 enseignant et chercheur \u00e0 l\u2019universit\u00e9 de Maastricht et \u00e0 l\u2019Universit\u00e9 des Nations unies (UNU-MERIT), aux Pays-Bas.\",\n    \"bio-5-2\": \"Victor est titulaire d\u2019un doctorat en protection sociale de l\u2019universit\u00e9 de Maastricht et d\u2019un master en analyse des politiques sociales de la KU Leuven. Formateur certifi\u00e9 en apprentissage par probl\u00e8mes, il d\u00e9fend de longue date une \u00e9ducation transformatrice, inclusive et innovante.\",\n    \"bio-6-1\": \"Iren\u00e9 Muhire est un responsable technologique chevronn\u00e9, fort de plus de dix ans d\u2019exp\u00e9rience. Reconnu pour sa vision strat\u00e9gique et son sens du management, il s\u2019est distingu\u00e9 comme consultant informatique puis comme manager dans la start-up Hailo, o\u00f9 il a conduit un projet de migration assurant le transfert sans rupture des donn\u00e9es de tous les chauffeurs et passagers d\u2019une application \u00e0 une autre, y compris pour des clients de premier plan tels que des parlementaires et des dirigeants d\u2019entreprise. Sa capacit\u00e9 \u00e0 tenir tous les engagements de service tout en am\u00e9liorant l\u2019exp\u00e9rience des utilisateurs lui a valu le prix Justies du minist\u00e8re de la Justice, qui r\u00e9compense une performance exceptionnelle sous pression.\",\n    \"bio-6-2\": \"Fort d\u2019un parcours m\u00ealant conseil informatique, start-up et cybers\u00e9curit\u00e9, Iren\u00e9 allie une solide culture technique \u00e0 une expertise en gestion de produit. Son exp\u00e9rience de chef de produit senior et de consultant senior lui permet d\u2019\u00e9voluer dans des environnements r\u00e9glementaires complexes et de livrer des solutions innovantes, pens\u00e9es pour les utilisateurs. Iren\u00e9 aime nourrir une culture de l\u2019innovation et aligner les choix techniques sur les objectifs de l\u2019organisation pour soutenir sa croissance.\",\n    \"bio-4-1\": \"Rachel est une voix reconnue de l\u2019apprentissage innovant, non formel et tout au long de la vie. Elle s\u2019int\u00e9resse particuli\u00e8rement \u00e0 l\u2019Afrique, \u00e0 la jeunesse et \u00e0 une \u00e9ducation porteuse d\u2019\u00e9galit\u00e9 entre les femmes et les hommes, qui d\u00e9veloppe les comp\u00e9tences transf\u00e9rables ouvrant la voie \u00e0 l\u2019emploi et \u00e0 l\u2019entrepreneuriat.\",\n    \"bio-4-2\": \"Ayant v\u00e9cu et travaill\u00e9 dans 24 pays sur quatre continents, Rachel met son approche internationale au service de l\u2019\u00e9quit\u00e9, de l\u2019accessibilit\u00e9 et de l\u2019engagement en \u00e9ducation, \u00e0 travers des initiatives qui donnent aux personnes les comp\u00e9tences n\u00e9cessaires dans un monde en mouvement. Conf\u00e9renci\u00e8re appr\u00e9ci\u00e9e, elle partage son analyse lors de rencontres et de forums internationaux consacr\u00e9s \u00e0 l\u2019avenir de l\u2019\u00e9ducation et \u00e0 l\u2019autonomie des jeunes.\",\n    \"bio-4-3\": \"Rachel a \u00e9galement pass\u00e9 quinze ans dans la finance, l\u2019\u00e9nergie et l\u2019humanitaire, notamment chez Goldman Sachs et au HCR. Elle est titulaire d\u2019un master en management international de la School of Oriental and African Studies (SOAS). \u00c9ducatrice certifi\u00e9e National Geographic et ambassadrice Teach SDGs, elle travaille avec l\u2019Union africaine et des organisations des Nations unies sur une initiative environnementale panafricaine. Elle a re\u00e7u en 2022 le prix NGO Whisperer Social Impact Fellow of the Year.\",\n    \"bio-8-1\": \"Na\u2019im est enseignant et cr\u00e9atif num\u00e9rique, originaire d\u2019une petite ville de Java central, en Indon\u00e9sie. Ayant grandi dans des circonstances personnelles difficiles, il a appris \u00e0 s\u2019adapter par la cr\u00e9ativit\u00e9, l\u2019esprit d\u2019analyse et la pers\u00e9v\u00e9rance. Ces \u00e9preuves ont forg\u00e9 sa r\u00e9silience et nourri son envie d\u2019agir utilement par le r\u00e9cit et la technologie.\",\n    \"bio-8-2\": \"Il est aujourd\u2019hui assistant des op\u00e9rations chez Prowibo, o\u00f9 il travaille aux c\u00f4t\u00e9s du responsable des op\u00e9rations sur l\u2019am\u00e9lioration des syst\u00e8mes, la communication interne et la coordination quotidienne. Prowibo repr\u00e9sente pour lui une \u00e9tape importante, o\u00f9 il se sent reconnu et utile. Il est reconnaissant de pouvoir y retrouver confiance tout en contribuant \u00e0 une mission \u00e0 laquelle il croit profond\u00e9ment.\",\n    \"bio-9-1\": \"Le parcours de Nicola de Caires a commenc\u00e9 par la passion des affaires et la conviction de ce qu\u2019il est possible d\u2019accomplir lorsque la vision s\u2019accompagne d\u2019action. Apr\u00e8s des \u00e9tudes de gestion et de comptabilit\u00e9, elle a lanc\u00e9 sa premi\u00e8re entreprise \u00e0 22 ans, une bo\u00eete de nuit, point de d\u00e9part d\u2019un parcours entrepreneurial dense. Sa carri\u00e8re associe des fonctions de direction dans l\u2019h\u00f4tellerie-restauration \u00e0 la cr\u00e9ation, au d\u00e9veloppement et \u00e0 la cession r\u00e9ussie de plusieurs entreprises : une \u00e9cole de mannequinat, un cabinet de conseil et des activit\u00e9s industrielles. Chaque exp\u00e9rience a renforc\u00e9 sa confiance dans l\u2019adaptabilit\u00e9, la r\u00e9silience et un management port\u00e9 par le sens.\",\n    \"bio-9-2\": \"Nicola a \u00e9t\u00e9 attir\u00e9e par Professors Without Borders pour sa mission g\u00e9n\u00e9reuse : former, inspirer, motiver. Elle a vu combien les liens entre l\u2019organisation, ses partenaires et les professeurs b\u00e9n\u00e9voles cr\u00e9ent un cadre o\u00f9 chacun gagne en confiance, en clart\u00e9 et en possibilit\u00e9s. Passionn\u00e9e par le d\u00e9veloppement personnel, Nicola est convaincue que lorsque les personnes suivent ce qui les inspire vraiment, elles r\u00e9v\u00e8lent leur potentiel et produisent un changement r\u00e9el, pour elles-m\u00eames comme pour leur entourage.\",\n    \"bio-10-1\": \"Basak est une dirigeante forte de pr\u00e8s de vingt ans d\u2019exp\u00e9rience en transformation num\u00e9rique, d\u00e9veloppement commercial et impact social dans des environnements internationaux complexes. Elle a occup\u00e9 des fonctions de direction en marketing, en engagement soci\u00e9tal et en d\u00e9veloppement commercial dans des entreprises comme Accenture et Sodexo, ainsi qu\u2019au sein de fondations d\u2019entreprise. Travaillant directement avec les comit\u00e9s ex\u00e9cutifs, les directions g\u00e9n\u00e9rales et les partenaires cl\u00e9s, elle a dirig\u00e9 des \u00e9quipes multiculturelles, lanc\u00e9 des programmes de plusieurs millions d\u2019euros et accompagn\u00e9 des transformations durables, innovantes et porteuses de sens.\",\n    \"bio-10-2\": \"Dipl\u00f4m\u00e9e du TRIUM Global Executive MBA (HEC Paris, LSE, NYU Stern), Basak associe vision strat\u00e9gique et rigueur op\u00e9rationnelle pour conduire des projets \u00e0 fort impact \u00e9conomique et soci\u00e9tal. Elle a pilot\u00e9 le d\u00e9ploiement mondial d\u2019outils de gestion de la relation client dans plus de 60 pays, con\u00e7u des offres align\u00e9es sur les crit\u00e8res ESG et structur\u00e9 des politiques de m\u00e9c\u00e9nat engageantes \u00e0 l\u2019\u00e9chelle mondiale.\",\n    \"bio-12-1\": \"Afina travaille dans le marketing num\u00e9rique et aime accompagner la croissance des marques porteuses de sens. Elle a collabor\u00e9 avec des organisations en Asie-Pacifique et aux \u00c9tats-Unis : start-up \u00e9cologiques, \u00e9diteurs de logiciels, ONG, \u00e9ducation et \u00e9dition. Elle appr\u00e9cie de construire des \u00e9cosyst\u00e8mes num\u00e9riques complets, de la strat\u00e9gie et la publicit\u00e9 \u00e0 la cr\u00e9ation de contenus et \u00e0 l\u2019animation de communaut\u00e9s, en alliant cr\u00e9ativit\u00e9, empathie et r\u00e9sultats mesurables.\",\n    \"bio-12-2\": \"Afina est convaincue que ses comp\u00e9tences peuvent servir une cause plus large, en particulier dans l\u2019\u00e9ducation. Elle a vu comment une pr\u00e9sence num\u00e9rique solide peut ouvrir l\u2019acc\u00e8s \u00e0 des parcours universitaires qui changent une vie, et c\u2019est ce qui la relie \u00e0 la mission de Professors Without Borders. Curieuse et enthousiaste, elle aide les organisations \u00e0 toucher et \u00e0 inspirer davantage de personnes gr\u00e2ce aux canaux num\u00e9riques.\",\n    \"bio-13-1\": \"Cl\u00e9mence est titulaire d\u2019un master en \u00e9conom\u00e9trie (TSE, 2021) et aime mettre au jour ce que les donn\u00e9es r\u00e9v\u00e8lent des dynamiques socio-\u00e9conomiques, en transformant des informations complexes en analyses utiles aux questions de d\u00e9veloppement. Elle pr\u00e9pare actuellement un doctorat en \u00e9conomie \u00e0 Wits University, en Afrique du Sud, o\u00f9 elle \u00e9tudie l\u2019effet de la fragilit\u00e9 et des conflits sur l\u2019\u00e9ducation.\",\n    \"bio-13-2\": \"Ses travaux portent notamment sur l\u2019analyse des habitudes de consommation alimentaire par des mod\u00e8les \u00e9conom\u00e9triques et sur l\u2019effet du revenu et de l\u2019\u00e9ducation en Guadeloupe et en France m\u00e9tropolitaine. Elle a \u00e9galement men\u00e9 des enqu\u00eates et des \u00e9tudes de grande ampleur sur les tendances d\u2019investissement, la finance durable et les dynamiques de l\u2019emploi, renfor\u00e7ant son expertise de l\u2019analyse de donn\u00e9es. Son travail aupr\u00e8s d\u2019une ONG \u00e9ducative \u00e0 New Delhi a confirm\u00e9 son engagement \u00e0 mettre les outils analytiques au service de l\u2019\u00e9ducation et du d\u00e9veloppement.\",\n    \"bio-15-1\": \"Lise d\u00e9fend avec conviction l\u2019\u00e9ducation et l\u2019impact social, et a collabor\u00e9 avec des ONG \u00e9ducatives et des initiatives port\u00e9es par des \u00e9tudiants. Elle a jou\u00e9 un r\u00f4le cl\u00e9 dans des programmes de mentorat et d\u2019ouverture visant \u00e0 \u00e9largir l\u2019acc\u00e8s \u00e0 l\u2019enseignement sup\u00e9rieur pour les \u00e9tudiants sous-repr\u00e9sent\u00e9s. Elle met aujourd\u2019hui son engagement pour l\u2019\u00e9ducation, les politiques publiques et le d\u00e9veloppement local au service de Professors Without Borders, o\u00f9 elle \u0153uvre \u00e0 un changement concret \u00e0 l\u2019\u00e9chelle mondiale.\",\n    \"bio-15-2\": \"Lise est titulaire d\u2019un master en histoire mondiale et imp\u00e9riale de l\u2019universit\u00e9 d\u2019Oxford, d\u2019un master en \u00e9tudes du d\u00e9veloppement de la London School of Economics et d\u2019une licence en politique europ\u00e9enne du King\u2019s College London.\",\n    \"bio-16-1\": \"Aayushi est \u00e9tudiante en informatique en Inde. Elle s\u2019int\u00e9resse \u00e0 la mani\u00e8re dont la technologie peut am\u00e9liorer la sant\u00e9 et l\u2019accessibilit\u00e9. Ses travaux portent notamment sur les technologies d\u2019assistance pour les personnes d\u00e9ficientes visuelles et sur la recherche biom\u00e9dicale, avec la mise au point de mod\u00e8les pr\u00e9dictifs du risque de mortinaissance.\",\n    \"bio-16-2\": \"Au-del\u00e0 de la recherche, Aayushi aime \u00e9crire : elle a \u00e9t\u00e9 r\u00e9dactrice pour des magazines port\u00e9s par des jeunes et publie un petit fanzine consacr\u00e9 aux femmes et aux personnes de genres vari\u00e9s dans les sciences. Elle se passionne pour la vision par ordinateur, pour une technologie plus accessible et pour l\u2019\u00e9largissement des possibilit\u00e9s \u00e9ducatives. B\u00e9n\u00e9vole chez Professors Without Borders, elle esp\u00e8re contribuer \u00e0 une plus grande \u00e9quit\u00e9 \u00e9ducative et \u00e0 un meilleur acc\u00e8s \u00e0 un enseignement de qualit\u00e9 partout dans le monde.\",\n    \"bio-17-1\": \"Oluseyi Adebayo James Sodiya est un professionnel aguerri de la gestion de projet et de produit, fort de plus de vingt ans d\u2019exp\u00e9rience dans l\u2019informatique, les t\u00e9l\u00e9communications, le commerce en ligne et les technologies num\u00e9riques. Il a men\u00e9 \u00e0 bien de nombreux projets, en apportant constamment innovation et efficacit\u00e9.\",\n    \"bio-17-2\": \"Oluseyi est titulaire d\u2019une licence technologique en architecture et de nombreuses certifications en gestion de projet, sant\u00e9 et s\u00e9curit\u00e9 au travail, conception d\u2019exp\u00e9rience utilisateur, gestion de produit et IA g\u00e9n\u00e9rative, signe de son attachement \u00e0 la formation continue.\",\n    \"bio-17-3\": \"Il anime aujourd\u2019hui le podcast \u00ab 360Seconds \u00bb sur YouTube et d\u2019autres r\u00e9seaux, o\u00f9 il d\u00e9crypte l\u2019actualit\u00e9 des technologies et de l\u2019innovation. Il signe \u00e9galement une chronique hebdomadaire, \u00ab Tech Talk with Oluseyi \u00bb, sur skydaily.ng, consacr\u00e9e \u00e0 l\u2019\u00e9cosyst\u00e8me technologique.\",\n    \"bio-17-4\": \"\u00c0 ses heures, Oluseyi aime lire, faire des recherches et imaginer de nouveaux concepts, regarder des films et passer du temps avec sa femme et ses enfants. Amateur de bricolage, il appr\u00e9cie les projets concrets et estime que l\u2019IA va transformer en profondeur notre fa\u00e7on de travailler et de vivre.\",\n    \"bio-18-1\": \"Majeks Walker enseigne et exerce le droit depuis 2004. Il est titulaire d\u2019un LLM de l\u2019UCL (droit bancaire, conflits de lois, droit des soci\u00e9t\u00e9s et droit de l\u2019investissement \u00e9tranger dans les \u00e9conomies \u00e9mergentes) et d\u2019un certificat d\u2019enseignement du droit. Admis au barreau d\u2019Angleterre et du pays de Galles en 2006, il est \u00e9galement m\u00e9diateur agr\u00e9\u00e9 SPP.\",\n    \"bio-18-2\": \"Majeks a enseign\u00e9 le droit \u00e0 Kaplan et \u00e0 l\u2019universit\u00e9 de Greenwich, ainsi que la criminologie et la psychologie \u00e0 la Royal Holloway University of London. Il enseigne aujourd\u2019hui le droit en licence et en master \u00e0 l\u2019universit\u00e9 de Westminster et \u00e0 la Regent\u2019s University London.\",\n    \"bio-18-3\": \"Formateur exp\u00e9riment\u00e9 en entreprise, il conseille et forme de nombreuses multinationales et des \u00c9tats sur des questions juridiques vari\u00e9es. Majeks m\u00e8ne aussi plusieurs actions philanthropiques, notamment pour donner une voix \u00e0 celles et ceux qui ne peuvent pas s\u2019offrir de repr\u00e9sentation juridique.\",\n    \"bio-19-1\": \"Rana C\u00f6mertpay est chercheuse associ\u00e9e au LISER et titulaire d\u2019un doctorat en \u00e9conomie de l\u2019universit\u00e9 du Luxembourg, ainsi que d\u2019une licence et d\u2019un master de HEC-ULg, universit\u00e9 de Li\u00e8ge. Ses travaux portent sur l\u2019\u00e9valuation d\u2019impact et l\u2019analyse des politiques publiques dans les pays \u00e0 revenu faible et interm\u00e9diaire, en particulier en \u00e9conomie de l\u2019\u00e9ducation, du travail et des migrations. Au sein de l\u2019unit\u00e9 d\u2019analyse d\u2019impact des politiques de d\u00e9veloppement du LISER, elle \u00e9value des politiques en Afrique avec J-PAL Europe, LuxDev et la direction de la coop\u00e9ration au d\u00e9veloppement et de l\u2019action humanitaire du Grand-Duch\u00e9 de Luxembourg.\",\n    \"bio-19-2\": \"Ses recherches ont \u00e9t\u00e9 publi\u00e9es dans des revues de r\u00e9f\u00e9rence, dont le Journal of Development Economics. Rana a enseign\u00e9 l\u2019\u00e9conom\u00e9trie, la macro\u00e9conomie et l\u2019\u00e9conomie du d\u00e9veloppement, notamment \u00e0 l\u2019universit\u00e9 du Luxembourg et \u00e0 l\u2019Universit\u00e9 des sciences sociales et de gestion de Bamako, au Mali. Parlant couramment l\u2019anglais, le fran\u00e7ais et le turc, elle s\u2019attache \u00e0 mobiliser les donn\u00e9es pour r\u00e9duire les in\u00e9galit\u00e9s mondiales, en particulier celles qui touchent les femmes et les jeunes.\",\n    \"bio-20-1\": \"Fran\u00e7aise install\u00e9e au Royaume-Uni, Lucile a rejoint Bibby Financial Services (BFS) en janvier 2021 comme directrice du d\u00e9veloppement strat\u00e9gique, \u00e0 la t\u00eate des fonctions strat\u00e9gie, innovation, marketing et transformation. Avant BFS, elle dirigeait l\u2019activit\u00e9 services financiers du cabinet de conseil Clarasys, o\u00f9 elle conduisait des plans de transformation et des projets strat\u00e9giques pour des organisations tr\u00e8s diverses, des services financiers au secteur associatif.\",\n    \"bio-20-2\": \"Passionn\u00e9e d\u2019impact social, Lucile est engag\u00e9e aupr\u00e8s de plusieurs organisations et participe \u00e0 des programmes de mentorat de haut niveau ainsi qu\u2019\u00e0 des initiatives socio-politiques en faveur des femmes. Au sein de BFS, elle pilote un programme visant \u00e0 r\u00e9duire l\u2019\u00e9cart de financement entre les entreprises dirig\u00e9es par des femmes et par des hommes, et d\u00e9fend activement l\u2019inclusion dans le monde \u00e9conomique.\",\n    \"bio-20-3\": \"Elle est titulaire d\u2019un master en science politique et affaires europ\u00e9ennes de l\u2019Institut d\u2019\u00e9tudes politiques de Lyon et s\u2019int\u00e9resse de pr\u00e8s \u00e0 l\u2019art moderne et contemporain.\",\n    \"bio-21-1\": \"Forte d\u2019un solide parcours en \u00e9ducation, en d\u00e9veloppement durable et en philanthropie, Eva Halper a construit tout au long de sa carri\u00e8re des partenariats fructueux entre le secteur priv\u00e9 et le monde associatif.\",\n    \"bio-21-2\": \"Eva a d\u00e9but\u00e9 dans l\u2019\u00e9ducation, en enseignant \u00e0 des enfants et \u00e0 des adultes. Pendant ses sept ann\u00e9es en Chine, elle a travaill\u00e9 pour une agence de d\u00e9veloppement internationale, finan\u00e7ant des projets de terrain dans tout le pays. Install\u00e9e ensuite au Royaume-Uni, elle a poursuivi dans le secteur associatif, en se consacrant aux partenariats intersectoriels sur des enjeux sociaux et environnementaux majeurs, avant de rejoindre le secteur priv\u00e9.\",\n    \"bio-21-3\": \"Habile \u00e0 conduire les projets de la planification strat\u00e9gique \u00e0 la mise en \u0153uvre sur le terrain, Eva a dirig\u00e9 pendant quinze ans deux programmes phares de la fondation d\u2019une banque suisse internationale : une initiative \u00e9ducative mondiale, avec un programme de subventions soutenant les organisations qui \u0153uvrent pour l\u2019\u00e9ducation des filles, et un programme international de b\u00e9n\u00e9volat de comp\u00e9tences pour les salari\u00e9s de la banque.\",\n    \"bio-21-4\": \"Eva a v\u00e9cu et travaill\u00e9 en Australie, en France, au Canada, en Chine, \u00e0 Hong Kong et au Royaume-Uni. Elle parle couramment l\u2019anglais, le fran\u00e7ais et le polonais, et poss\u00e8de un niveau interm\u00e9diaire en mandarin. L\u2019\u00e9ducation reste sa passion.\",\n    \"bio-22-1\": \"Richard a construit son parcours dans la mise en \u0153uvre de solutions technologiques pour les services financiers au Royaume-Uni, aux \u00c9tats-Unis et en Europe. Il aide les organisations \u00e0 tirer r\u00e9ellement parti des technologies r\u00e9centes pour renforcer leurs capacit\u00e9s op\u00e9rationnelles et cr\u00e9er de la valeur. Son expertise couvre l\u2019architecture des syst\u00e8mes, les infrastructures de donn\u00e9es et la transformation num\u00e9rique, avec une attention particuli\u00e8re \u00e0 une int\u00e9gration responsable de l\u2019intelligence artificielle. Directeur g\u00e9n\u00e9ral et cofondateur de VAMOS, Richard accompagne des organisations financi\u00e8res dans leurs strat\u00e9gies d\u2019adoption de l\u2019IA, pens\u00e9es pour renforcer les personnes plut\u00f4t que pour les remplacer.\",\n    \"bio-22-2\": \"Chez Professors Without Borders, Richard est conseiller strat\u00e9gique pour la technologie : il met son exp\u00e9rience de la transformation num\u00e9rique et sa connaissance des outils d\u2019IA au service de l\u2019organisation, pour l\u2019aider \u00e0 saisir les occasions et \u00e0 surmonter les difficult\u00e9s techniques au service de sa mission d\u2019\u00e9largir l\u2019acc\u00e8s \u00e0 l\u2019\u00e9ducation.\",\n    \"bio-23-1\": \"Hannah accompagne Prowibo sur le d\u00e9veloppement organisationnel et les questions de ressources humaines. Elle a travaill\u00e9 auparavant aux People Operations de Google. Elle aime \u0153uvrer \u00e0 l\u2019am\u00e9lioration des processus, \u00e0 l\u2019exp\u00e9rience des \u00e9quipes et \u00e0 la formation. Son parcours universitaire en linguistique appliqu\u00e9e a nourri son attachement \u00e0 l\u2019\u00e9galit\u00e9 des chances dans l\u2019\u00e9ducation, ainsi qu\u2019\u00e0 la formation en contexte professionnel et \u00e0 ce qu\u2019elle permet en mati\u00e8re d\u2019\u00e9changes interculturels. Hannah est titulaire d\u2019un doctorat en linguistique appliqu\u00e9e de l\u2019universit\u00e9 de Stockholm et d\u2019un master en linguistique anglaise de l\u2019UCL.\",\n    \"bio-24-1\": \"Titus Ayodele exerce la comptabilit\u00e9 \u00e0 Londres. Il administre des ressources humaines et financi\u00e8res, et si\u00e8ge comme administrateur dans plusieurs soci\u00e9t\u00e9s, dont certaines en qualit\u00e9 d\u2019administrateur non ex\u00e9cutif. Il est titulaire d\u2019un master en comptabilit\u00e9 et finance et d\u2019un master en gouvernance d\u2019entreprise et leadership.\",\n    \"bio-24-2\": \"Titus est tr\u00e8s engag\u00e9 dans la vie collective. Il est secr\u00e9taire g\u00e9n\u00e9ral de l\u2019Efon Alaaye UK and Europe Association. Membre de l\u2019organisation \u00e0 but non lucratif Junior Chamber International, il a mis ses comp\u00e9tences comptables au service de l\u2019int\u00e9r\u00eat g\u00e9n\u00e9ral ; au Rotary International, il apporte sa connaissance du monde \u00e9conomique et ses qualit\u00e9s de meneur aux actions humanitaires. Titus m\u00e8ne \u00e0 bien chacune des missions qui lui sont confi\u00e9es. Il a coordonn\u00e9 le premier programme de Prowibo au Nig\u00e9ria, \u00e0 l\u2019University of Lagos, en 2022.\",\n    \"bio-25-1\": \"Richard est responsable de l\u2019architecture num\u00e9rique chez LNER et architecte-conseil principal chez GBR, o\u00f9 il conduit la conception du nouveau syst\u00e8me national de vente de billets de train. Technologue, artiste, enseignant et penseur, c\u2019est un sp\u00e9cialiste de la transformation et un v\u00e9ritable touche-\u00e0-tout.\",\n    \"bio-25-2\": \"Il a men\u00e9 de front deux carri\u00e8res, dans l\u2019\u00e9ducation et dans les technologies \u00e9mergentes en entreprise. Il a enseign\u00e9 et con\u00e7u des programmes \u00e0 tous les niveaux, compos\u00e9 de la musique et r\u00e9alis\u00e9 un vaste ensemble d\u2019\u0153uvres num\u00e9riques et traditionnelles. Il a \u00e9t\u00e9 architecte-conseil et responsable de la transformation dans des organisations comme la BBC, BSkyB, Aviva Plc, Proximus (Bruxelles), Microsoft Studios et la Royal Shakespeare Company.\",\n    \"bio-25-3\": \"Richard est dipl\u00f4m\u00e9 en beaux-arts et il en est fier : cela lui donne un regard singulier et inventif sur les technologies de pointe. Dans l\u2019enseignement, il a dirig\u00e9 un d\u00e9partement en lyc\u00e9e et fond\u00e9 un d\u00e9partement d\u2019arts num\u00e9riques \u00e0 l\u2019universit\u00e9, en cr\u00e9ant deux licences et deux masters en informatique et cr\u00e9ation. Il a aussi enseign\u00e9 au London College of Fashion et \u00e0 Birkbeck College, exerc\u00e9 trois mandats d\u2019examinateur externe, \u00e9t\u00e9 professeur invit\u00e9 \u00e0 l\u2019universit\u00e9 de Salford et Senior Fellow \u00e0 l\u2019universit\u00e9 de Lincoln. Il a accompagn\u00e9 Marc Lewis dans le lancement de la School of Communication Arts, dont il a \u00e9t\u00e9 directeur : une \u00e9cole de cr\u00e9ation tourn\u00e9e vers la pratique, devenue la plus prosp\u00e8re des nouvelles \u00e9coles de publicit\u00e9 du Royaume-Uni.\",\n    \"bio-25-4\": \"Il a enseign\u00e9 et con\u00e7u des programmes pour tous les \u00e2ges, de 7 \u00e0 70 ans. Peintre \u00e0 l\u2019origine, il expose son travail et associe technologie et art depuis trente ans. Il est intervenu dans de nombreuses conf\u00e9rences dans le monde et est membre de la Society of Authors, FRSA et BAFTA. Coproducteur du podcast TECHnique sur la technologie et la pratique artistique, il est l\u2019auteur d\u2019un ouvrage sur la publicit\u00e9 interactive et a contribu\u00e9 \u00e0 plusieurs chapitres d\u2019autres livres.\",\n    \"bio-26-1\": \"Gabriel Ng cherche \u00e0 comprendre et \u00e0 accro\u00eetre l\u2019impact social des organisations. Il est responsable de l\u2019impact social chez Big Society Capital, l\u2019organisme britannique de gros de l\u2019investissement \u00e0 impact, o\u00f9 il pilote la mesure et la gestion de l\u2019impact ainsi que l\u2019analyse des investissements et le suivi du portefeuille.\",\n    \"bio-26-2\": \"Gabriel a quitt\u00e9 Hong Kong pour le Royaume-Uni afin d\u2019\u00e9tudier le droit \u00e0 l\u2019universit\u00e9 de Cambridge (Trinity Hall). Dipl\u00f4m\u00e9, il a exerc\u00e9 comme solicitor \u00e0 Londres et \u00e0 New York chez Shearman & Sterling pendant cinq ans, sp\u00e9cialis\u00e9 en fiscalit\u00e9 des soci\u00e9t\u00e9s britannique et transfrontali\u00e8re. Il a notamment conseill\u00e9 Anglo American, Citi, Liberty Global et Intercontinental Exchange.\",\n    \"bio-26-3\": \"En 2016, il a choisi une carri\u00e8re centr\u00e9e sur l\u2019impact social et a entrepris un double dipl\u00f4me MBA\/MPA \u00e0 la New York University. Pendant ces trois ann\u00e9es, il a effectu\u00e9 des missions au Bingham Centre for the Rule of Law et dans l\u2019\u00e9quipe droits humains de Microsoft, ainsi que des missions de conseil pour Concern Worldwide US et le Programme alimentaire mondial au Malawi. Il a \u00e9galement contribu\u00e9 \u00e0 plusieurs travaux de recherche publi\u00e9s avec le NYU Stern Center for Business and Human Rights. Enfin, il a supervis\u00e9 le premier investissement du NYU Impact Investing Fund dans Sapient, une jeune entreprise de Philadelphie qui r\u00e9duit les \u00e9missions de gaz \u00e0 effet de serre par la ma\u00eetrise de la consommation d\u2019\u00e9nergie.\",\n    \"bio-27-1\": \"Amalia San\u00edn Betancourt est sp\u00e9cialiste du d\u00e9veloppement et de la coop\u00e9ration internationale, avec plus de vingt ans d\u2019exp\u00e9rience dans la conception et la conduite de programmes de coop\u00e9ration, la construction de partenariats multi-acteurs et le pilotage d\u2019initiatives \u00e0 impact social en Am\u00e9rique latine.\",\n    \"bio-27-2\": \"Elle est titulaire d\u2019un dipl\u00f4me de droit de l\u2019Universidad de los Andes (Colombie), d\u2019un master en droit international public de l\u2019universit\u00e9 Paris II Panth\u00e9on-Assas (France) et d\u2019un master en coop\u00e9ration internationale au d\u00e9veloppement de l\u2019Universidad Carlos III de Madrid (Espagne).\",\n    \"bio-27-3\": \"Tout au long de sa carri\u00e8re, Amalia a travaill\u00e9 sur des programmes de coop\u00e9ration internationale consacr\u00e9s \u00e0 la qualit\u00e9 de l\u2019\u00e9ducation, aux droits humains, au d\u00e9veloppement rural, \u00e0 l\u2019\u00e9galit\u00e9 entre les femmes et les hommes et \u00e0 l\u2019inclusion sociale. Elle a soutenu des actions au b\u00e9n\u00e9fice de communaut\u00e9s vuln\u00e9rables, notamment des enfants, des femmes, des populations rurales et des personnes touch\u00e9es par un conflit arm\u00e9.\",\n    \"bio-27-4\": \"Amalia a b\u00e2ti des partenariats avec des gouvernements, des organisations de la soci\u00e9t\u00e9 civile, des bailleurs et des acteurs priv\u00e9s, dans des contextes multiculturels. Son exp\u00e9rience couvre la strat\u00e9gie de projet, la recherche de financements, le suivi et l\u2019\u00e9valuation, ainsi que le renforcement des coop\u00e9rations en vue d\u2019un impact social durable.\",\n    \"bio-27-5\": \"Elle croit au pouvoir de transformation de l\u2019\u00e9ducation, de la coop\u00e9ration et du partage des savoirs pour rendre les personnes autonomes, renforcer les capacit\u00e9s locales et contribuer \u00e0 un avenir plus inclusif et plus durable.\"\n  };\n\n  var roots = document.querySelectorAll(\".pwb-team\");\n  if (!roots.length) return;\n\n  var reduceMotion = window.matchMedia\n    && window.matchMedia(\"(prefers-reduced-motion: reduce)\").matches;\n\n  function detectLang() {\n    var p = window.location.pathname.toLowerCase();\n    if (\/(^|\\\/)fr(-[a-z]{2})?(\\\/|$)\/.test(p)) return \"fr\";\n    var hl = (document.documentElement.getAttribute(\"lang\") || \"\").toLowerCase();\n    if (hl.indexOf(\"fr\") === 0) return \"fr\";\n    return \"en\";\n  }\n\n  var instances = [];\n\n  Array.prototype.forEach.call(roots, function (root) {\n    if (root.getAttribute(\"data-pwb-ready\") === \"1\") return;\n    root.setAttribute(\"data-pwb-ready\", \"1\");\n    root.classList.add(\"pwb-team--js\");\n\n    var people = Array.prototype.slice.call(root.querySelectorAll(\"[data-person]\"));\n\n    var scrim = root.querySelector(\"[data-scrim]\");\n    var modal = root.querySelector(\"[data-modal]\");\n    var mPhoto = root.querySelector(\"[data-modal-photo]\");\n    var mName = root.querySelector(\"[data-modal-name]\");\n    var mRole = root.querySelector(\"[data-modal-role]\");\n    var mBody = root.querySelector(\"[data-modal-body]\");\n    var mPos = root.querySelector(\"[data-modal-pos]\");\n    var mPrev = root.querySelector(\"[data-modal-prev]\");\n    var mNext = root.querySelector(\"[data-modal-next]\");\n\n    var openIndex = -1;\n    var lastFocused = null;\n    \/* Cancellable fade-out handle: opening another bio inside the 300ms\n       fade would otherwise let a stale timer strip is-mounted after the\n       reopen, leaving the page scroll-locked with no dialog on screen. *\/\n    var teardown = null;\n\n    \/* ------------------------------------------------------ Language -- *\/\n\n    function applyLang(lang) {\n      root.querySelectorAll(\"[data-i18n]\").forEach(function (el) {\n        if (el._pwbEnText === undefined) el._pwbEnText = el.textContent;\n        var k = el.getAttribute(\"data-i18n\");\n        el.textContent = (lang === \"fr\" && FR[k]) ? FR[k] : el._pwbEnText;\n      });\n\n      root.querySelectorAll(\"[data-i18n-attr]\").forEach(function (el) {\n        if (!el._pwbEnAttrs) el._pwbEnAttrs = {};\n        el.getAttribute(\"data-i18n-attr\").split(\",\").forEach(function (pair) {\n          var bits = pair.split(\":\");\n          var attr = bits[0].trim();\n          var k = bits[1] ? bits[1].trim() : \"\";\n          if (el._pwbEnAttrs[attr] === undefined) el._pwbEnAttrs[attr] = el.getAttribute(attr);\n          el.setAttribute(attr, (lang === \"fr\" && FR[k]) ? FR[k] : el._pwbEnAttrs[attr]);\n        });\n      });\n\n      root.querySelectorAll(\"[data-href-fr]\").forEach(function (el) {\n        if (!el._pwbEnAttrs) el._pwbEnAttrs = {};\n        if (el._pwbEnAttrs.href === undefined) el._pwbEnAttrs.href = el.getAttribute(\"href\");\n        el.setAttribute(\"href\", lang === \"fr\"\n          ? el.getAttribute(\"data-href-fr\")\n          : el._pwbEnAttrs.href);\n      });\n\n      root.setAttribute(\"data-pwb-lang\", lang);\n\n      \/* Text changed, so any open bio is stale. *\/\n      if (openIndex > -1) paint(openIndex);\n    }\n\n    \/* ---------------------------------------------------------- Modal -- *\/\n\n    function paint(i) {\n      var li = people[i];\n      if (!li) return;\n      openIndex = i;\n\n      var img = li.querySelector(\".pwb-team__avatar img\");\n      var name = li.querySelector(\".pwb-team__name\");\n      var role = li.querySelector(\".pwb-team__role\");\n      var bio = li.querySelector(\"[data-bio]\");\n\n      if (mPhoto && img) mPhoto.src = img.getAttribute(\"src\");\n      if (mName && name) mName.textContent = name.textContent;\n      if (mRole && role) mRole.textContent = role.textContent;\n\n      if (mBody) {\n        mBody.textContent = \"\";\n        if (bio) {\n          Array.prototype.forEach.call(bio.children, function (node) {\n            mBody.appendChild(node.cloneNode(true));\n          });\n        }\n      }\n\n      var order = people.indexOf(li);\n      var lang = root.getAttribute(\"data-pwb-lang\") || \"en\";\n      var ofWord = (lang === \"fr\" && FR[\"of\"]) ? FR[\"of\"] : \"of\";\n      if (mPos) {\n        mPos.textContent = order > -1\n          ? (order + 1) + \" \" + ofWord + \" \" + people.length\n          : \"\";\n      }\n      if (mPrev) mPrev.disabled = order <= 0;\n      if (mNext) mNext.disabled = order === -1 || order >= people.length - 1;\n\n      if (mBody) mBody.scrollTop = 0;\n      if (scrim) scrim.scrollTop = 0;\n    }\n\n    \/* Splitting mount from reveal only exists so the opacity\/transform\n       transition has a frame to start from. It must never be the only path:\n       a mounted-but-unrevealed scrim is an invisible full-viewport click\n       blocker with page scroll locked and no way out, which is what happens\n       whenever the frame never arrives (hidden tab, background iframe). So\n       the reveal runs from a frame when one comes and from a timer when it\n       does not; whichever lands first, the other is a no-op. *\/\n    function reveal() {\n      if (!scrim || !scrim.classList.contains(\"is-mounted\")) return;\n      scrim.classList.add(\"is-open\");\n      var btn = root.querySelector(\"[data-close]\");\n      if (btn && document.activeElement !== btn) btn.focus();\n    }\n\n    function open(i) {\n      if (teardown) { window.clearTimeout(teardown); teardown = null; }\n      lastFocused = document.activeElement;\n      paint(i);\n      if (!scrim) return;\n      scrim.classList.add(\"is-mounted\");\n      document.documentElement.style.overflow = \"hidden\";\n      window.requestAnimationFrame(reveal);\n      window.setTimeout(reveal, 50);\n    }\n\n    function close() {\n      if (!scrim) return;\n      scrim.classList.remove(\"is-open\");\n      document.documentElement.style.overflow = \"\";\n      var done = function () {\n        teardown = null;\n        scrim.classList.remove(\"is-mounted\");\n      };\n      if (reduceMotion) { done(); } else { teardown = window.setTimeout(done, 300); }\n      openIndex = -1;\n      if (lastFocused && lastFocused.focus) lastFocused.focus();\n    }\n\n    function step(delta) {\n      if (openIndex === -1) return;\n      var target = people[openIndex + delta];\n      if (target) paint(people.indexOf(target));\n    }\n\n    root.querySelectorAll(\"[data-open]\").forEach(function (btn) {\n      btn.addEventListener(\"click\", function () {\n        var li = btn.closest(\"[data-person]\");\n        open(people.indexOf(li));\n      });\n    });\n\n    var closeBtn = root.querySelector(\"[data-close]\");\n    if (closeBtn) closeBtn.addEventListener(\"click\", close);\n    if (mPrev) mPrev.addEventListener(\"click\", function () { step(-1); });\n    if (mNext) mNext.addEventListener(\"click\", function () { step(1); });\n\n    if (scrim) {\n      scrim.addEventListener(\"click\", function (e) {\n        if (!modal.contains(e.target)) close();\n      });\n    }\n\n    document.addEventListener(\"keydown\", function (e) {\n      if (!scrim || !scrim.classList.contains(\"is-open\")) return;\n      if (e.key === \"Escape\") { close(); return; }\n      if (e.key === \"ArrowLeft\") { step(-1); return; }\n      if (e.key === \"ArrowRight\") { step(1); return; }\n\n      if (e.key === \"Tab\") {\n        var focusables = modal.querySelectorAll(\"button:not([disabled]), a[href], [tabindex]:not([tabindex='-1'])\");\n        if (!focusables.length) return;\n        var first = focusables[0];\n        var last = focusables[focusables.length - 1];\n        if (e.shiftKey && document.activeElement === first) {\n          e.preventDefault();\n          last.focus();\n        } else if (!e.shiftKey && document.activeElement === last) {\n          e.preventDefault();\n          first.focus();\n        }\n      }\n    });\n\n    \/* -------------------------------------------------- Boot sequence -- *\/\n\n    applyLang(detectLang());\n    instances.push(applyLang);\n\n    var revealables = root.querySelectorAll(\"[data-reveal]\");\n\n    if (reduceMotion || !(\"IntersectionObserver\" in window)) {\n      Array.prototype.forEach.call(revealables, function (el) { el.classList.add(\"is-in\"); });\n      return;\n    }\n\n    var observer = new IntersectionObserver(function (entries) {\n      entries.forEach(function (entry) {\n        if (!entry.isIntersecting) return;\n        entry.target.classList.add(\"is-in\");\n        observer.unobserve(entry.target);\n      });\n    }, { rootMargin: \"0px 0px -8% 0px\", threshold: 0.12 });\n\n    Array.prototype.forEach.call(revealables, function (el) { observer.observe(el); });\n\n    \/* Failsafe \u2014 content must never depend on JS to become visible.\n       IntersectionObserver can be throttled or never fire at all inside a\n       transformed or hidden ancestor (Elementor applies a transform to a\n       widget with an entrance animation, and its editor renders in an\n       iframe). If anything is still un-revealed shortly after load, show\n       it unconditionally. *\/\n    window.setTimeout(function pwbRevealFailsafe() {\n      if (!root.querySelector(\"[data-reveal]:not(.is-in)\")) return;\n      Array.prototype.forEach.call(revealables, function (el) { el.classList.add(\"is-in\"); });\n    }, 1200);\n  });\n\n  window.pwbTeamSetLang = function (l) {\n    var lang = l === \"fr\" ? \"fr\" : \"en\";\n    instances.forEach(function (apply) { apply(lang); });\n  };\n\n  window.addEventListener(\"popstate\", function () {\n    var lang = detectLang();\n    instances.forEach(function (apply) { apply(lang); });\n  });\n})();\n<\/script>\n\t\t\t\t<\/div>\n\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>Team Get to know the people behind our work, from leadership and programme management to operations, communications, and strategic support. Together, our global team collaborates to expand access to education, strengthen partnerships, and support impactful initiatives worldwide. Leadership Senior Management Meet the leadership team guiding our vision, programmes and partnerships, bringing academic expertise and international [&hellip;]<\/p>\n","protected":false},"author":19,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-35275","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Our Team | Professors Without Borders<\/title>\n<meta name=\"description\" content=\"Meet the people behind Professors Without Borders, from CEO and co-founder Dr Caroline Varin to our programme, operations and communications team.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/prowibo.org\/fr\/team\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Our Team | Professors Without Borders\" \/>\n<meta property=\"og:description\" content=\"Meet the people behind Professors Without Borders, from CEO and co-founder Dr Caroline Varin to our programme, operations and communications team.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/prowibo.org\/fr\/team\/\" \/>\n<meta property=\"og:site_name\" content=\"Professors Without Borders\" \/>\n<meta property=\"article:modified_time\" content=\"2026-09-17T11:12:36+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/prowibo.org\/wp-content\/uploads\/2023\/03\/Caroline_headshot_390x390.webp\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Dur\u00e9e de lecture estim\u00e9e\" \/>\n\t<meta name=\"twitter:data1\" content=\"23 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/prowibo.org\\\/team\\\/\",\"url\":\"https:\\\/\\\/prowibo.org\\\/team\\\/\",\"name\":\"Our Team | Professors Without Borders\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/prowibo.org\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/prowibo.org\\\/team\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/prowibo.org\\\/team\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/prowibo.org\\\/wp-content\\\/uploads\\\/2023\\\/03\\\/Caroline_headshot_390x390.webp\",\"datePublished\":\"2026-05-15T12:33:07+00:00\",\"dateModified\":\"2026-09-17T11:12:36+00:00\",\"description\":\"Meet the people behind Professors Without Borders, from CEO and co-founder Dr Caroline Varin to our programme, operations and communications team.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/prowibo.org\\\/team\\\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/prowibo.org\\\/team\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/prowibo.org\\\/team\\\/#primaryimage\",\"url\":\"https:\\\/\\\/prowibo.org\\\/wp-content\\\/uploads\\\/2023\\\/03\\\/Caroline_headshot_390x390.webp\",\"contentUrl\":\"https:\\\/\\\/prowibo.org\\\/wp-content\\\/uploads\\\/2023\\\/03\\\/Caroline_headshot_390x390.webp\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/prowibo.org\\\/team\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/prowibo.org\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Team\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/prowibo.org\\\/#website\",\"url\":\"https:\\\/\\\/prowibo.org\\\/\",\"name\":\"Professors Without Borders\",\"description\":\"Educate, Inspire, Empower\",\"publisher\":{\"@id\":\"https:\\\/\\\/prowibo.org\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/prowibo.org\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/prowibo.org\\\/#organization\",\"name\":\"Professors Without Borders\",\"url\":\"https:\\\/\\\/prowibo.org\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/prowibo.org\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/prowibo.org\\\/wp-content\\\/uploads\\\/2023\\\/02\\\/cropped-Prowibo_logo.png\",\"contentUrl\":\"https:\\\/\\\/prowibo.org\\\/wp-content\\\/uploads\\\/2023\\\/02\\\/cropped-Prowibo_logo.png\",\"width\":1957,\"height\":863,\"caption\":\"Professors Without Borders\"},\"image\":{\"@id\":\"https:\\\/\\\/prowibo.org\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Our Team | Professors Without Borders","description":"Meet the people behind Professors Without Borders, from CEO and co-founder Dr Caroline Varin to our programme, operations and communications team.","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:\/\/prowibo.org\/fr\/team\/","og_locale":"fr_FR","og_type":"article","og_title":"Our Team | Professors Without Borders","og_description":"Meet the people behind Professors Without Borders, from CEO and co-founder Dr Caroline Varin to our programme, operations and communications team.","og_url":"https:\/\/prowibo.org\/fr\/team\/","og_site_name":"Professors Without Borders","article_modified_time":"2026-09-17T11:12:36+00:00","og_image":[{"url":"https:\/\/prowibo.org\/wp-content\/uploads\/2023\/03\/Caroline_headshot_390x390.webp","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Dur\u00e9e de lecture estim\u00e9e":"23 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/prowibo.org\/team\/","url":"https:\/\/prowibo.org\/team\/","name":"Our Team | Professors Without Borders","isPartOf":{"@id":"https:\/\/prowibo.org\/#website"},"primaryImageOfPage":{"@id":"https:\/\/prowibo.org\/team\/#primaryimage"},"image":{"@id":"https:\/\/prowibo.org\/team\/#primaryimage"},"thumbnailUrl":"https:\/\/prowibo.org\/wp-content\/uploads\/2023\/03\/Caroline_headshot_390x390.webp","datePublished":"2026-05-15T12:33:07+00:00","dateModified":"2026-09-17T11:12:36+00:00","description":"Meet the people behind Professors Without Borders, from CEO and co-founder Dr Caroline Varin to our programme, operations and communications team.","breadcrumb":{"@id":"https:\/\/prowibo.org\/team\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/prowibo.org\/team\/"]}]},{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/prowibo.org\/team\/#primaryimage","url":"https:\/\/prowibo.org\/wp-content\/uploads\/2023\/03\/Caroline_headshot_390x390.webp","contentUrl":"https:\/\/prowibo.org\/wp-content\/uploads\/2023\/03\/Caroline_headshot_390x390.webp"},{"@type":"BreadcrumbList","@id":"https:\/\/prowibo.org\/team\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/prowibo.org\/"},{"@type":"ListItem","position":2,"name":"Team"}]},{"@type":"WebSite","@id":"https:\/\/prowibo.org\/#website","url":"https:\/\/prowibo.org\/","name":"Professors Without Borders","description":"Educate, Inspire, Empower","publisher":{"@id":"https:\/\/prowibo.org\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/prowibo.org\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"},{"@type":"Organization","@id":"https:\/\/prowibo.org\/#organization","name":"Professors Without Borders","url":"https:\/\/prowibo.org\/","logo":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/prowibo.org\/#\/schema\/logo\/image\/","url":"https:\/\/prowibo.org\/wp-content\/uploads\/2023\/02\/cropped-Prowibo_logo.png","contentUrl":"https:\/\/prowibo.org\/wp-content\/uploads\/2023\/02\/cropped-Prowibo_logo.png","width":1957,"height":863,"caption":"Professors Without Borders"},"image":{"@id":"https:\/\/prowibo.org\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/prowibo.org\/fr\/wp-json\/wp\/v2\/pages\/35275","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/prowibo.org\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/prowibo.org\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/prowibo.org\/fr\/wp-json\/wp\/v2\/users\/19"}],"replies":[{"embeddable":true,"href":"https:\/\/prowibo.org\/fr\/wp-json\/wp\/v2\/comments?post=35275"}],"version-history":[{"count":165,"href":"https:\/\/prowibo.org\/fr\/wp-json\/wp\/v2\/pages\/35275\/revisions"}],"predecessor-version":[{"id":36273,"href":"https:\/\/prowibo.org\/fr\/wp-json\/wp\/v2\/pages\/35275\/revisions\/36273"}],"wp:attachment":[{"href":"https:\/\/prowibo.org\/fr\/wp-json\/wp\/v2\/media?parent=35275"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}