#IkoKaziKE

Back to jobs

Details

Nakuru County Government

full time Nakuru Posted 5 days from now

KES 2,026 – KES 124,630

DIRECTOR, INFORMATION COMMUNICATION TECHNOLOGY Terms of Service : Permanent and Pensionable   |   No Of Positions : 1 .search-card { background: rgba(255, 255, 255, 0.2); /* Transparent white / border-radius: 12px; backdrop-filter: blur(6px); } .form-control, .btn { border-radius: 8px; } .form-control-lg { height: 50px; } APPLICATIONS CLOSES IN: @media (min-width: 992px) { .left-title { margin-left: 7rem; } } 0 Days D 0 Hours H 0 Minutes M 0 Seconds S NOTE: THIS IS AN INTERNAL JOB ADVERTISEMENT. ONLY NAKURU COUNTY GOVERNMENT EMPLOYEES ARE ELIGIBLE TO APPLY FOR THIS POSITION. DIRECTOR, INFORMATION COMMUNICATION TECHNOLOGY Job Group R Job Requirements  For appointment to this grade, a candidate must have: -   i.        Cumulative service of twelve (12) years relevant work experience, three of which must have been in the grade of Deputy Director of Information Communication Technology or in an equivalent and relevant position in the Public Service for a minimum period of three (3) years;   ii.        A Bachelor of Science Degree in any of the following fields: Computer Science, Information Communications Technology, Information Technology, Computer Engineering, Computer Networking, Software Engineering, Business Information Technology, Data Science, Telecommunications Engineering, Electrical and Electronic Engineering, Cyber Security or equivalent qualification from a recognized institution;  iii.        A Master’s Degree in in any of the following fields: Computer Science, Information Communications Technology, Information Technology, Computer Engineering, Computer Networking, Software Engineering, Business Information Technology, Data Science, Telecommunications Engineering, Electrical and Electronic Engineering, Cyber Security or equivalent qualification from a recognized institution;  iv.        Attended a Strategic Leadership Development Programme lasting not less than six (6) weeks from a recognized institution; and    v.        Demonstrated a high level of competence and outstanding management qualities in computerized information systems; and   vi.        A thorough understanding of the national goals and objectives and the ability to interpret and apply them to the computing management concepts. Job Description Duties and responsibilities;      i.        Coordinating domestication and implementation of ICT policies, strategies, governance standards and programmes;    ii.        Ensuring compliance to ICT policies, strategies, governance standards and programmes;   iii.        Coordinating implementation of Business Continuity and Disaster Recovery strategies;   iv.         Spearheading ICT innovation, business transformation and knowledge management strategies that accelerate technology adoption;     v.         Facilitating identification and prioritization of ICT systems to promote the digital economy and technology value chain;   vi.         Coordinating end user training on business applications and relevant software applications;Facilitating maintenance and support of ICT infrastructure, computing equipment and applications;  vii.        Coordinating implementation of Cybersecurity initiatives; andviii.        Overseeing the management of ICT assets inventory; An officer at this level may be deployed to any of the following functional areas;(i)            Cyber Security (ii)          Systems Audit and Control(iii)        Data Management(iv)         E-Government Services(v)          Software Development and DigitaI Services(vi)         Research,Digital Innovation and Incubation(vii)       E-Commerce & Entrepreneurship(viii)      Connectivity(ix)         Data Center and Cloud Services(x)          Partnership and Liaison ServicesCyber-SecurityDuties and responsibilities at this level will entail: -     i.        Developing, implementing and reviewing ICT Cybersecurity policies, strategies and guidelines;   ii.        Developing, disseminating and implementing of safeguards for Government systems and data,  iii.        Recommending appropriate security standards to ensure disaster recovery and business continuity plans for Government systems;  iv.        Fostering adoption of Information Security Management Systems requirements and Public Key Infrastructure;    v.        Undertaking ICT cyber-security and information sharing initiatives in liaison with relevant stakeholders;  vi.        Implementing communication plans for incidence management; vii.        Coordinating cyber security research, capacity building, user awareness training and public awareness; andviii.        Developing concept paper on resource mobilization.  Systems Audit and ControlDuties and responsibilities at this level will entail:-     i.        Developing, implementing and reviewing of ICT Systems Audit policies, strategies, and guidelines;   ii.        Implementing ICT Systems Audit plans and enterprise risk management;  iii.        Undertaking Systems Audit in line with set standards and regulatory frameworks;  iv.        Developing concept papers on resource mobilization; and    v.        Conducting Systems Audit research, capacity building and user awareness training. Data ManagementDuties and responsibilities at this level will entail: (i)      Developing, implementing and reviewing ICT Data Management policies, strategies and guidelines;(ii)     Designing and maintaining robust data infrastructure, including databases, data warehouses, and analytical tools;(iii)  Coordinating data management research, capacity building and user awareness creation to enhance data processes and methodologies;(iv)  Establishing linkages with relevant stakeholders to leverage data for strategic decision-making and policy formulation;(v)     Implementing strategies for data sharing and interoperability;(vi)    Promoting adoption of open data framework; and(vii)  Developing concept paper for resource mobilization. e-Government ServicesDuties and responsibilities at this level will entail: -     i.        Developing, implementing and reviewing e-Government Services policies, strategies, guidelines and standards;   ii.        Designing Government enterprise architecture and interoperability framework;  iii.        Promoting digitalization of Government services in line with Government enterprise architecture;  iv.        Developing concept paper for resource mobilization and investment; and    v.        Developing and integrating shared systems across MCDAs. Software Development and Digital ServicesDuties and responsibilities at this level will entail:-     i.        Developing, implementing and reviewing software development policies, strategies, guidelines and standards;   ii.        Standardizing software development in Government systems;  iii.        Promoting software development industry;  iv. Job Overview Posted On 17 Apr 2026 Positions 1 Terms Permanent and Pensionable Advertisement Type Internal Salary 124,630 - 172,350 Deadline 07 May 2026 Attachment Download Advert Apply Now .countdown-item { position: relative; } .bg-success-2{ background-color: #f875aa; text-transform: uppercase; } .count-number { font-size: 3.0rem; font-weight: 800; color: #fff; / red from image / } .count-label { margin-top: 2.0px; font-size: 1.5rem; letter-spacing: 2px; color: #fff; } / Add colon separators between numbers / .countdown-item:not(:last-child)::after { content: ":"; position: absolute; right: -12px; top: 5px; font-size: 3rem; font-weight: 900; color: #fff; } @media only screen and (max-width: 600px) { .count-number { font-size: 2.0rem; } .count-label { margin-top: 1.5px; font-size: 1rem; } / Add colon separators between numbers / .countdown-item:not(:last-child)::after { right: -10px; top: 3px; font-size: 1.5rem; } .closes{ font-size: 1.5rem; } } const pad = (num) => String(num).padStart(2, "0"); // Deadline = end of end_date (23:59:59 EAT) const deadlineEAT = new Date( "2026-05-07T23:59:59+03:00" ).getTime(); const timer = setInterval(function () { // Current time in East Africa Time const nowEAT = new Date( new Date().toLocaleString("en-US", { timeZone: "Africa/Nairobi" }) ).getTime(); const distance = deadlineEAT - nowEAT; // If expired if (distance { document.querySelectorAll(".main-card, .sidebar-card").forEach(el => { el.style.opacity = 0; el.style.transform = "translateY(70px)"; }); setTimeout(() => { document.querySelectorAll(".main-card, .sidebar-card").forEach(el => { el.style.transition = "all .6s ease"; el.style.opacity = 1; el.style.transform = "translateY(0)"; }); }, 200); }); function toggleSupportPopup() { const popup = document.getElementById('supportPopup'); popup.style.display = popup.style.display === 'block' ? 'none' : 'block'; } Contact Support X For assistance with registration, applications, or portal access, kindly contact support using the details provided below. Email (cpsb@nakuru.go.ke) Phone 1( +254714396239 ) Phone 2( +254759136220 ) .support-button { position: fixed; bottom: 40px; right: 20px; background-color: #4CAF50; color: white; border-radius: 50%; width: 55px; height: 55px; display: flex; align-items: center; justify-content: center; font-size: 26px; cursor: pointer; box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2); transition: background-color 0.3s ease; z-index: 999; } .support-button:hover { background-color: #45A049; } .support-popup { display: none; position: fixed; bottom: 90px; right: 20px; background-color: white; border: 1px solid #ddd; border-radius: 8px; box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2); width: 350px; height: 350px; z-index: 1000; } .support-link{ color: #4CAF50; } .scrollUp{ display: none; } #jobsTable th, #jobsTable td { display: table-cell; } / Hide unnecessary columns on small screens / @media (max-width: 768px) { #jobsTable .job-category, #jobsTable .job-status, #jobsTable .job-posted, #jobsTable .job-deadline { display: none; } } body { background-color: #fdf8ef; font-family: 'Nunito Sans', sans-serif !important; } .who-we-are { padding: 60px 0; } .who-we-are .image-section img { width: 100%; border-radius: 10px; } .who-we-are .content { padding-left: 30px; } .who-we-are h3 { color: #F176AD; text-transform: uppercase; font-size: 16px; margin-bottom: 10px; } .who-we-are h1 { font-size: 32px; margin-bottom: 15px; color: #333; } .who-we-are p { font-size: 16px; color: #555; margin-bottom: 20px; } .btn-custom { background-color: #F176AD; color: white; padding: 12px 20px; border-radius: 30px; text-decoration: none; font-size: 16px; font-weight: bold; transition: 0.3s ease; border: none; } .btn-custom:hover { background-color: #40ADE2; } .search-bar { background-color: #40ADE2; / Blue Background / padding: 15px; border-radius: 10px; } .search-bar .form-control, .search-bar .form-select { background-color: rgba(255, 255, 255, 0.3); / Lighter Blue Inputs / border: none; color: #000; height: 50px; align-items: center; } .search-bar .form-select option { color: black !important; } .search-bar .form-control::placeholder { color: white; height: 50px; boarder-radius: 10px; } body{ background:#f5f5f5; margin-top:0px;} / ===== Career ===== / .career-form { background-color: #F176AD; border-radius: 5px; padding: 0 16px; } .career-form .form-control { background-color: rgba(255, 255, 255, 0.2); border: 0; padding: 12px 15px; color: #fff; } .career-form .form-control::-webkit-input-placeholder { / Chrome/Opera/Safari / color: #fff; } .career-form .form-control::-moz-placeholder { / Firefox 19+ / color: #fff; } .career-form .form-control:-ms-input-placeholder { / IE 10+ / color: #fff; } .career-form .form-control:-moz-placeholder { / Firefox 18- */ color: #fff; } .career-form .custom-select { background-color: rgba(255, 255, 255, 0.2); border: 0; padding: 12px 15px; color: #fff; width: 100%; border-radius: 5px; text-align: left; height: auto; background-image: none; } .career-form .custom-select:focus { -webkit-box-shadow: none; box-shadow: none; } .career-form .select-container { position: relative; } .career-form .select-container:before { position: absolute; right: 15px; top: calc(50% - 14px); font-size: 18px; color: #ffffff; content: '\F2F9'; font-family: "Material-Design-Iconic-Font"; } .filter-result .job-box { background:#fff; -webkit-box-shadow: 0 0 35px 0 rgba(130, 130, 130, 0.2); box-shadow: 0 0 35px 0 rgba(130, 130, 130, 0.2); border-radius: 10px; padding: 10px 35px; } ul { list-style: none; } .list-disk li { list-style: none; margin-bottom: 12px; } .list-disk li:last-child { margin-bottom: 0; } .job-box .img-holder { height: 65px; width: 65px; background-color: #40ADE2; background-image: -webkit-gradient(linear, left top, right top, from(rgba(78, 99, 215, 0.9)), to(#40ADE2)); background-image: linear-gradient(to right, rgba(78, 99, 215, 0.9) 0%, #40ADE2 100%); font-family: "Open Sans", sans-serif; color: #fff; font-size: 22px; font-weight: 700; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; border-radius: 65px; } .career-title { background-color: #40ADE2; color: #fff; padding: 15px; text-align: center; border-radius: 10px 10px 0 0; background-image: -webkit-gradient(linear, left top, right top, from(rgba(78, 99, 215, 0.9)), to(#F176AD)); background-image: linear-gradient(to right, rgba(78, 99, 215, 0.9) 0%, #F176AD 100%); } .job-overview { -webkit-box-shadow: 0 0 35px 0 rgba(130, 130, 130, 0.2); box-shadow: 0 0 35px 0 rgba(130, 130, 130, 0.2); border-radius: 10px; } @media (min-width: 992px) { .job-overview { position: -webkit-sticky; position: sticky; top: 70px; } } .job-overview .job-detail ul { margin-bottom: 28px; } .job-overview .job-detail ul li { opacity: 0.75; font-weight: 600; margin-bottom: 15px; } .job-overview .job-detail ul li i { font-size: 20px; position: relative; top: 1px; } .job-overview .overview-bottom, .job-overview .overview-top { padding: 35px; } .job-content ul li { font-weight: 600; opacity: 0.75; border-bottom: 1px solid #ccc; padding: 10px 5px; } @media (min-width: 768px) { .job-content ul li { border-bottom: 0; padding: 0; } } .job-content ul li i { font-size: 20px; position: relative; top: 1px; } .mb-30 { margin-bottom: 30px; } ::placeholder { opacity: 0.5 !important; } About Us We streamline recruitment for Nakuru County Public Service Board, connecting talent with opportunity for a brighter future. Quick Links Home Vacancies Privacy Policy Terms & Conditions Staff Portal Useful Links Nakuru County Goverment Nakuru County Assembly Public Service Commission Salaries & Renumeration Commission Nakuru County Revenue System Project Management System Self Service Portal Bursary Application Form © document.write(new Date().getFullYear()); All rights reserved | Nakuru County Public Service Board { "@context": "https://schema.org", "@graph": [ { "@type": ["Organization", "GovernmentOrganization"], "@id": "https://recruitment.nakuru.go.ke/", "name": "Nakuru County Public Service Board", "alternateName": "Nakuru County Recruitment Portal", "url": "https://recruitment.nakuru.go.ke", "logo": "https://recruitment.nakuru.go.ke/assets/img/logo.png", "image": "https://recruitment.nakuru.go.ke/assets/img/banner.jpg", "description": "The official Nakuru County Public Service Board Recruitment Portal provides a secure and transparent online platform for job applications, career opportunities, and employment updates within the County Government of Nakuru.", "parentOrganization": { "@type": "GovernmentOrganization", "name": "County Government of Nakuru", "url": "https://nakuru.go.ke" }, "address": { "@type": "PostalAddress", "streetAddress": "County Public Service Board Offices, County Headquarters", "addressLocality": "Nakuru", "addressRegion": "Nakuru County", "postalCode": "2870-20100", "addressCountry": "KE" }, "sameAs": [ "https://nakuru.go.ke", "https://web.facebook.com/CountyGovernmentofNakuru" ], "contactPoint": { "@type": "ContactPoint", "contactType": "Public Enquiries", "areaServed": "KE", "availableLanguage": ["English", "Swahili"] } }, { "@type": "WebSite", "@id": "https://recruitment.nakuru.go.ke/#website", "url": "https://recruitment.nakuru.go.ke", "name": "Nakuru County Recruitment Portal", "publisher": { "@id": "https://recruitment.nakuru.go.ke/#organization" }, "potentialAction": { "@type": "SearchAction", "target": "https://recruitment.nakuru.go.ke/search?query={search_term_string}", "query-input": "required name=search_term_string" } }, { "@type": "WebPage", "@id": "https://recruitment.nakuru.go.ke/#webpage", "url": "https://recruitment.nakuru.go.ke", "name": "Official Nakuru County Recruitment Portal", "isPartOf": { "@id": "https://recruitment.nakuru.go.ke/#website" }, "inLanguage": "en", "description": "Access verified job openings, recruitment announcements, and application guidelines for the County Government of Nakuru through the official online recruitment portal." }, { "@type": "ItemList", "@id": "https://recruitment.nakuru.go.ke/careers/vacancies", "name": "Current Job Vacancies", "itemListOrder": "Descending", "description": "Updated list of open positions and opportunities advertised by the Nakuru County Public Service Board.", "numberOfItems": "auto" } ] }