CDIil y a 12 jours

Head of Project Management Office

Non precisé
Post A Job Post A Job Product & Project Managemen

Description du poste

window.notificationMessages = []; Find a Job + + + + Search const TopSearch = {
handleSubmit: function (event) {
event.preventDefault();
event.stopPropagation();

const form = event.target;

const getValue = (name) => {
if (form[name]) {
if (form[name].type) {
if (["select-one", "text", "hidden"].indexOf(form[name].type) > -1) {
return form[name].value;
}
if (["checkbox", "radio"].indexOf(form[name].type) > -1 && form[name].checked) {
return form[name].value;
}
} else if (form[name].length) {
return form[name].value;
}
}

return "";
};

const experienceLevel = getValue("experience[]") || getValue("experience");
const jobFunction = getValue("job_function[]") || getValue("job_function");
const industry = getValue("industry[]") || getValue("industry");
const location = getValue("location[]") || getValue("location");
const workType = getValue("work_type");
const term = getValue("q");
const sortBy = getValue("sort_by");

// If the logged in user is authenticated
// Append authenticated value to make url unique/different to logged out url
// same action is happening in SearchFilterViewComposer
// line 589 in the multiSearchFilterHref function
const authenticated = document.getElementById("authenticated").value;
let toUrl = "";
if (industry.trim() && jobFunction.trim()) {
const segments = [jobFunction, location, workType].filter((x) => x);
toUrl = `${segments.join("/")}?industry=${industry}`;
} else {
const segments = [jobFunction, industry, location, workType].filter((x) => x);
toUrl = segments.join("/");
}

if (experienceLevel) {
toUrl += `${toUrl.indexOf("?") === -1 ? "?" : "&"}experience=${experienceLevel}`;
}

if (term.trim()) {
toUrl += `${toUrl.indexOf("?") === -1 ? "?" : "&"}q=${encodeURI(term.replace(" ", "+"))}`;
}

if (sortBy.trim()) {
toUrl += `${toUrl.indexOf("?") === -1 ? "?" : "&"}sort=${sortBy}`;
}

if (authenticated === "true") {
toUrl += `${toUrl.indexOf("?") === -1 ? "?" : "&"}authenticated=${Date.now()}`;
}

const wholeUrl = `${form.getAttribute("action")}/${toUrl.toLocaleLowerCase()}`;
window.location.assign(wholeUrl.replace(/\/$/, ""));

return false;
},
}; Homepage Product & Project Management Construction Abuja Full Time Head of Project Management Office Head of Project Management Office X-force Engineering Limited Product & Project Management 1 month ago Easy apply Abuja Full Time Construction NGN
900,000 - 1,200,000 Share link Share on WhatsApp Share on LinkedIn Share on Facebook Share on Twitter Share via SMS Job summary The Head of Project Management Office (PMO) leads the overall project delivery function of X-Force Engineering Limited. The role provides strategic and operational oversight of the company’s project portfolio and directs key operational units including HSE, Project Planning, QA/QC, Construction Operations, and Quantity Surveying. Min Qualification: Degree Experience Level: Executive level Experience Length: 12 years Working Hours: Full Time - Full Time Job descriptions & requirements Responsibilities: Provide leadership and oversight to the PMO and its operational units to ensure efficient and coordinated project delivery across all active projects. Establish and enforce project management standards, delivery frameworks, and governance processes across the company’s project portfolio. Oversee project planning, scheduling, and resource allocation to ensure effective execution and timely completion of projects. Ensure strong HSE compliance across all sites and promote a culture of safety and regulatory adherence. Supervise QA/QC processes and quantity surveying functions to ensure quality standards, effective cost control, variation management, and accurate project reporting. Serve as the senior client interface on project delivery matters, resolving issues and ensuring high levels of client satisfaction. Provide regular reports to the Managing Director on project performance, risks, resource utilisation, and delivery outcomes. Requirements: Bachelor’s degree in Civil Engineering, Mechanical Engineering, Construction Management, or a related field. Minimum of 12–15 years’ experience in engineering project management or construction delivery, including experience leading multidisciplinary teams. COREN registration and membership of the Nigerian Society of Engineers (NSE) required. Professional certification in PMP or PRINCE2 and strong knowledge of project management methodologies. Experience managing project planners, HSE officers, QA/QC teams, site engineers, and quantity surveyors across multiple projects. Strong understanding of construction operations, contract administration, cost control, and project risk management. Familiarity with Nigerian procurement regulations and engineering contract frameworks such as FIDIC or NEC. Excellent leadership, stakeholder management, and problem-solving skills with the ability to oversee complex, multi-project portfolios. Remuneration: NGN 1 Million - 1.2 Million Log In and Apply Important safety tips Do not make any payment without confirming with the Jobberman Customer Support Team. If you think this advert is not genuine, please report it via the Report Job link below. Report Job Log in to apply now Continue with Google google-icon Continue with Linkedin Or continue with function updateStatus() {
return {
show: true,
showDiv: false,

passwordLength: false,
passwordUpper: false,
passwordLower: false,
passwordNumber: false,
passwordSpecial: false,

strength: 0,

passwordCheck(password) {
this.passwordLower = /[a-z]/.test(password);
this.passwordUpper = /[A-Z]/.test(password);
this.passwordLength = password.length >= 6;
this.passwordNumber = /[0-9]/.test(password);
this.passwordSpecial = /[^a-zA-Z0-9]/.test(password);

this.strength = [this.passwordLower, this.passwordUpper, this.passwordLength, this.passwordNumber, this.passwordSpecial].filter(Boolean).length;
}
};
} Forgot Password? Keep me logged in Log in Don't have an account? Sign Up to Apply Share link Share on WhatsApp Share on LinkedIn Share on Facebook Share on Twitter Share via SMS function bannerAd() {
return {
slot: 'listing-1',
deviceType: 'desktop',

trackImpression() {
const observer = new IntersectionObserver((entries) => {
entries.forEach(entry => {
if (entry.isIntersecting) {
this.sendToGA('view_promotion', 'impression');
observer.disconnect();
}
});
}, { threshold: 0.5 });

observer.observe(this.$root);
},

trackClick() {
this.sendToGA('select_promotion', 'click');
},
sendToGA(event, action) {
window.ga_push_event(event, {
'action': action,
'category': this.dev

L'Œil de l'Expert Recrutement (IA)

Résumé de l'offre

Head of Project Management Office at Non precisé in Post A Job Post A Job Product & Project Managemen. View the details for more information.

Détails clés :

  • 💼 Contrat : Non spécifié
  • 📍 Localisation : Post A Job Post A Job Product & Project Managemen
  • 🎓 Niveau : Selon profil , Management
Analyse vérifiée par le moteur Taf4All Expert

Conseil Sécurité

Ne versez jamais d'argent pour obtenir un entretien. Taf4All ne vous contactera jamais pour vous demander des frais de dossier.