<!DOCTYPE html>

<html lang="en">

<head>

<meta charset="UTF-8" />

<meta name="viewport" content="width=device-width, initial-scale=1.0"/>

<meta name="description" content="Anil Jhamb – Senior leader in Service Delivery, Managed Operations, Information Security Governance, AI-led Transformation and Analytics. Based in Dublin, Ireland."/>

<title>Anil Jhamb | Service Delivery, Operations & Security Governance Leader</title>

<style>

  *{margin:0;padding:0;box-sizing:border-box;}

  body{font-family:'Segoe UI',Arial,sans-serif;color:#222;background:#fff;}

  a{color:#1a5276;text-decoration:none;}

  a:hover{text-decoration:underline;}


  /* NAV */

  nav{background:#0d2137;padding:14px 40px;display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;z-index:100;}

  nav .logo{color:#fff;font-size:1.2rem;font-weight:700;letter-spacing:1px;}

  nav ul{list-style:none;display:flex;gap:28px;}

  nav ul li a{color:#cde;font-size:.95rem;transition:color .2s;}

  nav ul li a:hover{color:#fff;text-decoration:none;}


  /* HERO */

  .hero{background:linear-gradient(135deg,#0d2137 60%,#1a5276 100%);color:#fff;padding:90px 40px 70px;text-align:center;}

  .hero h1{font-size:2.8rem;font-weight:800;margin-bottom:12px;letter-spacing:1px;}

  .hero .tagline{font-size:1.25rem;color:#a9cce3;margin-bottom:18px;font-weight:400;}

  .hero p{font-size:1.05rem;max-width:780px;margin:0 auto 32px;line-height:1.8;color:#d6eaf8;}

  .btn{display:inline-block;padding:13px 32px;border-radius:4px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s;}

  .btn-primary{background:#2e86c1;color:#fff;margin-right:12px;}

  .btn-primary:hover{background:#1a5276;text-decoration:none;}

  .btn-secondary{background:transparent;color:#a9cce3;border:2px solid #a9cce3;}

  .btn-secondary:hover{background:#a9cce3;color:#0d2137;text-decoration:none;}


  /* CREDIBILITY STRIP */

  .strip{background:#f0f4f8;padding:28px 40px;display:flex;flex-wrap:wrap;justify-content:center;gap:32px;border-bottom:1px solid #dce6f0;}

  .strip-item{text-align:center;}

  .strip-item strong{display:block;font-size:1.5rem;color:#0d2137;}

  .strip-item span{font-size:.88rem;color:#555;}


  /* SECTIONS */

  section{padding:64px 40px;max-width:1100px;margin:0 auto;}

  section h2{font-size:1.9rem;color:#0d2137;margin-bottom:10px;font-weight:700;}

  section .sub{font-size:1rem;color:#666;margin-bottom:36px;max-width:700px;}


  /* CARDS GRID */

  .grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px;}

  .card{background:#f7f9fc;border-left:4px solid #2e86c1;border-radius:6px;padding:24px;}

  .card h3{font-size:1.05rem;color:#0d2137;margin-bottom:8px;font-weight:700;}

  .card p{font-size:.93rem;color:#444;line-height:1.7;}


  /* HIGHLIGHT BOXES */

  .highlight-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;}

  .highlight-box{background:#eaf4fb;border-radius:8px;padding:28px;}

  .highlight-box h3{font-size:1.05rem;color:#1a5276;margin-bottom:10px;font-weight:700;}

  .highlight-box p{font-size:.93rem;color:#333;line-height:1.75;}


  /* ABOUT */

  .about-inner{max-width:820px;font-size:1.02rem;line-height:1.85;color:#333;}

  .about-inner p{margin-bottom:18px;}


  /* SECURITY SECTION */

  .security{background:#0d2137;color:#fff;padding:64px 40px;}

  .security .inner{max-width:1100px;margin:0 auto;}

  .security h2{color:#a9cce3;margin-bottom:10px;}

  .security .sub{color:#78a8c8;margin-bottom:36px;}

  .security .grid .card{background:#122d47;border-left:4px solid #a9cce3;}

  .security .grid .card h3{color:#d6eaf8;}

  .security .grid .card p{color:#a9cce3;}


  /* PROFILE SUMMARY */

  .profile{background:#f7f9fc;padding:64px 40px;}

  .profile .inner{max-width:900px;margin:0 auto;}

  .profile h2{color:#0d2137;margin-bottom:10px;}

  .profile p{font-size:1rem;line-height:1.85;color:#333;margin-bottom:18px;}

  .profile .cv-note{background:#eaf4fb;border-left:4px solid #2e86c1;padding:20px 24px;border-radius:4px;font-size:.97rem;color:#1a5276;margin-top:18px;}


  /* CONTACT */

  .contact{background:#0d2137;color:#fff;padding:64px 40px;text-align:center;}

  .contact h2{font-size:1.9rem;margin-bottom:10px;color:#a9cce3;}

  .contact p{font-size:1.02rem;color:#d6eaf8;max-width:640px;margin:0 auto 28px;line-height:1.8;}

  .contact-links{display:flex;justify-content:center;gap:24px;flex-wrap:wrap;margin-top:16px;}

  .contact-links a{color:#a9cce3;font-size:1rem;border:1px solid #a9cce3;padding:10px 24px;border-radius:4px;transition:all .2s;}

  .contact-links a:hover{background:#a9cce3;color:#0d2137;text-decoration:none;}


  /* FOOTER */

  footer{background:#081523;color:#667;text-align:center;padding:18px;font-size:.85rem;}


  /* RESPONSIVE */

  @media(max-width:640px){

    .hero h1{font-size:1.9rem;}

    nav ul{gap:14px;}

    section{padding:44px 20px;}

    .strip{padding:20px;}

  }

</style>

</head>

<body>


<!-- NAV -->

<nav>

  <div class="logo">Anil Jhamb</div>

  <ul>

    ><a href="#about">About</a></li>

    ><a href="#expertise">Expertise</a></li>

    ><a href="#security">Security</a></li>

    ><a href="#highlights">Highlights</a></li>

    ><a href="#profile">Profile</a></li>

    ><a href="#contact">Contact</a></li>

  </ul>

</nav>


<!-- HERO -->

<div class="hero">

  <h1>Anil Jhamb</h1>

  <div class="tagline">Service Delivery &amp; Operations Leader &nbsp;|&nbsp; Security Governance &nbsp;|&nbsp; AI &amp; Transformation</div>

  <p>

    A hands-on senior leader with over 30 years of experience across large-scale service delivery, telecom and broadband operations, information security governance, AI-led innovation, analytics, and business transformation. I have led teams, driven outcomes, and built systems — not just managed them.

  </p>

  <a href="#highlights" class="btn btn-primary">View Highlights</a>

  <a href="#contact" class="btn btn-secondary">Contact Me</a>

</div>


<!-- CREDIBILITY STRIP -->

<div class="strip">

  <div class="strip-item"><strong>30+</strong><span>Years of leadership experience</span></div>

  <div class="strip-item"><strong>750+</strong><span>Team members managed nationally</span></div>

  <div class="strip-item"><strong>1.6M+</strong><span>Broadband subscribers served</span></div>

  <div class="strip-item"><strong>4</strong><span>Companies led simultaneously</span></div>

  <div class="strip-item"><strong>CISO</strong><span>Telesonic Networks &amp; Siti Networks</span></div>

</div>


<!-- ABOUT -->

<section id="about">

  <h2>About Me</h2>

  <div class="sub">Senior executive. Hands-on operator. Problem solver. Innovator.</div>

  <div class="about-inner">

    <p>

      I began my career in data communications and network engineering, and over three decades built leadership experience across telecom, broadband, customer operations, enterprise technology, and information security. What sets me apart is that I have always stayed close to the mechanics of delivery — I understand the technology, the data, the processes, and the people required to make things work at scale.

    </p>

    <p>

      I have led national-scale operations across multiple companies simultaneously, managed outsourced contact centres, field teams, NOC environments, and data centres, while driving transformation through analytics, automation, and AI-led innovation. I was among the first in the Indian telecom industry to deploy VoiceBOTs and ChatBOTs in a live contact centre environment.

    </p>

    <p>

      Alongside my operational leadership, I have served as CISO at Telesonic Networks and Siti Networks, and held network risk, vulnerability, and compliance responsibility across broadband operations at Hathway and Bharti Airtel. I bring a strong techno-commercial mindset — I identify the right technology, negotiate costs with vendors, and make solutions feasible and sustainable.

    </p>

    <p>

      Senior leaders have valued my calmness under pressure, structured thinking, speed of execution, strong stakeholder handling, and my ability to lead large transformation programmes within time and resource constraints. I am equally comfortable in the boardroom and on the operations floor.

    </p>

  </div>

</section>


<!-- EXPERTISE -->

<section id="expertise">

  <h2>Areas of Expertise</h2>

  <div class="sub">Broad, deep, and built from doing — not just directing.</div>

  <div class="grid">

    <div class="card">

      <h3>Service Delivery &amp; Managed Operations</h3>

      <p>End-to-end service governance, SLA management, escalation handling, cross-functional delivery, vendor management, and continuous improvement across large and complex service environments.</p>

    </div>

    <div class="card">

      <h3>Analytics, KPIs &amp; Data-led Management</h3>

      <p>Built and guided dashboards, performance reports, and KPI frameworks across multiple departments and functions. Strong ability to identify patterns, outliers, and business insights from complex data sets.</p>

    </div>

    <div class="card">

      <h3>AI, Automation &amp; Innovation</h3>

      <p>First mover in Indian telecom to deploy VoiceBOTs and ChatBOTs in contact centres. Designed and implemented API-driven automation for field operations, reducing manual effort and improving CSAT significantly.</p>

    </div>

    <div class="card">

      <h3>Telecom &amp; Broadband Operations at Scale</h3>

      <p>Led NOC operations, GPON/OLT/ONT environments, caching partnerships with Google, Akamai and Facebook, data centre oversight, ISP interconnects, and network vendor management (Cisco, Nokia, F5, Sumavision).</p>

    </div>

    <div class="card">

      <h3>Techno-Commercial Acumen</h3>

      <p>Identifies the right technology or solution, evaluates options rigorously, negotiates costs with vendors and service providers, and ensures commercial feasibility before deployment.</p>

    </div>

    <div class="card">

      <h3>Customer Experience &amp; Contact Centre Leadership</h3>

      <p>Managed outsourced contact centres, remote support, field teams, onboarding, and digital adoption programmes serving millions of broadband and cable subscribers across India.</p>

    </div>

  </div>

</section>


<!-- SECURITY -->

<div class="security" id="security">

  <div class="inner">

    <h2>Information Security &amp; Governance</h2>

    <div class="sub">CISO experience backed by operational security depth across telecom, broadband, and enterprise environments.</div>

    <div class="grid">

      <div class="card">

        <h3>CISO – Telesonic Networks</h3>

        <p>Served as Chief Information Security Officer as an additional role alongside heading other key functions. Responsible for information security strategy, governance, and risk management.</p>

      </div>

      <div class="card">

        <h3>CISO – Siti Networks</h3>

        <p>Held CISO responsibility alongside the Chief Technology Officer role. Oversaw security governance, compliance frameworks, and risk mitigation across the organisation.</p>

      </div>

      <div class="card">

        <h3>Network Risk &amp; Security – Hathway &amp; Bharti Airtel</h3>

        <p>Responsible for risk assessment, vulnerability assessment, patch management, compliance, and security-aligned network operations across broadband infrastructure serving millions of subscribers.</p>

      </div>

      <div class="card">

        <h3>Governance, Risk &amp; Compliance Orientation</h3>

        <p>Brings a structured GRC mindset to operations leadership: executive and board-level reporting, audit readiness, regulatory engagement, and compliance-aligned decision making.</p>

      </div>

    </div>

  </div>

</div>


<!-- HIGHLIGHTS -->

<section id="highlights">

  <h2>Selected Leadership Highlights</h2>

  <div class="sub">A few examples of the scale, scope, and outcomes I have been part of.</div>

  <div class="highlight-grid">

    <div class="highlight-box">

      <h3>National-Scale Operations Leadership</h3>

      <p>Simultaneously led customer support, NOC, field operations, and data analytics teams across 4 companies