Planning Engineer Jobs in Lebanon
1544 Jobs Found
Job Description: Site Technical Coordinator
<br>
<br>Position Overview
<br>
<br>The Site Technical Coordinator is responsible for ensuring that the renovation works are executed in full alignment with the approved architectural, interior design, structural, MEP, and specialist design documentation. Based on site in Beirut, this role acts as the principal technical link between the design consultants, architect, contractors, subcontractors, suppliers, and the on-site project team.
<br>
<br>The position requires a highly organized, detail-oriented construction professional who can read, interpret, and coordinate drawings and specifications, identify inconsistencies before they affect the works, and support the timely resolution of technical matters. The successful candidate will safeguard the design intent while ensuring that the project is practical to build, coordinated across disciplines, compliant with applicable requirements, and delivered to the expected quality standard.
<br>
<br>Item
<br>Details
<br>Job Title
<br>Site Technical Coordinator
<br>Location
<br>Beirut, Lebanon
<br>Project Type
<br>High-end building renovation / refurbishment
<br>Department
<br>Project Delivery / Site Team
<br>Reporting To
<br>Project Manager or Senior Site Manager
<br>Working Relationships
<br>Architect, design consultants, contractors, subcontractors, suppliers, site engineers, QA/QC personnel, and client representatives
<br>
<br>
<br>
<br>
<br>Key Responsibilities
<br>
<br>Design Review and Technical Coordination
<br>
<br>The Site Technical Coordinator shall review and interpret all issued-for-construction drawings, specifications, schedules, material submittals, shop drawings, and method statements. The role shall compare architectural, interior design, structural, MEP, façade, fire and life-safety, and specialist packages to identify clashes, omissions, constructability risks, and inconsistencies.
<br>
<br>The coordinator shall maintain a clear record of design comments, drawing revisions, technical queries, and coordination actions. Before work proceeds, the coordinator shall ensure that the relevant drawings and technical information are current, coordinated, approved, and understood by the parties executing the works.
<br>
<br>Liaison Between Design and Site Teams
<br>
<br>The role shall serve as the daily technical interface between the architect and design consultants on one side, and the project delivery team on the other. This includes communicating site conditions, installation constraints, sequencing requirements, dimensional conflicts, and construction feedback to the design team in a clear and timely manner.
<br>
<br>The Site Technical Coordinator shall translate approved design intent into practical on-site guidance without making unauthorized design changes. When clarification is required, the coordinator shall prepare and track Requests for Information (RFIs), technical submissions, samples, and proposals, and shall follow up until an approved resolution is issued and communicated to the responsible teams.
<br>
<br>Shop Drawings, Submittals, and Materials
<br>
<br>The coordinator shall review contractor and subcontractor shop drawings, coordination drawings, material submittals, samples, mock-ups, and technical data against the approved design documents. The role shall verify dimensions, interfaces, finishes, levels, tolerances, access requirements, maintenance considerations, and coordination with MEP services before submitting items for consultant review.
<br>
<br>The coordinator shall track the status of all technical submissions and highlight delayed approvals, missing information, or procurement risks that may affect site progress. Particular attention shall be given to renovation-related constraints, including existing-condition verification, concealed services, protection of retained elements, and interface works.
<br>
<br>Site Inspections and Quality Support
<br>
<br>The Site Technical Coordinator shall conduct regular site inspections to verify that the works are being carried out in accordance with approved drawings, specifications, mock-ups, samples, and agreed construction details. The role shall promptly report deviations, workmanship concerns, and coordination issues to the Project Manager and relevant contractors.
<br>
<br>Working closely with QA/QC personnel and site engineers, the coordinator shall support inspection requests, snagging and de-snagging, technical close-out, and the compilation of as-built information. The coordinator shall help preserve the required standard of architectural and interior finishes throughout all stages of construction.
<br>
<br>Meetings, Documentation, and Reporting
<br>
<br>The role shall attend and contribute to technical coordination meetings, design review meetings, site walks, and progress meetings. The coordinator shall prepare concise agendas, action trackers, technical logs, and meeting records where assigned, ensuring that responsibilities and target dates are clearly recorded.
<br>
<br>The coordinator shall maintain an orderly project record of drawings, specifications, approvals, RFIs, site instructions, shop d
Responsibilities :
<br>
<br> The Foreman works side by side with the engineers in order to complete a project in a given time limit.
<br>
<br>
<br>Qualifications
<br>
<br> 1- Reads and follows plans, material lists and guidelines and applies necessary timelines;
<br> 2- Coordinates and supervises activities of workers and construction needs at all phases;
<br>
<br> 3- Inspects blueprints for determining various aspects of structure;
<br>
<br>4-Explains floor plan and cabinet work to workers; 5-Allocates workers to their respective duties and makes sure that they have the appropriate training and tools so that they can execute their jobs accurately;
<br>
<br>6-Applies Occupational Health & Safety Manual on sites;
<br>
<br>7- Fills Safety reports and submit them on time;
<br>
<br>8- Attends Safety trainings;
<br>
<br>9-Assess the fastest and easiest way to complete a job without sacrificing quality of the work being done;
<br>
<br>10- Performs other related duties as required.
<br>
<br>
<br>
<br> WORK EXPERIENCE: Minimum 10 years of experience in construction sites.
<br>Industry
<br>Construction
<br>Employment Type
<br>Full-time
<h2 class="h5">Job description</h2>
<div class="t-break" data-jb-field="description">
<span>Please submit your CV in English and indicate your level of English proficiency.<br> Mindrift connects specialists with project-based AI opportunities for leading tech companies, focused on testing, evaluating, and improving AI systems.<br> Participation is project-based, not permanent employment.<br> About the Role You’ll design coding tasks that challenge frontier AI coding agents.<br> Each task is a self-contained Docker environment with a broken piece of software; an AI agent attempts the fix; automated tests verify the outcome.<br> Your deliverable is the full task package: broken code, tests, instructions, and a reference solution proving the task is solvable.<br> Responsibilities : Invent a realistic developer scenario — a real bug, a broken ETL, a missing feature — not a toy problem.<br> Build a reproducible Docker environment with pinned dependencies.<br> Write a pytest that verifies outcomes, not specific commands — deterministic, non-flaky, and does not leak the fix.<br> Write an instruction.<br>md that reads like a Jira ticket a developer would receive.<br> Write a reference solve.<br>sh proving the task is solvable.<br> Calibrate difficulty so current state-of-the-art agents solve the task 20–60% of the time.<br> Iterate based on feedback from expert QA reviewers.<br> Later: review other authors’ tasks as a QA reviewer.<br> Not in scope Data labeling, prompt engineering.<br> Production code to ship — you design problems and verification for AI agents.<br> Leetcode puzzles — scenarios must look like real developer work.<br> Not every candidate task ships — quality over quantity.<br> Requirements 3+ years of production software development in one backend stack — Python, Go, Node.<br>js, Java, or Rust.<br> Depth in one stack beats breadth.<br> Python + pytest fluency — required regardless of primary stack.<br> The task harness is pytest-based even when the broken app is in another language.<br> Fixtures, parametrize, monkeypatch, timeouts, conftest.<br>py. Docker authoring — reproducible Dockerfiles, pinned dependencies, multi-stage builds when needed, non-root user.<br> Linux & Bash — comfort debugging inside containers (strace, lsof, journalctl); shell beyond set -euo pipefail.<br> AI coding agent experience — Claude Code, Cursor, Roo Code, or similar, on non-trivial work.<br> You can cite a specific time the AI was confidently wrong and how you caught it.<br> English — B2+ written.<br> Not a fit Data Science, ML, or Computer Vision engineers without backend-engineering output.<br> Manual QA testers without automation or test authoring.<br> Frontend-only, low-code / no-code, IT Support, or Business Analysts.<br> Engineers who have never written pytest from scratch.<br> Junior, intern, or assistant as the most recent role.<br> Preferred qualifications Domain depth in Security, System Administration (nginx / systemd / cron), Scientific Computing (NumPy / PyTorch / SciPy), DevOps, or Git internals.<br> Modern Python tooling (uv, poetry, pyproject.<br>toml). Coverage tooling (pytest-cov, coverage.<br>py, gcov, llvm-cov, kcov).<br> Fuzzing or property-based testing (Hypothesis).<br> Prior contribution to agent-evaluation benchmarks or related frameworks.<br> Process Apply → Pass qualification (90-minute sample-task screen + short behavioral interview) → Join a project → Complete tasks → Get paid.<br> Time commitment Onboarding: ~10 hours per first task.<br> Steady state: ~5 hours per task, 2–4 parallel tasks per author.<br> Realistic weekly load: 8–20 hours.<br> Higher volume available for top performers.<br> You choose when and how to contribute; tasks must be submitted by the deadline and meet acceptance criteria.<br> Compensation: Paid contributions, rates up to $35/hour *.<br> Task-based compensation equivalent to hourly rate, depending on performance and volume.<br> Some projects include incentive payments.<br> *Rates vary based on expertise, skills assessment, location, project needs, and other factors.<br> Higher rates may be provided to highly specialized experts.<br> Lower rates may apply during onboarding or non-core project phases.<br> Payment details are shared per project.<br> Apply Submit your CV via the Mindrift platform.<br> Indicate your English level, note this role (Software Engineering Evaluation Specialist — Terminal Bench), and include a GitHub profile link if available.<br></span> </div>
<section><p class="heading jdMain">Job Description</p><p class="heading">Roles & Responsibilities</p><div class="paragraph">We are looking for an experienced Civil Foreman to supervise and oversee civil construction works for building projects in Ghana.<br><br>
<b><br>Key Responsibilities:</b><br><br>
<br>Supervise and coordinate daily civil construction activities on site, including formwork, steel reinforcement (rebar), and concrete works<br><br>Manage labor teams, subcontractors, and site resources efficiently<br><br>Ensure all civil works are executed according to project drawings, specifications, and quality standards<br><br>Monitor daily site progress and prepare work schedules<br><br>Conduct site inspections and ensure compliance with safety, quality, and project requirements<br><br>Coordinate with engineers, project managers, and other site personnel to ensure smooth project execution<br><br>Identify and resolve site issues to maintain project timelines<br><br>
<br>Requirements:<br><br>
<br>Proven experience as a Civil Foreman in building or infrastructure projects<br><br>Previous experience with contracting/construction companies<br><br>Strong knowledge of formwork, steel reinforcement (rebar), and concrete works<br><br>Ability to read and interpret construction drawings and specifications<br><br>Excellent leadership, teamwork, and communication skills<br><br>Ability to manage labor teams and coordinate multiple site activities<br><br>Good English communication skills<br><br>Willingness to relocate/work in Ghana<br><br>
<br><br></div></section>
Kilzi & Co. SAL (Ain Saadeh) is looking for a motivated and results-driven Male Outdoor Product Sales Specialist to join our team.
<br>Key Responsibilities:
<br>• Develop and maintain strong relationships with existing and potential customers.
<br>• Visit contractors, engineers, companies, and project sites to identify sales opportunities.
<br>• Promote Kilzi & Co.’s insulation, construction, and related products.
<br>• Follow up on quotations, orders, and customer requirements.
<br>• Identify new business opportunities and contribute to achieving sales targets.
<br>• Coordinate with the indoor sales and other departments to ensure smooth order follow-up.
<br>• Provide customers with suitable product solutions based on their needs.
<br>Requirements:
<br>• Experience: 2-3 years in outdoor sales.
<br>• Experience in construction materials, insulation, building materials, or a related field is a plus.
<br>• Strong communication, negotiation, and customer relationship skills.
<br>• Self-motivated, proactive, and results-oriented.
<br>• Good knowledge of the Lebanese market and ability to develop a customer network.
<br>• Valid Public Driving License (دفتر عمومي).
<br>• Ability to drive a manual-gear vehicle.
<br>• Good command of English and Arabic; French is a plus
Kilzi & Co. SAL (Ain Saadeh) is looking for a motivated and results-driven Male Outdoor Product Sales Specialist to join our team.
<br>Key Responsibilities:
<br>• Develop and maintain strong relationships with existing and potential customers.
<br>• Visit contractors, engineers, companies, and project sites to identify sales opportunities.
<br>• Promote Kilzi & Co.’s insulation, construction, and related products.
<br>• Follow up on quotations, orders, and customer requirements.
<br>• Identify new business opportunities and contribute to achieving sales targets.
<br>• Coordinate with the indoor sales and other departments to ensure smooth order follow-up.
<br>• Provide customers with suitable product solutions based on their needs.
<br>Requirements:
<br>• Experience: 2-3 years in outdoor sales.
<br>• Experience in construction materials, insulation, building materials, or a related field is a plus.
<br>• Strong communication, negotiation, and customer relationship skills.
<br>• Self-motivated, proactive, and results-oriented.
<br>• Good knowledge of the Lebanese market and ability to develop a customer network.
<br>• Valid Public Driving License (دفتر عمومي).
<br>• Ability to drive a manual-gear vehicle.
<br>• Good command of English and Arabic; French is a plus
Kilzi & Co. SAL (Ain Saadeh) is looking for a motivated and results-driven Male Outdoor Product Sales Specialist to join our team.
<br>Key Responsibilities:
<br>• Develop and maintain strong relationships with existing and potential customers.
<br>• Visit contractors, engineers, companies, and project sites to identify sales opportunities.
<br>• Promote Kilzi & Co.’s insulation, construction, and related products.
<br>• Follow up on quotations, orders, and customer requirements.
<br>• Identify new business opportunities and contribute to achieving sales targets.
<br>• Coordinate with the indoor sales and other departments to ensure smooth order follow-up.
<br>• Provide customers with suitable product solutions based on their needs.
<br>Requirements:
<br>• Experience: 2-3 years in outdoor sales.
<br>• Experience in construction materials, insulation, building materials, or a related field is a plus.
<br>• Strong communication, negotiation, and customer relationship skills.
<br>• Self-motivated, proactive, and results-oriented.
<br>• Good knowledge of the Lebanese market and ability to develop a customer network.
<br>• Valid Public Driving License (دفتر عمومي).
<br>• Ability to drive a manual-gear vehicle.
<br>• Good command of English and Arabic; French is a plus
Kilzi & Co. SAL (Ain Saadeh) is looking for a motivated and results-driven Male Outdoor Product Sales Specialist to join our team.
<br>Key Responsibilities:
<br>• Develop and maintain strong relationships with existing and potential customers.
<br>• Visit contractors, engineers, companies, and project sites to identify sales opportunities.
<br>• Promote Kilzi & Co.’s insulation, construction, and related products.
<br>• Follow up on quotations, orders, and customer requirements.
<br>• Identify new business opportunities and contribute to achieving sales targets.
<br>• Coordinate with the indoor sales and other departments to ensure smooth order follow-up.
<br>• Provide customers with suitable product solutions based on their needs.
<br>Requirements:
<br>• Experience: 2-3 years in outdoor sales.
<br>• Experience in construction materials, insulation, building materials, or a related field is a plus.
<br>• Strong communication, negotiation, and customer relationship skills.
<br>• Self-motivated, proactive, and results-oriented.
<br>• Good knowledge of the Lebanese market and ability to develop a customer network.
<br>• Valid Public Driving License (دفتر عمومي).
<br>• Ability to drive a manual-gear vehicle.
<br>• Good command of English and Arabic; French is a plus
Kilzi & Co. SAL (Ain Saadeh) is looking for a motivated and results-driven Male Outdoor Product Sales Specialist to join our team.
<br>Key Responsibilities:
<br>• Develop and maintain strong relationships with existing and potential customers.
<br>• Visit contractors, engineers, companies, and project sites to identify sales opportunities.
<br>• Promote Kilzi & Co.’s insulation, construction, and related products.
<br>• Follow up on quotations, orders, and customer requirements.
<br>• Identify new business opportunities and contribute to achieving sales targets.
<br>• Coordinate with the indoor sales and other departments to ensure smooth order follow-up.
<br>• Provide customers with suitable product solutions based on their needs.
<br>Requirements:
<br>• Experience: 2-3 years in outdoor sales.
<br>• Experience in construction materials, insulation, building materials, or a related field is a plus.
<br>• Strong communication, negotiation, and customer relationship skills.
<br>• Self-motivated, proactive, and results-oriented.
<br>• Good knowledge of the Lebanese market and ability to develop a customer network.
<br>• Valid Public Driving License (دفتر عمومي).
<br>• Ability to drive a manual-gear vehicle.
<br>• Good command of English and Arabic; French is a plus
Kilzi & Co. SAL (Ain Saadeh) is looking for a motivated and results-driven Male Outdoor Product Sales Specialist to join our team.
<br>Key Responsibilities:
<br>• Develop and maintain strong relationships with existing and potential customers.
<br>• Visit contractors, engineers, companies, and project sites to identify sales opportunities.
<br>• Promote Kilzi & Co.’s insulation, construction, and related products.
<br>• Follow up on quotations, orders, and customer requirements.
<br>• Identify new business opportunities and contribute to achieving sales targets.
<br>• Coordinate with the indoor sales and other departments to ensure smooth order follow-up.
<br>• Provide customers with suitable product solutions based on their needs.
<br>Requirements:
<br>• Experience: 2-3 years in outdoor sales.
<br>• Experience in construction materials, insulation, building materials, or a related field is a plus.
<br>• Strong communication, negotiation, and customer relationship skills.
<br>• Self-motivated, proactive, and results-oriented.
<br>• Good knowledge of the Lebanese market and ability to develop a customer network.
<br>• Valid Public Driving License (دفتر عمومي).
<br>• Ability to drive a manual-gear vehicle.
<br>• Good command of English and Arabic; French is a plus
Kilzi & Co. SAL (Ain Saadeh) is looking for a motivated and results-driven Male Outdoor Product Sales Specialist to join our team.
<br>Key Responsibilities:
<br>• Develop and maintain strong relationships with existing and potential customers.
<br>• Visit contractors, engineers, companies, and project sites to identify sales opportunities.
<br>• Promote Kilzi & Co.’s insulation, construction, and related products.
<br>• Follow up on quotations, orders, and customer requirements.
<br>• Identify new business opportunities and contribute to achieving sales targets.
<br>• Coordinate with the indoor sales and other departments to ensure smooth order follow-up.
<br>• Provide customers with suitable product solutions based on their needs.
<br>Requirements:
<br>• Experience: 2-3 years in outdoor sales.
<br>• Experience in construction materials, insulation, building materials, or a related field is a plus.
<br>• Strong communication, negotiation, and customer relationship skills.
<br>• Self-motivated, proactive, and results-oriented.
<br>• Good knowledge of the Lebanese market and ability to develop a customer network.
<br>• Valid Public Driving License (دفتر عمومي).
<br>• Ability to drive a manual-gear vehicle.
<br>• Good command of English and Arabic; French is a plus
We are seeking an experienced and motivated Construction Foreman to oversee daily field operations and ensure construction projects are completed safely, on schedule, and to the highest quality standards. The Foreman will supervise crews, coordinate subcontractors, monitor project progress, abide by company engineers’ instructions and maintain compliance with company policies and site safety requirements.
<br>Key Responsibilities
<br>• Supervise and direct construction crews on-site.
<br>• Coordinate daily activities and work schedules to meet project timelines.
<br>• Read an10.5d interpret construction drawings, specifications, and project plans.
<br>• Monitor labor productivity and allocate resources efficiently.
<br>• Coordinate with project managers, engineers, subcontractors, and suppliers.
<br>• Conduct daily safety meetings and enforce all safety regulations.
<br>• Identify and resolve field issues, delays, and conflicts promptly.
<br>• Maintain accurate daily reports, site records, and progress updates.
<br>• Inspect completed work to ensure quality and compliance standards are met.
<br>Qualifications
<br>• Minimum 7 years of construction experience, including supervisory or foreman experience.
<br>• Strong knowledge of construction methods, materials, and safety regulations.
<br>• Ability to read and understand blueprints and technical drawings.
<br>• Excellent leadership, communication, and problem-solving skills.
<br>• Experience managing multiple trades and subcontractors
The BIM Modeler supports the engineering and project teams in developing, coordinating, and maintaining accurate Building Information Models (BIM) for construction projects. This role is ideal for professionals with 2-4 years of experience looking to contribute to multidisciplinary MEP projects while working in a collaborative and technology-driven environment.
<br>
<br>
<br>Key Responsibilities:
<br>- Develop and maintain accurate BIM models for electrical or mechanical systems using industry-standard software.
<br>- Produce coordinated 3D models, shop drawings, and construction documentation.
<br>- Participate in BIM coordination and clash detection processes with multidisciplinary teams.
<br>- Update BIM models throughout the project lifecycle to reflect design revisions and site changes.
<br>- Ensure models comply with project BIM standards, company procedures, and client requirements.
<br>- Coordinate with engineers, architects, and other stakeholders to resolve design and coordination issues.
<br>
<br>
<br>Requirements:
<br>- Bachelor's degree in Electrical or Mechanical Engineering.
<br>- 2-4 years of experience as a BIM Modeler.
<br>Strong knowledge of BIM software (e.g., Autodesk Revit (MEP), AutoCAD, Navisworks, BIM 360/Autodesk Construction Cloud).
<br>- Familiarity with BIM standards, multidisciplinary coordination, and construction documentation
Role: Lead structural steel and miscellaneous metals projects end-to-end — from contract award through closeout — reporting to the Director of Operations/COO.
<br>
<br>Core responsibilities:
<br>
<br>Project execution: contract review, budgeting, scheduling, and managing multiple projects simultaneously
<br>Engineering/detailing coordination: reviewing drawings, RFIs, shop drawings, and resolving design conflicts before they hit fabrication
<br>Scope: structural steel (beams, columns, trusses, deck) and miscellaneous metals (stairs, railings, ladders, gates, canopies, etc.)
<br>Procurement & fabrication: material takeoffs, tracking long-lead items, coordinating shop priorities
<br>Field/erection management: sequencing, subcontractor management, punch-list completion
<br>Financials: budgets, cost forecasting, billing, collections
<br>Change orders: identifying scope changes, pricing them, negotiating with GCs
<br>Contract administration: protecting company interests, managing subcontract terms
<br>Leadership: overseeing PMs, engineers, detailers; mentoring junior staff
<br>
<br>Required qualifications:
<br>
<br>Bachelor's in Civil/Structural Engineering or Construction Management (preferred)
<br>8+ years of PM experience, ideally in structural steel/miscellaneous metals
<br>Strong grasp of fabrication/erection processes, scheduling, budgeting, and contracts
<br>
<br>Preferred knowledge: AISC, AWS welding, OSHA steel erection standards; software like Tekla, SDS/2, Procore, Primavera P6, Bluebeam.
<br>
<br>What success looks like: profitability, schedule performance, change-order recovery, billing timeliness, field quality, and client satisfaction
We are looking for an experienced Civil Foreman to supervise and oversee civil construction works for building projects in Ghana.
<br>
<br>Key Responsibilities:
<br>
<br>Supervise and coordinate daily civil construction activities on site, including formwork, steel reinforcement (rebar), and concrete works
<br>Manage labor teams, subcontractors, and site resources efficiently
<br>Ensure all civil works are executed according to project drawings, specifications, and quality standards
<br>Monitor daily site progress and prepare work schedules
<br>Conduct site inspections and ensure compliance with safety, quality, and project requirements
<br>Coordinate with engineers, project managers, and other site personnel to ensure smooth project execution
<br>Identify and resolve site issues to maintain project timelines
<br>
<br>Requirements:
<br>
<br>Proven experience as a Civil Foreman in building or infrastructure projects
<br>Previous experience with contracting/construction companies
<br>Strong knowledge of formwork, steel reinforcement (rebar), and concrete works
<br>Ability to read and interpret construction drawings and specifications
<br>Excellent leadership, teamwork, and communication skills
<br>Ability to manage labor teams and coordinate multiple site activities
<br>Good English communication skills
<br>Willingness to relocate/work in Ghana
<br>
<br>The ideal candidate should be organized, proactive, detail-oriented, and capable of delivering high-quality civil works while ensuring safety, efficiency, and adherence to project schedules.
<br>
<br>Interested candidates may send their CVs
We are looking for an experienced Civil Foreman to supervise and oversee civil construction works for building projects in Ghana.
<br>
<br>Key Responsibilities:
<br>
<br>Supervise and coordinate daily civil construction activities on site, including formwork, steel reinforcement (rebar), and concrete works
<br>Manage labor teams, subcontractors, and site resources efficiently
<br>Ensure all civil works are executed according to project drawings, specifications, and quality standards
<br>Monitor daily site progress and prepare work schedules
<br>Conduct site inspections and ensure compliance with safety, quality, and project requirements
<br>Coordinate with engineers, project managers, and other site personnel to ensure smooth project execution
<br>Identify and resolve site issues to maintain project timelines
<br>
<br>Requirements:
<br>
<br>Proven experience as a Civil Foreman in building or infrastructure projects
<br>Previous experience with contracting/construction companies
<br>Strong knowledge of formwork, steel reinforcement (rebar), and concrete works
<br>Ability to read and interpret construction drawings and specifications
<br>Excellent leadership, teamwork, and communication skills
<br>Ability to manage labor teams and coordinate multiple site activities
<br>Good English communication skills
<br>Willingness to relocate/work in Ghana
<br>
<br>The ideal candidate should be organized, proactive, detail-oriented, and capable of delivering high-quality civil works while ensuring safety, efficiency, and adherence to project schedules.
<br>
<br>Interested candidates may send their CVs
We are looking for an experienced Civil Foreman to supervise and oversee civil construction works for building projects in Ghana.
<br>
<br>Key Responsibilities:
<br>
<br>Supervise and coordinate daily civil construction activities on site, including formwork, steel reinforcement (rebar), and concrete works
<br>Manage labor teams, subcontractors, and site resources efficiently
<br>Ensure all civil works are executed according to project drawings, specifications, and quality standards
<br>Monitor daily site progress and prepare work schedules
<br>Conduct site inspections and ensure compliance with safety, quality, and project requirements
<br>Coordinate with engineers, project managers, and other site personnel to ensure smooth project execution
<br>Identify and resolve site issues to maintain project timelines
<br>
<br>Requirements:
<br>
<br>Proven experience as a Civil Foreman in building or infrastructure projects
<br>Previous experience with contracting/construction companies
<br>Strong knowledge of formwork, steel reinforcement (rebar), and concrete works
<br>Ability to read and interpret construction drawings and specifications
<br>Excellent leadership, teamwork, and communication skills
<br>Ability to manage labor teams and coordinate multiple site activities
<br>Good English communication skills
<br>Willingness to relocate/work in Ghana
<br>
<br>The ideal candidate should be organized, proactive, detail-oriented, and capable of delivering high-quality civil works while ensuring safety, efficiency, and adherence to project schedules.
<br>
<br>Interested candidates may send their CVs
We are looking for an experienced Civil Foreman to supervise and oversee civil construction works for building projects in Ghana.
<br>
<br>Key Responsibilities:
<br>
<br>Supervise and coordinate daily civil construction activities on site, including formwork, steel reinforcement (rebar), and concrete works
<br>Manage labor teams, subcontractors, and site resources efficiently
<br>Ensure all civil works are executed according to project drawings, specifications, and quality standards
<br>Monitor daily site progress and prepare work schedules
<br>Conduct site inspections and ensure compliance with safety, quality, and project requirements
<br>Coordinate with engineers, project managers, and other site personnel to ensure smooth project execution
<br>Identify and resolve site issues to maintain project timelines
<br>
<br>Requirements:
<br>
<br>Proven experience as a Civil Foreman in building or infrastructure projects
<br>Previous experience with contracting/construction companies
<br>Strong knowledge of formwork, steel reinforcement (rebar), and concrete works
<br>Ability to read and interpret construction drawings and specifications
<br>Excellent leadership, teamwork, and communication skills
<br>Ability to manage labor teams and coordinate multiple site activities
<br>Good English communication skills
<br>Willingness to relocate/work in Ghana
<br>
<br>The ideal candidate should be organized, proactive, detail-oriented, and capable of delivering high-quality civil works while ensuring safety, efficiency, and adherence to project schedules.
<br>
<br>Interested candidates may send their CVs
We are looking for an experienced Civil Foreman to supervise and oversee civil construction works for building projects in Ghana.
<br>
<br>Key Responsibilities:
<br>
<br>Supervise and coordinate daily civil construction activities on site, including formwork, steel reinforcement (rebar), and concrete works
<br>Manage labor teams, subcontractors, and site resources efficiently
<br>Ensure all civil works are executed according to project drawings, specifications, and quality standards
<br>Monitor daily site progress and prepare work schedules
<br>Conduct site inspections and ensure compliance with safety, quality, and project requirements
<br>Coordinate with engineers, project managers, and other site personnel to ensure smooth project execution
<br>Identify and resolve site issues to maintain project timelines
<br>
<br>Requirements:
<br>
<br>Proven experience as a Civil Foreman in building or infrastructure projects
<br>Previous experience with contracting/construction companies
<br>Strong knowledge of formwork, steel reinforcement (rebar), and concrete works
<br>Ability to read and interpret construction drawings and specifications
<br>Excellent leadership, teamwork, and communication skills
<br>Ability to manage labor teams and coordinate multiple site activities
<br>Good English communication skills
<br>Willingness to relocate/work in Ghana
<br>
<br>The ideal candidate should be organized, proactive, detail-oriented, and capable of delivering high-quality civil works while ensuring safety, efficiency, and adherence to project schedules.
<br>
<br>Interested candidates may send their CVs
We are looking for an experienced Civil Foreman to supervise and oversee civil construction works for building projects in Ghana.
<br>
<br>Key Responsibilities:
<br>
<br>Supervise and coordinate daily civil construction activities on site, including formwork, steel reinforcement (rebar), and concrete works
<br>Manage labor teams, subcontractors, and site resources efficiently
<br>Ensure all civil works are executed according to project drawings, specifications, and quality standards
<br>Monitor daily site progress and prepare work schedules
<br>Conduct site inspections and ensure compliance with safety, quality, and project requirements
<br>Coordinate with engineers, project managers, and other site personnel to ensure smooth project execution
<br>Identify and resolve site issues to maintain project timelines
<br>
<br>Requirements:
<br>
<br>Proven experience as a Civil Foreman in building or infrastructure projects
<br>Previous experience with contracting/construction companies
<br>Strong knowledge of formwork, steel reinforcement (rebar), and concrete works
<br>Ability to read and interpret construction drawings and specifications
<br>Excellent leadership, teamwork, and communication skills
<br>Ability to manage labor teams and coordinate multiple site activities
<br>Good English communication skills
<br>Willingness to relocate/work in Ghana
<br>
<br>The ideal candidate should be organized, proactive, detail-oriented, and capable of delivering high-quality civil works while ensuring safety, efficiency, and adherence to project schedules.
<br>
<br>Interested candidates may send their CVs