وظائف مهندس تحكم آلي في لبنان
٢٦١٢ وظائف شاغرة
<h2 class="h5">Job description</h2>
<div class="t-break" data-jb-field="description">
<p>Trigyn has a contractual opportunity for an Data Engineer. This resource will be working in Beirut Lebanon.</p><p><br></p><p>Job Description:</p><p><br></p><p>The Data Engineer will perform the following tasks:</p><p>• Design, build, and maintain ETL/ELT pipelines.</p><p>• Automate data ingestion from various sources (databases, APIs, streaming services).</p><p>• Implement data validation and quality checks.</p><p>• Use platforms like Azure for cloud-based data solutions.</p><p>• Work with Data Scientists and Full stack Web Developers to provide clean, reliable data.</p><p>• Create and maintain comprehensive technical documentation, including user manuals, training materials, and product specifications, also developing functional specifications.</p><p>• Provide ongoing support for deployed pipelines including version control, data recovery processes, and deployment strategies.</p><p>• Research emerging technologies and industry trends, staying up to date with developments in the field, and actively assisting in testing and evaluating new products, tools, and technologies.</p><p><br></p><p><br></p><p>The Data Engineer is expected to fulfil the following deliverables:</p><p>• Completed project plan at project inception.</p><p>• Technical documentation and user manuals for assigned tasks, including dataflow and entity relationship diagrams.</p><p>• Progress reports with time sheets reflecting task fulfilment and project progress.</p><p>• Final source code, design assets, documentation and all related components to pipelines and applications are being developed.</p><p>• Other related deliverables as needed.</p><p><br></p><p>Qualifications</p><p><br></p><p>A minimum high school diploma with a certification or degree in Information Systems, Information Technology, Computer Science, Statistics or related area is required.</p><p><br></p><p>A minimum of 5+ years of professional experience with Python, SQL, cloud environments container orchestration (Kubernetes), and DevOps automation is required.</p><p><br></p><p><br></p> </div><h2 class="h5">Skills</h2>
<div data-jb-field="skills"><p>• Strong familiarity with semantic modelling, knowledge graphs, and AI/ML integration for data systems is desirable.</p><p>• Excellent analytical, problem-solving, and communication skills are required.</p><p>• Knowledge in database design, and development using MS SQL Relational Database is required.</p><p>• English and French are the working languages of the client; and Arabic is a working language of client.</p><p>• For this position, fluency in English is required.</p></div>
<h2 class="h5">Job description</h2>
<div class="t-break" data-jb-field="description">
<span>Aspire Software is looking for a Software Engineer to join our team in Lebanon.<br> Here is a little window into our company: Aspire Software operates and manages wholly owned software companies, providing mission-critical solutions across multiple verticals.<br> By implementing industry best practices, Aspire delivers a time sensitive integration process, and the operation of a decentralized model has allowed it to become a hub for creating rapid growth by reinvesting in its portfolio.<br> About the Role: We are hiring a mid-level Go engineer to build and operate the microservices at the core of our payments platform.<br> You will own services end to end — from API design and database schema through testing, containerization, and production deployment — in a domain where correctness, security, and reliability are non-negotiable.<br> This is a hands-on building role with clear ownership and room to grow into deeper platform and architecture work.<br> Our services are REST/JSON APIs (Gin) deployed on AWS ECS, with observability handled through internal services today.<br> As we scale the platform, there is real room to help raise the engineering bar — introducing metrics and distributed tracing, structured observability, and stronger CI/static-analysis standards.<br> If you like owning systems and shaping how they are built, you will have that runway here.<br> You will join an engineering team that uses AI-assisted development tools as a standard part of its workflow.<br> We expect engineers to use these tools well — to move faster without sacrificing the rigor that payments demand.<br> What You'll Do Design, build, and maintain Go microservices (HTTP APIs, sidecars, and background processors) that handle payment authorization, tokenization, settlement, and reporting.<br> Write clean, well-tested Go: table-driven unit tests, mocked dependencies, and meaningful coverage on the paths that move money.<br> Profile and tune services for high throughput and low latency (pprof, benchmarking) — transaction paths are latency-sensitive.<br> Integrate with relational and NoSQL data stores (MySQL, DynamoDB, PostgreSQL); design schemas, access patterns, and migrations that hold up under load and evolve safely.<br> Build and consume internal service APIs, including service-to-service authentication and shared platform libraries.<br> Containerize services with multi-stage Docker builds and ship them through CI/CD pipelines to cloud infrastructure.<br> Integrate with third-party payment processors and AWS services, handling sensitive data in line with PCI DSS and our security standards (secure coding, data masking, TLS, secrets management).<br> Build reliability into money-movement flows: idempotency, retries, and reconciliation/settlement correctness.<br> Participate in code review, design discussions, on-call rotation, and incident response for the services you own.<br> Use AI-assisted development tools (e.<br>g., GitHub Copilot, Claude Code, Cursor) effectively and responsibly as part of day-to-day work.<br> 3+ years of professional software engineering experience, with production Go experience among them (mid-level seniority).<br> Bachelor's degree in Computer Science or a related field, or equivalent practical experience.<br> Solid command of Go fundamentals: concurrency done right (goroutine lifecycle, channel discipline, context-driven cancellation), interfaces, error handling, modules, and the standard library.<br> Experience building and consuming RESTful HTTP APIs, ideally with a Go web framework (we use Gin).<br> Working proficiency with SQL databases (schema design, queries, transactions) — we use MySQL with sqlx.<br> Comfort with Docker and CI/CD pipelines as part of a normal development workflow.<br> Demonstrated experience using AI-assisted development tools (Copilot, Claude Code, Cursor, or similar) in real project work — and good judgment about when to trust, verify, and override their output.<br> Strong testing discipline and the habit of writing maintainable, reviewable code.<br> Clear written and verbal communication, a collaborative and ownership-driven mindset, and comfort working in an Agile/iterative team onsite.<br> Preferred Qualifications Payments / fintech background — payment gateways, card processing, tokenization, PCI DSS, fraud, or financial transaction systems.<br> (Strongly preferred.<br>) Hands-on AWS experience, especially DynamoDB, S3, Secrets Manager, KMS, SSM Parameter Store, ECS, and ECR.<br> Experience with microservices and distributed-systems patterns (service-to-service auth, sidecars, idempotency, retries, observability).<br> Familiarity with NoSQL (DynamoDB) and/or PostgreSQL in addition to MySQL.<br> Experience with secure handling of sensitive data: encryption (AES, KMS), JWT, secrets management, and secure-coding practices (OWASP, data masking, TLS).<br> Payments-domain depth: settlement/reconciliation, idempotency, card-network/scheme familiarity, fraud, or financial transaction systems.<br> Experience introducing observability (metrics, distributed tracing, structured logging) and/or CI quality tooling (static analysis, linting) to a growing platform.<br> Database schema migration and API versioning experience.<br> JavaScript / TypeScript / React — a plus.<br> Our admin and merchant UIs are React 19 + TypeScript + Vite; full-stack contribution is welcome but not required.<br> Experience working in or migrating from a legacy/monolith system toward a modern service architecture.<br> Our Tech Stack What you’ll actually work with, based on our current codebase.<br> Language: Go.<br> Web framework: Gin (gin-gonic/gin); some legacy services on raw net/http.<br> REST/JSON (not gRPC).<br> Data: MySQL (go-sql-driver/mysql, jmoiron/sqlx), DynamoDB (AWS SDK v2), PostgreSQL (lib/pq); Redis and Memcached for caching.<br> Cloud & deploy: AWS — ECS, ECR, DynamoDB, S3, Secrets Manager, KMS, ACM, SSM, SES, Cognito (AWS SDK for Go v2).<br> Auth & crypto: internal SvcAuth service-to-service auth, JWT (golang-jwt/jwt), golang.<br>org/x/crypto, AES encryption.<br> Testing: Go's testing, stretchr/testify, DATA-DOG/go-sqlmock.<br> Build & deploy: Multi-stage Docker (golang → scratch), Makefiles, GitLab CI (Docker-in-Docker), images to private ECR.<br> Frontend (a plus): React 19, TypeScript 5.<br>6, Vite, MUI, Redux Toolkit, Formik, Jest + React Testing Library.<br></span> </div>
<p><h4>Description</h4>
<p>Aspire Software is looking for a Forward Deployed Engineer (AI) to join our team in Lebanon.</p>
<p>Here is a little window into our company: Aspire Software operates and manages wholly owned software companies, providing mission-critical solutions across multiple verticals. By implementing industry best practices, Aspire delivers a time sensitive integration process, and the operation of a decentralized model has allowed it to become a hub for creating rapid growth by reinvesting in its portfolio.</p>
<h4>About the role</h4>
<p>As a Forward Deployed Engineer (AI), you embed directly with our businesses to design and ship AI-powered solutions against real, often messy, problems. You'll move between companies and domains — building a retrieval pipeline for one business one month, standing up an agent workflow for another the next. You own problems end to end: understand the domain, scope the solution, build it, and get it into production.</p>
<p>This is fundamentally a builder's role. We care far more about whether you can turn a problem into working software with modern AI tooling than about the title you held before. That means we're open to two kinds of people: experienced software developers, and senior product managers (or others from a product background) who have the technical know-how to actually build things themselves. If you can ship, and you're fluent with AI tooling, the lane you came from matters less than what you can do with it.</p>
<h4>Why this role is different</h4>
<ul>
<li>Hard problems, real impact. The projects are demanding and technically ambitious — you'll work at the frontier of what current AI tooling makes possible, on systems people actually depend on.</li>
<li>Breadth no single company can offer. Across finance, logistics, education, government, and automotive, you'll see a far wider range of problems, data, and constraints than you would inside one product — and get sharp at recognizing patterns across all of them.</li>
<li>Latest tools, encouraged. We expect you to use the best available AI development tools and to push them hard. Experimentation is part of the job, not a side project.</li>
<li>Genuinely generous with tooling. This is one of the real perks of the role. Our leadership structure lets us purchase tools quickly, and we're open about which AI toolsets you use — if a tool will make you faster or better, we'll get it for you without a drawn-out approval process.</li>
<li>Autonomy. You're trusted to go deep into a business, figure out what's worth building, and ship it.</li>
</ul>
<h4>What you'll do</h4>
<ul>
<li>Embed with portfolio businesses to identify, scope, and build AI-powered solutions to high-value problems.</li>
<li>Design and build RAG (retrieval-augmented generation) pipelines and agentic systems that integrate with each business's data and workflows.</li>
<li>Integrate large language models via APIs (Anthropic Claude, OpenAI/GPT, and others) into production applications.</li>
<li>Use AI-native development tools (Cursor, Claude, Windsurf) and automation platforms (n8n and similar) to build and ship quickly.</li>
<li>Take projects from problem framing through to deployed, maintainable software.</li>
<li>Move fluidly between business domains, ramping up fast on unfamiliar industries and codebases.</li>
</ul>
<h4>Requirements</h4>
<p>The non-negotiable is that you can build. Beyond that, we recognize two paths into this role:</p>
<ul>
<li><strong>Senior software developers</strong> — you've built and shipped real systems and can operate independently. (In rare cases we'll consider a less experienced developer who is exceptionally strong with AI tooling, but senior experience is the norm.)</li>
<li><strong>Senior product managers / product backgrounds</strong> — you've worked in a product or product-management role and have the genuine technical know-how to build things yourself, not just spec them. If you can take a problem and ship a working AI-powered solution, your product instincts are a real asset here.</li>
</ul>
<p>Whichever path you come from, we also expect:</p>
<ul>
<li>Hands-on experience with AI-native tools such as Cursor, Claude, and Windsurf, and a genuine interest in AI more broadly.</li>
<li>Comfort integrating AI APIs (Anthropic, OpenAI, and others) into real applications.</li>
<li>The ability to own ambiguous problems end to end and ship.</li>
<li>Adaptability — you enjoy jumping into new domains and getting productive quickly.</li>
</ul>
<h4>Nice to have</h4>
<ul>
<li>Experience building RAG pipelines in production.</li>
<li>Experience building agents / agentic workflows.</li>
<li>Familiarity with n8n or similar automation / orchestration platforms.</li>
<li>Exposure to any of our verticals: finance, logistics, education, government, or automotive.</li>
</ul>
<h4>Tools & technologies you'll work with</h4>
<p>Anthropic Claude · OpenAI/GPT · Cursor · Windsurf · RAG pipelines · AI agents · n8n · LLM APIs</p></p><p></p>
<p><h4>Description</h4>
<p>Kaizen Asset Management Services is at the forefront of integrating advanced technology within the asset and property management sector. We are currently looking for a talented Full Stack Engineer to join our dynamic team remotely. In this role, you will be responsible for developing and maintaining our web applications, contributing to both front-end and back-end development while ensuring a seamless user experience.</p>
<h4>Key responsibilities:</h4>
<ul>
<li>Design, build, and maintain efficient, reusable, and reliable code for both front-end and back-end applications.</li>
<li>Collaborate with UI/UX designers to implement intuitive and responsive user interfaces that enhance user engagement.</li>
<li>Develop server-side logic, define and maintain databases, and ensure high performance and responsiveness to requests from the front-end.</li>
<li>Work with a variety of web technologies, frameworks, and languages, ensuring optimal architecture and functionalities.</li>
<li>Participate in code reviews, contributing to team knowledge sharing and continuous improvement initiatives.</li>
<li>Identify and troubleshoot performance and scalability issues, implementing solutions to enhance the user experience.</li>
<li>Stay up-to-date with emerging technologies and industry trends, applying them to improve our products.</li>
</ul>
<h4>Requirements</h4>
<p><strong>I. Education:</strong><br>
Bachelor's degree in Computer Science, Software Engineering, or a related field.</p>
<p><strong>II. Experience:</strong><br>
Minimum of 3 years of professional experience in full-stack development.</p>
<p><strong>III. Technical skills:</strong></p>
<ul>
<li>Proficient in front-end technologies such as HTML, CSS, and JavaScript frameworks (e.g., React, Angular, or Vue.js).</li>
<li>Strong experience in back-end languages such as Node.js, Python, Ruby, or Java.</li>
<li>Hands-on experience with database management systems (SQL and NoSQL, e.g., PostgreSQL, MongoDB).</li>
<li>Understanding of RESTful API design and integration.</li>
<li>Familiarity with version control systems, especially Git.</li>
<li>Experience with cloud services (AWS, Azure, etc.) is a plus.</li>
</ul>
<p><strong>IV. Soft skills:</strong></p>
<ul>
<li>Excellent problem-solving and analytical skills.</li>
<li>Strong communication skills, with the ability to articulate complex technical concepts clearly.</li>
<li>Ability to work effectively in a remote team environment.</li>
<li>Strong attention to detail and commitment to high-quality deliverables.</li>
</ul>
<p><strong>V. Preferred qualifications:</strong></p>
<ul>
<li>Experience in the asset management or real estate sector.</li>
<li>Keen interest in agile methodologies and participation in an agile development team.</li>
</ul></p><p></p>
<h2 class="h5">Job description</h2>
<div class="t-break" data-jb-field="description">
<span>Aspire Software is looking for a DevOps Engineer to join our team in Lebanon.<br> Here is a little window into our company: Aspire Software operates and manages wholly owned software companies, providing mission-critical solutions across multiple verticals.<br> By implementing industry best practices, Aspire delivers a time sensitive integration process, and the operation of a decentralized model has allowed it to become a hub for creating rapid growth by reinvesting in its portfolio.<br> We're looking for a DevOps engineer with a strong database background.<br> The right candidate combines solid AWS infrastructure experience with a DBA mindset — someone who is proactive about performance, cost, and reliability without needing to be prompted.<br> This is a hands-on role with real ownership across multiple deployment targets (Managed Services, SaaS, on-prem).<br> Priority for AI enabled DevOps engineers who leverage agentic workflows in their day-to-day work.<br> Key Responsibilities: Manage and optimise database infrastructure across AWS (ECS/EC2, EKS) Drive query performance tuning, indexing, connection pooling, and replication management Own infrastructure-as-code using TypeScript CDK; rare manual console changes Identify and execute cost optimisation opportunities across RDS/Aurora, storage, and compute Build automation tooling in Bash and TypeScript for backup validation, failover testing, and capacity planning Collaborate with engineering teams on schema design and data access patterns ahead of implementation Maintain CI/CD pipelines for infrastructure changes across all deployment targets 3+ years in a DevOps, platform, or infrastructure role with a strong database focus Production-level experience with PostgreSQL (query plans, vacuuming, partitioning, replication) Hands-on AWS experience with RDS, Aurora, and at least one of ECS or EKS Infrastructure-as-code proficiency; TypeScript CDK preferred, Terraform or Pulumi considered Proficient in Bash scripting Agentic AI workflows Request type TECH STACK PostgreSQL · SQL Server · AWS RDS/Aurora · ECS/EC2 · EKS · TypeScript CDK · Bash · GitLab, Pipelines · AI-assisted tooling</span> </div>
A leading construction company is looking for a Civil Engineer with 8 to 10 years of experience in civil and infrastructure works to join its team in a project located in Jbeil.
<br>
<br>Requirements:
<br>- Bachelor in Civil Engineering is a must
<br>- 8 - 10 years of experience.
<br>- AutoCad is a must
<br>- Oracle JDE is an added value.
<br>
<br>Only shortlisted candidates will be contacted
<section><p class="heading jdMain">Job Description</p><p class="heading">Roles & Responsibilities</p><div class="paragraph"><p>Job Overview The Data Quality Engineer will ensure the accuracy, consistency, and reliability of data across the Microsoft Fabric Data Warehouse, its integrations, and connected services. The role focuses on testing and validating data pipelines, event-driven processes, and Azure-based integrations such as Logic Apps and Service Bus. The engineer will collaborate closely with data engineers, architects, and business units to maintain high-quality, trustworthy data for analytics and reporting. Key Responsibilities Design, develop, and execute data quality and validation tests for Microsoft Fabric Data Warehouse objects (tables, views, semantic models). Validate ETL/ELT pipelines, including Fabric Dataflows and integrated source systems, for accuracy and completeness. Test and monitor event-driven data processes, including Azure Service Bus messages, queues, and topics. Validate Azure Logic Apps workflows and integrations that move or transform data between systems. Perform end-to-end testing of data ingestion, transformations, and delivery to downstream consumers or BI systems. Develop and maintain automated data quality checks, reconciliation scripts, and test frameworks. Identify, analyze, and report data quality issues, including root cause analysis and impact assessment. Collaborate with Data Engineers, BI teams, and business units to define data quality rules, metrics, and acceptance criteria. Monitor data quality KPIs, implement controls to prevent defects, and ensure reliability in production pipelines. Document test cases, workflows, data quality rules, and testing outcomes clearly for technical and business stakeholders. Familiarity with unit testing, automated data validation, and integration testing tools such as dbt, Great Expectations, tSQLt, pytest, Azure Logic Apps testing, and Service Bus testing scripts. Perform unit testing and validation of Azure Logic Apps workflows and Service Bus message flows. Develop and maintain automated data quality checks and integration tests using tools such as dbt, Great Expectations, or custom scripts. Validate and test API endpoints and integration workflows using tools such as Postman to ensure data is accurately transmitted between systems. Perform end-to-end testing of event-driven processes and service integrations using Postman and automated scripts.</p></div></section><section><p class="heading">Desired Candidate Profile</p><p class="paragraph"></p><p>We are looking for entrepreneurs, techies, passionate, eager to learn, humble, with a positive attitude and a high level of integrity People. Flexible and willing to take challenges, work and live in coffee-producing countries, People who want to build expertise and a career in the coffee business and are ready to go the extra mile.</p><p>Required Skills & Qualifications</p><ul><li>Strong experience in data quality testing and validation for data warehouses or large-scale analytics platforms.</li><li>Hands-on experience with Microsoft Fabric (Data Warehouse, Lakehouse, Pipelines, Dataflows).</li><li>Proficiency in SQL and experience validating ETL/ELT pipelines.</li><li>Experience with event-driven architectures and Azure integrations: Azure Service Bus (queues, topics, subscriptions) Azure Logic Apps for workflow automation</li><li>Experience testing data integrations across multiple source systems.</li><li>Familiarity with data quality concepts: completeness, accuracy, consistency, timeliness, uniqueness.</li><li>Experience with automation and scripting (Python, PySpark, PowerShell).</li><li>Understanding of data modeling concepts: star schema, snowflake, fact and dimension tables.</li><li>Strong analytical, problem-solving, and troubleshooting skills.</li><li>Excellent documentation and communication skills.</li><li>Familiarity with unit testing, automated data validation, and integration testing tools such as dbt, Great Expectations, tSQLt, pytest, Postman, Azure Logic Apps testing, and Service Bus testing scripts .</li></ul><p>Preferred / Nice to Have:</p><ul><li>Experience with data quality frameworks (e.g., Great Expectations).</li><li>Knowledge of Azure Data Factory, Synapse Analytics, and OneLake.</li><li>Familiarity with CI/CD pipelines for data platforms.</li><li>Understanding of data governance, metadata management, and auditing standards.</li></ul><p></p></section>
<p><h4>Description</h4>
<p>Mindrift is looking for highly skilled senior Python data scraping engineers to join the Tendem project and drive specialized data scraping workflows within our hybrid AI + human system.</p>
<p>In this role, as an AI pilot – that’s how we refer to this role at Mindrift – you’ll collaborate with Tendem agents that handle repetitive tasks, while you provide critical thinking, domain expertise, and quality control to deliver accurate and actionable results.</p>
<p>This part-time remote opportunity is ideal for technical professionals with hands-on experience in web scraping, data extraction, and processing.</p>
<h4>What we do</h4>
<p>The Mindrift platform connects specialists with AI projects from major tech innovators. Our mission is to unlock the potential of generative AI by tapping into real-world expertise from across the globe.</p>
<p>This is a freelance role for a Tendem project. As a senior Python data scraping engineer, you'll handle data scraping tasks requiring technical precision for web extraction and processing, utilizing various tools such as our provided Apify and OpenRouter alongside your own resourceful approaches.</p>
<h4>Key responsibilities:</h4>
<ul>
<li>Own end-to-end data extraction workflows across complex websites, ensuring complete coverage, accuracy, and reliable delivery of structured datasets.</li>
<li>Leverage internal tools (Apify, OpenRouter) alongside custom workflows to accelerate data collection, validation, and task execution while meeting defined requirements.</li>
<li>Ensure reliable extraction from dynamic and interactive web sources, adapting approaches as needed to handle JavaScript-rendered content and changing site behavior.</li>
<li>Enforce data quality standards through validation checks, cross-source consistency controls, adherence to formatting specifications, and systematic verification prior to delivery.</li>
<li>Scale scraping operations for large datasets using efficient batching or parallelization, monitor failures, and maintain stability against minor site structure changes.</li>
</ul>
<h4>Requirements:</h4>
<ul>
<li>At least 5+ years of relevant experience in data engineering, web scraping, automation, or software development (required).</li>
<li>Bachelor’s or master’s degree in engineering, applied mathematics, computer science, or related technical fields is a plus.</li>
<li>Candidates should have a strong technical foundation and practical experience with scripting, automation, and AI-assisted workflows. We are looking for specialists who can solve non-trivial problems, work confidently with LLMs, and systematically collect, structure, and validate data from diverse sources. A methodical, detail-oriented approach and the ability to work independently are essential.</li>
<li>Strong experience in Python web scraping (BeautifulSoup, Selenium or similar), including dynamic content (JS, AJAX, infinite scroll) and APIs via proxies.</li>
<li>Proven ability to extract data from complex structures (hierarchies, archived pages, inconsistent HTML).</li>
<li>Solid background in data cleaning, normalization, and validation, delivering structured datasets (CSV, JSON, Google Sheets).</li>
<li>Demonstrated experience handling anti-bot mechanisms and dynamic site structures at scale.</li>
<li>Experience with cloud infrastructure (AWS or equivalent) and containerization (Docker) as part of real workflows.</li>
<li>Hands-on experience with LLM frameworks (LangChain, OpenRouter, or similar) applied to automation tasks.</li>
<li>Strong attention to detail and commitment to data accuracy.</li>
<li>Self-directed work ethic with ability to troubleshoot independently.</li>
<li>English proficiency: upper-intermediate (B2) or above (required).</li>
</ul>
<h4>Project time expectations</h4>
<p>For this project, tasks are estimated to require around 10–20 hours per week during active phases, based on project requirements. This is an estimate, not a guaranteed workload, and applies only while the project is active.</p>
<h4>Compensation</h4>
<p>On this project, contributors can earn up to $25 per hour equivalent, depending on their level and pace of contribution.</p>
<p>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.</p></p><p></p>
The Administrative Engineer is responsible for overseeing engineering administrative functions while leading the Estimation, Procurement, and Contracts departments. The role ensures effective project coordination, accurate cost estimation, efficient procurement, and proper contract administration to support the successful delivery of construction projects.
<br>
<br>Responsibilities
<br>Lead the Estimation, Procurement, and Contracts departments.
<br>Prepare and review project estimates, tender documents, BOQs, and pricing.
<br>Manage procurement activities, including supplier selection, negotiations, and purchasing.
<br>Review, negotiate, and administer contracts with clients, suppliers, and subcontractors.
<br>Coordinate with project managers, consultants, and other stakeholders to ensure smooth project execution.
<br>Monitor project costs, procurement schedules, and contractual obligations.
<br>Prepare reports, maintain project documentation, and ensure proper document control.
<br>Identify commercial and contractual risks and recommend appropriate solutions.
<br>Ensure compliance with company policies, project requirements, and contractual terms.
<br>Lead and support departmental staff while driving continuous improvement.
<br>
<br>Qualifications
<br>Bachelor's degree in civil, Mechanical, or Electrical Engineering, or a related field.
<br>Minimum 7 years of experience in the construction industry.
<br>Strong experience in Estimation, Procurement, and Contract Management.
<br>Excellent leadership, negotiation, communication, and organizational skills
<h2 class="h5">Job description</h2>
<div class="t-break" data-jb-field="description">
<span>Company Overview At Neo Technologies, we are committed to developing cutting-edge fintech and digital investment solutions that empower people to manage their finances with transparency and foresight.<br> Our platforms revolutionize the way individuals engage with their money, making financial planning both accessible and intuitive.<br> If you’re passionate about innovation and eager to test new ideas daily, you’ll thrive in our collaborative, learning-driven environment.<br> As a subsidiary of NBKW, the investment arm of the National Bank of Kuwait, we leverage deep financial expertise to deliver impactful solutions.<br> With operations in Kuwait & Beirut, Neo Technologies is at the forefront of shaping the future of finance globally.<br> Job Overview Neo Technologies is currently looking for a Software Quality Assurance engineer to enrich their skills and grow as part of a team in the heart of digital innovation.<br> You will be responsible for software quality assurance activities for various software products, defining test strategies and test cases for complex custom environments, workflows and various system platforms, ensuring traceability with software requirements and tests, and contributing to the software automation suite.<br> You should be an excellent team member whilst also showing resourcefulness and the ability to work through challenging problems.<br> It will be your responsibility to complete work of a high standard in a time-sensitive environment.<br> We'll want to hear all about what challenges you've faced, and how you learnt from them.<br> What we offer Learning & Development Employee Coaching Programs Collaborative work environment Hybrid work philosophy (in office & remote) Medical Insurance Bonus Scheme Responsibilities: Develop, establish, and enforce quality assurance measures and test standards throughout software development life cycle including bug fixes and enhancements.<br> Define test strategy for various products, including test automation, performance testing, negative testing, code and coverage analysis, compatibility testing, and environment management.<br> Design test cases for verification and validation of user stories and marketing requirements.<br> Contribute to maintaining test automation scripts for web and API testing using existing frameworks.<br> Assist in enhancing automation coverage under guidance from senior team members.<br> Interact with Developers, Business Analyst, Product & Project Managers and Customer Support teams to analyze and document system/project requirements.<br> Perform all QA activities for the applications that have web, web services, messaging components and deal with a vast amount of data.<br> Work in Agile model and support all releases and build with smoke, regression, system and integration testing in all the environments and browsers.<br> Report and track bugs using JIRA.<br> Assist other stakeholders in troubleshooting operating problems.<br> Continuously improve testing processes and tools to enhance efficiency and effectiveness.<br> Oversee live releases, ensuring that all releases meet quality standards before deployment or publication.<br> Job Requirements: Bachelor’s or equivalent in Computer Science, Computer Information Systems, Engineering , MIS or any related field is required.<br> 2-5 years of experience in Software QA.<br> Knowledge and experience in the technical aspects of software solutions being tested.<br> Knowledge in Jira, TestRail, or similar software.<br> Ability to understand and create test cases from specifications or verbal communications.<br> Liaison with development, designers, project management, and customer support.<br> Business process understanding.<br> Ability to write user guides.<br> Ability to prepare daily QA reports.<br> Ability to work with different teams to ensure that tests are carried out successfully.<br> Experience working in an Agile environment utilizing associated project and test toolsets required.<br> Scrum and JIRA preferred.<br> Ability to understand the benefits of automation and to identify business processes that can be automated and implement automation on various projects.<br> Excellent communication, organizational, problem solving, risk analysis, and decision-making skills required.<br> Exceptional self-management skills and strong proactive approach to meeting business demands required.<br> Knowledge in database testing in SQL Server environments including designing and manipulating test data, validating stored procedures, jobs, triggers and replication is a plus.<br> Experience with API testing tools like Postman or REST Assured.<br></span> </div>
<h2 class="h5">Job description</h2>
<div class="t-break" data-jb-field="description">
Company Description<br>
Jobs for Humanity is partnering with ezzo_test_v6212 to build an inclusive and just employment ecosystem. Therefore, we prioritize individuals coming from all walks of life.
<br> Company Name: ezzo_test_v6212<br>
<br>Job Description<br>
<p>We are seeking a skilled Data Workflow Automation Specialist to join our team. In this role, you will be responsible for designing, building, and maintaining automated data workflows using Alteryx Designer. You will play a critical part in ensuring efficient data processing, transformation, and integration to support business reporting and analytics across the organization.</p><br> Job Purpose <p>The purpose of this role is to design, build, and maintain automated data workflows using Alteryx, ensuring efficient data processing, transformation, and integration for business reporting and analytics.</p><br> Job Duties and Responsibilities <ul>
<li>Design and build automated data workflows using Alteryx Designer to streamline data processing and transformation</li><li>Maintain and optimize existing Alteryx workflows for efficiency, performance, and reliability</li><li>Perform data blending, cleansing, and integration from multiple sources to support business reporting and analytics</li><li>Troubleshoot and resolve issues in data workflows to ensure accurate and timely data delivery</li><li>Document data processes, workflows, and best practices to ensure knowledge transfer and reproducibility</li>
</ul>
<br>
<br>Qualifications<br>
Required Qualifications <ul>
<li>Alteryx Designer</li><li>Data Blending</li><li>Data Cleansing</li><li>Data Integration</li><li>Workflow Optimization</li><li>Troubleshooting</li><li>Process Documentation</li>
</ul>
<br>
<br><br> </div>
<p><h4>Description</h4>
<p>Kaizen Asset Management Services is at the forefront of integrating advanced technology within the asset and property management sector. We are currently looking for a talented Full Stack Engineer to join our dynamic team remotely. In this role, you will be responsible for developing and maintaining our web applications, contributing to both front-end and back-end development while ensuring a seamless user experience.</p>
<h4>Key responsibilities:</h4>
<ul>
<li>Design, build, and maintain efficient, reusable, and reliable code for both front-end and back-end applications.</li>
<li>Collaborate with UI/UX designers to implement intuitive and responsive user interfaces that enhance user engagement.</li>
<li>Develop server-side logic, define and maintain databases, and ensure high performance and responsiveness to requests from the front-end.</li>
<li>Work with a variety of web technologies, frameworks, and languages, ensuring optimal architecture and functionalities.</li>
<li>Participate in code reviews, contributing to team knowledge sharing and continuous improvement initiatives.</li>
<li>Identify and troubleshoot performance and scalability issues, implementing solutions to enhance the user experience.</li>
<li>Stay up-to-date with emerging technologies and industry trends, applying them to improve our products.</li>
</ul>
<h4>Requirements</h4>
<p><strong>I. Education:</strong><br>
Bachelor's degree in Computer Science, Software Engineering, or a related field.</p>
<p><strong>II. Experience:</strong><br>
Minimum of 3 years of professional experience in full-stack development.</p>
<p><strong>III. Technical skills:</strong></p>
<ul>
<li>Proficient in front-end technologies such as HTML, CSS, and JavaScript frameworks (e.g., React, Angular, or Vue.js).</li>
<li>Strong experience in back-end languages such as Node.js, Python, Ruby, or Java.</li>
<li>Hands-on experience with database management systems (SQL and NoSQL, e.g., PostgreSQL, MongoDB).</li>
<li>Understanding of RESTful API design and integration.</li>
<li>Familiarity with version control systems, especially Git.</li>
<li>Experience with cloud services (AWS, Azure, etc.) is a plus.</li>
</ul>
<p><strong>IV. Soft skills:</strong></p>
<ul>
<li>Excellent problem-solving and analytical skills.</li>
<li>Strong communication skills, with the ability to articulate complex technical concepts clearly.</li>
<li>Ability to work effectively in a remote team environment.</li>
<li>Strong attention to detail and commitment to high-quality deliverables.</li>
</ul>
<p><strong>V. Preferred qualifications:</strong></p>
<ul>
<li>Experience in the asset management or real estate sector.</li>
<li>Keen interest in agile methodologies and participation in an agile development team.</li>
</ul></p><p></p>
<h2 class="h5">Job description</h2>
<div class="t-break" data-jb-field="description">
<span>Kaizen Asset Management Services is at the forefront of integrating advanced technology within the asset and property management sector.<br> We are currently looking for a talented Full Stack Engineer to join our dynamic team remotely.<br> In this role, you will be responsible for developing and maintaining our web applications, contributing to both front-end and back-end development while ensuring a seamless user experience.<br> Key Responsibilities: Design, build, and maintain efficient, reusable, and reliable code for both front-end and back-end applications.<br> Collaborate with UI/UX designers to implement intuitive and responsive user interfaces that enhance user engagement.<br> Develop server-side logic, define and maintain databases, and ensure high performance and responsiveness to requests from the front-end.<br> Work with a variety of web technologies, frameworks, and languages, ensuring optimal architecture and functionalities.<br> Participate in code reviews, contributing to team knowledge sharing and continuous improvement initiatives.<br> Identify and troubleshoot performance and scalability issues, implementing solutions to enhance the user experience.<br> Stay up-to-date with emerging technologies and industry trends, applying them to improve our products.<br> I. Education: Bachelor's degree in Computer Science, Software Engineering, or a related field.<br> II. Experience: Minimum of 3 years of professional experience in full-stack development.<br> III. Technical Skills: Proficient in front-end technologies such as HTML, CSS, and JavaScript frameworks (e.<br>g., React, Angular, or Vue.<br>js). Strong experience in back-end languages such as Node.<br>js, Python, Ruby, or Java.<br> Hands-on experience with database management systems (SQL and NoSQL, e.<br>g., PostgreSQL, MongoDB).<br> Understanding of RESTful API design and integration.<br> Familiarity with version control systems, especially Git.<br> Experience with cloud services (AWS, Azure, etc.<br>) is a plus.<br> IV. Soft Skills: Excellent problem-solving and analytical skills.<br> Strong communication skills, with the ability to articulate complex technical concepts clearly.<br> Ability to work effectively in a remote team environment.<br> Strong attention to detail and commitment to high-quality deliverables.<br> V. Preferred Qualifications: Experience in the asset management or real estate sector.<br> Keen interest in agile methodologies and participation in an agile development team.<br></span> </div>
Hiring Now! Architect | Land Surveyor
<br>Electrical Site Engineer
<br>Civil Site Engineer
<br>Architect
<br>Welding Engineer
<br>Land Surveyor
<br>Mechanical Site Engineer
<br>SEND YOUR CVs TO ( longjianroadbridge389@gmail.com )
<h2 class="h5">Job description</h2>
<div class="t-break" data-jb-field="description">
<p><span>A reputable company in Beirut, Lebanon is seeking to recruit a Biomedical Engineer.</span></p> </div><h2 data-automation-id="subHeaderPreferredCandidate" class="h5">
Preferred candidate </h2>
<div class="row is-m v-align-top t-small bg-mute">
<div class="col is-3 p5" data-automation-id="label_Degree">
<b>Degree</b>
</div>
<div class="col is-9 p5" data-automation-id="data_Degree">
Bachelor's degree / higher diploma </div>
</div>
Senior Electrical Engineer – Metn area
<br>We are hiring a Senior Electrical Engineer with 5 to 10 years of MEP contracting experience for a company in Metn area.
<br>Key Requirements:
<br>• Preferably living in metn area.
<br>• Master's degree in Electrical Engineering.
<br>• Strong experience in MEP tender review, estimation, BOQs, and quantity take-offs.
<br>• Expertise in electrical & low current system design and shop drawings.
<br>• Proficiency in AutoCAD and Revit.
<br>• Knowledge of local and international electrical codes and standards.
<br>• Strong communication, problem-solving, and teamwork skills.
<br>Monday to Friday; 9am - 5pm
<br>Competitive Salary.
<br>Apply: deploya.lb@gmail.com
Senior Electrical Engineer – Metn area
<br>We are hiring a Senior Electrical Engineer with 5 to 10 years of MEP contracting experience for a company in Metn area.
<br>Key Requirements:
<br>• Preferably living in metn area.
<br>• Master's degree in Electrical Engineering.
<br>• Strong experience in MEP tender review, estimation, BOQs, and quantity take-offs.
<br>• Expertise in electrical & low current system design and shop drawings.
<br>• Proficiency in AutoCAD and Revit.
<br>• Knowledge of local and international electrical codes and standards.
<br>• Strong communication, problem-solving, and teamwork skills.
<br>Monday to Friday; 9am - 5pm
<br>Competitive Salary.
<br>Apply: deploya.lb@gmail.com
A Construction company in Ashrafieh is looking for civil engineer with 1-2 years’ experience
<br>Send your CV to: Paul.riachi@macentreprise.com “Please include Reference From Grace Antoun”
We are looking for a Senior Frontend Engineer to join our remote team and build modern web applications.
<br>
<br>To apply, please complete the application form at:
<br>https://creativetechy.com/careers/
We are looking for an AI Engineer (Mid-level) to join our remote team and work on innovative AI and software projects.
<br>
<br>Interested candidates are invited to submit their application through:
<br>https://creativetechy.com/careers/