About SPLiT

Empowering lives through technology and innovation.

SPLiT (Strategically Positioning Lives in Technology) is a 501(c)(3) nonprofit closing educational gaps in underserved communities through digital technology programming.

Our Story

From a campus idea to a global mission.

SPLiT was founded at Howard University by Dominique Da'Cruz on a simple conviction: access to technology should never depend on where you were born or where you live.

Today, headquartered in Detroit, SPLiT has delivered programming across Washington DC, New York and New Jersey, and Michigan, and internationally through U.S. Embassy partnerships in Africa.

Technology is our anchor in every program. The sectors we serve change with each community: agriculture, small business, education, and workforce development. And our work is not limited by geography. We are expanding across borders around the world.

Community training session SPLiT team gathering

Our Mission

To bridge the digital divide by introducing youth and adults to current digital technology methods and practices, with a focus on communities that lack access to STEAM education resources.

Our Vision

A world where technology strategically positions every life for opportunity, in every sector and across every border.

"Igniting potential through technology. Empowering minds for a brighter future."

How We Work

Technology is the anchor. Community is the compass.

We believe in immersive experiences. Every program pairs technical expertise with ethics, critical thinking, and deep community engagement, learned by doing.

🧭

Human-Centered

We design for people first. Programs are immersive by design, built around real needs identified with the communities we serve.

⚖️

Responsible Innovation

Technical skills are taught alongside ethical considerations, so participants innovate responsibly.

🌱

Built to Last

We create supportive communities of practice, so learning continues long after the training ends.

Leadership

The people behind the mission.

Dominique Da'Cruz

Dominique Da'Cruz

Founder

WD

Dr. W.E. Da'Cruz

Executive Director & Curriculum Lead

LinkedIn →
NC

Dr. Naomi Jordan Cook

Board Member & Digital Technology Expert

LinkedIn →
Where We Work

Rooted in Detroit. Growing worldwide.

Our programs have reached three U.S. regions and five African countries. The next chapter takes SPLiT across new borders around the world.

Detroit, MI Headquarters Washington, DC New York / New Jersey Ghana South Africa Zimbabwe Uganda Malawi Your community next Expanding worldwide

Your gift positions a life in technology.

SPLiT is a 501(c)(3) tax-exempt organization. Every donation is tax-deductible and goes directly to programming.

Strategically Positioning Lives in Technology. Tech-based education that bridges the digital divide in underrepresented communities across the U.S., Africa, and beyond.

