{"id":30010,"date":"2026-05-19T15:16:59","date_gmt":"2026-05-19T15:16:59","guid":{"rendered":"https:\/\/codewatz.org\/?post_type=give_posts&#038;p=30010"},"modified":"2026-05-21T17:05:30","modified_gmt":"2026-05-21T17:05:30","slug":"the-girls-ai-digital-hub","status":"publish","type":"give_posts","link":"https:\/\/codewatz.org\/fr\/give_posts\/the-girls-ai-digital-hub\/","title":{"rendered":"From Dropout to Innovator: The Girls&#8217; AI &amp; Coding Boot Camp"},"content":{"rendered":"<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&family=Plus+Jakarta+Sans:wght@300;400;500;600;700;800&display=swap\" rel=\"stylesheet\">\n<style>\n\n\/* ============================================================\n   GIRLS AI & CODING BOOT CAMP \u2014 PART 1\n   CODEWA Brand + SDG 5 Gender Equality (#FF3A21)\n                  + SDG 4 Quality Education (#C5192D)\n                  + SDG 8 Decent Work (#A21942)\n   Font: Libre Baskerville (headlines) + Plus Jakarta Sans (body)\n   Tone: Bold, electric, unapologetically girl-forward\n   ============================================================ *\/\n\n:root {\n  --navy:        #0B3C5D;\n  --orange:      #F18F01;\n  --sdg5:        #FF3A21;\n  --sdg5-light:  #fff4f2;\n  --sdg5-mid:    #ffb8ad;\n  --sdg4:        #C5192D;\n  --sdg8:        #A21942;\n  --violet:      #7c3aed;\n  --violet-light:#f5f3ff;\n  --violet-mid:  #ddd6fe;\n  --white:       #ffffff;\n  --off-white:   #fdfbff;\n  --slate:       #4b5563;\n  --light:       #e9e4f0;\n  --charcoal:    #0f0a1e;\n  --ink:         #1a0f2e;\n}\n\n*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n.gab-wrap {\n  font-family: 'Plus Jakarta Sans', sans-serif;\n  color: var(--charcoal);\n  background: var(--white);\n  overflow-x: hidden;\n}\n\n\/* \u2500\u2500 HERO \u2500\u2500 *\/\n.gab-hero {\n  background: var(--ink);\n  padding: 75px 30px 65px;\n  position: relative;\n  overflow: hidden;\n}\n\n\/* aurora-like gradient blobs *\/\n.gab-hero::before {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background:\n    radial-gradient(ellipse 600px 400px at 100% 0%, rgba(255,58,33,0.22) 0%, transparent 65%),\n    radial-gradient(ellipse 400px 300px at 0% 100%, rgba(124,58,237,0.2) 0%, transparent 65%),\n    radial-gradient(ellipse 300px 200px at 50% 50%, rgba(241,143,1,0.08) 0%, transparent 65%);\n  pointer-events: none;\n}\n\n\/* subtle dot grid *\/\n.gab-hero::after {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background-image: radial-gradient(circle, rgba(255,255,255,0.06) 1px, transparent 1px);\n  background-size: 28px 28px;\n  pointer-events: none;\n}\n\n.gab-hero-inner {\n  max-width: 880px;\n  margin: 0 auto;\n  position: relative;\n  z-index: 2;\n}\n\n.gab-sdg-badges {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n  margin-bottom: 30px;\n}\n\n.gab-sdg-badge {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  padding: 7px 16px;\n  border-radius: 100px;\n  font-size: 0.68rem;\n  font-weight: 700;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  color: var(--white);\n}\n\n.gab-badge-5 { background: var(--sdg5); }\n.gab-badge-4 { background: var(--sdg4); }\n.gab-badge-8 { background: var(--sdg8); }\n\n.gab-sdg-badge span {\n  background: rgba(255,255,255,0.22);\n  padding: 2px 7px;\n  border-radius: 100px;\n  font-weight: 800;\n}\n\n.gab-hero h1 {\n  font-family: 'Libre Baskerville', serif;\n  font-size: clamp(2rem, 5.5vw, 3.6rem);\n  font-weight: 700;\n  color: var(--white);\n  line-height: 1.14;\n  margin-bottom: 14px;\n}\n\n.gab-hero h1 em {\n  font-style: italic;\n  color: var(--sdg5-mid);\n}\n\n.gab-hero-divider {\n  width: 55px;\n  height: 3px;\n  background: var(--sdg5);\n  margin: 26px 0;\n  border-radius: 2px;\n}\n\n.gab-hero-sub {\n  font-size: 0.78rem;\n  color: rgba(255,255,255,0.45);\n  letter-spacing: 2.5px;\n  text-transform: uppercase;\n  font-weight: 600;\n}\n\n\/* \u2500\u2500 SECTION TAG \u2500\u2500 *\/\n.gab-tag {\n  font-size: 0.68rem;\n  font-weight: 700;\n  letter-spacing: 3px;\n  text-transform: uppercase;\n  color: var(--sdg5);\n  margin-bottom: 16px;\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n\n.gab-tag::after {\n  content: '';\n  flex: 1;\n  height: 1px;\n  background: var(--sdg5);\n  opacity: 0.25;\n  max-width: 80px;\n}\n\n\/* \u2500\u2500 OPENING STORY \u2500\u2500 *\/\n.gab-story {\n  max-width: 880px;\n  margin: 0 auto;\n  padding: 72px 30px 24px;\n}\n\n.gab-story h2 {\n  font-family: 'Libre Baskerville', serif;\n  font-size: clamp(1.6rem, 4vw, 2.5rem);\n  font-weight: 700;\n  line-height: 1.22;\n  color: var(--navy);\n  margin-bottom: 28px;\n}\n\n.gab-story p {\n  font-size: 1.06rem;\n  line-height: 1.88;\n  color: var(--slate);\n  margin-bottom: 22px;\n}\n\n.gab-story strong { color: var(--charcoal); font-weight: 700; }\n\n\/* system failure callout *\/\n.gab-system-card {\n  background: var(--sdg5-light);\n  border: 1px solid var(--sdg5-mid);\n  border-left: 5px solid var(--sdg5);\n  border-radius: 0 18px 18px 0;\n  padding: 26px 28px;\n  margin: 36px 0;\n}\n\n.gab-system-card p {\n  font-family: 'Libre Baskerville', serif;\n  font-style: italic;\n  font-size: 1.2rem;\n  color: var(--sdg5);\n  line-height: 1.6;\n  margin: 0 0 10px;\n  font-weight: 700;\n}\n\n.gab-system-card cite {\n  font-size: 0.78rem;\n  color: var(--sdg8);\n  font-style: normal;\n  font-weight: 700;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n}\n\n\/* Salma AI quote *\/\n.gab-salma-quote {\n  background: var(--ink);\n  border-radius: 24px;\n  padding: 44px 40px;\n  margin: 40px 0;\n  position: relative;\n  overflow: hidden;\n}\n\n.gab-salma-quote::before {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background:\n    radial-gradient(ellipse 350px 250px at 100% 0%, rgba(255,58,33,0.18) 0%, transparent 65%),\n    radial-gradient(ellipse 250px 200px at 0% 100%, rgba(124,58,237,0.15) 0%, transparent 65%);\n  pointer-events: none;\n}\n\n.gab-salma-quote blockquote {\n  font-family: 'Libre Baskerville', serif;\n  font-style: italic;\n  font-size: clamp(1.2rem, 2.8vw, 1.6rem);\n  color: var(--white);\n  line-height: 1.5;\n  margin-bottom: 22px;\n  position: relative;\n  z-index: 2;\n}\n\n.gab-salma-quote blockquote em {\n  font-style: normal;\n  color: var(--sdg5-mid);\n}\n\n.gab-salma-chip {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  background: rgba(255,58,33,0.15);\n  border: 1px solid rgba(255,58,33,0.3);\n  padding: 7px 16px;\n  border-radius: 100px;\n  font-size: 0.72rem;\n  font-weight: 700;\n  color: var(--sdg5-mid);\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  position: relative;\n  z-index: 2;\n}\n\n\/* \u2500\u2500 INVISIBLE GIRLS SECTION \u2500\u2500 *\/\n.gab-invisible {\n  background: var(--off-white);\n  padding: 70px 30px;\n  border-top: 1px solid var(--light);\n}\n\n.gab-invisible-inner {\n  max-width: 880px;\n  margin: 0 auto;\n}\n\n.gab-invisible-inner h2 {\n  font-family: 'Libre Baskerville', serif;\n  font-size: clamp(1.6rem, 4vw, 2.5rem);\n  font-weight: 700;\n  color: var(--navy);\n  margin-bottom: 10px;\n}\n\n.gab-invisible-inner > p {\n  font-size: 1.05rem;\n  color: var(--slate);\n  line-height: 1.75;\n  margin-bottom: 48px;\n  max-width: 660px;\n}\n\n\/* three barrier cards *\/\n.gab-barrier-trio {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 18px;\n  margin-bottom: 36px;\n}\n\n.gab-barrier-card {\n  background: var(--white);\n  border-radius: 20px;\n  border: 1px solid var(--light);\n  padding: 28px 22px;\n  text-align: center;\n  transition: transform 0.3s ease, border-color 0.3s ease;\n  position: relative;\n  overflow: hidden;\n}\n\n.gab-barrier-card::before {\n  content: '';\n  position: absolute;\n  top: 0; left: 0;\n  width: 100%; height: 4px;\n  border-radius: 20px 20px 0 0;\n}\n\n.gab-barrier-card:nth-child(1)::before { background: var(--sdg5); }\n.gab-barrier-card:nth-child(2)::before { background: var(--violet); }\n.gab-barrier-card:nth-child(3)::before { background: var(--sdg4); }\n\n.gab-barrier-card:hover {\n  transform: translateY(-6px);\n  border-color: var(--sdg5);\n}\n\n.gab-barrier-emoji {\n  font-size: 2.2rem;\n  display: block;\n  margin-bottom: 14px;\n}\n\n.gab-barrier-card h3 {\n  font-family: 'Libre Baskerville', serif;\n  font-size: 1rem;\n  font-weight: 700;\n  color: var(--navy);\n  margin-bottom: 10px;\n  line-height: 1.3;\n}\n\n.gab-barrier-card p {\n  font-size: 0.88rem;\n  color: var(--slate);\n  line-height: 1.6;\n}\n\n\/* belief statement *\/\n.gab-belief {\n  background: linear-gradient(135deg, var(--sdg5) 0%, var(--sdg8) 100%);\n  border-radius: 18px;\n  padding: 28px 32px;\n  text-align: center;\n}\n\n.gab-belief p {\n  font-family: 'Libre Baskerville', serif;\n  font-style: italic;\n  font-size: 1.15rem;\n  color: var(--white);\n  line-height: 1.6;\n  margin: 0;\n}\n\n\/* \u2500\u2500 BOOT CAMP STRUCTURE \u2500\u2500 *\/\n.gab-bootcamp {\n  padding: 70px 30px;\n  background: var(--white);\n  border-top: 1px solid var(--light);\n}\n\n.gab-bootcamp-inner {\n  max-width: 880px;\n  margin: 0 auto;\n}\n\n.gab-bootcamp-inner h2 {\n  font-family: 'Libre Baskerville', serif;\n  font-size: clamp(1.6rem, 4vw, 2.5rem);\n  font-weight: 700;\n  color: var(--navy);\n  margin-bottom: 10px;\n}\n\n.gab-bootcamp-inner > p {\n  font-size: 1.05rem;\n  color: var(--slate);\n  line-height: 1.75;\n  margin-bottom: 48px;\n  max-width: 660px;\n}\n\n\/* specs row *\/\n.gab-specs-row {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 14px;\n  margin-bottom: 48px;\n}\n\n.gab-spec {\n  background: var(--off-white);\n  border-radius: 16px;\n  border: 1px solid var(--light);\n  padding: 22px 16px;\n  text-align: center;\n  transition: border-color 0.3s ease;\n}\n\n.gab-spec:hover { border-color: var(--sdg5); }\n\n.gab-spec-icon {\n  font-size: 1.8rem;\n  display: block;\n  margin-bottom: 10px;\n}\n\n.gab-spec-value {\n  font-family: 'Libre Baskerville', serif;\n  font-size: 1.4rem;\n  font-weight: 700;\n  color: var(--navy);\n  display: block;\n  margin-bottom: 4px;\n}\n\n.gab-spec-label {\n  font-size: 0.72rem;\n  font-weight: 700;\n  letter-spacing: 1px;\n  text-transform: uppercase;\n  color: var(--slate);\n}\n\n\/* four month curriculum *\/\n.gab-curriculum {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 0;\n  border-radius: 20px;\n  overflow: hidden;\n  border: 1px solid var(--light);\n  margin-bottom: 36px;\n}\n\n.gab-month {\n  padding: 28px 20px;\n  border-right: 1px solid var(--light);\n  transition: background 0.3s ease;\n}\n\n.gab-month:last-child { border-right: none; }\n.gab-month:hover { background: var(--off-white); }\n\n.gab-month-num {\n  font-size: 0.65rem;\n  font-weight: 800;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  margin-bottom: 10px;\n  display: block;\n}\n\n.gab-month:nth-child(1) .gab-month-num { color: var(--sdg5); }\n.gab-month:nth-child(2) .gab-month-num { color: var(--violet); }\n.gab-month:nth-child(3) .gab-month-num { color: var(--sdg4); }\n.gab-month:nth-child(4) .gab-month-num { color: #059669; }\n\n.gab-month-icon {\n  font-size: 1.8rem;\n  display: block;\n  margin-bottom: 12px;\n}\n\n.gab-month h3 {\n  font-family: 'Libre Baskerville', serif;\n  font-size: 0.95rem;\n  font-weight: 700;\n  color: var(--navy);\n  margin-bottom: 10px;\n  line-height: 1.3;\n}\n\n.gab-month-skills {\n  list-style: none;\n  display: flex;\n  flex-direction: column;\n  gap: 5px;\n}\n\n.gab-month-skills li {\n  font-size: 0.8rem;\n  color: var(--slate);\n  display: flex;\n  align-items: flex-start;\n  gap: 6px;\n  line-height: 1.4;\n}\n\n.gab-month-skills li::before {\n  content: '\u00b7';\n  font-weight: 900;\n  flex-shrink: 0;\n  margin-top: 1px;\n}\n\n.gab-month:nth-child(1) .gab-month-skills li::before { color: var(--sdg5); }\n.gab-month:nth-child(2) .gab-month-skills li::before { color: var(--violet); }\n.gab-month:nth-child(3) .gab-month-skills li::before { color: var(--sdg4); }\n.gab-month:nth-child(4) .gab-month-skills li::before { color: #059669; }\n\n\/* childcare highlight *\/\n.gab-childcare {\n  background: var(--violet-light);\n  border: 1px solid var(--violet-mid);\n  border-radius: 18px;\n  padding: 28px 30px;\n  display: flex;\n  gap: 20px;\n  align-items: flex-start;\n  flex-wrap: wrap;\n}\n\n.gab-childcare-icon { font-size: 2rem; flex-shrink: 0; margin-top: 2px; }\n\n.gab-childcare h3 {\n  font-family: 'Libre Baskerville', serif;\n  font-size: 1.1rem;\n  font-weight: 700;\n  color: var(--violet);\n  margin-bottom: 8px;\n}\n\n.gab-childcare p {\n  font-size: 0.95rem;\n  color: var(--slate);\n  line-height: 1.7;\n}\n\n\/* \u2500\u2500 ENTREPRENEUR PATHWAY \u2500\u2500 *\/\n.gab-pathway {\n  background: var(--off-white);\n  padding: 70px 30px;\n  border-top: 1px solid var(--light);\n}\n\n.gab-pathway-inner {\n  max-width: 880px;\n  margin: 0 auto;\n}\n\n.gab-pathway-inner h2 {\n  font-family: 'Libre Baskerville', serif;\n  font-size: clamp(1.6rem, 4vw, 2.5rem);\n  font-weight: 700;\n  color: var(--navy);\n  margin-bottom: 10px;\n}\n\n.gab-pathway-inner > p {\n  font-size: 1.05rem;\n  color: var(--slate);\n  line-height: 1.75;\n  margin-bottom: 48px;\n  max-width: 660px;\n}\n\n.gab-pathway-steps {\n  display: flex;\n  flex-direction: column;\n  gap: 0;\n  position: relative;\n  padding-left: 48px;\n}\n\n.gab-pathway-steps::before {\n  content: '';\n  position: absolute;\n  left: 18px;\n  top: 24px;\n  bottom: 24px;\n  width: 3px;\n  background: linear-gradient(180deg,\n    var(--sdg5) 0%,\n    var(--violet) 50%,\n    #059669 100%);\n  border-radius: 2px;\n}\n\n.gab-pathway-step {\n  position: relative;\n  padding: 0 0 32px 28px;\n}\n\n.gab-pathway-step:last-child { padding-bottom: 0; }\n\n.gab-step-dot {\n  position: absolute;\n  left: -37px; top: 4px;\n  width: 30px; height: 30px;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 0.85rem;\n  border: 3px solid var(--white);\n}\n\n.gab-pathway-step:nth-child(1) .gab-step-dot { background: var(--sdg5); }\n.gab-pathway-step:nth-child(2) .gab-step-dot { background: var(--violet); }\n.gab-pathway-step:nth-child(3) .gab-step-dot { background: var(--sdg4); }\n.gab-pathway-step:nth-child(4) .gab-step-dot { background: #059669; }\n\n.gab-pathway-step h4 {\n  font-family: 'Libre Baskerville', serif;\n  font-size: 1.1rem;\n  font-weight: 700;\n  color: var(--navy);\n  margin-bottom: 6px;\n}\n\n.gab-pathway-step p {\n  font-size: 0.97rem;\n  color: var(--slate);\n  line-height: 1.7;\n}\n\n\/* micro-grant callout *\/\n.gab-microgrant {\n  background: linear-gradient(135deg, var(--navy) 0%, var(--ink) 100%);\n  border-radius: 20px;\n  padding: 36px;\n  margin-top: 36px;\n  display: flex;\n  gap: 22px;\n  align-items: flex-start;\n  flex-wrap: wrap;\n  position: relative;\n  overflow: hidden;\n}\n\n.gab-microgrant::before {\n  content: '';\n  position: absolute;\n  top: -60px; right: -60px;\n  width: 250px; height: 250px;\n  background: radial-gradient(circle, rgba(255,58,33,0.15) 0%, transparent 70%);\n  border-radius: 50%;\n  pointer-events: none;\n}\n\n.gab-microgrant-icon { font-size: 2.2rem; flex-shrink: 0; position: relative; z-index: 2; }\n\n.gab-microgrant-text { flex: 1; position: relative; z-index: 2; }\n\n.gab-microgrant-text h3 {\n  font-family: 'Libre Baskerville', serif;\n  font-size: 1.2rem;\n  font-weight: 700;\n  color: var(--white);\n  margin-bottom: 10px;\n}\n\n.gab-microgrant-text p {\n  font-size: 0.95rem;\n  color: rgba(255,255,255,0.75);\n  line-height: 1.7;\n}\n\n.gab-microgrant-tag {\n  display: inline-block;\n  background: var(--sdg5);\n  color: var(--white);\n  font-size: 0.68rem;\n  font-weight: 800;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  padding: 5px 12px;\n  border-radius: 100px;\n  margin-top: 14px;\n}\n\n\/* \u2500\u2500 DONATION TABLE \u2500\u2500 *\/\n.gab-table-section {\n  padding: 70px 30px;\n  background: var(--white);\n  border-top: 1px solid var(--light);\n}\n\n.gab-table-inner {\n  max-width: 880px;\n  margin: 0 auto;\n}\n\n.gab-table-inner h2 {\n  font-family: 'Libre Baskerville', serif;\n  font-size: clamp(1.6rem, 4vw, 2.5rem);\n  font-weight: 700;\n  color: var(--navy);\n  margin-bottom: 10px;\n}\n\n.gab-table-inner > p {\n  font-size: 1.05rem;\n  color: var(--slate);\n  line-height: 1.75;\n  margin-bottom: 40px;\n  max-width: 660px;\n}\n\n.gab-table-wrap {\n  overflow-x: auto;\n  border-radius: 20px;\n  box-shadow: 0 8px 40px rgba(15,10,30,0.07);\n}\n\ntable.gab-table {\n  width: 100%;\n  border-collapse: collapse;\n  background: var(--white);\n  font-size: 0.93rem;\n}\n\ntable.gab-table thead tr {\n  background: linear-gradient(90deg, var(--ink) 0%, #2d0a1e 100%);\n}\n\ntable.gab-table thead th {\n  padding: 18px 20px;\n  text-align: left;\n  font-size: 0.66rem;\n  font-weight: 700;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  color: rgba(255,255,255,0.55);\n}\n\ntable.gab-table thead th:first-child { border-radius: 20px 0 0 0; }\ntable.gab-table thead th:last-child  { border-radius: 0 20px 0 0; }\n\ntable.gab-table tbody tr {\n  border-bottom: 1px solid var(--light);\n  transition: background 0.2s ease;\n}\n\ntable.gab-table tbody tr:last-child { border-bottom: none; }\ntable.gab-table tbody tr:hover { background: var(--sdg5-light); }\n\ntable.gab-table tbody tr.gab-highlight {\n  background: var(--sdg5-light);\n  border-left: 3px solid var(--sdg5);\n}\n\ntable.gab-table tbody td {\n  padding: 18px 20px;\n  color: var(--slate);\n  line-height: 1.55;\n  vertical-align: top;\n}\n\ntable.gab-table tbody td:first-child {\n  font-family: 'Libre Baskerville', serif;\n  font-size: 1.2rem;\n  font-weight: 700;\n  color: var(--sdg5);\n  white-space: nowrap;\n}\n\ntable.gab-table tbody td:nth-child(2) {\n  font-weight: 700;\n  color: var(--navy);\n}\n\n.gab-pill {\n  display: inline-block;\n  padding: 3px 10px;\n  border-radius: 100px;\n  font-size: 0.64rem;\n  font-weight: 700;\n  letter-spacing: 1px;\n  text-transform: uppercase;\n}\n\n.gab-pill-access    { background: var(--sdg5-light); color: var(--sdg5); }\n.gab-pill-ai        { background: var(--violet-light); color: var(--violet); }\n.gab-pill-care      { background: #ecfdf5; color: #065f46; }\n.gab-pill-scholar   { background: #fff7ed; color: #c2410c; }\n.gab-pill-monthly   { background: #fdf4ff; color: #6b21a8; }\n.gab-pill-all       { background: #f0f9ff; color: #0369a1; }\n\n.gab-star { color: var(--sdg5); margin-left: 4px; }\n\n\/* \u2500\u2500 RESPONSIVE \u2500\u2500 *\/\n@media (max-width: 760px) {\n  .gab-barrier-trio   { grid-template-columns: 1fr 1fr; }\n  .gab-specs-row      { grid-template-columns: 1fr 1fr; }\n  .gab-curriculum     { grid-template-columns: 1fr 1fr; }\n  .gab-month          { border-right: none; border-bottom: 1px solid var(--light); }\n  .gab-month:nth-child(even) { border-right: none; }\n  table.gab-table thead th,\n  table.gab-table tbody td { padding: 14px 12px; font-size: 0.85rem; }\n  table.gab-table tbody td:first-child { font-size: 1rem; }\n}\n\n@media (max-width: 480px) {\n  .gab-barrier-trio  { grid-template-columns: 1fr; }\n  .gab-specs-row     { grid-template-columns: 1fr 1fr; }\n  .gab-curriculum    { grid-template-columns: 1fr; }\n}\n\n<\/style>\n\n<div class=\"gab-wrap\">\n\n  <!-- \u2550\u2550 HERO \u2550\u2550 -->\n  <div class=\"gab-hero\">\n    <div class=\"gab-hero-inner\">\n      <div class=\"gab-sdg-badges\">\n        <div class=\"gab-sdg-badge gab-badge-5\">\n          <span>SDG 5<\/span> Gender Equality\n        <\/div>\n        <div class=\"gab-sdg-badge gab-badge-4\">\n          <span>SDG 4<\/span> Quality Education\n        <\/div>\n        <div class=\"gab-sdg-badge gab-badge-8\">\n          <span>SDG 8<\/span> Decent Work\n        <\/div>\n      <\/div>\n      <h1>Salma Was Brilliant.<br>The System Had<br>No Space for Her.<br><em>We Are Building One.<\/em><\/h1>\n      <div class=\"gab-hero-divider\"><\/div>\n      <p class=\"gab-hero-sub\">Girls\u2019 Empowerment & Digital Skills \u00a0\u00b7\u00a0 The Girls\u2019 AI & Coding Boot Camp<\/p>\n    <\/div>\n  <\/div>\n\n  <!-- \u2550\u2550 OPENING STORY \u2550\u2550 -->\n  <div class=\"gab-story\">\n    <div class=\"gab-tag\">The Story Behind the Boot Camp<\/div>\n    <h2>She Did Not Drop Out. The System Pushed Her Out.<\/h2>\n\n    <p>Salma was seventeen when she gave birth. She had been one of the top students in her school \u2014 the kind of girl her teachers quietly hoped would go on to university. Six weeks after her baby was born, Salma tried to go back.<\/p>\n\n    <p>She lasted one week. Tanzania\u2019s education system legally allows girls to return to school after having children. But the law and the lived reality are two different things. The whispers in the corridors were unbearable. A teacher suggested she sit at the back so as not to \u201cdistract\u201d the other students. Her classmates made sure she knew she no longer belonged. By Friday, she had left and not returned.<\/p>\n\n    <div class=\"gab-system-card\">\n      <p>\u201cSalma did not drop out because the law excluded her.\u201d<\/p>\n      <cite>She dropped out because the community made it impossible for her to stay.<\/cite>\n    <\/div>\n\n    <p>When CODEWA found Salma, she had been at home for nearly two years \u2014 caring for her child, watching younger students walk past her window on their way to school. She had not stopped wanting to learn. She had just stopped believing there was anywhere left for her to go.<\/p>\n\n    <div class=\"gab-salma-quote\">\n      <blockquote>\u201cWhen we told Salma she would learn AI tools used by professionals in New York and London, <em>she laughed. Then she asked when she could start.<\/em>\u201c<\/blockquote>\n      <div class=\"gab-salma-chip\">CODEWA Field Team, Tabora<\/div>\n    <\/div>\n\n    <p>The Girls\u2019 AI and Coding Boot Camp exists because Salma exists. And because there are hundreds of Salmas across Tabora who were brilliant, who were failed, and who are still waiting for a system that has space for them.<\/p>\n  <\/div>\n\n  <!-- \u2550\u2550 INVISIBLE GIRLS SECTION \u2550\u2550 -->\n  <div class=\"gab-invisible\">\n    <div class=\"gab-invisible-inner\">\n      <div class=\"gab-tag\">The Invisible Girls of Tabora<\/div>\n      <h2>Three Barriers. One Permanent Exclusion.<\/h2>\n      <p>Salma is not an exception. In Tabora, thousands of young women are invisible to the formal education system \u2014 not because they are incapable, but because three compounding forces have pushed them permanently out of the spaces where learning happens.<\/p>\n\n      <div class=\"gab-barrier-trio\">\n\n        <div class=\"gab-barrier-card\">\n          <span class=\"gab-barrier-emoji\">\ud83d\ude14<\/span>\n          <h3>Stigma and Bullying After Return<\/h3>\n          <p>Tanzania\u2019s law permits girls to return to school after having children. But the whispers, exclusion, and bullying from classmates and sometimes teachers make re-entry unbearable \u2014 and many leave within weeks of trying.<\/p>\n        <\/div>\n\n        <div class=\"gab-barrier-card\">\n          <span class=\"gab-barrier-emoji\">\ud83d\udeaa<\/span>\n          <h3>Community Pressure to Stay Home<\/h3>\n          <p>Once a girl leaves, cultural expectations deepen. Domestic responsibility grows, community pressure intensifies, and re-entry feels increasingly impossible the longer she is out \u2014 even when the legal door remains open.<\/p>\n        <\/div>\n\n        <div class=\"gab-barrier-card\">\n          <span class=\"gab-barrier-emoji\">\ud83d\udcbb<\/span>\n          <h3>The Digital Economy Moves Without Them<\/h3>\n          <p>While they are at home, the world digitises. AI, coding, and remote work create opportunity \u2014 but only for those with access and training. Every month outside the system widens the gap further.<\/p>\n        <\/div>\n\n      <\/div>\n\n      <div class=\"gab-belief\">\n        <p>\u201cWe believe that is not their destiny. It is simply the system\u2019s failure \u2014 and failures can be fixed.\u201d<\/p>\n      <\/div>\n\n    <\/div>\n  <\/div>\n\n  <!-- \u2550\u2550 BOOT CAMP STRUCTURE \u2550\u2550 -->\n  <div class=\"gab-bootcamp\">\n    <div class=\"gab-bootcamp-inner\">\n      <div class=\"gab-tag\">The Climate-Smart Digital Hub<\/div>\n      <h2>A Four-Month Boot Camp Designed Around Their Reality<\/h2>\n      <p>CODEWA\u2019s computer lab has been transformed into a Climate-Smart Digital Hub \u2014 powered by solar energy, equipped with professional AI tools, and structured around the daily realities of young mothers who cannot attend a full school day.<\/p>\n\n      <!-- SPECS -->\n      <div class=\"gab-specs-row\">\n        <div class=\"gab-spec\">\n          <span class=\"gab-spec-icon\">\u23f1\ufe0f<\/span>\n          <span class=\"gab-spec-value\">3 Hours<\/span>\n          <span class=\"gab-spec-label\">Daily \u2014 9:00 to 12:00 AM<\/span>\n        <\/div>\n        <div class=\"gab-spec\">\n          <span class=\"gab-spec-icon\">\ud83d\udcc5<\/span>\n          <span class=\"gab-spec-value\">4 Months<\/span>\n          <span class=\"gab-spec-label\">Full Programme Duration<\/span>\n        <\/div>\n        <div class=\"gab-spec\">\n          <span class=\"gab-spec-icon\">\ud83d\udc69\u200d\ud83d\udcbb<\/span>\n          <span class=\"gab-spec-value\">20 Girls<\/span>\n          <span class=\"gab-spec-label\">Per Cohort \u2014 First Launch<\/span>\n        <\/div>\n        <div class=\"gab-spec\">\n          <span class=\"gab-spec-icon\">\u2600\ufe0f<\/span>\n          <span class=\"gab-spec-value\">Solar<\/span>\n          <span class=\"gab-spec-label\">Climate-Smart Powered Hub<\/span>\n        <\/div>\n      <\/div>\n\n      <!-- FOUR MONTH CURRICULUM -->\n      <div class=\"gab-curriculum\">\n\n        <div class=\"gab-month\">\n          <span class=\"gab-month-num\">Month One<\/span>\n          <span class=\"gab-month-icon\">\ud83e\udde0<\/span>\n          <h3>Confidence & Digital Foundations<\/h3>\n          <ul class=\"gab-month-skills\">\n            <li>Computer fundamentals and navigation<\/li>\n            <li>Internet safety and digital citizenship<\/li>\n            <li>Mindset and self-belief workshops<\/li>\n            <li>Introduction to AI concepts<\/li>\n          <\/ul>\n        <\/div>\n\n        <div class=\"gab-month\">\n          <span class=\"gab-month-num\">Months Two & Three<\/span>\n          <span class=\"gab-month-icon\">\ud83e\udd16<\/span>\n          <h3>AI Tools & AI-Assisted Coding<\/h3>\n          <ul class=\"gab-month-skills\">\n            <li>ChatGPT, Gemini and Claude.ai<\/li>\n            <li>HeyGen for AI video creation<\/li>\n            <li>Canva for professional design<\/li>\n            <li>HTML and CSS with AI assistance<\/li>\n            <li>Building a first website<\/li>\n          <\/ul>\n        <\/div>\n\n        <div class=\"gab-month\">\n          <span class=\"gab-month-num\">Month Three Cont.<\/span>\n          <span class=\"gab-month-icon\">\ud83d\udcbc<\/span>\n          <h3>Career & Freelance Readiness<\/h3>\n          <ul class=\"gab-month-skills\">\n            <li>Building a professional portfolio<\/li>\n            <li>Freelance platforms and pitching<\/li>\n            <li>Client communication skills<\/li>\n            <li>Pricing and managing income<\/li>\n          <\/ul>\n        <\/div>\n\n        <div class=\"gab-month\">\n          <span class=\"gab-month-num\">Month Four<\/span>\n          <span class=\"gab-month-icon\">\ud83d\ude80<\/span>\n          <h3>Launch: Digital Service Kiosk<\/h3>\n          <ul class=\"gab-month-skills\">\n            <li>Micro-grant application process<\/li>\n            <li>Business planning for graduates<\/li>\n            <li>Digital Kiosk model and setup<\/li>\n            <li>Graduation and community showcase<\/li>\n          <\/ul>\n        <\/div>\n\n      <\/div>\n\n      <!-- CHILDCARE HIGHLIGHT -->\n      <div class=\"gab-childcare\">\n        <div class=\"gab-childcare-icon\">\ud83d\udc76<\/div>\n        <div>\n          <h3>Childcare Support Included<\/h3>\n          <p>The morning schedule (9:00 to 12:00 AM) is designed specifically around young mothers\u2019 domestic realities. For participants who need it, CODEWA provides caregiver support during session hours \u2014 so no young mother has to choose between her education and her child. This is not a detail. It is the reason girls like Salma can actually attend.<\/p>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n\n  <!-- \u2550\u2550 ENTREPRENEUR PATHWAY \u2550\u2550 -->\n  <div class=\"gab-pathway\">\n    <div class=\"gab-pathway-inner\">\n      <div class=\"gab-tag\">Beyond Employment \u2014 The Entrepreneur Pathway<\/div>\n      <h2>We Are Not Training Employees. We Are Launching Founders.<\/h2>\n      <p>Top graduates of the Boot Camp do not just receive a certificate. They receive a micro-grant and the support to launch their own Digital Service Kiosk \u2014 becoming entrepreneurs who sell AI-assisted services to their community.<\/p>\n\n      <div class=\"gab-pathway-steps\">\n\n        <div class=\"gab-pathway-step\">\n          <div class=\"gab-step-dot\">\ud83c\udf93<\/div>\n          <h4>Graduate with Certified Digital Skills<\/h4>\n          <p>After four months of daily training, participants graduate with verifiable competencies in AI tools, coding, and freelance practice \u2014 recognised by CODEWA\u2019s partner institutions.<\/p>\n        <\/div>\n\n        <div class=\"gab-pathway-step\">\n          <div class=\"gab-step-dot\">\ud83d\udcb0<\/div>\n          <h4>Apply for a Micro-Grant<\/h4>\n          <p>Top graduates apply for a CODEWA micro-grant to fund the setup costs of their own Digital Service Kiosk \u2014 a small business offering CV design, document processing, social media management, and AI-assisted services to local clients.<\/p>\n        <\/div>\n\n        <div class=\"gab-pathway-step\">\n          <div class=\"gab-step-dot\">\ud83c\udfea<\/div>\n          <h4>Launch a Digital Service Kiosk<\/h4>\n          <p>With a tablet, internet access, and the skills to use them professionally, graduates begin earning independent income \u2014 becoming entrepreneurs, not job-seekers, in a market that has no space for them yet.<\/p>\n        <\/div>\n\n        <div class=\"gab-pathway-step\">\n          <div class=\"gab-step-dot\">\ud83c\udf0d<\/div>\n          <h4>Become a Role Model for the Next Cohort<\/h4>\n          <p>Graduate entrepreneurs return to the Boot Camp as guest mentors \u2014 showing the next cohort of girls that the pathway from dropout to digital founder is real, and that someone like them has already walked it.<\/p>\n        <\/div>\n\n      <\/div>\n\n      <div class=\"gab-microgrant\">\n        <div class=\"gab-microgrant-icon\">\u26a1<\/div>\n        <div class=\"gab-microgrant-text\">\n          <h3>The Digital Service Kiosk Model<\/h3>\n          <p>A graduate with a tablet, professional AI skills, and internet access can earn between 50,000 and 150,000 TZS per week offering services to local businesses, schools, and community organisations \u2014 income that transforms her household, not just her CV.<\/p>\n          <div class=\"gab-microgrant-tag\">Entrepreneur, Not Employee<\/div>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n\n  <!-- \u2550\u2550 DONATION TABLE \u2550\u2550 -->\n  <div class=\"gab-table-section\">\n    <div class=\"gab-table-inner\">\n      <div class=\"gab-tag\">What Your Donation Does<\/div>\n      <h2>Every Gift. A Girl Back in the Room.<\/h2>\n      <p>Every contribution to the Girls\u2019 AI and Coding Boot Camp funds a specific, named component of the programme \u2014 from a single month of internet access to a full four-month scholarship for one young woman.<\/p>\n\n      <div class=\"gab-table-wrap\">\n        <table class=\"gab-table\">\n          <thead>\n            <tr>\n              <th>Amount<\/th>\n              <th>Gift Name<\/th>\n              <th>What It Funds<\/th>\n              <th>Impact<\/th>\n            <\/tr>\n          <\/thead>\n          <tbody>\n            <tr>\n              <td>\u20ac25<\/td>\n              <td>The Digital Access Pass<\/td>\n              <td><span class=\"gab-pill gab-pill-access\">Hub Access<\/span><\/td>\n              <td>High-speed internet and solar power for one student for a full month of daily training sessions.<\/td>\n            <\/tr>\n            <tr>\n              <td>\u20ac50<\/td>\n              <td>The AI & Tech Kit <span class=\"gab-star\">\u2605<\/span><\/td>\n              <td><span class=\"gab-pill gab-pill-ai\">AI Tools<\/span><\/td>\n              <td>Access to premium AI tools \u2014 Gemini Advanced, Claude.ai, HeyGen, and Canva \u2014 for the full cohort for one month.<\/td>\n            <\/tr>\n            <tr>\n              <td>\u20ac65<small>\/mo<\/small><\/td>\n              <td>Sponsor a Student\u2019s Journey<\/td>\n              <td><span class=\"gab-pill gab-pill-monthly\">Monthly<\/span><\/td>\n              <td>Month 1: Confidence and foundations. Months 2 to 3: AI and Code. Month 4: Launch. One girl\u2019s complete transformation \u2014 month by month.<\/td>\n            <\/tr>\n            <tr>\n              <td>\u20ac100<\/td>\n              <td>The Childcare Sponsor<\/td>\n              <td><span class=\"gab-pill gab-pill-care\">Childcare<\/span><\/td>\n              <td>Covers caregiver support for one young mother during session hours \u2014 so she never has to choose between her child and her education.<\/td>\n            <\/tr>\n            <tr class=\"gab-highlight\">\n              <td>\u20ac250<\/td>\n              <td>The Dignity Scholarship<\/td>\n              <td><span class=\"gab-pill gab-pill-scholar\">Full Programme<\/span><\/td>\n              <td>Sponsors one girl for the complete four-month Boot Camp \u2014 including internet access, AI tools, meals, and graduation certificate.<\/td>\n            <\/tr>\n            <tr>\n              <td>Any<\/td>\n              <td>Your Own Gift<\/td>\n              <td><span class=\"gab-pill gab-pill-all\">All Components<\/span><\/td>\n              <td>Every euro powers a girl\u2019s future and brings us closer to a world where a girl\u2019s life does not end when the system fails her.<\/td>\n            <\/tr>\n          <\/tbody>\n        <\/table>\n      <\/div>\n\n    <\/div>\n  <\/div>\n\n<\/div>\n\n\n\n<figure class=\"wp-block-gallery has-nested-images columns-3 is-cropped wp-block-gallery-2 is-layout-flex wp-block-gallery-is-layout-flex\">\n<figure class=\"wp-block-image size-full\"><a href=\"https:\/\/codewatz.org\/wp-content\/uploads\/2021\/02\/8.jpg\"><img fetchpriority=\"high\" decoding=\"async\" width=\"1440\" height=\"960\" data-id=\"29708\" src=\"https:\/\/codewatz.org\/wp-content\/uploads\/2021\/02\/8.jpg\" alt=\"\" class=\"wp-image-29708\" srcset=\"https:\/\/codewatz.org\/wp-content\/uploads\/2021\/02\/8.jpg 1440w, https:\/\/codewatz.org\/wp-content\/uploads\/2021\/02\/8-300x200.jpg 300w, https:\/\/codewatz.org\/wp-content\/uploads\/2021\/02\/8-1024x683.jpg 1024w, https:\/\/codewatz.org\/wp-content\/uploads\/2021\/02\/8-768x512.jpg 768w, https:\/\/codewatz.org\/wp-content\/uploads\/2021\/02\/8-18x12.jpg 18w, https:\/\/codewatz.org\/wp-content\/uploads\/2021\/02\/8-600x400.jpg 600w\" sizes=\"(max-width: 1440px) 100vw, 1440px\" \/><\/a><\/figure>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https:\/\/codewatz.org\/wp-content\/uploads\/2026\/02\/Lab-2.jpg\"><img decoding=\"async\" width=\"2560\" height=\"1927\" data-id=\"29783\" src=\"https:\/\/codewatz.org\/wp-content\/uploads\/2026\/02\/Lab-2.jpg\" alt=\"\" class=\"wp-image-29783\" srcset=\"https:\/\/codewatz.org\/wp-content\/uploads\/2026\/02\/Lab-2.jpg 2560w, https:\/\/codewatz.org\/wp-content\/uploads\/2026\/02\/Lab-2-300x226.jpg 300w, https:\/\/codewatz.org\/wp-content\/uploads\/2026\/02\/Lab-2-1024x771.jpg 1024w, https:\/\/codewatz.org\/wp-content\/uploads\/2026\/02\/Lab-2-768x578.jpg 768w, https:\/\/codewatz.org\/wp-content\/uploads\/2026\/02\/Lab-2-1536x1156.jpg 1536w, https:\/\/codewatz.org\/wp-content\/uploads\/2026\/02\/Lab-2-2048x1542.jpg 2048w, https:\/\/codewatz.org\/wp-content\/uploads\/2026\/02\/Lab-2-16x12.jpg 16w, https:\/\/codewatz.org\/wp-content\/uploads\/2026\/02\/Lab-2-1568x1180.jpg 1568w, https:\/\/codewatz.org\/wp-content\/uploads\/2026\/02\/Lab-2-600x452.jpg 600w\" sizes=\"(max-width: 2560px) 100vw, 2560px\" \/><\/a><\/figure>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https:\/\/codewatz.org\/wp-content\/uploads\/2021\/02\/3-1.jpg\"><img decoding=\"async\" width=\"1440\" height=\"960\" data-id=\"29715\" src=\"https:\/\/codewatz.org\/wp-content\/uploads\/2021\/02\/3-1.jpg\" alt=\"\" class=\"wp-image-29715\" srcset=\"https:\/\/codewatz.org\/wp-content\/uploads\/2021\/02\/3-1.jpg 1440w, https:\/\/codewatz.org\/wp-content\/uploads\/2021\/02\/3-1-300x200.jpg 300w, https:\/\/codewatz.org\/wp-content\/uploads\/2021\/02\/3-1-1024x683.jpg 1024w, https:\/\/codewatz.org\/wp-content\/uploads\/2021\/02\/3-1-768x512.jpg 768w, https:\/\/codewatz.org\/wp-content\/uploads\/2021\/02\/3-1-18x12.jpg 18w, https:\/\/codewatz.org\/wp-content\/uploads\/2021\/02\/3-1-600x400.jpg 600w\" sizes=\"(max-width: 1440px) 100vw, 1440px\" \/><\/a><\/figure>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https:\/\/codewatz.org\/wp-content\/uploads\/2021\/02\/7.jpg\"><img loading=\"lazy\" decoding=\"async\" width=\"1440\" height=\"960\" data-id=\"29707\" src=\"https:\/\/codewatz.org\/wp-content\/uploads\/2021\/02\/7.jpg\" alt=\"\" class=\"wp-image-29707\" srcset=\"https:\/\/codewatz.org\/wp-content\/uploads\/2021\/02\/7.jpg 1440w, https:\/\/codewatz.org\/wp-content\/uploads\/2021\/02\/7-300x200.jpg 300w, https:\/\/codewatz.org\/wp-content\/uploads\/2021\/02\/7-1024x683.jpg 1024w, https:\/\/codewatz.org\/wp-content\/uploads\/2021\/02\/7-768x512.jpg 768w, https:\/\/codewatz.org\/wp-content\/uploads\/2021\/02\/7-18x12.jpg 18w, https:\/\/codewatz.org\/wp-content\/uploads\/2021\/02\/7-600x400.jpg 600w\" sizes=\"(max-width: 1440px) 100vw, 1440px\" \/><\/a><\/figure>\n<\/figure>\n\n\n\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&family=Plus+Jakarta+Sans:wght@300;400;500;600;700;800&display=swap\" rel=\"stylesheet\">\n<style>\n\n\/* ============================================================\n   GIRLS AI & CODING BOOT CAMP \u2014 PART 2\n   CODEWA Brand + SDG 5 (#FF3A21) + SDG 4 (#C5192D) + SDG 8 (#A21942)\n   ============================================================ *\/\n\n:root {\n  --navy:        #0B3C5D;\n  --orange:      #F18F01;\n  --sdg5:        #FF3A21;\n  --sdg5-light:  #fff4f2;\n  --sdg5-mid:    #ffb8ad;\n  --sdg4:        #C5192D;\n  --sdg8:        #A21942;\n  --violet:      #7c3aed;\n  --violet-light:#f5f3ff;\n  --violet-mid:  #ddd6fe;\n  --white:       #ffffff;\n  --off-white:   #fdfbff;\n  --slate:       #4b5563;\n  --light:       #e9e4f0;\n  --charcoal:    #0f0a1e;\n  --ink:         #1a0f2e;\n}\n\n*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n.gab2-wrap {\n  font-family: 'Plus Jakarta Sans', sans-serif;\n  color: var(--charcoal);\n  background: var(--white);\n  overflow-x: hidden;\n}\n\n\/* \u2500\u2500 SECTION TAG \u2500\u2500 *\/\n.gab2-tag {\n  font-size: 0.68rem;\n  font-weight: 700;\n  letter-spacing: 3px;\n  text-transform: uppercase;\n  color: var(--sdg5);\n  margin-bottom: 16px;\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n\n.gab2-tag::after {\n  content: '';\n  flex: 1;\n  height: 1px;\n  background: var(--sdg5);\n  opacity: 0.25;\n  max-width: 80px;\n}\n\n\/* \u2500\u2500 WHAT THEY MASTER \u2500\u2500 *\/\n.gab2-tools {\n  background: var(--off-white);\n  padding: 70px 30px;\n  border-top: 1px solid var(--light);\n}\n\n.gab2-tools-inner {\n  max-width: 880px;\n  margin: 0 auto;\n}\n\n.gab2-tools-inner h2 {\n  font-family: 'Libre Baskerville', serif;\n  font-size: clamp(1.6rem, 4vw, 2.5rem);\n  font-weight: 700;\n  color: var(--navy);\n  margin-bottom: 10px;\n}\n\n.gab2-tools-inner > p {\n  font-size: 1.05rem;\n  color: var(--slate);\n  line-height: 1.75;\n  margin-bottom: 48px;\n  max-width: 660px;\n}\n\n.gab2-tools-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 16px;\n  margin-bottom: 36px;\n}\n\n.gab2-tool-card {\n  background: var(--white);\n  border-radius: 18px;\n  border: 1px solid var(--light);\n  padding: 26px 22px;\n  transition: transform 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease;\n  position: relative;\n  overflow: hidden;\n}\n\n.gab2-tool-card::after {\n  content: '';\n  position: absolute;\n  bottom: 0; left: 0;\n  width: 100%; height: 3px;\n  transform: scaleX(0);\n  transform-origin: left;\n  transition: transform 0.3s ease;\n}\n\n.gab2-tool-card:nth-child(1)::after { background: var(--sdg5); }\n.gab2-tool-card:nth-child(2)::after { background: var(--violet); }\n.gab2-tool-card:nth-child(3)::after { background: var(--sdg4); }\n.gab2-tool-card:nth-child(4)::after { background: #0369a1; }\n.gab2-tool-card:nth-child(5)::after { background: #059669; }\n.gab2-tool-card:nth-child(6)::after { background: var(--orange); }\n\n.gab2-tool-card:hover {\n  transform: translateY(-5px);\n  border-color: var(--sdg5);\n  box-shadow: 0 12px 36px rgba(255,58,33,0.08);\n}\n\n.gab2-tool-card:hover::after { transform: scaleX(1); }\n\n.gab2-tool-logo {\n  font-size: 2rem;\n  display: block;\n  margin-bottom: 12px;\n}\n\n.gab2-tool-card h3 {\n  font-family: 'Libre Baskerville', serif;\n  font-size: 1rem;\n  font-weight: 700;\n  color: var(--navy);\n  margin-bottom: 8px;\n}\n\n.gab2-tool-card p {\n  font-size: 0.87rem;\n  color: var(--slate);\n  line-height: 1.6;\n}\n\n.gab2-tool-tag {\n  display: inline-block;\n  margin-top: 12px;\n  padding: 3px 10px;\n  border-radius: 100px;\n  font-size: 0.62rem;\n  font-weight: 700;\n  letter-spacing: 1px;\n  text-transform: uppercase;\n  background: var(--sdg5-light);\n  color: var(--sdg5);\n}\n\n.gab2-tool-card:nth-child(2) .gab2-tool-tag { background: var(--violet-light); color: var(--violet); }\n.gab2-tool-card:nth-child(3) .gab2-tool-tag { background: #fff7ed; color: #c2410c; }\n.gab2-tool-card:nth-child(4) .gab2-tool-tag { background: #eff6ff; color: #0369a1; }\n.gab2-tool-card:nth-child(5) .gab2-tool-tag { background: #ecfdf5; color: #065f46; }\n.gab2-tool-card:nth-child(6) .gab2-tool-tag { background: #fff7ed; color: var(--orange); }\n\n\/* global economy note *\/\n.gab2-global-note {\n  background: var(--ink);\n  border-radius: 18px;\n  padding: 28px 32px;\n  display: flex;\n  align-items: center;\n  gap: 18px;\n  flex-wrap: wrap;\n}\n\n.gab2-global-note-icon { font-size: 2rem; flex-shrink: 0; }\n\n.gab2-global-note p {\n  font-size: 0.97rem;\n  font-weight: 600;\n  color: rgba(255,255,255,0.85);\n  line-height: 1.65;\n  flex: 1;\n}\n\n.gab2-global-note strong { color: var(--sdg5-mid); font-weight: 800; }\n\n\/* \u2500\u2500 IMPACT STATS \u2500\u2500 *\/\n.gab2-impact {\n  padding: 70px 30px;\n  background: var(--white);\n  border-top: 1px solid var(--light);\n}\n\n.gab2-impact-inner {\n  max-width: 880px;\n  margin: 0 auto;\n}\n\n.gab2-impact-inner h2 {\n  font-family: 'Libre Baskerville', serif;\n  font-size: clamp(1.6rem, 4vw, 2.5rem);\n  font-weight: 700;\n  color: var(--navy);\n  margin-bottom: 10px;\n}\n\n.gab2-impact-inner > p {\n  font-size: 1.05rem;\n  color: var(--slate);\n  line-height: 1.75;\n  margin-bottom: 48px;\n  max-width: 660px;\n}\n\n.gab2-stats-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));\n  gap: 18px;\n  margin-bottom: 48px;\n}\n\n.gab2-stat {\n  background: var(--off-white);\n  border-radius: 18px;\n  padding: 30px 18px;\n  text-align: center;\n  border: 1px solid var(--light);\n  transition: transform 0.3s ease, border-color 0.3s ease;\n  position: relative;\n  overflow: hidden;\n}\n\n.gab2-stat:hover {\n  transform: translateY(-5px);\n  border-color: var(--sdg5);\n}\n\n.gab2-stat::before {\n  content: '';\n  position: absolute;\n  top: 0; left: 0;\n  width: 100%; height: 4px;\n}\n\n.gab2-stat:nth-child(1)::before { background: var(--sdg5); }\n.gab2-stat:nth-child(2)::before { background: var(--violet); }\n.gab2-stat:nth-child(3)::before { background: var(--sdg4); }\n.gab2-stat:nth-child(4)::before { background: var(--orange); }\n\n.gab2-stat-num {\n  font-family: 'Libre Baskerville', serif;\n  font-size: 2.5rem;\n  font-weight: 700;\n  color: var(--navy);\n  display: block;\n  line-height: 1;\n  margin-bottom: 10px;\n}\n\n.gab2-stat-label {\n  font-size: 0.74rem;\n  font-weight: 700;\n  letter-spacing: 1px;\n  text-transform: uppercase;\n  color: var(--slate);\n  line-height: 1.4;\n}\n\n\/* cohort goal bar *\/\n.gab2-goal {\n  background: var(--off-white);\n  border-radius: 18px;\n  border: 1px solid var(--light);\n  padding: 28px 30px;\n  margin-bottom: 36px;\n}\n\n.gab2-goal h3 {\n  font-family: 'Libre Baskerville', serif;\n  font-size: 1.1rem;\n  font-weight: 700;\n  color: var(--navy);\n  margin-bottom: 16px;\n}\n\n.gab2-goal-bar-wrap {\n  background: var(--light);\n  border-radius: 100px;\n  height: 12px;\n  overflow: hidden;\n  margin-bottom: 10px;\n}\n\n.gab2-goal-bar {\n  height: 100%;\n  border-radius: 100px;\n  background: linear-gradient(90deg, var(--sdg5) 0%, var(--sdg8) 100%);\n  width: 35%;\n  transition: width 1s ease;\n}\n\n.gab2-goal-labels {\n  display: flex;\n  justify-content: space-between;\n  font-size: 0.8rem;\n  font-weight: 600;\n  color: var(--slate);\n}\n\n.gab2-goal-labels span:first-child { color: var(--sdg5); font-weight: 700; }\n\n\/* outcomes *\/\n.gab2-outcomes {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 16px;\n}\n\n.gab2-outcome {\n  display: flex;\n  gap: 14px;\n  align-items: flex-start;\n  padding: 22px;\n  background: var(--off-white);\n  border-radius: 16px;\n  border: 1px solid var(--light);\n  transition: border-color 0.3s ease;\n}\n\n.gab2-outcome:hover { border-color: var(--sdg5); }\n.gab2-outcome-icon { font-size: 1.5rem; flex-shrink: 0; margin-top: 2px; }\n\n.gab2-outcome h4 {\n  font-size: 0.95rem;\n  font-weight: 700;\n  color: var(--navy);\n  margin-bottom: 5px;\n}\n\n.gab2-outcome p {\n  font-size: 0.9rem;\n  color: var(--slate);\n  line-height: 1.6;\n}\n\n\/* \u2500\u2500 CLOSING STORY \u2500\u2500 *\/\n.gab2-close {\n  background: var(--ink);\n  padding: 80px 30px;\n  position: relative;\n  overflow: hidden;\n}\n\n.gab2-close::before {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background:\n    radial-gradient(ellipse 500px 350px at 100% 0%, rgba(255,58,33,0.2) 0%, transparent 65%),\n    radial-gradient(ellipse 350px 250px at 0% 100%, rgba(124,58,237,0.15) 0%, transparent 65%);\n  pointer-events: none;\n}\n\n\/* aurora shimmer *\/\n.gab2-close::after {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background-image: radial-gradient(circle, rgba(255,255,255,0.03) 1px, transparent 1px);\n  background-size: 28px 28px;\n  pointer-events: none;\n}\n\n.gab2-close-inner {\n  max-width: 880px;\n  margin: 0 auto;\n  position: relative;\n  z-index: 2;\n}\n\n.gab2-close .gab2-tag { color: var(--sdg5-mid); }\n.gab2-close .gab2-tag::after { background: var(--sdg5-mid); }\n\n.gab2-close h2 {\n  font-family: 'Libre Baskerville', serif;\n  font-size: clamp(1.9rem, 4.5vw, 2.9rem);\n  font-weight: 700;\n  color: var(--white);\n  line-height: 1.18;\n  margin-bottom: 28px;\n}\n\n.gab2-close h2 em {\n  font-style: italic;\n  color: var(--sdg5-mid);\n}\n\n.gab2-close p {\n  font-size: 1.05rem;\n  color: rgba(255,255,255,0.78);\n  line-height: 1.85;\n  margin-bottom: 22px;\n}\n\n\/* Salma enrolled card *\/\n.gab2-salma-enrolled {\n  background: rgba(255,255,255,0.04);\n  border: 1px solid rgba(255,58,33,0.22);\n  border-radius: 20px;\n  padding: 32px 36px;\n  margin: 36px 0;\n  position: relative;\n}\n\n.gab2-salma-enrolled::before {\n  content: 'COHORT ONE STUDENT';\n  position: absolute;\n  top: -12px; left: 24px;\n  background: var(--sdg5);\n  color: var(--white);\n  font-size: 0.6rem;\n  font-weight: 800;\n  letter-spacing: 2px;\n  padding: 4px 12px;\n  border-radius: 100px;\n}\n\n.gab2-salma-enrolled p {\n  font-family: 'Libre Baskerville', serif;\n  font-style: italic;\n  font-size: 1.15rem;\n  color: var(--white);\n  line-height: 1.65;\n  margin-bottom: 12px;\n}\n\n.gab2-salma-enrolled cite {\n  font-size: 0.75rem;\n  color: rgba(255,255,255,0.45);\n  font-style: normal;\n  font-weight: 600;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n}\n\n\/* three ask cards *\/\n.gab2-ask-row {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 14px;\n  margin: 36px 0;\n}\n\n.gab2-ask-card {\n  background: rgba(255,255,255,0.04);\n  border: 1px solid rgba(255,58,33,0.18);\n  border-radius: 16px;\n  padding: 24px 16px;\n  text-align: center;\n  transition: background 0.2s ease, border-color 0.2s ease;\n}\n\n.gab2-ask-card:hover {\n  background: rgba(255,58,33,0.08);\n  border-color: rgba(255,58,33,0.4);\n}\n\n.gab2-ask-card .ask-amount {\n  font-family: 'Libre Baskerville', serif;\n  font-size: 1.9rem;\n  font-weight: 700;\n  color: var(--sdg5-mid);\n  display: block;\n  margin-bottom: 8px;\n}\n\n.gab2-ask-card .ask-label {\n  font-size: 0.78rem;\n  font-weight: 500;\n  color: rgba(255,255,255,0.58);\n  line-height: 1.45;\n}\n\n\/* SDG triple stamps *\/\n.gab2-sdg-row {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 12px;\n  margin-top: 36px;\n}\n\n.gab2-sdg-stamp {\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n  background: rgba(255,255,255,0.04);\n  border: 1px solid rgba(255,255,255,0.08);\n  padding: 10px 16px;\n  border-radius: 12px;\n}\n\n.gab2-sdg-stamp .sdg-box {\n  width: 38px; height: 38px;\n  border-radius: 8px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-weight: 900;\n  font-size: 0.88rem;\n  color: var(--white);\n  flex-shrink: 0;\n}\n\n.sdg-box-5 { background: var(--sdg5); }\n.sdg-box-4 { background: var(--sdg4); }\n.sdg-box-8 { background: var(--sdg8); }\n\n.gab2-sdg-stamp p {\n  margin: 0;\n  font-size: 0.75rem;\n  color: rgba(255,255,255,0.65);\n  line-height: 1.35;\n}\n\n.gab2-sdg-stamp strong {\n  display: block;\n  color: var(--white);\n  font-size: 0.8rem;\n  margin-bottom: 1px;\n}\n\n\/* CTA buttons *\/\n.gab2-cta-strip {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 14px;\n  margin-top: 40px;\n}\n\n.gab2-btn {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  padding: 15px 30px;\n  border-radius: 100px;\n  font-size: 0.9rem;\n  font-weight: 700;\n  text-decoration: none;\n  transition: all 0.3s ease;\n  letter-spacing: 0.5px;\n}\n\n.gab2-btn-primary {\n  background: var(--sdg5);\n  color: var(--white);\n}\n\n.gab2-btn-primary:hover {\n  background: #e02a12;\n  transform: translateY(-3px);\n  box-shadow: 0 12px 28px rgba(255,58,33,0.4);\n}\n\n.gab2-btn-secondary {\n  background: transparent;\n  color: var(--white);\n  border: 2px solid rgba(255,255,255,0.22);\n}\n\n.gab2-btn-secondary:hover {\n  border-color: var(--white);\n  background: rgba(255,255,255,0.06);\n  transform: translateY(-3px);\n}\n\n\/* \u2500\u2500 FOOTER LINK \u2500\u2500 *\/\n.gab2-footer {\n  background: var(--off-white);\n  padding: 40px 30px;\n  border-top: 1px solid var(--light);\n}\n\n.gab2-footer-inner {\n  max-width: 880px;\n  margin: 0 auto;\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  gap: 20px;\n  flex-wrap: wrap;\n}\n\n.gab2-footer-inner p {\n  font-size: 0.95rem;\n  color: var(--slate);\n  line-height: 1.6;\n  max-width: 520px;\n}\n\n.gab2-footer-links {\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n  flex-shrink: 0;\n}\n\n.gab2-footer-inner a {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  color: var(--navy);\n  font-weight: 700;\n  font-size: 0.88rem;\n  text-decoration: none;\n  border-bottom: 2px solid var(--sdg5);\n  padding-bottom: 2px;\n  white-space: nowrap;\n  transition: color 0.2s ease;\n}\n\n.gab2-footer-inner a:hover { color: var(--sdg5); }\n\n\/* \u2500\u2500 RESPONSIVE \u2500\u2500 *\/\n@media (max-width: 680px) {\n  .gab2-tools-grid { grid-template-columns: 1fr 1fr; }\n  .gab2-outcomes   { grid-template-columns: 1fr; }\n  .gab2-ask-row    { grid-template-columns: 1fr; }\n  .gab2-footer-inner { flex-direction: column; align-items: flex-start; }\n  .gab2-btn { width: 100%; justify-content: center; }\n}\n\n@media (max-width: 480px) {\n  .gab2-tools-grid { grid-template-columns: 1fr; }\n}\n\n<\/style>\n\n<div class=\"gab2-wrap\">\n\n  <!-- \u2550\u2550 WHAT THEY MASTER \u2550\u2550 -->\n  <div class=\"gab2-tools\">\n    <div class=\"gab2-tools-inner\">\n      <div class=\"gab2-tag\">The Global-Standard Toolkit<\/div>\n      <h2>The Tools Used in New York and London. Taught in Tabora.<\/h2>\n      <p>Graduates of the Boot Camp do not learn yesterday\u2019s technology. They master the AI and coding tools that professional digital workers use in global markets \u2014 giving them skills that travel far beyond Tabora.<\/p>\n\n      <div class=\"gab2-tools-grid\">\n\n        <div class=\"gab2-tool-card\">\n          <span class=\"gab2-tool-logo\">\ud83e\udd16<\/span>\n          <h3>ChatGPT<\/h3>\n          <p>Prompt engineering, content creation, business writing, and AI-assisted research for client work and freelance services.<\/p>\n          <span class=\"gab2-tool-tag\">AI Writing<\/span>\n        <\/div>\n\n        <div class=\"gab2-tool-card\">\n          <span class=\"gab2-tool-logo\">\u2728<\/span>\n          <h3>Gemini Advanced<\/h3>\n          <p>Google\u2019s professional AI platform for document analysis, data tasks, and multimodal work \u2014 used across global enterprises.<\/p>\n          <span class=\"gab2-tool-tag\">AI Analysis<\/span>\n        <\/div>\n\n        <div class=\"gab2-tool-card\">\n          <span class=\"gab2-tool-logo\">\ud83c\udfac<\/span>\n          <h3>HeyGen<\/h3>\n          <p>AI video generation for digital marketing, professional presentations, and creative client deliverables \u2014 a high-demand freelance skill.<\/p>\n          <span class=\"gab2-tool-tag\">AI Video<\/span>\n        <\/div>\n\n        <div class=\"gab2-tool-card\">\n          <span class=\"gab2-tool-logo\">\ud83c\udf10<\/span>\n          <h3>AI-Assisted Web Coding<\/h3>\n          <p>Building and styling websites using HTML and CSS \u2014 guided and accelerated by AI tools that help students write, debug, and understand code without prior experience.<\/p>\n          <span class=\"gab2-tool-tag\">AI Coding<\/span>\n        <\/div>\n\n        <div class=\"gab2-tool-card\">\n          <span class=\"gab2-tool-logo\">\ud83e\udde0<\/span>\n          <h3>Claude.ai<\/h3>\n          <p>Anthropic\u2019s advanced AI assistant for research, writing, analysis, and complex problem-solving \u2014 used by students to develop critical thinking and AI collaboration skills.<\/p>\n          <span class=\"gab2-tool-tag\">AI Assistant<\/span>\n        <\/div>\n\n        <div class=\"gab2-tool-card\">\n          <span class=\"gab2-tool-logo\">\ud83c\udfa8<\/span>\n          <h3>Canva<\/h3>\n          <p>Professional graphic design, social media content, presentation creation, and digital marketing materials \u2014 a high-demand skill for freelance client work and Digital Kiosk services.<\/p>\n          <span class=\"gab2-tool-tag\">Design<\/span>\n        <\/div>\n\n      <\/div>\n\n      <div class=\"gab2-global-note\">\n        <div class=\"gab2-global-note-icon\">\ud83c\udf0d<\/div>\n        <p>These are not beginner tools for a beginner market. <strong>ChatGPT, Gemini, Claude.ai, HeyGen, Canva, and AI-assisted web coding are the same platforms used by digital professionals in the world\u2019s most competitive economies.<\/strong> We teach them at full professional standard \u2014 because Salma deserves the same tools as anyone else.<\/p>\n      <\/div>\n\n    <\/div>\n  <\/div>\n\n  <!-- \u2550\u2550 IMPACT STATS \u2550\u2550 -->\n  <div class=\"gab2-impact\">\n    <div class=\"gab2-impact-inner\">\n      <div class=\"gab2-tag\">Our Goal for the First Cohort<\/div>\n      <h2>Building Towards Launch<\/h2>\n      <p>The Girls\u2019 AI and Coding Boot Camp is in its launch phase. Our goal is to fully equip the Digital Hub and fund the first cohort of 20 young women. Every donation brings us one step closer.<\/p>\n\n      <div class=\"gab2-stats-grid\">\n        <div class=\"gab2-stat\">\n          <span class=\"gab2-stat-num\">20<\/span>\n          <span class=\"gab2-stat-label\">Target Cohort Size<\/span>\n        <\/div>\n        <div class=\"gab2-stat\">\n          <span class=\"gab2-stat-num\">4<\/span>\n          <span class=\"gab2-stat-label\">Months per Cohort<\/span>\n        <\/div>\n        <div class=\"gab2-stat\">\n          <span class=\"gab2-stat-num\">3hrs<\/span>\n          <span class=\"gab2-stat-label\">Daily \u2014 Mother-Friendly Schedule<\/span>\n        <\/div>\n        <div class=\"gab2-stat\">\n          <span class=\"gab2-stat-num\">\u20ac250<\/span>\n          <span class=\"gab2-stat-label\">Full Scholarship Per Student<\/span>\n        <\/div>\n      <\/div>\n\n\n\n      <div class=\"gab2-outcomes\">\n        <div class=\"gab2-outcome\">\n          <div class=\"gab2-outcome-icon\">\ud83c\udf93<\/div>\n          <div>\n            <h4>Certified Digital Graduates<\/h4>\n            <p>Every graduate leaves with a verifiable CODEWA digital skills certificate \u2014 a professional credential that opens doors to employment and freelance work.<\/p>\n          <\/div>\n        <\/div>\n        <div class=\"gab2-outcome\">\n          <div class=\"gab2-outcome-icon\">\ud83d\udcb0<\/div>\n          <div>\n            <h4>Micro-Grant Entrepreneurs<\/h4>\n            <p>Top graduates receive startup funding to launch their own Digital Service Kiosk \u2014 earning 50,000 to 150,000 TZS weekly as independent entrepreneurs.<\/p>\n          <\/div>\n        <\/div>\n        <div class=\"gab2-outcome\">\n          <div class=\"gab2-outcome-icon\">\ud83d\udc76<\/div>\n          <div>\n            <h4>Young Mothers Who Did Not Choose<\/h4>\n            <p>Every participant who is a young mother attends knowing their child is cared for \u2014 removing the impossible choice that kept them home for years.<\/p>\n          <\/div>\n        <\/div>\n        <div class=\"gab2-outcome\">\n          <div class=\"gab2-outcome-icon\">\ud83d\udd01<\/div>\n          <div>\n            <h4>A Pipeline of Role Models<\/h4>\n            <p>Graduates return as mentors for the next cohort \u2014 creating a self-sustaining cycle where every Salma who succeeds opens the door for the next one.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n\n  <!-- \u2550\u2550 CLOSING STORY \u2550\u2550 -->\n  <div class=\"gab2-close\">\n    <div class=\"gab2-close-inner\">\n\n      <div class=\"gab2-tag\">Salma\u2019s Next Chapter<\/div>\n      <h2>She Is Learning to<br>Build Websites.<br><em>She Wants to Build Something Too.<\/em><\/h2>\n\n      <p>Salma is enrolled in our first cohort. In her second week, she built her first webpage using AI-assisted coding. In her third, she designed her first professional graphic on Canva and generated an AI video using HeyGen. Her teacher told us she stays fifteen minutes after every session to keep practising.<\/p>\n\n      <div class=\"gab2-salma-enrolled\">\n        <p>\u201cOur goal is to fully equip the Digital Hub and fund the first cohort of 20 young women. Every donation brings us closer to a world where a girl\u2019s life does not end when the system fails her.\u201d<\/p>\n        <cite>CODEWA Girls\u2019 AI & Coding Boot Camp<\/cite>\n      <\/div>\n\n      <p>We believe Salma. And we need you to believe in her as well.<\/p>\n\n      <p>Give \u20ac65 a month and walk one girl through all four months of the programme \u2014 from her first login to her graduation day. Give \u20ac100 and sponsor the childcare that lets a young mother actually show up. Give \u20ac250 and fund one complete dignity scholarship.<\/p>\n\n      <div class=\"gab2-ask-row\">\n        <div class=\"gab2-ask-card\">\n          <span class=\"ask-amount\">\u20ac65<small style=\"font-size:1rem\">\/mo<\/small><\/span>\n          <span class=\"ask-label\">Walk one girl through all four months of the Boot Camp<\/span>\n        <\/div>\n        <div class=\"gab2-ask-card\">\n          <span class=\"ask-amount\">\u20ac100<\/span>\n          <span class=\"ask-label\">Sponsor childcare so a young mother can attend every session<\/span>\n        <\/div>\n        <div class=\"gab2-ask-card\">\n          <span class=\"ask-amount\">\u20ac250<\/span>\n          <span class=\"ask-label\">Fund a complete Dignity Scholarship \u2014 four months, meals, and tools included<\/span>\n        <\/div>\n      <\/div>\n\n      <p style=\"font-size:0.95rem; color:rgba(255,255,255,0.45); margin-bottom:0;\">Because a girl\u2019s life should not end when the system fails her. And because Salma is already proving it does not have to.<\/p>\n\n      <div class=\"gab2-sdg-row\">\n        <div class=\"gab2-sdg-stamp\">\n          <div class=\"sdg-box sdg-box-5\">5<\/div>\n          <p><strong>SDG 5 \u2014 Gender Equality<\/strong>Achieve gender equality and empower all women and girls.<\/p>\n        <\/div>\n        <div class=\"gab2-sdg-stamp\">\n          <div class=\"sdg-box sdg-box-4\">4<\/div>\n          <p><strong>SDG 4 \u2014 Quality Education<\/strong>Ensure inclusive and equitable quality education for all.<\/p>\n        <\/div>\n        <div class=\"gab2-sdg-stamp\">\n          <div class=\"sdg-box sdg-box-8\">8<\/div>\n          <p><strong>SDG 8 \u2014 Decent Work<\/strong>Promote sustained, inclusive economic growth and decent work.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"gab2-cta-strip\">\n        <a href=\"https:\/\/codewatz.org\/fr\/give_posts\/the-girls-ai-digital-hub\/\" class=\"gab2-btn gab2-btn-primary\">Fund the Boot Camp<\/a>\n        <a href=\"https:\/\/codewatz.org\/fr\/partner\/\" class=\"gab2-btn gab2-btn-secondary\">Devenir partenaire<\/a>\n      <\/div>\n\n    <\/div>\n  <\/div>\n\n  <!-- \u2550\u2550 FOOTER LINK \u2550\u2550 -->\n  <div class=\"gab2-footer\">\n    <div class=\"gab2-footer-inner\">\n      <p>To understand the full youth empowerment and digital skills strategy behind this programme, visit the related programme pages below.<\/p>\n      <div class=\"gab2-footer-links\">\n        <a href=\"https:\/\/codewatz.org\/fr\/youth-empowerment\/\">Youth Empowerment Programme \u2192<\/a>\n        <a href=\"https:\/\/codewatz.org\/fr\/digital-hub\/\">Girls Digital Hub Portal \u2192<\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Stigma forced her out of school. Skills will bring her back. Support out-of-school girls and young mothers in Tabora to code, create, and lead.<\/p>","protected":false},"featured_media":29714,"template":"","give_posts_category":[325,321,316],"give_posts_tag":[],"class_list":["post-30010","give_posts","type-give_posts","status-publish","has-post-thumbnail","hentry","give_posts_category-charity","give_posts_category-girls-empowerment","give_posts_category-life-skills","entry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>From Dropout to Innovator: The Girls&#039; AI &amp; Coding Boot Camp - CODEWA<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/codewatz.org\/fr\/give_posts\/the-girls-ai-digital-hub\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"From Dropout to Innovator: The Girls&#039; AI &amp; Coding Boot Camp - CODEWA\" \/>\n<meta property=\"og:description\" content=\"Stigma forced her out of school. Skills will bring her back. Support out-of-school girls and young mothers in Tabora to code, create, and lead.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/codewatz.org\/fr\/give_posts\/the-girls-ai-digital-hub\/\" \/>\n<meta property=\"og:site_name\" content=\"CODEWA\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-21T17:05:30+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/codewatz.org\/wp-content\/uploads\/2021\/02\/2-1.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1440\" \/>\n\t<meta property=\"og:image:height\" content=\"960\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\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=\"10 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/codewatz.org\\\/give_posts\\\/the-girls-ai-digital-hub\\\/\",\"url\":\"https:\\\/\\\/codewatz.org\\\/give_posts\\\/the-girls-ai-digital-hub\\\/\",\"name\":\"From Dropout to Innovator: The Girls' AI &amp; Coding Boot Camp - CODEWA\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/codewatz.org\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/codewatz.org\\\/give_posts\\\/the-girls-ai-digital-hub\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/codewatz.org\\\/give_posts\\\/the-girls-ai-digital-hub\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/codewatz.org\\\/wp-content\\\/uploads\\\/2021\\\/02\\\/2-1.jpg\",\"datePublished\":\"2026-05-19T15:16:59+00:00\",\"dateModified\":\"2026-05-21T17:05:30+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/codewatz.org\\\/give_posts\\\/the-girls-ai-digital-hub\\\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/codewatz.org\\\/give_posts\\\/the-girls-ai-digital-hub\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/codewatz.org\\\/give_posts\\\/the-girls-ai-digital-hub\\\/#primaryimage\",\"url\":\"https:\\\/\\\/codewatz.org\\\/wp-content\\\/uploads\\\/2021\\\/02\\\/2-1.jpg\",\"contentUrl\":\"https:\\\/\\\/codewatz.org\\\/wp-content\\\/uploads\\\/2021\\\/02\\\/2-1.jpg\",\"width\":1440,\"height\":960},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/codewatz.org\\\/give_posts\\\/the-girls-ai-digital-hub\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/codewatz.org\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"From Dropout to Innovator: The Girls&#8217; AI &amp; Coding Boot Camp\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/codewatz.org\\\/#website\",\"url\":\"https:\\\/\\\/codewatz.org\\\/\",\"name\":\"CODEWA\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/codewatz.org\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/codewatz.org\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/codewatz.org\\\/#organization\",\"name\":\"CODEWA\",\"url\":\"https:\\\/\\\/codewatz.org\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/codewatz.org\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/codewatz.org\\\/wp-content\\\/uploads\\\/2021\\\/06\\\/CODEWA-Logo4.png\",\"contentUrl\":\"https:\\\/\\\/codewatz.org\\\/wp-content\\\/uploads\\\/2021\\\/06\\\/CODEWA-Logo4.png\",\"width\":384,\"height\":130,\"caption\":\"CODEWA\"},\"image\":{\"@id\":\"https:\\\/\\\/codewatz.org\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"From Dropout to Innovator: The Girls' AI &amp; Coding Boot Camp - CODEWA","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:\/\/codewatz.org\/fr\/give_posts\/the-girls-ai-digital-hub\/","og_locale":"fr_FR","og_type":"article","og_title":"From Dropout to Innovator: The Girls' AI &amp; Coding Boot Camp - CODEWA","og_description":"Stigma forced her out of school. Skills will bring her back. Support out-of-school girls and young mothers in Tabora to code, create, and lead.","og_url":"https:\/\/codewatz.org\/fr\/give_posts\/the-girls-ai-digital-hub\/","og_site_name":"CODEWA","article_modified_time":"2026-05-21T17:05:30+00:00","og_image":[{"width":1440,"height":960,"url":"https:\/\/codewatz.org\/wp-content\/uploads\/2021\/02\/2-1.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Dur\u00e9e de lecture estim\u00e9e":"10 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/codewatz.org\/give_posts\/the-girls-ai-digital-hub\/","url":"https:\/\/codewatz.org\/give_posts\/the-girls-ai-digital-hub\/","name":"From Dropout to Innovator: The Girls' AI &amp; Coding Boot Camp - CODEWA","isPartOf":{"@id":"https:\/\/codewatz.org\/#website"},"primaryImageOfPage":{"@id":"https:\/\/codewatz.org\/give_posts\/the-girls-ai-digital-hub\/#primaryimage"},"image":{"@id":"https:\/\/codewatz.org\/give_posts\/the-girls-ai-digital-hub\/#primaryimage"},"thumbnailUrl":"https:\/\/codewatz.org\/wp-content\/uploads\/2021\/02\/2-1.jpg","datePublished":"2026-05-19T15:16:59+00:00","dateModified":"2026-05-21T17:05:30+00:00","breadcrumb":{"@id":"https:\/\/codewatz.org\/give_posts\/the-girls-ai-digital-hub\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/codewatz.org\/give_posts\/the-girls-ai-digital-hub\/"]}]},{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/codewatz.org\/give_posts\/the-girls-ai-digital-hub\/#primaryimage","url":"https:\/\/codewatz.org\/wp-content\/uploads\/2021\/02\/2-1.jpg","contentUrl":"https:\/\/codewatz.org\/wp-content\/uploads\/2021\/02\/2-1.jpg","width":1440,"height":960},{"@type":"BreadcrumbList","@id":"https:\/\/codewatz.org\/give_posts\/the-girls-ai-digital-hub\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/codewatz.org\/"},{"@type":"ListItem","position":2,"name":"From Dropout to Innovator: The Girls&#8217; AI &amp; Coding Boot Camp"}]},{"@type":"WebSite","@id":"https:\/\/codewatz.org\/#website","url":"https:\/\/codewatz.org\/","name":"CODEWA","description":"","publisher":{"@id":"https:\/\/codewatz.org\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/codewatz.org\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"},{"@type":"Organization","@id":"https:\/\/codewatz.org\/#organization","name":"CODEWA","url":"https:\/\/codewatz.org\/","logo":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/codewatz.org\/#\/schema\/logo\/image\/","url":"https:\/\/codewatz.org\/wp-content\/uploads\/2021\/06\/CODEWA-Logo4.png","contentUrl":"https:\/\/codewatz.org\/wp-content\/uploads\/2021\/06\/CODEWA-Logo4.png","width":384,"height":130,"caption":"CODEWA"},"image":{"@id":"https:\/\/codewatz.org\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/codewatz.org\/fr\/wp-json\/wp\/v2\/give_posts\/30010","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/codewatz.org\/fr\/wp-json\/wp\/v2\/give_posts"}],"about":[{"href":"https:\/\/codewatz.org\/fr\/wp-json\/wp\/v2\/types\/give_posts"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/codewatz.org\/fr\/wp-json\/wp\/v2\/media\/29714"}],"wp:attachment":[{"href":"https:\/\/codewatz.org\/fr\/wp-json\/wp\/v2\/media?parent=30010"}],"wp:term":[{"taxonomy":"give_posts_category","embeddable":true,"href":"https:\/\/codewatz.org\/fr\/wp-json\/wp\/v2\/give_posts_category?post=30010"},{"taxonomy":"give_posts_tag","embeddable":true,"href":"https:\/\/codewatz.org\/fr\/wp-json\/wp\/v2\/give_posts_tag?post=30010"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}