{"id":268,"date":"2026-03-04T08:55:39","date_gmt":"2026-03-04T08:55:39","guid":{"rendered":"https:\/\/ehu.edu.et\/home\/?page_id=268"},"modified":"2026-03-10T21:04:22","modified_gmt":"2026-03-10T21:04:22","slug":"science","status":"publish","type":"page","link":"https:\/\/ehu.edu.et\/home\/science\/","title":{"rendered":"science"},"content":{"rendered":"\n\n\n{&#8220;title&#8221;:&#8221;&#8221;,&#8221;content&#8221;:&#8221;<!DOCTYPE html>\\r\\n<html lang=\\\"en\\\">\\r\\n<head>\\r\\n  <meta charset=\\\"UTF-8\\\" \/>\\r\\n  <meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\" \/>\\r\\n  <title>Department of Natural Sciences \u2014 East Hararghee University<\/title>\\r\\n  <link href=\\\"https:\/\/fonts.googleapis.com\/css2?family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&#038;family=IBM+Plex+Sans:wght@300;400;600&#038;display=swap\\\" rel=\\\"stylesheet\\\" \/>\\r\\n  <style>\\r\\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\\r\\n\\r\\n    :root {\\r\\n      --indigo:   #1e1b4b;\\r\\n      --indigo2:  #312e81;\\r\\n      --indigo3:  #4338ca;\\r\\n      --lime:     #4d7c0f;\\r\\n      --lime2:    #84cc16;\\r\\n      --ash:      #f1f3f8;\\r\\n      --bgcard:   #f8f9fc;\\r\\n      --slate:    #374151;\\r\\n      --white:    #ffffff;\\r\\n    }\\r\\n\\r\\n    body {\\r\\n      font-family: 'IBM Plex Sans', sans-serif;\\r\\n      background: var(--ash);\\r\\n      color: var(--slate);\\r\\n      font-size: 16px;\\r\\n    }\\r\\n\\r\\n    \/* \u2500\u2500 HERO \u2500\u2500 *\/\\r\\n    .hero {\\r\\n      background: var(--indigo);\\r\\n      position: relative;\\r\\n      overflow: hidden;\\r\\n      padding: 60px 68px 48px;\\r\\n    }\\r\\n    .hero::before {\\r\\n      content: '';\\r\\n      position: absolute;\\r\\n      inset: 0;\\r\\n      background:\\r\\n        radial-gradient(ellipse 55% 90% at 95% 50%, rgba(67,56,202,.45) 0%, transparent 65%),\\r\\n        radial-gradient(ellipse 30% 50% at 5% 80%, rgba(77,124,15,.2) 0%, transparent 55%);\\r\\n      pointer-events: none;\\r\\n    }\\r\\n    \/* Atom \/ molecular dot-grid decoration *\/\\r\\n    .hero::after {\\r\\n      content: '';\\r\\n      position: absolute;\\r\\n      right: 56px;\\r\\n      top: 50%;\\r\\n      transform: translateY(-50%);\\r\\n      width: 160px;\\r\\n      height: 160px;\\r\\n      background-image:\\r\\n        radial-gradient(circle, rgba(132,204,22,.5) 2.5px, transparent 2.5px),\\r\\n        radial-gradient(circle, rgba(132,204,22,.25) 1.5px, transparent 1.5px);\\r\\n      background-size: 22px 22px, 11px 11px;\\r\\n      background-position: 0 0, 11px 11px;\\r\\n      border-radius: 50%;\\r\\n      opacity: .7;\\r\\n    }\\r\\n    .hero-eyebrow {\\r\\n      font-size: 13px;\\r\\n      font-weight: 600;\\r\\n      letter-spacing: .22em;\\r\\n      text-transform: uppercase;\\r\\n      color: var(--lime2);\\r\\n      margin-bottom: 14px;\\r\\n      opacity: .9;\\r\\n    }\\r\\n    .hero-title {\\r\\n      font-family: 'Libre Baskerville', serif;\\r\\n      font-size: clamp(32px, 4.5vw, 54px);\\r\\n      font-weight: 700;\\r\\n      color: var(--white);\\r\\n      line-height: 1.1;\\r\\n      margin-bottom: 12px;\\r\\n    }\\r\\n    .hero-sub {\\r\\n      font-size: 18px;\\r\\n      color: rgba(200,210,255,.82);\\r\\n      font-weight: 300;\\r\\n      font-style: italic;\\r\\n    }\\r\\n\\r\\n    \/* \u2500\u2500 DISCIPLINE BANNER \u2500\u2500 *\/\\r\\n    .disc-banner {\\r\\n      background: var(--indigo2);\\r\\n      display: grid;\\r\\n      grid-template-columns: repeat(3, 1fr);\\r\\n    }\\r\\n    .disc-item {\\r\\n      padding: 14px 20px;\\r\\n      display: flex;\\r\\n      align-items: center;\\r\\n      gap: 12px;\\r\\n      border-right: 1px solid rgba(255,255,255,.08);\\r\\n    }\\r\\n    .disc-item:last-child { border-right: none; }\\r\\n    .disc-icon { font-size: 22px; }\\r\\n    .disc-name {\\r\\n      font-size: 15px;\\r\\n      font-weight: 600;\\r\\n      color: var(--white);\\r\\n      letter-spacing: .03em;\\r\\n    }\\r\\n    .disc-tag {\\r\\n      font-size: 11px;\\r\\n      color: var(--lime2);\\r\\n      letter-spacing: .08em;\\r\\n      text-transform: uppercase;\\r\\n      margin-top: 2px;\\r\\n    }\\r\\n    .lime-rule {\\r\\n      height: 4px;\\r\\n      background: linear-gradient(90deg, var(--lime), var(--lime2) 50%, transparent);\\r\\n    }\\r\\n\\r\\n    \/* \u2500\u2500 LAYOUT \u2500\u2500 *\/\\r\\n    .body-wrap {\\r\\n      display: grid;\\r\\n      grid-template-columns: 1fr 1.3fr;\\r\\n    }\\r\\n    @media (max-width: 820px) {\\r\\n      .body-wrap { grid-template-columns: 1fr; }\\r\\n      .disc-banner { grid-template-columns: 1fr; }\\r\\n      .disc-item { border-right: none; border-bottom: 1px solid rgba(255,255,255,.08); }\\r\\n    }\\r\\n\\r\\n    .col-left {\\r\\n      background: var(--ash);\\r\\n      padding: 50px 42px 50px 68px;\\r\\n      border-right: 1px solid #d0d8e8;\\r\\n    }\\r\\n    .col-right {\\r\\n      background: var(--white);\\r\\n      padding: 50px 68px 50px 46px;\\r\\n      border-left: 4px solid var(--indigo3);\\r\\n    }\\r\\n\\r\\n    \/* \u2500\u2500 SECTION TITLES \u2500\u2500 *\/\\r\\n    .sec-title {\\r\\n      font-family: 'Libre Baskerville', serif;\\r\\n      font-size: 19px;\\r\\n      font-weight: 700;\\r\\n      color: var(--indigo);\\r\\n      padding-bottom: 10px;\\r\\n      border-bottom: 2px solid var(--lime2);\\r\\n      margin-bottom: 18px;\\r\\n      margin-top: 38px;\\r\\n    }\\r\\n    .col-left  .sec-title:first-child,\\r\\n    .col-right .sec-title:first-child { margin-top: 0; }\\r\\n\\r\\n    \/* \u2500\u2500 BODY TEXT \u2500\u2500 *\/\\r\\n    p.body-text {\\r\\n      font-size: 16px;\\r\\n      line-height: 1.82;\\r\\n      color: var(--slate);\\r\\n      margin-bottom: 12px;\\r\\n      font-weight: 300;\\r\\n    }\\r\\n\\r\\n    \/* \u2500\u2500 BULLET LIST \u2500\u2500 *\/\\r\\n    .bullet-list {\\r\\n      list-style: none;\\r\\n      display: flex;\\r\\n      flex-direction: column;\\r\\n      gap: 9px;\\r\\n    }\\r\\n    .bullet-list li {\\r\\n      font-size: 15.5px;\\r\\n      color: var(--slate);\\r\\n      display: flex;\\r\\n      align-items: flex-start;\\r\\n      gap: 12px;\\r\\n      line-height: 1.6;\\r\\n    }\\r\\n    .bullet-list li::before {\\r\\n      content: '\u2b21';\\r\\n      color: var(--indigo3);\\r\\n      font-size: 13px;\\r\\n      flex-shrink: 0;\\r\\n      margin-top: 2px;\\r\\n    }\\r\\n\\r\\n    \/* \u2500\u2500 PROGRAMME CARDS \u2500\u2500 *\/\\r\\n    .prog-card {\\r\\n      background: var(--bgcard);\\r\\n      border: 1px solid #d4d8f0;\\r\\n      border-radius: 10px;\\r\\n      overflow: hidden;\\r\\n      margin-bottom: 22px;\\r\\n      transition: box-shadow .22s, transform .15s;\\r\\n    }\\r\\n    .prog-card:hover {\\r\\n      box-shadow: 0 8px 28px rgba(30,27,75,.13);\\r\\n      transform: translateY(-2px);\\r\\n    }\\r\\n    .prog-card-header {\\r\\n      display: flex;\\r\\n      align-items: stretch;\\r\\n      border-bottom: 1px solid #d4d8f0;\\r\\n    }\\r\\n    .prog-color-bar {\\r\\n      width: 6px;\\r\\n      flex-shrink: 0;\\r\\n    }\\r\\n    .prog-color-bar.chem { background: linear-gradient(180deg, #7c3aed, #a78bfa); }\\r\\n    .prog-color-bar.bio  { background: linear-gradient(180deg, var(--lime), var(--lime2)); }\\r\\n    .prog-color-bar.phys { background: linear-gradient(180deg, #0369a1, #38bdf8); }\\r\\n    .prog-header-content {\\r\\n      padding: 18px 20px 16px;\\r\\n      flex: 1;\\r\\n      display: flex;\\r\\n      align-items: center;\\r\\n      gap: 16px;\\r\\n    }\\r\\n    .prog-icon-circle {\\r\\n      width: 52px;\\r\\n      height: 52px;\\r\\n      border-radius: 50%;\\r\\n      display: flex;\\r\\n      align-items: center;\\r\\n      justify-content: center;\\r\\n      font-size: 24px;\\r\\n      flex-shrink: 0;\\r\\n    }\\r\\n    .prog-icon-circle.chem { background: rgba(124,58,237,.12); }\\r\\n    .prog-icon-circle.bio  { background: rgba(77,124,15,.12); }\\r\\n    .prog-icon-circle.phys { background: rgba(3,105,161,.12); }\\r\\n    .prog-title {\\r\\n      font-family: 'Libre Baskerville', serif;\\r\\n      font-size: 21px;\\r\\n      font-weight: 700;\\r\\n      color: var(--indigo);\\r\\n      margin-bottom: 5px;\\r\\n    }\\r\\n    .prog-meta-row {\\r\\n      display: flex;\\r\\n      align-items: center;\\r\\n      gap: 10px;\\r\\n    }\\r\\n    .prog-badge {\\r\\n      background: var(--indigo2);\\r\\n      color: var(--white);\\r\\n      font-size: 12px;\\r\\n      font-weight: 600;\\r\\n      padding: 3px 11px;\\r\\n      border-radius: 20px;\\r\\n      letter-spacing: .04em;\\r\\n    }\\r\\n    .prog-duration {\\r\\n      font-size: 13px;\\r\\n      color: var(--indigo3);\\r\\n      font-weight: 600;\\r\\n    }\\r\\n    .prog-body {\\r\\n      padding: 18px 22px 20px 28px;\\r\\n    }\\r\\n    .prog-desc {\\r\\n      font-size: 15px;\\r\\n      line-height: 1.76;\\r\\n      color: var(--slate);\\r\\n      font-weight: 300;\\r\\n      margin-bottom: 14px;\\r\\n    }\\r\\n    .prog-modules {\\r\\n      display: flex;\\r\\n      flex-wrap: wrap;\\r\\n      gap: 7px;\\r\\n    }\\r\\n    .mod-tag {\\r\\n      font-size: 12.5px;\\r\\n      font-weight: 600;\\r\\n      padding: 4px 11px;\\r\\n      border-radius: 4px;\\r\\n    }\\r\\n    .mod-tag.chem { background: rgba(124,58,237,.1);  color: #6d28d9; }\\r\\n    .mod-tag.bio  { background: rgba(77,124,15,.1);   color: var(--lime); }\\r\\n    .mod-tag.phys { background: rgba(3,105,161,.1);   color: #0369a1; }\\r\\n\\r\\n    \/* \u2500\u2500 FOCUS PILLARS \u2500\u2500 *\/\\r\\n    .pillars {\\r\\n      display: grid;\\r\\n      grid-template-columns: 1fr 1fr;\\r\\n      gap: 12px;\\r\\n      margin-bottom: 8px;\\r\\n    }\\r\\n    .pillar {\\r\\n      background: var(--white);\\r\\n      border: 1px solid #d0d8e8;\\r\\n      border-radius: 8px;\\r\\n      border-left: 4px solid var(--indigo3);\\r\\n      padding: 16px 16px 14px;\\r\\n    }\\r\\n    .pillar-icon  { font-size: 26px; margin-bottom: 9px; display: block; }\\r\\n    .pillar-title {\\r\\n      font-family: 'Libre Baskerville', serif;\\r\\n      font-size: 16px;\\r\\n      font-weight: 700;\\r\\n      color: var(--indigo);\\r\\n      margin-bottom: 5px;\\r\\n    }\\r\\n    .pillar-text  { font-size: 14px; color: var(--slate); line-height: 1.6; font-weight: 300; }\\r\\n\\r\\n    \/* \u2500\u2500 STAT STRIP \u2500\u2500 *\/\\r\\n    .stat-strip {\\r\\n      display: grid;\\r\\n      grid-template-columns: repeat(3, 1fr);\\r\\n      gap: 12px;\\r\\n      margin-top: 6px;\\r\\n    }\\r\\n    .stat-box {\\r\\n      border-radius: 8px;\\r\\n      padding: 20px 14px;\\r\\n      text-align: center;\\r\\n    }\\r\\n    .stat-box:nth-child(1) { background: var(--indigo); }\\r\\n    .stat-box:nth-child(2) { background: var(--indigo2); }\\r\\n    .stat-box:nth-child(3) { background: var(--indigo3); }\\r\\n    .stat-num {\\r\\n      font-family: 'Libre Baskerville', serif;\\r\\n      font-size: 34px;\\r\\n      font-weight: 700;\\r\\n      color: var(--lime2);\\r\\n      line-height: 1;\\r\\n      margin-bottom: 6px;\\r\\n    }\\r\\n    .stat-label {\\r\\n      font-size: 13px;\\r\\n      color: rgba(200,210,255,.88);\\r\\n      line-height: 1.4;\\r\\n    }\\r\\n\\r\\n    \/* \u2500\u2500 WHY GRID \u2500\u2500 *\/\\r\\n    .why-grid { display: flex; flex-direction: column; gap: 10px; }\\r\\n    .why-item {\\r\\n      display: flex;\\r\\n      align-items: flex-start;\\r\\n      gap: 14px;\\r\\n      padding: 12px 16px;\\r\\n      background: var(--ash);\\r\\n      border-radius: 7px;\\r\\n      border-left: 4px solid var(--indigo3);\\r\\n    }\\r\\n    .why-icon { font-size: 22px; flex-shrink: 0; line-height: 1.4; }\\r\\n    .why-text  { font-size: 15.5px; color: var(--slate); line-height: 1.55; }\\r\\n\\r\\n    \/* \u2500\u2500 FOOTER \u2500\u2500 *\/\\r\\n    .footer {\\r\\n      background: var(--indigo);\\r\\n      padding: 26px 68px;\\r\\n      display: flex;\\r\\n      justify-content: space-between;\\r\\n      align-items: center;\\r\\n      flex-wrap: wrap;\\r\\n      gap: 10px;\\r\\n    }\\r\\n    .footer-left {\\r\\n      font-size: 15px;\\r\\n      color: rgba(200,210,255,.7);\\r\\n      letter-spacing: .03em;\\r\\n    }\\r\\n    .footer-tagline {\\r\\n      font-family: 'Libre Baskerville', serif;\\r\\n      font-size: 20px;\\r\\n      font-style: italic;\\r\\n      color: var(--lime2);\\r\\n    }\\r\\n\\r\\n    \/* \u2500\u2500 ANIMATIONS \u2500\u2500 *\/\\r\\n    @keyframes fadeUp {\\r\\n      from { opacity: 0; transform: translateY(18px); }\\r\\n      to   { opacity: 1; transform: translateY(0); }\\r\\n    }\\r\\n    .hero        { animation: fadeUp .5s ease both; }\\r\\n    .disc-banner { animation: fadeUp .5s .07s ease both; }\\r\\n    .lime-rule   { animation: fadeUp .5s .1s ease both; }\\r\\n    .body-wrap   { animation: fadeUp .5s .18s ease both; }\\r\\n    .footer      { animation: fadeUp .5s .26s ease both; }\\r\\n    .prog-card:nth-child(1) { animation: fadeUp .42s .28s ease both; }\\r\\n    .prog-card:nth-child(2) { animation: fadeUp .42s .40s ease both; }\\r\\n    .prog-card:nth-child(3) { animation: fadeUp .42s .52s ease both; }\\r\\n  <\/style>\\r\\n<\/head>\\r\\n<body>\\r\\n\\r\\n  <!-- HERO -->\\r\\n  <header class=\\\"hero\\\">\\r\\n    <div class=\\\"hero-eyebrow\\\">East Hararghee University<\/div>\\r\\n    <div class=\\\"hero-title\\\">Department of Natural Sciences<\/div>\\r\\n    <div class=\\\"hero-sub\\\">Chemistry, biology, and physics<\/div>\\r\\n  <\/header>\\r\\n\\r\\n  <!-- DISCIPLINE BANNER -->\\r\\n  <div class=\\\"disc-banner\\\">\\r\\n    <div class=\\\"disc-item\\\">\\r\\n      <span class=\\\"disc-icon\\\">\u2697\ufe0f<\/span>\\r\\n      <div>\\r\\n        <div class=\\\"disc-name\\\">Chemistry<\/div>\\r\\n        <div class=\\\"disc-tag\\\">Molecular &amp; Analytical Science<\/div>\\r\\n      <\/div>\\r\\n    <\/div>\\r\\n    <div class=\\\"disc-item\\\">\\r\\n      <span class=\\\"disc-icon\\\">\ud83e\uddec<\/span>\\r\\n      <div>\\r\\n        <div class=\\\"disc-name\\\">Biology<\/div>\\r\\n        <div class=\\\"disc-tag\\\">Life Sciences &amp; Ecology<\/div>\\r\\n      <\/div>\\r\\n    <\/div>\\r\\n    <div class=\\\"disc-item\\\">\\r\\n      <span class=\\\"disc-icon\\\">\ud83d\udd2d<\/span>\\r\\n      <div>\\r\\n        <div class=\\\"disc-name\\\">Physics<\/div>\\r\\n        <div class=\\\"disc-tag\\\">Matter, Energy &amp; the Universe<\/div>\\r\\n      <\/div>\\r\\n    <\/div>\\r\\n  <\/div>\\r\\n  <div class=\\\"lime-rule\\\"><\/div>\\r\\n\\r\\n  <!-- BODY -->\\r\\n  <div class=\\\"body-wrap\\\">\\r\\n\\r\\n    <!-- LEFT COLUMN -->\\r\\n    <section class=\\\"col-left\\\">\\r\\n\\r\\n      <div class=\\\"sec-title\\\">About the Department<\/div>\\r\\n      <p class=\\\"body-text\\\">The Department of Natural Sciences at East Hararghee University is dedicated to the rigorous study of the physical and living world. Our programmes build deep scientific literacy \u2014 from the molecular behaviour of matter to the vast forces that govern the universe and the intricate web of life that covers our planet.<\/p>\\r\\n      <p class=\\\"body-text\\\">We combine strong theoretical foundations with hands-on laboratory investigation, nurturing the curiosity, analytical thinking, and problem-solving skills that define outstanding scientists and science educators.<\/p>\\r\\n\\r\\n      <div class=\\\"sec-title\\\">Our Mission<\/div>\\r\\n      <p class=\\\"body-text\\\">To advance scientific knowledge and inspire the next generation of researchers, educators, and innovators by providing a world-class education in the natural sciences \u2014 contributing to Ethiopia&#8217;s scientific capacity and addressing local and global challenges through evidence-based inquiry.<\/p>\\r\\n\\r\\n      <div class=\\\"sec-title\\\">Research &amp; Focus Areas<\/div>\\r\\n      <div class=\\\"pillars\\\">\\r\\n        <div class=\\\"pillar\\\">\\r\\n          <span class=\\\"pillar-icon\\\">\u2697\ufe0f<\/span>\\r\\n          <div class=\\\"pillar-title\\\">Analytical Chemistry<\/div>\\r\\n          <p class=\\\"pillar-text\\\">Chemical analysis, spectroscopy, and laboratory techniques for industry and research.<\/p>\\r\\n        <\/div>\\r\\n        <div class=\\\"pillar\\\">\\r\\n          <span class=\\\"pillar-icon\\\">\ud83e\uddec<\/span>\\r\\n          <div class=\\\"pillar-title\\\">Molecular Biology<\/div>\\r\\n          <p class=\\\"pillar-text\\\">Genetics, cell biology, microbiology, and biotechnology applications.<\/p>\\r\\n        <\/div>\\r\\n        <div class=\\\"pillar\\\">\\r\\n          <span class=\\\"pillar-icon\\\">\ud83d\udd2d<\/span>\\r\\n          <div class=\\\"pillar-title\\\">Applied Physics<\/div>\\r\\n          <p class=\\\"pillar-text\\\">Mechanics, optics, electromagnetism, and materials science for real-world applications.<\/p>\\r\\n        <\/div>\\r\\n        <div class=\\\"pillar\\\">\\r\\n          <span class=\\\"pillar-icon\\\">\ud83c\udf3f<\/span>\\r\\n          <div class=\\\"pillar-title\\\">Ecology &amp; Environment<\/div>\\r\\n          <p class=\\\"pillar-text\\\">Biodiversity, ecosystem science, conservation, and environmental monitoring.<\/p>\\r\\n        <\/div>\\r\\n      <\/div>\\r\\n\\r\\n      <div class=\\\"sec-title\\\">Career Pathways<\/div>\\r\\n      <ul class=\\\"bullet-list\\\">\\r\\n        <li>Research scientist in academia, government, or industry<\/li>\\r\\n        <li>Science teacher or education officer at secondary level<\/li>\\r\\n        <li>Laboratory analyst or quality control specialist<\/li>\\r\\n        <li>Environmental scientist or conservation officer<\/li>\\r\\n        <li>Pharmaceutical or biomedical research assistant<\/li>\\r\\n        <li>Agricultural or food science technologist<\/li>\\r\\n        <li>Science policy advisor or regulatory officer<\/li>\\r\\n        <li>Postgraduate researcher or university lecturer<\/li>\\r\\n      <\/ul>\\r\\n\\r\\n      <div class=\\\"sec-title\\\">Department at a Glance<\/div>\\r\\n      <div class=\\\"stat-strip\\\">\\r\\n        <div class=\\\"stat-box\\\">\\r\\n          <div class=\\\"stat-num\\\">3<\/div>\\r\\n          <div class=\\\"stat-label\\\">Accredited BSc Programmes<\/div>\\r\\n        <\/div>\\r\\n        <div class=\\\"stat-box\\\">\\r\\n          <div class=\\\"stat-num\\\">6<\/div>\\r\\n          <div class=\\\"stat-label\\\">Specialist Science Labs<\/div>\\r\\n        <\/div>\\r\\n        <div class=\\\"stat-box\\\">\\r\\n          <div class=\\\"stat-num\\\">90%<\/div>\\r\\n          <div class=\\\"stat-label\\\">Graduate Employment Rate<\/div>\\r\\n        <\/div>\\r\\n      <\/div>\\r\\n\\r\\n    <\/section>\\r\\n\\r\\n    <!-- RIGHT COLUMN -->\\r\\n    <section class=\\\"col-right\\\">\\r\\n\\r\\n      <div class=\\\"sec-title\\\">Academic Programmes<\/div>\\r\\n      <p class=\\\"body-text\\\" style=\\\"margin-bottom:24px;\\\">Three nationally accredited BSc programmes, each providing a rigorous foundation in its discipline while offering flexibility to explore related scientific fields and pursue postgraduate research.<\/p>\\r\\n\\r\\n      <!-- Chemistry -->\\r\\n      <div class=\\\"prog-card\\\">\\r\\n        <div class=\\\"prog-card-header\\\">\\r\\n          <div class=\\\"prog-color-bar chem\\\"><\/div>\\r\\n          <div class=\\\"prog-header-content\\\">\\r\\n            <div class=\\\"prog-icon-circle chem\\\">\u2697\ufe0f<\/div>\\r\\n            <div>\\r\\n              <div class=\\\"prog-title\\\">BSc in Chemistry<\/div>\\r\\n              <div class=\\\"prog-meta-row\\\">\\r\\n                <span class=\\\"prog-badge\\\">Undergraduate<\/span>\\r\\n                <span class=\\\"prog-duration\\\">4 Years<\/span>\\r\\n              <\/div>\\r\\n            <\/div>\\r\\n          <\/div>\\r\\n        <\/div>\\r\\n        <div class=\\\"prog-body\\\">\\r\\n          <div class=\\\"prog-desc\\\">A comprehensive programme covering the full breadth of modern chemistry \u2014 from organic and inorganic synthesis to physical chemistry, analytical techniques, and industrial applications. Students develop rigorous laboratory skills through extensive practical sessions and apply their knowledge to real challenges in medicine, materials, food science, and the environment.<\/div>\\r\\n          <div class=\\\"prog-modules\\\">\\r\\n            <span class=\\\"mod-tag chem\\\">Organic Chemistry<\/span>\\r\\n            <span class=\\\"mod-tag chem\\\">Inorganic Chemistry<\/span>\\r\\n            <span class=\\\"mod-tag chem\\\">Physical Chemistry<\/span>\\r\\n            <span class=\\\"mod-tag chem\\\">Analytical Methods<\/span>\\r\\n            <span class=\\\"mod-tag chem\\\">Spectroscopy<\/span>\\r\\n            <span class=\\\"mod-tag chem\\\">Industrial Chemistry<\/span>\\r\\n          <\/div>\\r\\n        <\/div>\\r\\n      <\/div>\\r\\n\\r\\n      <!-- Biology -->\\r\\n      <div class=\\\"prog-card\\\">\\r\\n        <div class=\\\"prog-card-header\\\">\\r\\n          <div class=\\\"prog-color-bar bio\\\"><\/div>\\r\\n          <div class=\\\"prog-header-content\\\">\\r\\n            <div class=\\\"prog-icon-circle bio\\\">\ud83e\uddec<\/div>\\r\\n            <div>\\r\\n              <div class=\\\"prog-title\\\">BSc in Biology<\/div>\\r\\n              <div class=\\\"prog-meta-row\\\">\\r\\n                <span class=\\\"prog-badge\\\">Undergraduate<\/span>\\r\\n                <span class=\\\"prog-duration\\\">4 Years<\/span>\\r\\n              <\/div>\\r\\n            <\/div>\\r\\n          <\/div>\\r\\n        <\/div>\\r\\n        <div class=\\\"prog-body\\\">\\r\\n          <div class=\\\"prog-desc\\\">An integrative life sciences degree exploring living organisms from the molecular level to entire ecosystems. Core areas include cell biology, genetics, microbiology, plant and animal physiology, ecology, and evolutionary biology \u2014 supported by laboratory practicals, field studies, and a supervised final-year research project investigating biological phenomena in the Hararghe region.<\/div>\\r\\n          <div class=\\\"prog-modules\\\">\\r\\n            <span class=\\\"mod-tag bio\\\">Cell Biology<\/span>\\r\\n            <span class=\\\"mod-tag bio\\\">Genetics<\/span>\\r\\n            <span class=\\\"mod-tag bio\\\">Microbiology<\/span>\\r\\n            <span class=\\\"mod-tag bio\\\">Ecology<\/span>\\r\\n            <span class=\\\"mod-tag bio\\\">Plant Physiology<\/span>\\r\\n            <span class=\\\"mod-tag bio\\\">Evolutionary Biology<\/span>\\r\\n          <\/div>\\r\\n        <\/div>\\r\\n      <\/div>\\r\\n\\r\\n      <!-- Physics -->\\r\\n      <div class=\\\"prog-card\\\">\\r\\n        <div class=\\\"prog-card-header\\\">\\r\\n          <div class=\\\"prog-color-bar phys\\\"><\/div>\\r\\n          <div class=\\\"prog-header-content\\\">\\r\\n            <div class=\\\"prog-icon-circle phys\\\">\ud83d\udd2d<\/div>\\r\\n            <div>\\r\\n              <div class=\\\"prog-title\\\">BSc in Physics<\/div>\\r\\n              <div class=\\\"prog-meta-row\\\">\\r\\n                <span class=\\\"prog-badge\\\">Undergraduate<\/span>\\r\\n                <span class=\\\"prog-duration\\\">4 Years<\/span>\\r\\n              <\/div>\\r\\n            <\/div>\\r\\n          <\/div>\\r\\n        <\/div>\\r\\n        <div class=\\\"prog-body\\\">\\r\\n          <div class=\\\"prog-desc\\\">A mathematically rigorous programme exploring the fundamental laws governing matter, energy, and the universe. Students study classical mechanics, electromagnetism, thermodynamics, quantum mechanics, optics, and relativity \u2014 with strong emphasis on experimental physics and computational problem-solving. Graduates are equipped for careers in research, engineering, data science, and science education.<\/div>\\r\\n          <div class=\\\"prog-modules\\\">\\r\\n            <span class=\\\"mod-tag phys\\\">Classical Mechanics<\/span>\\r\\n            <span class=\\\"mod-tag phys\\\">Electromagnetism<\/span>\\r\\n            <span class=\\\"mod-tag phys\\\">Quantum Mechanics<\/span>\\r\\n            <span class=\\\"mod-tag phys\\\">Thermodynamics<\/span>\\r\\n            <span class=\\\"mod-tag phys\\\">Optics<\/span>\\r\\n            <span class=\\\"mod-tag phys\\\">Computational Physics<\/span>\\r\\n          <\/div>\\r\\n        <\/div>\\r\\n      <\/div>\\r\\n\\r\\n      <div class=\\\"sec-title\\\">Why Choose EHU Natural Sciences?<\/div>\\r\\n      <div class=\\\"why-grid\\\">\\r\\n        <div class=\\\"why-item\\\"><span class=\\\"why-icon\\\">\ud83d\udd2c<\/span><span class=\\\"why-text\\\">Six specialist laboratories covering chemistry, biology, physics, and environmental science<\/span><\/div>\\r\\n        <div class=\\\"why-item\\\"><span class=\\\"why-icon\\\">\ud83e\uddd1\u200d\ud83d\udd2c<\/span><span class=\\\"why-text\\\">Research-active faculty publishing in national and international scientific journals<\/span><\/div>\\r\\n        <div class=\\\"why-item\\\"><span class=\\\"why-icon\\\">\ud83c\udf3f<\/span><span class=\\\"why-text\\\">Field study opportunities in the ecologically rich Hararghe highlands and surrounding landscapes<\/span><\/div>\\r\\n        <div class=\\\"why-item\\\"><span class=\\\"why-icon\\\">\ud83d\udcd0<\/span><span class=\\\"why-text\\\">Strong mathematics and computational skills training embedded across all three programmes<\/span><\/div>\\r\\n        <div class=\\\"why-item\\\"><span class=\\\"why-icon\\\">\ud83c\udf93<\/span><span class=\\\"why-text\\\">Clear pathways into postgraduate study, teacher training, and professional science careers<\/span><\/div>\\r\\n        <div class=\\\"why-item\\\"><span class=\\\"why-icon\\\">\ud83c\udf0d<\/span><span class=\\\"why-text\\\">Graduates contributing to Ethiopia&#8217;s healthcare, agriculture, energy, and environmental sectors<\/span><\/div>\\r\\n      <\/div>\\r\\n\\r\\n    <\/section>\\r\\n  <\/div>\\r\\n\\r\\n  <!-- FOOTER -->\\r\\n  <footer class=\\\"footer\\\">\\r\\n    <div class=\\\"footer-left\\\">East Hararghee University &nbsp;\u00b7&nbsp; Department of Natural Sciences &nbsp;\u00b7&nbsp; Jijiga, Ethiopia<\/div>\\r\\n    <div class=\\\"footer-tagline\\\">Observe. Discover. Explain.<\/div>\\r\\n  <\/footer>\\r\\n\\r\\n<\/body>\\r\\n<\/html>&#8220;}\n\n\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"pagelayer_contact_templates":[],"_pagelayer_content":"","footnotes":""},"class_list":["post-268","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/ehu.edu.et\/home\/wp-json\/wp\/v2\/pages\/268","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ehu.edu.et\/home\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ehu.edu.et\/home\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ehu.edu.et\/home\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ehu.edu.et\/home\/wp-json\/wp\/v2\/comments?post=268"}],"version-history":[{"count":5,"href":"https:\/\/ehu.edu.et\/home\/wp-json\/wp\/v2\/pages\/268\/revisions"}],"predecessor-version":[{"id":349,"href":"https:\/\/ehu.edu.et\/home\/wp-json\/wp\/v2\/pages\/268\/revisions\/349"}],"wp:attachment":[{"href":"https:\/\/ehu.edu.et\/home\/wp-json\/wp\/v2\/media?parent=268"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}