*{margin:0;padding:0;box-sizing:border-box} html{scroll-behavior:smooth} body{font-family:'Inter',sans-serif;color:var(--ink);background:var(--cream);line-height:1.6} h1,h2,h3,.display{font-family:'Fraunces',serif} img{max-width:100%;display:block} a{text-decoration:none;color:inherit} .wrap{max-width:1120px;margin:0 auto;padding:0 24px} .btn{display:inline-block;padding:14px 28px;border-radius:999px;font-weight:600;font-size:15px;transition:transform .15s ease, box-shadow .15s ease} .btn:hover{transform:translateY(-2px)} .btn-gold{background:var(--gold);color:var(--green)} .btn-outline{border:2px solid rgba(255,255,255,.7);color:var(--white)} .btn-green{background:var(--green);color:var(--white)} .eyebrow{display:inline-block;font-size:12.5px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--green-2);background:var(--gold-soft);padding:6px 14px;border-radius:999px;margin-bottom:18px} header{position:sticky;top:0;z-index:50;background:rgba(250,246,239,.92);backdrop-filter:blur(8px);border-bottom:1px solid rgba(11,44,85,.08)} .nav{display:flex;align-items:center;justify-content:space-between;height:84px} .logo{display:flex;align-items:center;gap:12px} .logo img{height:56px;width:auto} .logo .wordmark{display:none;font-family:'Fraunces',serif;font-weight:700;font-size:24px;color:var(--green)} .nav-links{display:flex;gap:30px;font-size:15px;font-weight:500;color:var(--ink)} .nav-links a:hover{color:var(--green-2)} .nav-links a.active{color:var(--green-2);font-weight:700} .nav .btn{padding:10px 22px} @media(max-width:860px){.nav-links{display:none}} section{padding:96px 0} .section-head{max-width:680px;margin-bottom:56px} .section-head h2{font-size:clamp(30px,3.6vw,42px);line-height:1.15;font-weight:600;color:var(--green);margin-bottom:16px} .section-head p{color:var(--muted);font-size:17px} .sectors{background:var(--white)} .cards{display:grid;grid-template-columns:repeat(3,1fr);gap:28px} .card{background:var(--cream);border-radius:var(--radius);padding:38px 32px;border:1px solid rgba(11,44,85,.07);transition:transform .15s ease, box-shadow .15s ease} .card:hover{transform:translateY(-6px);box-shadow:0 24px 48px rgba(11,44,85,.12)} .card .icon{width:54px;height:54px;border-radius:14px;background:var(--green);color:var(--gold);display:flex;align-items:center;justify-content:center;font-size:24px;margin-bottom:22px} .card h3{font-size:20px;color:var(--green);margin-bottom:12px;font-weight:600} .card p{color:var(--muted);font-size:15px;margin-bottom:18px} @media(max-width:960px){.cards{grid-template-columns:repeat(2,1fr)}} @media(max-width:640px){.cards{grid-template-columns:1fr}} .about-imgs{position:relative} .about-imgs .main{border-radius:var(--radius);aspect-ratio:4/3;object-fit:cover;width:100%} .about-imgs .float{position:absolute;width:46%;bottom:-36px;right:-18px;border-radius:14px;border:6px solid var(--cream);aspect-ratio:1;object-fit:cover;box-shadow:0 18px 40px rgba(11,44,85,.25)} .places .chips{display:flex;flex-wrap:wrap;gap:14px} .chip{background:var(--white);border:1px solid rgba(11,44,85,.12);border-radius:999px;padding:12px 22px;font-weight:600;font-size:15px;color:var(--green)} .chip small{display:block;font-weight:500;color:var(--muted);font-size:12px;letter-spacing:.06em;text-transform:uppercase} .chip.hq{background:var(--green);color:var(--white)} .chip.hq small{color:var(--gold)} .member{background:var(--cream);border-radius:var(--radius);overflow:hidden;border:1px solid rgba(11,44,85,.07)} .member img{aspect-ratio:1;object-fit:cover;width:100%} .member .info{padding:24px 26px} .member h3{font-size:20px;color:var(--green);font-weight:600} .member p{color:var(--muted);font-size:14.5px;margin:4px 0 12px} .member a{font-size:14px;font-weight:600;color:var(--green-2)} .cta-band{background:linear-gradient(120deg,var(--gold) 0%,#F7C94F 100%);border-radius:calc(var(--radius) + 6px);padding:64px;display:grid;grid-template-columns:1.2fr .8fr;gap:40px;align-items:center;color:var(--green)} .cta-band h2{font-size:clamp(28px,3.4vw,38px);line-height:1.15;font-weight:600;margin-bottom:14px} .cta-band p{font-weight:500;opacity:.85} .cta-band .actions{display:flex;gap:16px;justify-content:flex-end;flex-wrap:wrap} @media(max-width:860px){.cta-band{grid-template-columns:1fr;padding:44px 32px}.cta-band .actions{justify-content:flex-start}} footer{background:var(--green);color:rgba(255,255,255,.75);padding:72px 0 36px;font-size:14.5px} .foot-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:48px;margin-bottom:48px} footer h4{color:var(--white);font-size:15px;margin-bottom:16px;font-weight:600;letter-spacing:.04em;text-transform:uppercase} footer a{display:block;margin-bottom:10px} footer a:hover{color:var(--gold)} .foot-logo{margin-bottom:16px} .foot-logo img{height:52px;background:var(--white);border-radius:12px;padding:6px} .legal{border-top:1px solid rgba(255,255,255,.14);padding-top:28px;font-size:13px;color:rgba(255,255,255,.55)} @media(max-width:720px){.foot-grid{grid-template-columns:1fr}} .page-hero{background:linear-gradient(160deg,var(--green) 0%,#071E3C 70%);color:var(--white);padding:88px 0} .page-hero .eyebrow{background:rgba(240,180,41,.16);color:var(--gold)} .page-hero h1{font-size:clamp(34px,4.4vw,52px);line-height:1.1;font-weight:600;margin-bottom:18px;max-width:760px} .page-hero h1 em{font-style:normal;color:var(--gold)} .page-hero p{font-size:18px;color:rgba(255,255,255,.82);max-width:620px} .two-col{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center} @media(max-width:860px){.two-col{grid-template-columns:1fr}} .mv-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px} @media(max-width:720px){.mv-grid{grid-template-columns:1fr}} .mv{border-radius:var(--radius);padding:44px 40px} .mv.mission{background:var(--green);color:var(--white)} .mv.vision{background:var(--gold-soft);color:var(--green)} .mv h3{font-size:24px;margin-bottom:14px;font-weight:600} .mv.mission p{color:rgba(255,255,255,.82)} .quote-band{background:var(--gold);color:var(--green);padding:72px 0;text-align:center} .quote-band p{font-family:'Fraunces',serif;font-size:clamp(24px,3vw,34px);line-height:1.3;font-weight:600;max-width:820px;margin:0 auto} .monogram{aspect-ratio:1;display:flex;align-items:center;justify-content:center;background:var(--green);color:var(--gold);font-family:'Fraunces',serif;font-size:64px;font-weight:600} .team-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:28px} @media(max-width:860px){.team-grid-3{grid-template-columns:1fr}}
About SPLiT

Empowering lives through technology and innovation.

SPLiT (Strategically Positioning Lives in Technology) is a 501(c)(3) nonprofit closing educational gaps in underserved communities through digital technology programming.

Our Story

From a campus idea to a global mission.

SPLiT was founded at Howard University by Dominique Da'Cruz on a simple conviction: access to technology should never depend on where you were born or where you live.

Today, headquartered in Detroit, SPLiT has delivered programming across Washington DC, New York and New Jersey, and Michigan, and internationally through U.S. Embassy partnerships in Africa.

Technology is our anchor in every program. The sectors we serve change with each community: agriculture, small business, education, and workforce development. And our work is not limited by geography. We are expanding across borders around the world.

Community training session SPLiT team gathering

Our Mission

To bridge the digital divide by introducing youth and adults to current digital technology methods and practices, with a focus on communities that lack access to STEAM education resources.

Our Vision

A world where technology strategically positions every life for opportunity, in every sector and across every border.

"Igniting potential through technology. Empowering minds for a brighter future."

How We Work

Technology is the anchor. Community is the compass.

We believe in immersive experiences. Every program pairs technical expertise with ethics, critical thinking, and deep community engagement, learned by doing.

🧭

Human-Centered

We design for people first. Programs are immersive by design, built around real needs identified with the communities we serve.

⚖️

Responsible Innovation

Technical skills are taught alongside ethical considerations, so participants innovate responsibly.

🌱

Built to Last

We create supportive communities of practice, so learning continues long after the training ends.

Leadership

The people behind the mission.

Dominique Da'Cruz

Dominique Da'Cruz

Founder

WD

Dr. W.E. Da'Cruz

Executive Director & Curriculum Lead

LinkedIn →
NC

Dr. Naomi Jordan Cook

Board Member & Digital Technology Expert

LinkedIn →
Where We Work

Rooted in Detroit. Growing worldwide.

Our programs have reached three U.S. regions and five African countries. The next chapter takes SPLiT across new borders around the world.

Detroit, MI Headquarters Washington, DC New York / New Jersey Ghana South Africa Zimbabwe Uganda Malawi Your community next Expanding worldwide

Your gift positions a life in technology.

SPLiT is a 501(c)(3) tax-exempt organization. Every donation is tax-deductible and goes directly to programming.

Strategically Positioning Lives in Technology. Tech-based education that bridges the digital divide in underrepresented communities across the U.S., Africa, and beyond.