Cost Engineer Jobs - Jeddah Saudi
2137 Jobs Found
Since 2004, 2P has been a leader in Saudi Arabia’s ICT landscape, delivering integrated technology solutions that help organizations accelerate digital transformation and improve operational efficiency. With a strong foundation in innovation and service excellence, 2P continues to provide end-to-end solutions through its specialized business units and trusted market expertise. We are always looking to connect with talented professionals who are passionate about making an impact and growing within a dynamic, forward-looking environment.<br>Key Responsibilities Cluster Administration & Operations Design, deploy, and administer multi-node Apache Kafka clusters across Development, UAT, and Production environments. Manage Kafka ecosystem components including Brokers, Zoo Keeper/KRaft, Schema Registry, Kafka Connect, and ksql DB. Perform cluster sizing, capacity planning, partition rebalancing, and topic lifecycle management. Execute rolling upgrades, patching activities, and version migrations with minimal or zero downtime. Configure replication, ISR, retention, compaction, and quota policies in line with business SLAs.<br>Performance & Reliability Monitor cluster performance, throughput, consumer lag, latency, and broker health using monitoring platforms. Optimize JVM, operating system, storage, and network configurations for maximum performance. Conduct load testing, bottleneck analysis, and capacity forecasting. Implement and maintain disaster recovery and geo-replication solutions using multi-Region architectures, Mirror Maker2, or Cluster Linking.<br>Security & Governance Configure and maintain authentication, authorization, and encryption mechanisms. Integrate Kafka with enterprise identity and access management solutions. Enforce governance standards, audit logging, and compliance requirements.<br>Integrations & Development Support Build and maintain Kafka Connect integrations with enterprise platforms and data sources. Administer Schema Registry and enforce schema governance standards. Support development teams with onboarding, troubleshooting, and Kafka best practices. Automate platform provisioning and operational tasks using Infrastructure as Code and CI/CD tools.<br>Incident & Release Management Lead incident response, root cause analysis, and resolution of critical production issues. Develop and maintain operational runbooks, SOPs, and disaster recovery documentation. Conduct periodic disaster recovery testing and validation exercises. Mentor and support junior engineers and administrators.<br>Requirements Bachelor’s degree in computer science, Engineering, or a related field. Minimum 5 years of hands-on experience administering Apache Kafka or Confluent Platform in production environments. Strong knowledge of Kafka architecture, including brokers, partitions, replication, consumer groups, offsets, and ISR. Experience with Zoo Keeper and/or KRaft deployments. Proficiency in Kafka Connect, Schema Registry, Mirror Maker2, and ksql DB. Strong Linux administration skills. Proficiency in scripting using Bash, Python, or Go. Solid understanding of JVM tuning, networking concepts, and storage systems. Experience with monitoring and observability tools such as Prometheus, Grafana, ELK, Datadog, or Confluent Control Center. Hands-on experience implementing Kafka security using SASL, SSL/TLS, Kerberos, ACLs, and RBAC. Familiarity with CI/CD pipelines, Infrastructure as Code tools (Terraform, Ansible), and container platforms such as Docker, Kubernetes, and Open Shift.<br>Preferred Qualifications Confluent Certified Administrator (CCAAK) or Confluent Certified Developer (CCDAK) certification. Experience running Kafka on Kubernetes using platforms such as Strimzi or Confluent for Kubernetes. Experience with cloud-managed Kafka services including Confluent Cloud, AWS MSK, Azure Event Hubs for Kafka, or Google Cloud. Exposure to streaming and data integration technologies such as Flink, Spark Streaming, NiFi, and Debezium. Experience within banking, fintech, telecommunications, or large-scale e-commerce environments. Familiarity with ITIL processes and service management practices.<br>Skills & Competencies Strong analytical and problem-solving skills. Excellent communication and stakeholder management abilities. Strong ownership and accountability mindset. Ability to work effectively in high-pressure production environments. Willingness to participate in on-call support rotations and after-hours incident management. Ability to mentor and guide junior team members.
Please submit your CV in English and indicate your level of English proficiency.<br><br>Mindrift connects specialists with project-based AI opportunities for leading tech companies, focused on testing, evaluating, and improving AI systems. Participation is project-based, not permanent employment.<br><br>What This Opportunity Involves<br><br>We're building a dataset to evaluate AI coding agents — how well a model handles real-world developer tasks. You'll create challenging tasks and evaluation criteria within realistic simulated environments:<br><br>Build virtual companies following a high-level plan - codebase, infrastructure, and context (conversations, documentation, tickets) that form a realistic environment with development history Assemble and calibrate tasks from intermediate states of the virtual company: craft the prompt, define evaluation criteria, and ensure the task is solvable and the evaluation is fair Design tasks set in isolated environments - emulations of a developer's workstation: a Linux machine with development tools (terminal, CLI), MCP servers (repository, task tracker, messenger, documentation, etc.), and a real web application codebase Write tests that accept all correct solutions and reject incorrect ones - neither too strict (breaking on valid approaches) nor too lenient (passing bad ones) Iterate with an AI agent on tests - verifying they catch real problems, don't miss bad solutions, and don't break on good ones Review code written by agents, analyze why an agent failed or succeeded, and design edge cases and adversarial scenarios Iterate based on feedback from expert QA reviewers who score your work on quality criteria<br><br>What This Is NOT<br><br>Not data labeling Not prompt engineering Not writing code from scratch - the agent writes most of the code; you guide and evaluate<br><br>A significant part of the work is done together with AI - it's very hard to create tasks that challenge frontier models without using frontier models.<br><br>What We Look For<br><br>This opportunity is a good fit for experienced developers, software engineers, and/or test automation specialists open to part-time, non-permanent projects. Ideally, contributors will have:<br><br>Degree in Computer Science, Software Engineering, or related fields5+ years in software development, primarily Python (Fast API, pytest, async/await, subprocess, file operations) Background in full-stack development, with experience building React-based interfaces (Java Script/Type Script) and robust back-end systems Experience writing tests (functional, integration — not just running them) Docker containers, and familiarity with infrastructure tools (Postgres, Kafka, Redis) CI/CD understanding (Git Hub Actions as a user: triggers, labels, reading results) English proficiency - B2<br><br>You don't need to be an expert in every item, but you should be comfortable reading and reasoning about code across the stack.<br><br>Why this is hard<br><br>Frontier models are already good at coding. Creating a task that genuinely challenges the best models is non-trivial. You need to deeply understand where models fail and what scenarios reveal the difference between a good and a bad solution Tasks have many valid solutions. Writing tests that accept all correct solutions and reject incorrect ones is harder than it sounds<br><br>How It Works<br><br>Apply → Pass qualification(s) → Join a project → Complete tasks → Get paid<br><br>Effort estimate<br><br>Tasks for this project are estimated to take 20 hours to complete, depending on complexity. This is an estimate and not a schedule requirement; you choose when and how to work. Tasks must be submitted by the deadline and meet the listed acceptance criteria to be accepted.<br><br>Compensation<br><br>On this project, contributors can earn up to $40 per hour equivalent, depending on their level and pace of contribution.<br><br>Compensation varies across projects depending on scope, complexity, and required expertise. Please note that other projects on the platform may offer different earning levels based on their requirements.
Please submit your CV in English and indicate your level of English proficiency.<br><br>Mindrift connects specialists with project-based AI opportunities for leading tech companies, focused on testing, evaluating, and improving AI systems. Participation is project-based, not permanent employment.<br><br>What This Opportunity Involves<br><br>We're building a dataset to evaluate AI coding agents - how well a model handles real-world developer tasks.<br><br>You'll create challenging tasks and evaluation criteria within realistic simulated environments:<br><br>Build realistic developer environments - a virtual company with codebase, infrastructure, and context (tickets, docs, conversations) that forms a believable development history Design tasks from intermediate states of these environments - craft the prompt, define what "solved" means, and ensure the task is solvable by an AI agent Write tests that verify agent solutions - accept all valid approaches and reject incorrect ones, neither too strict nor too lenient Iterate on tasks and tests based on QA feedback - review agent solutions, analyze failures, and refine until the evaluation is fair and robust<br><br>What This Is NOT<br><br>Not data labeling Not prompt engineering Not writing code from scratch - the agent writes most of the code; you guide and evaluate<br><br>What We Look For<br><br>5+ years in software development Core stack: Python (Fast API), Java Script/Type Script (React), Docker, Postgres, Kafka, Redis Experience writing tests (functional, integration) English proficiency - B2+<br><br>Why this is hard <br><br>Frontier models are already good at coding. Creating a task that genuinely challenges the best models is non-trivial. You need to deeply understand where models fail and what scenarios reveal the difference between a good and a bad solution. Tasks have many valid solutions - writing tests that accept all correct solutions and reject incorrect ones is harder than it sounds.<br><br>How It Works<br><br>Apply → Pass qualification(s) → Join a project → Complete tasks → Get paid<br><br>Effort estimate<br><br>Tasks for this project are estimated to take 20 hours to complete, depending on complexity. This is an estimate and not a schedule requirement; you choose when and how to work. Tasks must be submitted by the deadline and meet the listed acceptance criteria to be accepted.<br><br>Compensation<br><br>Up to $50/hr equivalent, depending on level and pace. Tasks are estimated at :20 hours each; you set your own schedule.
Please submit your CV in English and indicate your level of English proficiency.<br><br>Mindrift connects specialists with project-based AI opportunities for leading tech companies, focused on testing, evaluating, and improving AI systems. Participation is project-based, not permanent employment. What this opportunity involves:<br><br>We're building a dataset to evaluate AI coding agents - how well a model handles real-world developer tasks.<br><br>You'll create challenging tasks and evaluation criteria within realistic simulated environments:<br><br>Build realistic developer environments - a virtual company with codebase, infrastructure, and context (tickets, docs, conversations) that forms a believable development history Design tasks from intermediate states of these environments - craft the prompt, define what "solved" means, and ensure the task is solvable by an AI agent Write tests that verify agent solutions - accept all valid approaches and reject incorrect ones, neither too strict nor too lenient Iterate on tasks and tests based on QA feedback - review agent solutions, analyze failures, and refine until the evaluation is fair and robust<br><br>What this is NOT:<br><br>Not data labeling Not prompt engineering Not writing code from scratch - the agent writes most of the code; you guide and evaluate<br><br>What we look for:<br><br>8+ years in software development Core stack: Python (Fast API), Java Script/Type Script (React), Docker, Postgres, Kafka, Redis Experience writing tests (functional, integration) English proficiency - B2+<br><br>Why this is hard:<br><br>Frontier models are already good at coding. Creating a task that genuinely challenges the best models is non-trivial. You need to deeply understand where models fail and what scenarios reveal the difference between a good and a bad solution. Tasks have many valid solutions - writing tests that accept all correct solutions and reject incorrect ones is harder than it sounds.<br><br>How It Works<br><br>Apply → Pass qualification(s) → Join a project → Complete tasks → Get paid Effort estimate<br><br>Tasks for this project are estimated to take 30 hours to complete, depending on complexity. This is an estimate and not a schedule requirement; you choose when and how to work. Tasks must be submitted by the deadline and meet the listed acceptance criteria to be accepted.<br><br>Compensation:<br><br>Up to $200/hr equivalent, depending on level and pace. Tasks are estimated at :30 hours each; you set your own schedule.
Please submit your CV in English and indicate your level of English proficiency.<br><br>Mindrift connects specialists with project-based AI opportunities for leading tech companies, focused on testing, evaluating, and improving AI systems. Participation is project-based, not permanent employment.<br><br>What This Opportunity Involves<br><br>We're building a dataset to evaluate AI coding agents - how well a model handles real-world developer tasks.<br><br>You'll create challenging tasks and evaluation criteria within realistic simulated environments:<br><br>Build realistic developer environments - a virtual company with codebase, infrastructure, and context (tickets, docs, conversations) that forms a believable development history Design tasks from intermediate states of these environments - craft the prompt, define what "solved" means, and ensure the task is solvable by an AI agent Write tests that verify agent solutions - accept all valid approaches and reject incorrect ones, neither too strict nor too lenient Iterate on tasks and tests based on QA feedback - review agent solutions, analyze failures, and refine until the evaluation is fair and robust<br><br>What This Is NOT<br><br>Not data labeling Not prompt engineering Not writing code from scratch - the agent writes most of the code; you guide and evaluate<br><br>What We Look For<br><br>5+ years in software development Core stack: Python (Fast API), Java Script/Type Script (React), Docker, Postgres, Kafka, Redis Experience writing tests (functional, integration) English proficiency - B2+<br><br>Why this is hard <br><br>Frontier models are already good at coding. Creating a task that genuinely challenges the best models is non-trivial. You need to deeply understand where models fail and what scenarios reveal the difference between a good and a bad solution. Tasks have many valid solutions - writing tests that accept all correct solutions and reject incorrect ones is harder than it sounds.<br><br>How It Works<br><br>Apply → Pass qualification(s) → Join a project → Complete tasks → Get paid<br><br>Effort estimate<br><br>Tasks for this project are estimated to take 20 hours to complete, depending on complexity. This is an estimate and not a schedule requirement; you choose when and how to work. Tasks must be submitted by the deadline and meet the listed acceptance criteria to be accepted.<br><br>Compensation<br><br>Up to $50/hr equivalent, depending on level and pace. Tasks are estimated at :20 hours each; you set your own schedule.
Please submit your CV in English and indicate your level of English proficiency.<br><br>Mindrift connects specialists with project-based AI opportunities for leading tech companies, focused on testing, evaluating, and improving AI systems. Participation is project-based, not permanent employment.<br><br>What This Opportunity Involves<br><br>We're building a dataset to evaluate AI coding agents - how well a model handles real-world developer tasks.<br><br>You'll create challenging tasks and evaluation criteria within realistic simulated environments:<br><br>Build realistic developer environments - a virtual company with codebase, infrastructure, and context (tickets, docs, conversations) that forms a believable development history Design tasks from intermediate states of these environments - craft the prompt, define what "solved" means, and ensure the task is solvable by an AI agent Write tests that verify agent solutions - accept all valid approaches and reject incorrect ones, neither too strict nor too lenient Iterate on tasks and tests based on QA feedback - review agent solutions, analyze failures, and refine until the evaluation is fair and robust<br><br>What This Is NOT<br><br>Not data labeling Not prompt engineering Not writing code from scratch - the agent writes most of the code; you guide and evaluate<br><br>What We Look For<br><br>5+ years in software development Core stack: Python (Fast API), Java Script/Type Script (React), Docker, Postgres, Kafka, Redis Experience writing tests (functional, integration) English proficiency - B2+<br><br>Why this is hard <br><br>Frontier models are already good at coding. Creating a task that genuinely challenges the best models is non-trivial. You need to deeply understand where models fail and what scenarios reveal the difference between a good and a bad solution. Tasks have many valid solutions - writing tests that accept all correct solutions and reject incorrect ones is harder than it sounds.<br><br>How It Works<br><br>Apply → Pass qualification(s) → Join a project → Complete tasks → Get paid<br><br>Effort estimate<br><br>Tasks for this project are estimated to take 20 hours to complete, depending on complexity. This is an estimate and not a schedule requirement; you choose when and how to work. Tasks must be submitted by the deadline and meet the listed acceptance criteria to be accepted.<br><br>Compensation<br><br>Up to $50/hr equivalent, depending on level and pace. Tasks are estimated at :20 hours each; you set your own schedule.
About Us.<br>MISAC, Midea Shaker Company is collaboration between Midea Residential Air Conditioners (Midea RAC) and Midea Building Technologies (Midea MBT) with Hussein & Al-Hassan G. Shaker Bros. for Modern Trading Co. LTD (HH-Shaker) aims to establish a joint venture encompassing local manufacturing and sales, dedicated to breaking into the HVAC engineering market.<br>As the political and economic hub of the Middle East, Saudi Arabia has witnessed rapid development in its infrastructure and engineering sectors under the Vision 2030. MISAC is actively responding to the initiatives of investing in Saudi and local manufacturing, as well as the sustainable development strategy. Leveraging advanced energy-saving technologies and intelligent products, MISAC provides efficient, low-carbon HVAC solutions for the local market, which are widely applied across various fields including residential, commercial, industrial, agricultural, and large-scale public facilities.<br>Job Responsibilities:<br>Establishment of Quality Management System: Maintain QMS documents including quality manual, procedure documents, work instructions, etc. Operation Monitoring of Quality Management System: Review and supervise the operation of the quality management system, and drive continuous system improvement. Quality Training Administration: Organize quality management training to improve employees’ quality awareness and professional skills. Customer Audit Coordination: Assist in responding to customer quality audits, prepare audit documents, and follow up corrective actions for non-conformities raised during audits. Product Certification Management: Take charge of SASO certification for company products, covering product testing, resolution of test failures, and liaison with certification bodies. Supply Chain Quality Management: Conduct compliance audits and on-site inspections for local suppliers. Finished Goods Quality Control: Maintain procedures and standards for finished product quality management, and track rectification of non-conforming finished products. Market Quality Improvement: Manage field quality issues, communicate with customers to handle customer complaints, and coordinate with internal production plants to implement improvement actions.<br>Job Requirements:<br>Bachelor’s degree or above, majoring in Quality Management, Industrial Engineering, Mechanical Manufacturing or related disciplines. Minimum 2 years of working experience in quality management system, with valid ISO9001 Internal Auditor Certificate. Proficient in ISO9001 quality management system standards and clauses. Hands-on experience in building and sustaining quality management systems. Skilled in quality management tools and methodologies. Strong analytical skills and cross-departmental coordination capabilities. Excellent written communication and training delivery skills. Meticulous, rigorous working attitude with strong sense of accountability.
Please submit your CV in English and indicate your level of English proficiency.<br><br>Mindrift connects specialists with project-based AI opportunities for leading tech companies, focused on testing, evaluating, and improving AI systems. Participation is project-based, not permanent employment.<br><br>What This Opportunity Involves<br><br>We're building a dataset to evaluate AI coding agents - how well a model handles real-world developer tasks.<br><br>You'll create challenging tasks and evaluation criteria within realistic simulated environments:<br><br>Build realistic developer environments - a virtual company with codebase, infrastructure, and context (tickets, docs, conversations) that forms a believable development history Design tasks from intermediate states of these environments - craft the prompt, define what "solved" means, and ensure the task is solvable by an AI agent Write tests that verify agent solutions - accept all valid approaches and reject incorrect ones, neither too strict nor too lenient Iterate on tasks and tests based on QA feedback - review agent solutions, analyze failures, and refine until the evaluation is fair and robust<br><br>What This Is NOT<br><br>Not data labeling Not prompt engineering Not writing code from scratch - the agent writes most of the code; you guide and evaluate<br><br>What We Look For<br><br>5+ years in software development Core stack: Python (Fast API), Java Script/Type Script (React), Docker, Postgres, Kafka, Redis Experience writing tests (functional, integration) English proficiency - B2+<br><br>Why this is hard <br><br>Frontier models are already good at coding. Creating a task that genuinely challenges the best models is non-trivial. You need to deeply understand where models fail and what scenarios reveal the difference between a good and a bad solution. Tasks have many valid solutions - writing tests that accept all correct solutions and reject incorrect ones is harder than it sounds.<br><br>How It Works<br><br>Apply → Pass qualification(s) → Join a project → Complete tasks → Get paid<br><br>Effort estimate<br><br>Tasks for this project are estimated to take 20 hours to complete, depending on complexity. This is an estimate and not a schedule requirement; you choose when and how to work. Tasks must be submitted by the deadline and meet the listed acceptance criteria to be accepted.<br><br>Compensation<br><br>Up to $50/hr equivalent, depending on level and pace. Tasks are estimated at :20 hours each; you set your own schedule.
Please submit your CV in English and indicate your level of English proficiency.<br><br>Mindrift connects specialists with project-based AI opportunities for leading tech companies, focused on testing, evaluating, and improving AI systems. Participation is project-based, not permanent employment.<br><br>What This Opportunity Involves<br><br>We're building a dataset to evaluate AI coding agents - how well a model handles real-world developer tasks.<br><br>You'll create challenging tasks and evaluation criteria within realistic simulated environments:<br><br>Build realistic developer environments - a virtual company with codebase, infrastructure, and context (tickets, docs, conversations) that forms a believable development history Design tasks from intermediate states of these environments - craft the prompt, define what "solved" means, and ensure the task is solvable by an AI agent Write tests that verify agent solutions - accept all valid approaches and reject incorrect ones, neither too strict nor too lenient Iterate on tasks and tests based on QA feedback - review agent solutions, analyze failures, and refine until the evaluation is fair and robust<br><br>What This Is NOT<br><br>Not data labeling Not prompt engineering Not writing code from scratch - the agent writes most of the code; you guide and evaluate<br><br>What We Look For<br><br>5+ years in software development Core stack: Python (Fast API), Java Script/Type Script (React), Docker, Postgres, Kafka, Redis Experience writing tests (functional, integration) English proficiency - B2+<br><br>Why this is hard <br><br>Frontier models are already good at coding. Creating a task that genuinely challenges the best models is non-trivial. You need to deeply understand where models fail and what scenarios reveal the difference between a good and a bad solution. Tasks have many valid solutions - writing tests that accept all correct solutions and reject incorrect ones is harder than it sounds.<br><br>How It Works<br><br>Apply → Pass qualification(s) → Join a project → Complete tasks → Get paid<br><br>Effort estimate<br><br>Tasks for this project are estimated to take 20 hours to complete, depending on complexity. This is an estimate and not a schedule requirement; you choose when and how to work. Tasks must be submitted by the deadline and meet the listed acceptance criteria to be accepted.<br><br>Compensation<br><br>Up to $50/hr equivalent, depending on level and pace. Tasks are estimated at :20 hours each; you set your own schedule.
Role Summary Design electrical systems (ELV/LV/MV), prepare drawings and calculations, coordinate across disciplines, and deliver code-compliant, constructible designs for consultancy projects. Key Responsibilities• Develop complete electrical design packages: single-line diagrams, load schedules, panel schedules, cable sizing, grounding/earthing, lighting, small power, and MV/LV distribution.• Model and document systems in Autodesk Revit (BIM) and produce coordinated shop/IFC drawings.• Perform lighting, power, and short-circuit/voltage-drop calculations; select equipment and protection settings using Etap and other industry related softwares.• Design ELV/low-current systems (as applicable): fire alarm, CCTV, access control, data/telecom, PA/BGM.• Ensure compliance with relevant codes/standards (e.g., IEC/NEC, SBC, NFPA, utility/SEC requirements).• Coordinate with architectural, structural, mechanical, and site teams; resolve clashes and RFI responses.• Prepare BOQs, technical specifications, datasheets, and material submittals; support tendering and value engineering.• Conduct design reviews, QA/QC checks, and support site with technical clarifications. Must-Have Qualifications• Bachelor’s degree in Electrical Engineering (or equivalent).• Minimum 8 years of electrical design experience in a consulting engineering office.• Proficiency in Autodesk CAD for electrical/BIM modeling and documentation.• Solid command of Auto CAD and MS Office (Excel for schedules/calcs).• Working knowledge of IEC/NEC, NFPA, SBC, and local utility standards (e.g., SEC) and permitting processes.• Proven experience producing coordinated IFC/tender drawings and complete calculation packs. Technical Skills (Required)• Load estimation, diversity factors, feeder/cable sizing, short-circuit and voltage-drop studies.• LV/MV distribution design, transformer/switchgear selection, grounding/earthing & lightning protection.• Interior/exterior lighting design and controls; emergency/exit lighting.• ELV systems fundamentals and interface with life-safety systems.• BIM coordination (worksets, families, schedules) and clash detection workflows. Preferred/Plus• Experience with: ETAP/DIALux/Calculux, Navisworks/Clash detection, BIM 360/ACC.• Arabic/English communication; KSA market/authority experience.• Previous experience within Saudi Arabia. Soft Skills• Strong coordination and communication skills.• Attention to detail, documentation rigor, and QA mindset.• Ability to manage priorities and meet deadlines across multiple projects.• Calculation reports (load, SC, VD, lighting), SLDs, panel schedules.• BOQs, datasheets, technical specs, and compliance matrices.<br>Typical Deliverables• Revit models, coordinated drawings (IFC/tender/shop).• Calculation reports (load, SC, VD, lighting), SLDs, panel schedules.• BOQs, datasheets, technical specs, and compliance matrices.
Please submit your CV in English and indicate your level of English proficiency.<br><br>Mindrift connects specialists with project-based AI opportunities for leading tech companies, focused on testing, evaluating, and improving AI systems. Participation is project-based, not permanent employment.<br><br>What This Opportunity Involves<br><br>We're building a dataset to evaluate AI coding agents - how well a model handles real-world developer tasks.<br><br>You'll create challenging tasks and evaluation criteria within realistic simulated environments:<br><br>Build realistic developer environments - a virtual company with codebase, infrastructure, and context (tickets, docs, conversations) that forms a believable development history Design tasks from intermediate states of these environments - craft the prompt, define what "solved" means, and ensure the task is solvable by an AI agent Write tests that verify agent solutions - accept all valid approaches and reject incorrect ones, neither too strict nor too lenient Iterate on tasks and tests based on QA feedback - review agent solutions, analyze failures, and refine until the evaluation is fair and robust<br><br>What This Is NOT<br><br>Not data labeling Not prompt engineering Not writing code from scratch - the agent writes most of the code; you guide and evaluate<br><br>What We Look For<br><br>5+ years in software development Core stack: Python (Fast API), Java Script/Type Script (React), Docker, Postgres, Kafka, Redis Experience writing tests (functional, integration) English proficiency - B2+<br><br>Why this is hard <br><br>Frontier models are already good at coding. Creating a task that genuinely challenges the best models is non-trivial. You need to deeply understand where models fail and what scenarios reveal the difference between a good and a bad solution. Tasks have many valid solutions - writing tests that accept all correct solutions and reject incorrect ones is harder than it sounds.<br><br>How It Works<br><br>Apply → Pass qualification(s) → Join a project → Complete tasks → Get paid<br><br>Effort estimate<br><br>Tasks for this project are estimated to take 20 hours to complete, depending on complexity. This is an estimate and not a schedule requirement; you choose when and how to work. Tasks must be submitted by the deadline and meet the listed acceptance criteria to be accepted.<br><br>Compensation<br><br>Up to $50/hr equivalent, depending on level and pace. Tasks are estimated at :20 hours each; you set your own schedule.
Job Description:Design, implement, manage, and support enterprise network security solutions. Configure, monitor, and troubleshoot firewall solutions, preferably Fortinet technologies. Manage and maintain Web Application Firewalls (WAF) to protect web applications from cyber threats and attacks. Administer endpoint security solutions, including antivirus and endpoint detection and response (EDR) systems. Configure and support email security gateways such as Forti Mail. Implement and maintain Zero Trust Network Access (ZTNA) solutions. Deploy and manage Network Access Control (NAC) solutions across the organization. Monitor and administer centralized authentication systems, including TACACS+ and RADIUS. Monitor, analyze, and respond to security events using IDS/IPS technologies. Conduct vulnerability assessments, security audits, and risk analysis activities. Investigate and troubleshoot network and security incidents to ensure minimal downtime and risk exposure. Support cloud security operations, including VPN gateways, virtual network peering, and cloud firewall configurations. Prepare and maintain technical documentation, security procedures, and network architecture diagrams. Ensure compliance with cybersecurity policies, IT standards, and ISO 27001 requirements. Collaborate with infrastructure, cloud, and IT operations teams to improve the organization’s security posture. Provide technical guidance and support to internal teams when required. Stay updated with the latest cybersecurity threats, technologies, and industry best practices. <br>Job Specifications:Bachelor’s degree in Information Technology, Computer Engineering, Computer Information Systems, or a related field. Minimum of 7 years of experience in network security, cybersecurity, or technical support environments. Strong expertise in firewall administration and troubleshooting. Hands-on experience with Web Application Firewalls (WAF). Experience with antivirus, endpoint protection, and EDR solutions. Knowledge of email security gateways and secure email solutions. Experience implementing Zero Trust Network Access (ZTNA). Experience deploying and managing Network Access Control (NAC) solutions. Strong knowledge of TACACS+, RADIUS, IDS, and IPS technologies. Experience with vulnerability assessments, security audits, and compliance reporting. Good understanding of cloud security and cloud networking technologies. Ability to create and maintain technical documentation and network diagrams. CCIE Security certification is preferred. Fortinet NSE 5, NSE 6, NSE 7, or higher certifications are highly preferred. Strong analytical and problem-solving skills. Excellent communication and teamwork abilities. Ability to work under pressure and manage multiple priorities. Strong attention to detail and commitment to security best practices.
<p><h4>Role overview</h4>
<p>In this role, you will be responsible for designing and managing urban water and wastewater infrastructure systems, including water distribution, sewage, and stormwater management, ensuring sustainability and efficiency. You will assess existing conditions, conduct feasibility studies, and evaluate environmental, technical, and economic factors to support informed project decisions. Working closely with planners, engineers, and stakeholders, you will develop integrated infrastructure solutions, review designs for compliance with regulations and standards, and support permitting processes. The role also involves using data analysis and modelling to optimize system performance, contributing to project coordination, and ensuring all activities align with quality, safety, and environmental requirements.</p>
<h4>Key responsibilities</h4>
<ul>
<li>Design and manage water supply and wastewater systems in urban areas.</li>
<li>Develop plans for water distribution networks, sewage collection and treatment systems, stormwater management, and water resource management to ensure safe and efficient water supply and environmental sustainability.</li>
<li>Analyze existing conditions, assess needs and demands, and develop engineering solutions that optimize functionality and sustainability.</li>
<li>Conduct feasibility studies to assess the viability and practicality of urban development projects.</li>
<li>Evaluate environmental impact, economic feasibility, technical constraints, and regulatory compliance factors.</li>
<li>Perform feasibility studies to help inform decision-making and ensure that proposed projects align with urban planning goals and requirements.</li>
<li>Assess the potential environmental impact of urban development projects.</li>
<li>Evaluate air and water pollution, habitat disruption, and energy consumption. Develop strategies and recommendations to minimize negative environmental effects and promote sustainable development practices based on findings.</li>
<li>Analyze and plan the layout and distribution of wet infrastructure systems within urban areas, considering factors such as population density, land use patterns, and transportation demands to determine the optimal placement and design of infrastructure elements. Coordinate with road networks, public transportation, utility systems, and other essential services.</li>
<li>Ensure compliance with relevant regulations, building codes, and standards.</li>
<li>Review project designs, specifications, and construction plans to ensure they meet the required standards for safety, accessibility, and environmental impact.</li>
<li>Work closely with regulatory authorities to obtain necessary permits and approvals for urban development projects.</li>
<li>Collaborate with various stakeholders, including urban planners, architects, developers, government agencies, and community members, to develop integrated solutions that meet the needs and aspirations of urban communities.</li>
<li>Provide technical expertise and contribute to the coordination of project implementation, ensuring effective communication and collaboration among all parties involved.</li>
<li>Use data analysis and modelling techniques to assess and predict the performance of urban infrastructure systems.</li>
<li>Analyze data related to population growth, traffic patterns, energy consumption, and other relevant factors to inform planning decisions and optimize the design and operation of infrastructure systems.</li>
<li>Adhere to relevant quality, environmental, safety, and occupational health policies, manuals, and procedures, ensuring continued compliance throughout employment.</li>
<li>Perform other duties as assigned by the line manager or supervisor.</li>
</ul>
<h4>Qualifications and experience</h4>
<ul>
<li>Bachelor's or master's degree in engineering or urban planning from an accredited university.</li>
<li>Minimum 15 years of experience in a related field on major national or international initiatives and developments.</li>
<li>Extensive experience in major development master plans and urban planning, preferably at the national level.</li>
<li>Knowledge of other disciplines related to planning activities and projects, with an understanding of the required business interfaces and interdependencies.</li>
<li>Extensive international experience, preferably in the Middle East or Kingdom of Saudi Arabia, with cultural understanding of project management within KSA.</li>
<li>Extensive experience in project planning and budgeting forecasts.</li>
<li>Knowledge of project prioritization techniques and procedures.</li>
<li>Extensive experience in master planning for water and wastewater services.</li>
<li>Excellent verbal and written communication skills.</li>
</ul>
<h4>About the company</h4>
<p>Hill International provides program management, project management, construction management, project management oversight, advisory, facilities management, and other consulting services to clients in a variety of market sectors. The company is dedicated to protecting client interests by focusing exclusively on program, project, and construction management. Hill adapts to the needs of each assignment to develop tailored approaches and solutions that meet client needs throughout the entire construction project lifecycle.</p>
<p>Hill International is an equal opportunity employer committed to diversity and inclusion.</p>
<h4>Additional information</h4>
<p>This job description is intended to provide an indication of the nature and levels of work, knowledge, skills, abilities, and other essential functions to be carried out as part of fulfilling the role. Various other duties may be required.</p></p><p></p>
About us:<br>Elsewedy Electric: Powering Progress, Empowering People<br>For over 80 years, Elsewedy Electric has been a leading manufacturer of electrical products and solutions, operating in 19 countries with over 18,000 employees. We offer a diverse range of products across wire & cable, electrical equipment, engineering & construction, digital solutions, and infrastructure investments. Beyond our manufacturing prowess, we're passionate about creating a positive and empowering work environment for our team. We foster a culture of diversity, inclusion, and continuous learning, providing opportunities for professional development and career growth. Our commitment to employee well-being extends beyond compensation with initiatives promoting work-life balance and overall well-being. Join us and be part of a company that's not just powering progress, but empowering people to build a brighter future.<br>Job Purpose:<br>Responsible for ensuring that all electrical works associated with the 132 k V UGC project are executed in accordance with project specifications, quality standards, and applicable codes and regulations throughout all project phases, including planning, inspection, testing, and handover. Strong knowledge of ISO standards, analytical problem-solving abilities, and excellent attention to detail are required.<br>Roles & Responsibilities:<br>Develop and maintain the Project Quality Plan (PQP) and ensure compliance with quality standards and procedures. Define quality metrics and quality assurance objectives for manufacturing and construction activities. Establish and maintain the Quality Management System (QMS), including continuous improvement initiatives. Conduct inspections and supervise testing of materials, equipment, electrical systems, and workmanship to ensure compliance with specifications and standards. Monitor site activities and verify compliance with project requirements, quality plans, and applicable codes and regulations. Implement quality control procedures to ensure the consistency and reliability of materials and workmanship. Review and approve project documents, drawings, specifications, materials, and construction methods for quality compliance. Identify quality issues, investigate root causes, and implement corrective and preventive actions. Prepare and maintain inspection records, test reports, non-conformance reports (NCRs), and corrective action reports. Conduct internal and external quality audits and support regulatory and client audits. Coordinate with clients, consultants, auditors, and internal stakeholders on quality-related matters. Ensure testing and measuring equipment is calibrated and maintained in accordance with applicable standards. Certify and validate completed work prior to project handover. Provide quality-related training and guidance to project and site personnel. Drive continuous improvement initiatives to enhance product quality, operational efficiency, and customer satisfaction<br>You're a great fit if you have:<br>Bachelor’s degree in Electrical Engineering or related field5-7 Years' of technical experience in Underground layering and transmission Previous experience obtaining SEC approval Saudi National required
SHINING 3D DENTAL :Shining 3D Dental has immediate openings on our support team. Shining 3D Technology sells a complete suite of dental digital workflow products. The portfolio includes Aoralscan IO Scanners, Meti Smile Facial Scanners, Accu Fab Printers, Wash, Cure, Resins and Auto Scan desktop scanners. We are changing dentistry from analog to digital and making our products available through dental supply dealers. As a Shining 3D Support team member, you will provide technical support and deliver training to our dealer’s network in your area, attending dental tradeshows and educational events.<br>We are seeking dynamic, hard-working professionals that can work autonomously in a fast-paced, fast-growing environment. IO Scanning and digital workflow is the largest and fastest growing dental product opportunity.<br>Shining 3D Technology is a fast growing, entrepreneurial company specializing in digital products in partnership with dental dealers. We have over 1,300 employees worldwide, global offices in USA, German and Japan. We offer above average compensation (salary and commission), benefit package, monthly car allowance and paid vacation and is an equal opportunity employer. Please email your resume to yuyan@shining3d.com.<br>For more information, please visit SHINING 3D on the web at www.shining3d.com.<br>Key Responsibilities<br>*Technical Support*- Provide comprehensive pre-sales and after-sales technical support, including product demonstrations, installation and debugging, usage training, troubleshooting, and equipment maintenance.- Train clients on newly launched application solutions and product functions.- Create application cases, technical documents, and training materials.<br>*Supporting R&D, Business, and Quality*- Record, maintain, and analyze after-sales data; report technical issues to supervisors and R&D, and follow up to drive continuous product optimization.- Assist R&D in testing new software, hardware, and materials, and provide improvement feedback.- Support on-site activities such as exhibitions and competitions, presenting product performance to the business team.- Monitor clients and competitors in the market and feed insights back internally.- Propose product improvement suggestions based on customer feedback.<br>**Requirements**- **Minimum 2 years of experience in the digital dentistry field within KSA** (intraoral scanning, 3D printing, CAD/CAM, or facial scanning).- **Must own a car and hold a valid Saudi driving license.**- **Transferable iqama** (for non-Saudi candidates).- Dental-related degree, or proven experience in the dental industry.- Solid working knowledge of equipment software and hardware, with the ability to deliver service support for dental products.- Proficiency in Arabic and English (spoken and written).- Willingness to travel across KSA regions for demos, installations, and training.- Strong communication, presentation, and training skills, comfortable engaging clinicians, KOLs, and dealer partners.- Proactive, responsible, analytical, and a quick learner who works well both independently and as part of a team.- Based in Riyadh or willing to relocate.
Company Description NASCO - National Advanced Systems Co. Ltd. is a technology innovation company focused on seamless and reliable communications and Security solutions for enterprises and public safety agencies. The company provides mission-critical services, software, video and analytics, low current and Security systems, tactical missions equipment, and IT & OT cybersecurity solutions supported by managed and support services. NASCO builds and enhances Secure, dependable mobile radio networks and integrated systems that help keep businesses and communities safe and operating efficiently. Through continuous innovation and strong customer partnerships, NASCO enables clients to be prepared for everyday operations and for critical moments that matter most.<br>Role Description This is a full-time, on-site role for C2 Certified Engineers & Technicians based in Saudi Arabia. We are seeking a qualified Work Permit Receiver (WPR) – C2 to join our team in supporting critical Saudi energy infrastructure projects. This role is essential for ensuring the safe execution of high-risk electrical and construction activities in compliance with Saudi Energy standards. Key Responsibilities Act as the designated Work Permit Receiver (WPR) for Saudi energy projects. Request, receive, verify, and manage work permits for high-risk electrical and civil activities. Ensure strict compliance with SE work permit procedures, isolation requirements, and safety regulations. Coordinate with SE operations, construction teams, and contractors to facilitate safe work execution. Verify that all pre-work safety requirements, risk assessments, and hazard controls are implemented before work begins. Monitor ongoing work to ensure adherence to permit conditions and approved safety procedures. Participate in site inspections, toolbox talks, and incident prevention initiatives. Maintain accurate permit documentation, records, and compliance reports. Support project teams in achieving safety, quality, and operational objectives while maintaining regulatory compliance.<br>Qualifications Valid Saudi Energy (SE) Work Permit Receiver (WPR) – C2 Certificate (mandatory). Experience working on Saudi energy Sector projects involving high-risk electrical and construction activities. Strong understanding of electrical safety, lockout/tagout (LOTO), safe isolation procedures, and hazard identification. Familiarity with Saudi Energy safety standards, permit-to-work systems, and contractor compliance requirements. Excellent communication, coordination, and documentation skills. Ability to work effectively in fast-paced, safety-critical project environments.<br>Why Join Us? Work on strategic energy and infrastructure projects across Saudi Arabia. Be part of a team committed to operational excellence and world-class safety standards. Competitive compensation and opportunities for professional growth.<br>Mandatory Requirement: Applicants must hold a valid SE Work Permit Receiver (WPR) – C2 certification. All the required 12 certificates should be up to date. Applications that do not meet this requirement will not be considered.<br>How to Apply Send your updated CV along with the certificates to:???? hiring@nasco.com.sa
<section><p class="heading jdMain">Job Description</p><p class="heading">Roles & Responsibilities</p><div class="paragraph"><ul><li>Manage and guide REXA representatives within a given territory, working towards developing each territory and meeting REXA’s business objectives.</li><li>Generate forecasts & meet annual bookings quotas for each rep within a given territory.</li><li>Find and evaluate opportunities in the market specific to sales targets.</li><li>Manage and balance short-term sales efforts with longer-term initiatives to maintain and grow the assigned market.</li><li>Generate necessary reports using REXA’s standard templates and reporting system in a timely fashion.</li><li>Track & report all company related expenses at least every two weeks.</li><li>Make convincing product presentations to customers during sales calls and trade shows to promote Rexa products and maintain good customer relations.</li><li>Provide product and application training as required for customers, reps and/or new employees.</li><li>Develop a sound understanding of competitors, their products and their functionality.</li><li>Develop a deep understanding of the applications where our product is used to assist with targeted sales efforts.</li><li>Possess technical knowledge of REXA’s products and the customer’s application needs.</li><li>Conduct regular site visits and health checks of REXA’s equipment which may form part of maintenance and support contracts with end-users.</li><li>Act in the best interest of the company to maintain a high level of customer service.</li><li>Work directly with key accounts to establish relationships that allow the REXA Value Messages to contribute to their business goals.</li><li>Work with Regional Sales Manager to identify targets and strategic growth for the territory.</li><li>Regularly make sales calls and customer visits and presentations.</li><li>Actively pursue/support key focus industry initiatives and applications.</li><li>Work with Channel Partner Network and Inside Sales team on quotation/project pursuit.</li><li>Support Service by coordinating service-related activities and start-ups with representatives/end users.</li><li>Support Marketing Initiatives, such as new target applications, white papers, ROIs, marketing/sales literature, and Trade Shows.</li></ul></div></section><section><p class="heading">Desired Candidate Profile</p><p class="paragraph"></p><ul><li><p>Experience selling into mining, power, pipeline, steel, refining, petrochemical, rotating equipment market segments.</p></li><li><p>Process Instrumentation, Valve Automation, Rotating Equipment, Hydraulic/Fluid Power sales background is a plus.</p></li><li><p>Experience in valve, actuator, flow controls or related industries – prior transferable experience, such as inside sales and field service, is acceptable.</p></li><li><p>Experience managing Manufacturers Representatives or a Direct Sales Territory.</p></li><li><p>Training in a strategic sales process (i.e. Miller Heiman or similar).</p></li><li><p>Experience of doing business with (selling/relationship building) major/key accounts in the region.</p></li><li><p>Can do attitude and ability to operate independently in difficult conditions.</p></li><li><p>Above average organizational and communication skills (both written and verbal).</p></li><li><p>Ability to communicate fluently in English (verbal & written).</p></li><li><p>Strong public speaking and presentation skills.</p></li><li><p>Strong mechanical aptitude.</p></li><li><p>Ability to lead training sessions.</p></li><li><p>A self-starter, able to operate independently within the assigned markets and territory.</p></li><li><p>Competence with Microsoft Office Suite and CRM Software.</p></li><li><p>Valid driver’s license.</p></li></ul><br><br><br><p>***Apply Online at the REXA, Inc. website/careers</p><p></p></section>
Introduction The objective is to design and select a suitable monitoring system based on client needs and asset caregory, evaluate, and diagnose the electrical systems and equipment to ensure optimal performance, predict maintenance needs, and prevent unplanned outages. Objectives To perform site engineering & data collection To perform Simulation Modelling To perform testing, commissioning & support on documentation Participate in knowledge transfer & client interface<br>Scope of Services Site Engineering & Data Collection Participate in plant/site visits and surveys to collect performance curves, heat & mass balance diagrams, P&IDs, and other technical design inputs required for process and performance modeling work. Support pre-visit remote data collection, including access to process historians, tag databases, and DCS/instrumentation data. Assist in technical assessment and analysis of main plant equipment and performance curves — rotating equipment, heat exchangers, and other process units relevant to the facility type. Support technical assessment of process historian/data infrastructure and contribute to site/plant readiness reporting. Coordinate on-site sessions with client Instrumentation & Control (I&C) and Operations Engineering teams during data collection and technical assessment. Process & Performance Modeling Support Support the build-out and configuration of first-principles / thermodynamic performance models, working under the guidance of senior process engineers and technology-partner specialists. Assist with calculating key performance indicators, efficiency and heat-rate metrics, and other performance benchmarks relevant to the assigned facility. Support model installation, configuration, and integration with client data and reporting systems. Testing, Commissioning & Documentation Support Factory/Site Acceptance Testing, integrated performance testing, and model/system acceptance testing, including associated documentation. Maintain technical issue logs and contribute to regular project status reporting to Project Managers and Technical Leads. Knowledge Transfer & Client Interface Participate in knowledge transfer sessions delivered to client personnel. Build and maintain effective working relationships with client site teams as the primary on-site AIGC point of contact for day-to-day technical coordination. Resident Engineering & Development Track Act as AIGC's on-site/resident presence at assigned client facilities, under the supervision of the AIGC Technical Lead and Project Manager. Build progressively toward independent ownership of site-level engineering support as competency develops. Rotate across AIGC client engagements over time as the IDS portfolio expands — this role is intended to grow beyond its initial assignment into a broader resident-engineering capability spanning power generation, oil & gas, and other process industry facilities. Education and Qualifications Bachelor's degree in Chemical/Process Engineering, or Mechanical/Power & Energy Engineering with strong thermodynamics coursework.0–5 years' experience (fresh graduates welcome to apply). Saudi National, based in or willing to relocate to Riyadh, with willingness to travel and reside at client facility sites across KSA for extended assignments. Solid academic grounding in thermodynamics, heat & mass balance, and process engineering fundamentals. Familiarity with major process/power-plant equipment — rotating equipment, heat exchangers, and related process units — gained through coursework, internship, or prior exposure. Exposure to process/first-principles simulation concepts is an advantage (e.g., Aspen HYSYS, Petro-SIM, or similar); no prior experience with specific client or vendor software platforms is required — full training will be provided on project- and client-specific tools as assigned. Basic understanding of plant instrumentation, P&IDs, DCS systems, process historians and fuel demand module (FDM) is a plus. Strong Excel and data-handling skills; exposure to Python or basic scripting is an advantage. Fluent in English and Arabic, with strong written and verbal communication skills to coordinate effectively with client site teams. Self-motivated with a strong ownership mindset and adaptability to extended on-site/resident assignments away from Riyadh. Knowledge in acoustic emissions is a plus. Experience in electrical facilities and/or substations. Extensive knowledge of electrical systems. Extensive knowledge of commercial, critical, manufacturing, labs, or distribution facility typesrequired. Proven ability to read, comprehend and apply information from technical manuals and otherreference materials. Ability to make informed recommendations in situations where data sets may be incomplete. Ability to communicate well in both oral and written reports. Ability to balance multiple requirements. Able to interpret how the organizational goals and strategy translate into service ordepartmental activity. Strong Microsoft Excel skills and ability to manipulate large amounts of data accurately usingdifferent spreadsheet formats. Ability to recognize opportunities for process improvements and assist with implementingthem. Ability to engage with client/team stakeholders.
About OSUS:<br>Our journey began in 2006 in the city of Riyadh, driven by an ambitious vision to lead the next generation of commercial, residential, and mixed-use real estate projects. Since then, we have continued to establish our presence as a developer redefining the concept of real estate development through projects rooted in integration, innovation, thoughtful design, and modern technological solutions that elevate the end-user experience, whether individuals or businesses. We believe that mixed-use developments represent the future of urban planning. Guided by this vision, we create projects that merge urban functions into a single space, reshaping daily life in a more efficient and flexible way. We design vibrant destinations where living and working intersect, and where commercial and entertainment facilities harmonize within an integrated environment, fulfilling individual aspirations and supporting the growth of modern communities. At OSUS, we continue to build on this approach, inspired by Saudi Arabia’s Vision 2030 and committed to developing real estate solutions that elevate the urban landscape, meet the ambitions of individuals and investors, and align with the evolving nature of cities and future lifestyles.<br>Responsibilities are not limited to:<br>Implement the Project Quality Plan (PQP) and Quality Management System (QMS). Conduct inspections of civil, architectural, structural, and MEP works to ensure compliance with approved drawings, specifications, and relevant standards. Prepare, review, and submit Inspection Requests (IRs) and Material Inspection Requests (MIRs). Monitor construction activities to ensure adherence to quality procedures and approved method statements. Identify, document, and follow up on Non-Conformance Reports (NCRs), Site Observation Reports (SORs), and Corrective and Preventive Actions (CAPA). Coordinate with consultants, clients, subcontractors, and internal project teams during inspections. Review material approvals, shop drawings, technical submittals, and method statements from a quality perspective. Ensure all testing activities are performed according to approved Inspection and Test Plans (ITPs). Verify laboratory and field test results for concrete, steel, soil, waterproofing, finishes, and other construction materials. Maintain complete QA/QC documentation, records, and quality reports. Participate in internal quality audits and assist during external audits. Monitor subcontractor quality performance and ensure compliance with contract requirements. Support project handover by ensuring completion of punch lists and quality documentation. Promote continuous improvement and quality awareness throughout the project teams. Ensure compliance with company HSE requirements during inspection activities.<br>Qualifications:<br>Bachelor's degree in civil engineering, Mechanical Engineering, Electrical Engineering, Architectural Engineering, or any relevant Engineering discipline. Minimum 3 years of experience in QA/QC within construction projects. Experience in residential, commercial, mixed-use, or high-rise building projects is preferred. Experience with a main contractor is highly desirable. Good understanding of QA/QC principles and Quality Management Systems. Knowledge of construction standards, specifications, and international codes. Familiarity with Inspection and Test Plans (ITPs), Method Statements, IRs, MIRs, NCRs, and material approvals.
Core Responsibilities:Design and build the central data infrastructure (Click House, data lake, or equivalent) that aggregates data from property management, leasing, finance, and operations systems. Integrate frontier LLMs (Claude, GPT-4, or equivalent) via API to serve as the reasoning and analysis layer on top of internal data. Build and maintain retrieval pipelines that intelligently select, filter, and deliver relevant data to the LLM within context window constraints. Develop internal tools, dashboards, or interfaces that allow non-technical staff to interact with AI-powered analysis. Implement proper data security, access controls, and compliance protocols — ensuring sensitive real estate and tenant data is handled appropriately. Architect systems with modularity in mind — LLM providers, data sources, and tools should be swappable as the landscape evolves. Monitor AI output quality and implement validation/feedback loops to catch hallucinations and errors. Stay current with AI developments and proactively recommend when new capabilities become relevant to Unified’s operations. Document all systems, architectures, and processes thoroughly. Bus-factor risk must be minimized. Required Qualifications3–5 years of software engineering experience, with strong proficiency in Python. Hands-on experience building applications that integrate with LLM APIs (Anthropic, Open AI, or similar). Practical knowledge of data engineering: ETL pipelines, SQL, working with structured and semi-structured data on scale. Experience with at least one of: Click House, Postgre SQL, Big Query, Snowflake, or comparable analytical databases. Understanding of retrieval-augmented generation (RAG) patterns, vector databases, and context management strategies. Familiarity with orchestration frameworks (Lang Chain, Llama Index, or custom equivalents). Ability to deploy and maintain production services (Docker, cloud infrastructure, CI/CD basics). Strong communication skills — you will need to explain technical constraints and trade-offs to non-technical stakeholders clearly. Preferred Qualifications Experience in real estate, property management, or construction technology is a strong plus but not required. Exposure to agent-based AI workflows and multi-step task orchestration. Experience with data visualization tools or building internal dashboards (Streamlit, Retool, or custom). Familiarity with Arabic language NLP or bilingual data environments. Previous experience working in small teams or startup-like environments where you owned projects end-to-end. What This Role Is Not This is not an ML research role. You will not be training or fine-tuning models. You will be implementing and integrating existing frontier models. This is not a pure data engineering role. You will build data infrastructure, but the goal is to power AI applications, not just maintain databases. This is not a management role. This is an individual contributor position with high autonomy and direct impact. Working Arrangement Based in Riyadh. You will participate in weekly rotating meetings with different departments (leasing, property management, finance, operations) alongside the AI Analyst to understand business needs and demonstrate progress. Expect a fast iteration cycle — the expectation is working prototypes, not lengthy planning phases.