Embedded Systems Engineer Jobs in Kuwait
1574 Jobs Found
<h2 class="h5">Job description</h2>
<div class="t-break" data-jb-field="description">
<p><b>Job Purpose</b></p><p>To supervise the daily operations of the store, lead the sales team to achieve commercial objectives, ensure excellent customer service standards, and maintain store presentation, inventory control, and operational compliance in alignment with brand standards.</p><p><br></p><p><b>Key Responsibilities</b></p><ul><li>Supervise day-to-day store operations to ensure smooth and efficient functioning.</li><li>Lead, motivate, and support Sales Associates to achieve individual KPIs and store sales targets.</li><li>Monitor sales performance, productivity, and customer service standards, taking corrective action when required.</li><li>Ensure a high level of customer satisfaction by addressing customer concerns and supporting the team in delivering exceptional service.</li><li>Coordinate staff schedules, shift planning, attendance monitoring, and task allocation.</li><li>Support recruitment, onboarding, coaching, and on-the-job training of store employees.</li><li>Monitor staff grooming, discipline, and adherence to company policies and procedures.</li><li>Ensure the store consistently maintains high visual merchandising and housekeeping standards.</li><li>Coordinate with the Visual Merchandiser to execute promotional displays, seasonal setups, and product placement strategies.</li><li>Monitor stock levels and oversee replenishment activities to ensure product availability.</li><li>Supervise receiving, transfers, stock counts, and inventory accuracy activities.</li><li>Minimize stock loss through proper control measures and adherence to loss prevention procedures.</li><li>Prepare and submit operational and sales reports to the Retail Operations Manager.</li><li>Handle escalated customer complaints and operational issues professionally and promptly.</li><li>Ensure compliance with health, safety, and security standards within the store.</li><li>Support store opening and closing procedures, including cash handling and operational checks.</li></ul><p><br></p> </div><h2 class="h5">Skills</h2>
<div data-jb-field="skills"><p><b>Educational & Experience Requirements</b></p><ul><li>Diploma or Bachelor’s degree preferred.</li><li>5–7 years of retail experience, including at least 2–3 years in a supervisory role within fashion, apparel, footwear, or lifestyle retail.</li></ul><p><br></p><p><b>Knowledge & Skills</b></p><ul><li>Strong leadership and team supervision skills.</li><li>Good understanding of retail operations and customer service standards.</li><li>Sales-driven mindset with commercial awareness.</li><li>Ability to analyze sales performance and operational issues.</li><li>Familiarity with POS systems and inventory management processes.</li><li>Good organizational and time management skills.</li><li>Ability to work flexible shifts, weekends, and holidays.</li></ul><p><br></p></div>
<section><p class="heading jdMain">Job Description</p><p class="heading">Roles & Responsibilities</p><div class="paragraph"><p>JOB SUMMARY Accountable for overall success of the daily kitchen operations. Exhibits culinary talents by personally performing tasks while leading the staff and managing all food related functions. Works to continually improve guest and employee satisfaction while maintaining the operating budget. Supervises all kitchen areas to ensure a consistent, high quality product is produced. Responsible for guiding and developing staff including direct reports. Must ensure sanitation and food standards are achieved.</p><p>Ensuring Culinary Standards and Responsibilities are Met Manages kitchen shift operations and ensures compliance with all Food & Beverage policies, standards and procedures. Estimates daily production needs on a weekly basis and communicates production needs to kitchen personnel daily. Assists Executive Chef with all kitchen operations and preparation. Prepares and cooks foods of all types, either on a regular basis or for special guests or functions. Develops, designs, or creates new applications, ideas, relationships, systems, or products, including artistic contributions. Assists in determining how food should be presented and creates decorative food displays. Maintains purchasing, receiving and food storage standards. Ensures compliance with food handling and sanitation standards. Performs all duties of kitchen managers and employees as necessary. Recognizes superior quality products, presentations and flavor. Ensures compliance with all applicable laws and regulations. Follows proper handling and right temperature of all food products. Operates and maintains all department equipment and reports malfunctions. Checks the quality of raw and cooked food products to ensure that standards are met.</p><p>Leading Kitchen Operations Supervises and coordinates activities of cooks and workers engaged in food preparation. Leads shifts while personally preparing food items and executing requests based on required specifications. Utilizes interpersonal and communication skills to lead, influence, and encourage others; advocates sound financial/business decision making; demonstrates honesty/integrity; leads by example. Encourages and builds mutual trust, respect, and cooperation among team members. Serves as a role model to demonstrate appropriate behaviors. Maintains the productivity level of employees. Ensures employees understand expectations and parameters. Establishes and maintains open, collaborative relationships with employees and ensures employees do the same within the team. Ensures property policies are administered fairly and consistently. Communicates performance expectations in accordance with job descriptions for each position. Recognizes success performance and produces desired results.</p><p>Ensuring Exceptional Customer Service Provides services that are above and beyond for customer satisfaction and retention. Manages day-to-day operations, ensuring the quality, standards and meeting the expectations of the customers on a daily basis. Sets a positive example for guest relations. Empowers employees to provide excellent customer service. Interacts with guests to obtain feedback on product quality and service levels. Handles guest problems and complaints.</p><p>Maintaining Culinary Goals Achieves and exceeds goals including performance goals, budget goals, team goals, etc. Develops specific goals and plans to prioritize, organize, and accomplish your work. Utilizes the Labor Management System to effectively schedule to business demands and for tracking of employee time and attendance. Trains employees in safety procedures.</p><p>Managing and Conducting Human Resource Activities Identifies the developmental needs of others and coaching, mentoring, or otherwise helping others to improve their knowledge or skills. Improves service by communicating and assisting individuals to understand guest needs, providing guidance, feedback, and individual coaching when needed. Participates in the employee performance appraisal process, providing feedback as needed. Brings issues to the attention of the department manager and Human Resources as necessary.</p><p>Additional Responsibilities Provides information to supervisors, co-workers, and subordinates by telephone, in written form, e-mail, or in person. Analyzes information and evaluating results to choose the best solution and solve problems. Attends and participates in all pertinent meetings.</p></div></section><section><p class="heading">Desired Candidate Profile</p><p class="paragraph"></p><ul><li>High school diploma or GED; 4 years experience in the culinary, food and beverage, or related professional area.</li><li>OR 2-year degree from an accredited university in Culinary Arts, Hotel and Restaurant Management, or related major; 2 years experience in the culinary, food and beverage, or related professional area.</li></ul><p></p></section>
<h2 class="h5">Job description</h2>
<div class="t-break" data-jb-field="description">
<span>Please submit your CV in English and indicate your level of English proficiency.<br> Mindrift connects specialists with project-based AI opportunities for leading tech companies, focused on testing, evaluating, and improving AI systems.<br> Participation is project-based, not permanent employment.<br> What this opportunity involves We're building competitive-programming problems and their automatic graders (test cases + checkers) used to train advanced AI coding models.<br> You'll create problems, write both correct and deliberately-wrong solutions, and design the tough test cases that catch subtly-broken code.<br> Your work is what makes the training signal trustworthy.<br> To apply, share: your competitive-programming handle(s) + current/peak rating, any problem-setting experience, and IOI/ICPC/olympiad history.<br> What you'll do Write original algorithmic problems — clear statement, sound constraints, an intended solution; Write correct solutions in C++ and Python; Write realistic wrong solutions (common mistakes) to test against; Build and harden test cases: generators, edge cases, stress and "hacking" tests; Write checkers/interactors (testlib) for problems with more than one valid answer; Confirm the quality bar: correct solutions pass, wrong ones fail, within time limits.<br> What we look for Strong competitive programming background, shown by a public profile — a Codeforces rating (see levels below), OR an IOI / ICPC / national-olympiad record; Fluent contest C++ (STL, complexity); comfortable writing Python; Can explain why a solution is wrong and build an input that breaks it; Strong written English (C1+).<br> Levels (by Codeforces rating, or equivalent olympiad achievement): Associate — 1700–2100 (Expert / Candidate Master): easier problems; Expert — 2200–2600 (Master / Grandmaster): harder problems Senior / Reviewer — 2600+ (Int'l Grandmaster) or IOI/ICPC medalist: hardest problems + quality review.<br> Nice to have IOI / ICPC alumni and top competitive programmers especially encouraged to apply; Experience setting or testing problems for real contests (Codeforces rounds, ICPC, national olympiads, online judges); Testlib experience (checkers, validators, generators); Experience creating data for LLM code benchmarks or similar RL / evaluation datasets.<br> How it works Apply → Pass qualification(s) → Join a project → Complete tasks → Get paid Project time expectations For this project, tasks are estimated to require around 10-20 hours per week during active phases, based on project requirements.<br> This is an estimate, not a guaranteed workload, and applies only while the project is active.<br> Tasks must be submitted by the deadline and meet the listed acceptance criteria to be accepted.<br> Compensation Paid per accepted task.<br> Your rate depends on the qualification tier you reach and how efficiently you complete tasks.<br> Because payment is per task, a faster pace raises your effective hourly rate.<br></span> </div>
<h2 class="h5">Job description</h2>
<div class="t-break" data-jb-field="description">
<p>Join us in our mission to transform the way people shop and eat, where impact, innovation and growth drive everything we do. Our Engineering teams tackle complex technical challenges across a global, three-sided marketplace, building and scaling systems that serve millions of customers, riders and partners every day.The Rider Engagement team sits within Rider Operations and is responsible for delivering a market-leading proposition for the Kuwait rider fleet. The team focuses on improving rider experience, engagement, and retention through initiatives such as rider communications, in-person events, perks and partnerships, intel gathering & reporting.</p><br><br>
<p>We’re looking for a <strong>Rider Engagement Associate – 9 Months Maternity Cover</strong> to join our ME Rider Operations team. The Rider Engagement Associate (Maternity Cover) will be responsible for leading rider engagement initiatives and campaigns end-to-end across Kuwait. The role will own the planning, coordination, budgeting, execution, and reporting of engagement activities that improve rider experience and strengthen Deliveroo’s relationship with its rider fleet. The candidate will report directly to the Middle East Rider Engagement Manager.</p><br><br>
<br>
<strong>What You’ll Be Doing</strong>
<p>Here’s what your day-to-day might look like:</p><br><br>
<ul>
<li>
<p>Lead the planning, budgeting and execution of rider engagement events and initiatives throughout the year, including seasonal activations and in-person rider activities and events.</p><br><br>
</li>
<li>
<p>Develop and execute rider communications across multiple channels to drive awareness, participation, and engagement for various initiatives.</p><br><br>
</li>
<li>
<p>Own rider reporting and intel gathering, including running surveys and focus groups, aiming to share insights on industry trends or rider pain points with stakeholders.</p><br><br>
</li>
<li>
<p>Partner with Operations and other internal teams to support the rollout of rider-focused initiatives and programmes.</p><br><br>
</li>
<li>
<p>Track and evaluate the performance of engagement campaigns, communications, and events using relevant metrics (e.g. rider satisfaction surveys and redemption rates).</p><br><br>
</li>
<li>
<p>Identify and pursue impactful rider benefit partnerships (e.g. grocers, restaurants, and bike service shops) to strengthen Deliveroo’s non-monetary rider proposition in Kuwait.</p><br><br>
</li>
<li>
<p>Build strong relationships with riders and act as a voice of the rider within the business.</p><br><br>
</li>
</ul>
<strong>What You’ll Need to Thrive</strong>
<p>Our ideal candidate will bring strong expertise in some of these areas and curiosity to grow in others:</p><br><br>
<ul>
<li>
<p>1–3 years of experience in Operations, Partnerships, Sales, Marketing & Community Engagement.</p><br><br>
</li>
<li>
<p>Bachelor’s degree in Business, Marketing, Communications, or a related field.</p><br><br>
</li>
<li>
<p>Strong written and verbal communication skills in English (Arabic/Hindi/Urdu is a plus).</p><br><br>
</li>
<li>
<p>Hands-on and proactive, demonstrating the ability to take initiative and drive projects forward independently.</p><br><br>
</li>
<li>
<p>Experience coordinating events, workshops, or engagement initiatives is a plus.</p><br><br>
</li>
<li>
<p>Proficient in Google Workspace tools and Excel/Sheets, with experience in Canva or similar design tools as a plus.</p><br><br>
</li>
<li>
<p>Available to join on a 12-month fixed-term contract and commit to the full duration of the maternity cover.</p><br><br>
</li>
</ul>
<strong>Why Join Us?</strong>
<p>At Deliveroo, You’ll Do Work That Matters, Solving Real-world Problems In a Three-sided Marketplace That’s Constantly Evolving. We’re Food Lovers, Problem Solvers, Community Builders And More, Brought Together By a Shared Drive To Make Things Better. Working Here You Can Expect To</p><br><br>
<p><strong>? Make a visible impact every day<br></strong>Your work directly improves experiences for customers, partners and riders.</p><br><br>
<p><strong>? Learn fast in an entrepreneurial environment<br></strong>Work close to the market with autonomy, pace and real responsibility.</p><br><br>
<p><strong>? Build a career, not just a role<br></strong>Stretch yourself, develop new skills and grow as the business evolves.</p><br><br>
<p><strong>? Deliver together in an inclusive culture<br></strong>Collaborative, values-driven teams that support how you work best.</p><br><br>
<p>We aim to create a fair process that lets your skills shine—our interview typically includes 3-4 stages. Find more about how we hire here.</p><br><br>
<strong>Our Global Structure</strong>
<p>Deliveroo is now part of DoorDash, bringing together teams with even greater reach, scale, and ambition. Depending on your role, you may collaborate with teammates, systems, and leaders across DoorDash and Wolt. Together, we’re unlocking new possibilities as one global team.</p><br><br>
<strong>Diversity, Equity and Inclusion</strong>
<p>At Deliveroo, we know that a great workplace reflects the world around us and that true diversity and inclusion make us stronger, more creative, and better at what we do. We’re committed to fostering an environment where everyone can do their best work and feel they belong.</p><br><br>
<p>We believe in equality of opportunity and welcome candidates from all backgrounds regardless of age, gender, ethnicity, disability, sexual orientation, gender identity, socio-economic background, religion, or belief.</p><br><br>
<p>If you have a disability or long-term health condition and need support to apply for one of our roles, or require any reasonable adjustments during the recruitment process, you’ll have the opportunity to let us know once you’ve submitted your application. We’ll share details on how to request support so we can ensure you have a fair and equitable experience.</p><br><br>
<p>If you’re excited about making a real impact in a fast-moving marketplace and growing your career alongside ambitious, supportive teams, we’d love to hear from you!</p><br><br>
<br> </div>
<p><h4>About Four Seasons:</h4>
<p>Four Seasons is powered by our people. We are a collective of individuals who crave to become better, to push ourselves to new heights and to treat each other as we wish to be treated in return. Our team members around the world create amazing experiences for our guests, residents, and partners through a commitment to luxury with genuine heart. We know that the best way to enable our people to deliver these exceptional guest experiences is through a world-class employee experience and company culture.</p>
<p>At Four Seasons, we believe in recognizing a familiar face, welcoming a new one and treating everyone we meet the way we would want to be treated ourselves. Whether you work with us, stay with us, live with us or discover with us, we believe our purpose is to create impressions that will stay with you for a lifetime. It comes from our belief that life is richer when we truly connect to the people and the world around us.</p>
<h4>About the location:</h4>
<p>A resort-like sanctuary in Kuwait’s heart. Discover a modern urban sanctuary in the heart of Kuwait City: a contemporary curation of Middle Eastern architecture, dazzling art and resort-like spaciousness, where striking sculptures seamlessly merge with traditional design. In this enclave of wonder – the first and only hotel in Kuwait to receive the prestigious Forbes Five-Star rating – you’ll find soaring rooftop restaurants, leisure facilities and the city’s largest guest rooms. Catch up with friends in the chic surrounds of Al Soor (known as La Chocolaterie of Kuwait), relax in air-conditioned cabanas by the infinity pool, ascend to a buzzing rooftop and wander the lush adjacent parkland. And with the city’s malls and souks within a few minutes’ drive, you can experience all the spoils of the city without spoiling your precious relaxation time.</p>
<h4>What you will do:</h4>
<ul>
<li>Grow the restaurant business by working with OpenTable to optimize seating capacity and increase the business volume.</li>
<li>Drive the average check and food to beverage ratio to maximize average spend per guest.</li>
<li>Be a local ambassador, be highly connected with local concierges, real estate, transportation companies, etc.</li>
<li>Work with PR and Marketing to promote the restaurant to influencers, local concierge, business professionals and hotel guests. This also includes liaising with the Catering team to promote and execute restaurant buyouts and private dining events.</li>
<li>Entertain influencers, journalists, and business promoters.</li>
<li>Handle guest service enhancements and glitch resolution in case of guest complaints or negative comments and ensure full closure of this, to the guest's satisfaction not only while guests are dining, but with online reviews as well.</li>
<li>The ideal candidate will be a strong communicator and will be able to handle and diffuse employee issues with ease.</li>
<li>Accountable for financial performance, restaurant P&L, guest satisfaction, maintaining server and culture standards and driving best practices.</li>
<li>Responsible for the development and success of the restaurant team.</li>
<li>Responsible for building the relationship with front and back of house teams and ensuring a strong partnership and active and timely communication with restaurant chef.</li>
<li>Be present at all times of high occupancy to ensure that professional, courteous and efficient guest service is offered, following the standards and sequence of service.</li>
<li>Establish and maintain adequate equipment and product par stock.</li>
<li>Ability to stay current with F&B offerings in the area and international trends in order to drive activations and pop-ups that are relevant to the market.</li>
</ul>
<h4>What you bring:</h4>
<ul>
<li>Two plus years' experience of previous managerial experience in fast paced food and beverage setting required, preferably in a luxury resort environment. Previous experience with MICROS or other POS systems preferred.</li>
<li>Must have working knowledge of division operations, service, cost control, labor control and accounting.</li>
<li>Requires the ability to operate computer equipment and knowledge of OpenTable and Microsoft applications.</li>
<li>Elevated leadership skills and cross-cultural sensitivity, and customer service orientation.</li>
<li>Guest centricity and understanding the importance of guest’s preferences.</li>
</ul>
<h4>What we offer:</h4>
<ul>
<li>Full board single living accommodation in a high quality, well-resourced accommodation with Wi-Fi internet.</li>
<li>Complimentary nights at Four Seasons hotels worldwide.</li>
<li>Regular social and sporting events.</li>
<li>Paid home leave tickets.</li>
<li>Free transportation to and from work with Wi-Fi internet.</li>
<li>Private medical insurance.</li>
</ul>
<h4>Work authorization:</h4>
<p>The hotel will apply for the work authorization for the successful candidate.</p>
<p>We look forward to receiving your application!</p></p><p></p>
<p>We are hiring experienced Host/ Hostess for a reputed restaurant group in Kuwait. Key Responsibilities Welcome guests warmly upon arrival and assist them with seating Manage reservations, waiting lists, and table allocations efficiently Escort guests to tables and provide menus Coordinate with restaurant staff to ensure smooth seating and guest flow Answer phone calls and handle customer inquiries professionally Maintain cleanliness and organization of the reception and waiting area Inform guests about waiting times and restaurant policies when necessary Assist in handling guest concerns or complaints politely Support restaurant operations during busy service periods Maintain professional grooming and appearance standards Coordinate with floor staff and management for VIP guests and special requests Ensure excellent guest experience from arrival to departure</p><p><strong>Desired Candidate Profile</strong></p><ul><li>High school diploma or equivalent preferred</li><li>1 3 years of experience in restaurants, hotels, caf s, or hospitality industry preferred</li><li>Excellent communication and interpersonal skills</li><li>Friendly, professional, and customer-focused attitude</li><li>Ability to multitask and work in a fast-paced environment</li><li>Good organizational and coordination skills</li><li>Basic knowledge of reservation systems and customer handling</li></ul>
<h2 class="h5">Job description</h2>
<div class="t-break" data-jb-field="description">
<p>Job Description <br></p><br><p>We are hiring an experienced <strong>Restaurant Manager</strong> for a reputed restaurant group in <strong>Kuwait</strong>.</p><br><br><br>Key Responsibilities<ul><li><p>Manage overall restaurant operations and ensure smooth daily functioning</p><br><br></li><li><p>Supervise front-of-house and coordinate with kitchen operations</p><br><br></li><li><p>Ensure high standards of customer service and guest satisfaction</p><br><br></li><li><p>Monitor staff performance, attendance, grooming, and discipline</p><br><br></li><li><p>Handle customer complaints and resolve operational issues professionally</p><br><br></li><li><p>Manage restaurant scheduling, manpower, and shift planning</p><br><br></li><li><p>Monitor food quality, presentation, and service standards</p><br><br></li><li><p>Control operational costs, wastage, and inventory</p><br><br></li><li><p>Ensure compliance with hygiene, food safety, and company SOPs</p><br><br></li><li><p>Prepare daily/weekly sales and operational reports</p><br><br></li><li><p>Coordinate with suppliers and management team</p><br><br></li><li><p>Drive sales growth and improve restaurant profitability</p><br><br><br><br></li></ul><p> <strong>Benefits:</strong></p><br><br><p>✔ Attractive Salary</p><br><br><p>✔ Accommodation & Transportation</p><br><br><br><p><strong>Job Location : Kuwait</strong></p><br><br><br><br>Requirements <br><br><ul><li><p>Diploma/Degree in Hotel Management, Hospitality, or related field preferred</p><br><br></li><li><p>Minimum 5-8 years of experience in restaurant operations</p><br><br></li><li><p>At least 2-3 years of experience as Restaurant Manager or Assistant Restaurant Manager</p><br><br></li><li><p>Strong leadership and team management skills</p><br><br></li><li><p>Excellent customer service and communication skills</p><br><br></li><li><p>Experience in high-volume or fine dining restaurants preferred</p><br><br></li><li><p>Knowledge of restaurant POS systems and reporting</p><br><br></li><li><p>Ability to work under pressure and manage operations efficiently</p><br><br></li><li><p>Gulf experience preferred</p><br><br></li></ul><br><br> </div>
<p><h4>Kuwait English School (KES)</h4>
<p>Kuwait English School (KES) is a leading co-educational private English day school catering for children 3–18 years of age representing over 65 nationalities with an excellent and established record of providing quality education for the community of Kuwait. The school is located in purpose-built premises and offers the English National Curriculum, IGCSE/GCSE/GCE A/S and A level. We have over 230 academic staff who have excellent qualifications and experience and are highly motivated. It is accredited by BSO and we are members of the BSME, COBIS and ECIS.</p>
<p>“Kuwait English School (KES) is a good school with significant outstanding features. The school provides a good quality of education complemented by a high level of student care.” BSO Inspection Report.</p>
<h4>What we offer (Overseas Staff):</h4>
<ul>
<li>Competitive salary which is tax free and significantly higher than the UK salary scale.</li>
<li>Discount on children's school fees at KES.</li>
<li>Annual round trip flights for staff and discounted rate for 2 children (attending KES).</li>
<li>Staff accommodation or rent allowance.</li>
<li>Free private medical insurance for the employee.</li>
<li>A strong commitment to your professional development and career management.</li>
<li>Courteous and hardworking students.</li>
<li>Fantastic facilities to resource your ability to teach your students.</li>
</ul>
<h4>Details:</h4>
<p>We are seeking a successful Mathematics Teacher in the SEN Department who should be able to teach Mathematics up to KS4. Practical resources are plentiful, and expectations are high for achievement for all students. Building and maintaining positive relationships is an essential part of maximising student progress. Our school follows the English national curriculum to IGCSE and IAL, accredited by Cambridge and Pearson examination boards.</p>
<h4>Job requirements:</h4>
<ul>
<li>A relevant bachelor’s degree.</li>
<li>PGCE or PGDE and QTS (Qualified Teacher Status).</li>
<li>KS5 teaching experience is advantageous.</li>
<li>We may accept applications from outstanding Early Career Teachers (ECTs).</li>
</ul>
<h4>Kuwait English School Expectations</h4>
<p>As part of the Kuwait English School, you are expected to:</p>
<ul>
<li>Act with professional integrity at all times, notwithstanding issues of confidentiality and tact; act with honesty and transparency with regard to your work.</li>
<li>Identify and improve those areas relevant to your role that need to move from good to outstanding.</li>
<li>Maintain school policies and procedures relevant to your area and update whenever required.</li>
<li>Be present where required at meetings, performances and other functions/events.</li>
<li>Undertake a proactive part in those activities that are part of the self-evaluation of the school, upholding the standards of the school in all areas including being present around school, appraisal and performance, and line management systems.</li>
<li>Work as part of a team submitting draft proposals and documents for further development by the Leadership Team and accepting and supporting final Leadership decisions.</li>
<li>Be punctual to attend scheduled meetings.</li>
<li>All members are encouraged to express their views, but are expected to work to the majority decision or the final decision of the Head of School.</li>
<li>Manage the sometimes conflicting needs of transparency and confidentiality, at all times working as one team with the staff.</li>
<li>Avoid the ‘them and us’ ethos.</li>
<li>Undertake specific tasks reasonably delegated by the School Leadership.</li>
</ul>
<h4>How to apply:</h4>
<p>Please apply by completing the online application form on the TES website including a CV, and a letter of application as a PDF document. Applications must include the contact details for at least two professional referees, one of whom should be your current principal/Head of School. Completed applications should be submitted electronically via ‘Apply Now’ on TES Online. The school reserves the right to interview potential appointees and to make an appointment before the deadline date. Thus, early applications are encouraged. Interviews for the post will most likely take place by Google Meet.</p>
<h4>Safeguarding statement:</h4>
<p>Kuwait English School is committed to safeguarding and promoting the welfare of children, young people and vulnerable adults and expects all staff and volunteers to share this commitment. As such, all posts are subject to safer recruitment practices, including the disclosure of criminal records and vetting checks. UK and EU-based passport holders will be required to obtain an ICPC check. Previous employers will be contacted. We particularly welcome applications from underrepresented groups including ethnicity and gender.</p></p><p></p>
<p><h4>Kuwait English School (KES)</h4>
<p>Kuwait English School (KES) is a leading co-educational private English day school catering for children 3–18 years of age representing over 65 nationalities with an excellent and established record of providing quality education for the community of Kuwait. The school is located in purpose-built premises and offers the English National Curriculum, IGCSE/GCSE/GCE A/S and A level. We have over 230 academic staff who have excellent qualifications and experience and are highly motivated. It is accredited by BSO and we are members of the BSME, COBIS and ECIS.</p>
<p>“Kuwait English School (KES) is a good school with significant outstanding features. The school provides a good quality of education complemented by a high level of student care.” BSO Inspection Report.</p>
<h4>What we offer (Overseas staff):</h4>
<ul>
<li>Competitive salary which is tax free and significantly higher than the UK salary scale.</li>
<li>Discount on children's school fees at KES.</li>
<li>Annual round trip flights for staff and discounted rate for 2 children (attending KES).</li>
<li>Staff accommodation or rent allowance.</li>
<li>Free private medical insurance for the employee.</li>
<li>A strong commitment to your professional development and career management.</li>
<li>Courteous and hardworking students.</li>
<li>Fantastic facilities to resource your ability to teach your students.</li>
</ul>
<h4>Details:</h4>
<p>We are seeking a successful Science Teacher in the Secondary School who should be able to teach Science up to KS5. Practical resources are plentiful, and expectations are high for achievement for all students. Building and maintaining positive relationships is an essential part of maximising student progress. Our school follows the English national curriculum to IGCSE and IAL, accredited by Cambridge and Pearson examination boards.</p>
<h4>Job requirements:</h4>
<ul>
<li>A relevant bachelor’s degree.</li>
<li>PGCE or PGDE and QTS (Qualified Teacher Status).</li>
<li>KS5 teaching experience is advantageous.</li>
<li>We may accept applications from outstanding Early Career Teachers (ECTs).</li>
</ul>
<h4>Kuwait English School expectations</h4>
<p>As part of the Kuwait English School, you are expected to:</p>
<ul>
<li>Act with professional integrity at all times, notwithstanding issues of confidentiality and tact; act with honesty and transparency with regard to your work.</li>
<li>Identify and improve those areas relevant to your role that need to move from good to outstanding.</li>
<li>Maintain school policies and procedures relevant to your area and update whenever required.</li>
<li>Be present where required at meetings, performances and other functions/events.</li>
<li>Undertake a proactive part in those activities that are part of the self-evaluation of the school, upholding the standards of the school in all areas being present around school, appraisal and performance and line management systems.</li>
<li>Work as part of a team submitting draft proposals and documents for further development by the Leadership Team and accepting and supporting final Leadership decisions.</li>
<li>Be punctual to attend scheduled meetings.</li>
<li>All members are encouraged to express their views, but are expected to work to the majority decision or the final decision of the Head of School.</li>
<li>Manage the sometimes conflicting needs of transparency and confidentiality, at all times working as one team with the staff.</li>
<li>Avoid the ‘them and us’ ethos.</li>
<li>Undertake specific tasks reasonably delegated by the School Leadership.</li>
</ul>
<h4>How to apply:</h4>
<p>Please apply by completing the online application form on the TES website including a CV, and a letter of application as a PDF document. Applications must include the contact details for at least two professional referees one of whom should be your current principal/Head of School.</p>
<p>Completed applications should be submitted electronically via ‘Apply Now’ on TES Online. The school reserves the right to interview potential appointees and to make an appointment before the deadline date. Thus early applications are encouraged. Interviews for the post will most likely take place by Google Meet.</p>
<h4>Safeguarding statement:</h4>
<p>Kuwait English School is committed to safeguarding and promoting the welfare of children, young people and vulnerable adults and expects all staff and volunteers to share this commitment. As such, all posts are subject to safer recruitment practices, including the disclosure of criminal records and vetting checks. UK and EU-based passport holders will be required to obtain an ICPC check. Previous employers will be contacted. We particularly welcome applications from underrepresented groups including ethnicity and gender.</p></p><p></p>
<p><h4>Kuwait English School (KES)</h4>
<p>Kuwait English School (KES) is a leading co-educational private English day school catering for children 3–18 years of age representing over 65 nationalities with an excellent and established record of providing quality education for the community of Kuwait. The school is located in purpose-built premises and offers the English National Curriculum, IGCSE/GCSE/GCE A/S and A level. We have over 230 academic staff who have excellent qualifications and experience and are highly motivated. It is accredited by BSO and we are members of the BSME, COBIS and ECIS.</p>
<p>“Kuwait English School (KES) is a good school with significant outstanding features. The school provides a good quality of education complemented by a high level of student care.” BSO Inspection Report.</p>
<h4>What we offer (Overseas Staff):</h4>
<ul>
<li>Competitive salary which is tax free and significantly higher than the UK salary scale.</li>
<li>Discount on children's school fees at KES.</li>
<li>Annual round trip flights for staff and discounted rate for 2 children (attending KES).</li>
<li>Staff accommodation or rent allowance.</li>
<li>Free private medical insurance for the employee.</li>
<li>A strong commitment to your professional development and career management.</li>
<li>Courteous and hardworking students.</li>
<li>Fantastic facilities to resource your ability to teach your students.</li>
</ul>
<h4>Details:</h4>
<p>We are seeking a successful Music Teacher who should be able to teach Music up to KS5. Practical resources are plentiful, and expectations are high for achievement for all students. Building and maintaining positive relationships is an essential part of maximising student progress. Our school follows the English national curriculum to IGCSE and IAL, accredited by Cambridge and Pearson examination boards.</p>
<h4>Job requirements:</h4>
<ul>
<li>A relevant bachelor’s degree.</li>
<li>PGCE or PGDE and QTS (Qualified Teacher Status).</li>
<li>KS5 teaching experience is advantageous.</li>
<li>We may accept applications from outstanding Early Career Teachers (ECTs).</li>
</ul>
<h4>Kuwait English School expectations</h4>
<p>As part of the Kuwait English School, you are expected to:</p>
<ul>
<li>Act with professional integrity at all times, notwithstanding issues of confidentiality and tact; act with honesty and transparency with regard to your work.</li>
<li>Identify and improve those areas relevant to your role that need to move from good to outstanding.</li>
<li>Maintain school policies and procedures relevant to your area and update whenever required.</li>
<li>Be present where required at meetings, performances and other functions/events.</li>
<li>Undertake a proactive part in those activities that are part of the self-evaluation of the school, upholding the standards of the school in all areas being present around school, appraisal and performance and line management systems.</li>
<li>Work as part of a team submitting draft proposals and documents for further development by the Leadership Team and accepting and supporting final Leadership decisions.</li>
<li>Be punctual to attend scheduled meetings.</li>
<li>All members are encouraged to express their views, but are expected to work to the majority decision or the final decision of the Head of School.</li>
<li>Manage the sometimes conflicting needs of transparency and confidentiality, at all times working as one team with the staff.</li>
<li>Avoid the ‘them and us’ ethos.</li>
<li>Undertake specific tasks reasonably delegated by the School Leadership.</li>
</ul>
<h4>How to apply:</h4>
<p>Please apply by completing the online application form on the TES website including a CV, and a letter of application as a PDF document. Applications must include the contact details for at least two professional referees, one of whom should be your current principal/Head of School.</p>
<p>Completed applications should be submitted electronically via ‘Apply Now’ on TES Online. The school reserves the right to interview potential appointees and to make an appointment before the deadline date. Thus early applications are encouraged. Interviews for the post will most likely take place by Google Meet.</p>
<h4>Safeguarding statement:</h4>
<p>Kuwait English School is committed to safeguarding and promoting the welfare of children, young people and vulnerable adults and expects all staff and volunteers to share this commitment. As such, all posts are subject to safer recruitment practices, including the disclosure of criminal records and vetting checks. UK and EU-based passport holders will be required to obtain an ICPC check. Previous employers will be contacted. We particularly welcome applications from underrepresented groups including ethnicity and gender.</p></p><p></p>
<p><h4>Description</h4>
<p>Mindrift is looking for skilled bot developers (WhatsApp Business API, Telegram Bot API, Discord API) to join the Tendem project and build conversational bots and messaging-platform integrations within our hybrid AI + human environment. In this role, as an AI Pilot – that's how we refer to this position at Mindrift – you'll collaborate with Tendem agents that handle repetitive tasks, while you provide bot engineering expertise, conversational design judgment, and quality control to ensure bots are reliable, useful, and ready for real users. This part-time remote opportunity is ideal for professionals with hands-on experience building messaging bots, working with platform APIs and webhooks, and implementing conversational logic.</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>
<h4>About the role</h4>
<p>This is a freelance role for a Tendem project. As a bot developer, you'll design, build, and refine messaging bots across WhatsApp, Telegram, Discord, and similar platforms — for use cases such as customer service, appointment booking, order taking, content delivery, moderation, and automated notifications.</p>
<h4>Key responsibilities</h4>
<ul>
<li>Build bots for WhatsApp (Business API / Cloud API), Telegram (Bot API), Discord, and similar messaging platforms.</li>
<li>Design and implement conversational flows, dialogue state, and fallback handling.</li>
<li>Integrate bots with LLMs (OpenAI, Anthropic, or similar) for natural language responses where appropriate.</li>
<li>Connect bots to backend services, databases, CRMs, and third-party APIs (booking systems, payment, content sources).</li>
<li>Handle webhooks, rate limits, and platform-specific message formats (interactive messages, buttons, media, templates).</li>
<li>Evaluate AI-generated bot code and refactor it for correctness, reliability, and graceful error handling.</li>
<li>Implement logging, monitoring, and recovery so bots stay healthy in production.</li>
</ul>
<h4>Requirements and benefits</h4>
<h4>Educational qualifications</h4>
<ul>
<li>At least 3 years of relevant experience in backend, integration, automation, or bot development (required).</li>
<li>Bachelor's or master's degree in computer science, engineering, information technology, or related technical fields is a plus.</li>
</ul>
<h4>Academic and/or professional experience</h4>
<p>Candidates should have a strong foundation in bot development, messaging platform integrations, and building reliable conversational workflows. We are looking for specialists who can design and maintain production-ready bots, work confidently with APIs, webhooks, and backend services, and refine AI-assisted output into stable, user-friendly experiences. Strong problem-solving skills, attention to detail, and the ability to work independently are essential.</p>
<h4>Technical skills (essential)</h4>
<ul>
<li>At least 1 year of hands-on experience building bots for major messaging platforms (WhatsApp, Telegram, Discord, Slack, or similar) is required.</li>
<li>Strong command of Python or Node.js for backend bot logic.</li>
<li>Solid experience with REST APIs, webhooks, OAuth, and async request handling.</li>
<li>Experience with relational or NoSQL databases for storing conversation state and user data.</li>
<li>Familiarity with LLM APIs (OpenAI, Anthropic) and prompt design for conversational use is a strong plus.</li>
<li>Understanding of platform-specific limits, message templates, and approval flows (e.g., WhatsApp template messages).</li>
<li>Experience with hosting and deployment (Docker, serverless, VPS, or PaaS).</li>
</ul>
<h4>Additional requirements</h4>
<ul>
<li>Strong attention to detail and commitment to bot reliability — no silent failures, no broken flows.</li>
<li>Self-directed work ethic with the ability to design and ship complete bots independently.</li>
<li>Portfolio or examples of bots you've built (required).</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 $60 per hour equivalent, depending on their level and pace of contribution. 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>
<h4>Why this freelance opportunity might be a great fit for you?</h4>
<ul>
<li>Work fully remote on your own schedule with just a laptop and stable internet connection.</li>
<li>Gain hands-on experience in a unique hybrid environment where human expertise and AI agents collaborate seamlessly — a distinctive skill set in a rapidly growing field.</li>
<li>Participate in performance-based bonus programs that reward high-quality work and consistent delivery.</li>
</ul></p><p></p>
<p><h4>Description</h4>
<p>Mindrift is looking for skilled bot developers (WhatsApp Business API, Telegram Bot API, Discord API) to join the Tendem project and build conversational bots and messaging-platform integrations within our hybrid AI + human environment. In this role, as an AI pilot – that's how we refer to this position at Mindrift – you'll collaborate with Tendem agents that handle repetitive tasks, while you provide bot engineering expertise, conversational design judgment, and quality control to ensure bots are reliable, useful, and ready for real users. This part-time remote opportunity is ideal for professionals with hands-on experience building messaging bots, working with platform APIs and webhooks, and implementing conversational logic.</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>
<h4>About the role</h4>
<p>This is a freelance role for a Tendem project. As a bot developer, you'll design, build, and refine messaging bots across WhatsApp, Telegram, Discord, and similar platforms — for use cases such as customer service, appointment booking, order taking, content delivery, moderation, and automated notifications.</p>
<h4>Key responsibilities</h4>
<ul>
<li>Build bots for WhatsApp (Business API / Cloud API), Telegram (Bot API), Discord, and similar messaging platforms.</li>
<li>Design and implement conversational flows, dialogue state, and fallback handling.</li>
<li>Integrate bots with LLMs (OpenAI, Anthropic, or similar) for natural language responses where appropriate.</li>
<li>Connect bots to backend services, databases, CRMs, and third-party APIs (booking systems, payment, content sources).</li>
<li>Handle webhooks, rate limits, and platform-specific message formats (interactive messages, buttons, media, templates).</li>
<li>Evaluate AI-generated bot code and refactor it for correctness, reliability, and graceful error handling.</li>
<li>Implement logging, monitoring, and recovery so bots stay healthy in production.</li>
</ul>
<h4>Requirements and benefits</h4>
<h5>Educational qualifications</h5>
<ul>
<li>At least 3 years of relevant experience in backend, integration, automation, or bot development (required).</li>
<li>Bachelor's or master's degree in computer science, engineering, information technology, or related technical fields is a plus.</li>
</ul>
<h5>Academic and/or professional experience</h5>
<p>Candidates should have a strong foundation in bot development, messaging platform integrations, and building reliable conversational workflows. We are looking for specialists who can design and maintain production-ready bots, work confidently with APIs, webhooks, and backend services, and refine AI-assisted output into stable, user-friendly experiences. Strong problem-solving skills, attention to detail, and the ability to work independently are essential.</p>
<h5>Technical skills (essential)</h5>
<ul>
<li>At least 1 year of hands-on experience building bots for major messaging platforms (WhatsApp, Telegram, Discord, Slack, or similar) is required.</li>
<li>Strong command of Python or Node.js for backend bot logic.</li>
<li>Solid experience with REST APIs, webhooks, OAuth, and async request handling.</li>
<li>Experience with relational or NoSQL databases for storing conversation state and user data.</li>
<li>Familiarity with LLM APIs (OpenAI, Anthropic) and prompt design for conversational use is a strong plus.</li>
<li>Understanding of platform-specific limits, message templates, and approval flows (e.g., WhatsApp template messages).</li>
<li>Experience with hosting and deployment (Docker, serverless, VPS, or PaaS).</li>
</ul>
<h5>Additional requirements</h5>
<ul>
<li>Strong attention to detail and commitment to bot reliability — no silent failures, no broken flows.</li>
<li>Self-directed work ethic with the ability to design and ship complete bots independently.</li>
<li>Portfolio or examples of bots you've built (required).</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 $60 per hour equivalent, depending on their level and pace of contribution. 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>
<h4>Why this freelance opportunity might be a great fit for you?</h4>
<ul>
<li>Work fully remote on your own schedule with just a laptop and stable internet connection.</li>
<li>Gain hands-on experience in a unique hybrid environment where human expertise and AI agents collaborate seamlessly — a distinctive skill set in a rapidly growing field.</li>
<li>Participate in performance-based bonus programs that reward high-quality work and consistent delivery.</li>
</ul></p><p></p>
<p><h4>Description</h4>
<p>Mindrift is looking for skilled bot developers (WhatsApp Business API, Telegram Bot API, Discord API) to join the Tendem project and build conversational bots and messaging-platform integrations within our hybrid AI + human environment. In this role, as an AI pilot – that's how we refer to this position at Mindrift – you'll collaborate with Tendem agents that handle repetitive tasks, while you provide bot engineering expertise, conversational design judgment, and quality control to ensure bots are reliable, useful, and ready for real users. This part-time remote opportunity is ideal for professionals with hands-on experience building messaging bots, working with platform APIs and webhooks, and implementing conversational logic.</p>
<br>
<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>
<br>
<h4>About the role</h4>
<p>This is a freelance role for a Tendem project. As a bot developer, you'll design, build, and refine messaging bots across WhatsApp, Telegram, Discord, and similar platforms — for use cases such as customer service, appointment booking, order taking, content delivery, moderation, and automated notifications.</p>
<br>
<h4>Key responsibilities</h4>
<li>Build bots for WhatsApp (Business API / Cloud API), Telegram (Bot API), Discord, and similar messaging platforms.</li>
<li>Design and implement conversational flows, dialogue state, and fallback handling.</li>
<li>Integrate bots with LLMs (OpenAI, Anthropic, or similar) for natural language responses where appropriate.</li>
<li>Connect bots to backend services, databases, CRMs, and third-party APIs (booking systems, payment, content sources).</li>
<li>Handle webhooks, rate limits, and platform-specific message formats (interactive messages, buttons, media, templates).</li>
<li>Evaluate AI-generated bot code and refactor it for correctness, reliability, and graceful error handling.</li>
<li>Implement logging, monitoring, and recovery so bots stay healthy in production.</li>
<br>
<h4>Requirements and benefits</h4>
<h4>Educational qualifications</h4>
<li>At least 3 years of relevant experience in backend, integration, automation, or bot development experience (required).</li>
<li>Bachelor's or master's degree in computer science, engineering, information technology, or related technical fields is a plus.</li>
<br>
<h4>Academic and/or professional experience</h4>
<p>Candidates should have a strong foundation in bot development, messaging platform integrations, and building reliable conversational workflows. We are looking for specialists who can design and maintain production-ready bots, work confidently with APIs, webhooks, and backend services, and refine AI-assisted output into stable, user-friendly experiences. Strong problem-solving skills, attention to detail, and the ability to work independently are essential.</p>
<br>
<h4>Technical skills (essential)</h4>
<li>At least 1 year of hands-on experience building bots for major messaging platforms (WhatsApp, Telegram, Discord, Slack, or similar) is required.</li>
<li>Strong command of Python or Node.js for backend bot logic.</li>
<li>Solid experience with REST APIs, webhooks, OAuth, and async request handling.</li>
<li>Experience with relational or NoSQL databases for storing conversation state and user data.</li>
<li>Familiarity with LLM APIs (OpenAI, Anthropic) and prompt design for conversational use is a strong plus.</li>
<li>Understanding of platform-specific limits, message templates, and approval flows (e.g., WhatsApp template messages).</li>
<li>Experience with hosting and deployment (Docker, serverless, VPS, or PaaS).</li>
<br>
<h4>Additional requirements</h4>
<li>Strong attention to detail and commitment to bot reliability — no silent failures, no broken flows.</li>
<li>Self-directed work ethic with the ability to design and ship complete bots independently.</li>
<li>Portfolio or examples of bots you've built (required).</li>
<li>English proficiency: Upper-intermediate (B2) or above (required).</li>
<br>
<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>
<br>
<h4>Compensation</h4>
<p>On this project, contributors can earn up to $60 per hour equivalent, depending on their level and pace of contribution. 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>
<br>
<h4>Why this freelance opportunity might be a great fit for you?</h4>
<li>Work fully remote on your own schedule with just a laptop and stable internet connection.</li>
<li>Gain hands-on experience in a unique hybrid environment where human expertise and AI agents collaborate seamlessly — a distinctive skill set in a rapidly growing field.</li>
<li>Participate in performance-based bonus programs that reward high-quality work and consistent delivery.</li></p><p></p>
<p><h4>Description</h4>
<p>Mindrift is looking for skilled bot developers (WhatsApp Business API, Telegram Bot API, Discord API) to join the Tendem project and build conversational bots and messaging-platform integrations within our hybrid AI + human environment. In this role, as an AI Pilot – that's how we refer to this position at Mindrift – you'll collaborate with Tendem agents that handle repetitive tasks, while you provide bot engineering expertise, conversational design judgment, and quality control to ensure bots are reliable, useful, and ready for real users. This part-time remote opportunity is ideal for professionals with hands-on experience building messaging bots, working with platform APIs and webhooks, and implementing conversational logic.</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>
<h4>About the role</h4>
<p>This is a freelance role for a Tendem project. As a bot developer, you'll design, build, and refine messaging bots across WhatsApp, Telegram, Discord, and similar platforms — for use cases such as customer service, appointment booking, order taking, content delivery, moderation, and automated notifications.</p>
<h4>Key responsibilities</h4>
<ul>
<li>Build bots for WhatsApp (Business API / Cloud API), Telegram (Bot API), Discord, and similar messaging platforms.</li>
<li>Design and implement conversational flows, dialogue state, and fallback handling.</li>
<li>Integrate bots with LLMs (OpenAI, Anthropic, or similar) for natural language responses where appropriate.</li>
<li>Connect bots to backend services, databases, CRMs, and third-party APIs (booking systems, payment, content sources).</li>
<li>Handle webhooks, rate limits, and platform-specific message formats (interactive messages, buttons, media, templates).</li>
<li>Evaluate AI-generated bot code and refactor it for correctness, reliability, and graceful error handling.</li>
<li>Implement logging, monitoring, and recovery so bots stay healthy in production.</li>
</ul>
<h4>Requirements and benefits</h4>
<h4>Educational qualifications</h4>
<ul>
<li>At least 3 years of relevant experience backend, integration, automation, or bot development experience (required).</li>
<li>Bachelor's or master's degree in computer science, engineering, information technology, or related technical fields is a plus.</li>
</ul>
<h4>Academic and/or professional experience</h4>
<p>Candidates should have a strong foundation in bot development, messaging platform integrations, and building reliable conversational workflows. We are looking for specialists who can design and maintain production-ready bots, work confidently with APIs, webhooks, and backend services, and refine AI-assisted output into stable, user-friendly experiences. Strong problem-solving skills, attention to detail, and the ability to work independently are essential.</p>
<h4>Technical skills (essential)</h4>
<ul>
<li>At least 1 year of hands-on experience building bots for major messaging platforms (WhatsApp, Telegram, Discord, Slack, or similar) is required.</li>
<li>Strong command of Python or Node.js for backend bot logic.</li>
<li>Solid experience with REST APIs, webhooks, OAuth, and async request handling.</li>
<li>Experience with relational or NoSQL databases for storing conversation state and user data.</li>
<li>Familiarity with LLM APIs (OpenAI, Anthropic) and prompt design for conversational use is a strong plus.</li>
<li>Understanding of platform-specific limits, message templates, and approval flows (e.g., WhatsApp template messages).</li>
<li>Experience with hosting and deployment (Docker, serverless, VPS, or PaaS).</li>
</ul>
<h4>Additional requirements</h4>
<ul>
<li>Strong attention to detail and commitment to bot reliability — no silent failures, no broken flows.</li>
<li>Self-directed work ethic with the ability to design and ship complete bots independently.</li>
<li>Portfolio or examples of bots you've built (required).</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 $60 per hour equivalent, depending on their level and pace of contribution. 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>
<h4>Why this freelance opportunity might be a great fit for you?</h4>
<ul>
<li>Work fully remote on your own schedule with just a laptop and stable internet connection.</li>
<li>Gain hands-on experience in a unique hybrid environment where human expertise and AI agents collaborate seamlessly — a distinctive skill set in a rapidly growing field.</li>
<li>Participate in performance-based bonus programs that reward high-quality work and consistent delivery.</li>
</ul></p><p></p>
<p><h4>Description</h4>
<p>Mindrift is looking for skilled bot developers (WhatsApp Business API, Telegram Bot API, Discord API) to join the Tendem project and build conversational bots and messaging-platform integrations within our hybrid AI + human environment. In this role, as an AI Pilot – that's how we refer to this position at Mindrift – you'll collaborate with Tendem agents that handle repetitive tasks, while you provide bot engineering expertise, conversational design judgment, and quality control to ensure bots are reliable, useful, and ready for real users. This part-time remote opportunity is ideal for professionals with hands-on experience building messaging bots, working with platform APIs and webhooks, and implementing conversational logic.</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>
<h4>About the role</h4>
<p>This is a freelance role for a Tendem project. As a bot developer, you'll design, build, and refine messaging bots across WhatsApp, Telegram, Discord, and similar platforms — for use cases such as customer service, appointment booking, order taking, content delivery, moderation, and automated notifications.</p>
<h4>Key responsibilities</h4>
<ul>
<li>Build bots for WhatsApp (Business API / Cloud API), Telegram (Bot API), Discord, and similar messaging platforms.</li>
<li>Design and implement conversational flows, dialogue state, and fallback handling.</li>
<li>Integrate bots with LLMs (OpenAI, Anthropic, or similar) for natural language responses where appropriate.</li>
<li>Connect bots to backend services, databases, CRMs, and third-party APIs (booking systems, payment, content sources).</li>
<li>Handle webhooks, rate limits, and platform-specific message formats (interactive messages, buttons, media, templates).</li>
<li>Evaluate AI-generated bot code and refactor it for correctness, reliability, and graceful error handling.</li>
<li>Implement logging, monitoring, and recovery so bots stay healthy in production.</li>
</ul>
<h4>Requirements and benefits</h4>
<h4>Educational qualifications</h4>
<ul>
<li>At least 3 years of relevant experience in backend, integration, automation, or bot development (required).</li>
<li>Bachelor's or master's degree in computer science, engineering, information technology, or related technical fields is a plus.</li>
</ul>
<h4>Academic and/or professional experience</h4>
<p>Candidates should have a strong foundation in bot development, messaging platform integrations, and building reliable conversational workflows. We are looking for specialists who can design and maintain production-ready bots, work confidently with APIs, webhooks, and backend services, and refine AI-assisted output into stable, user-friendly experiences. Strong problem-solving skills, attention to detail, and the ability to work independently are essential.</p>
<h4>Technical skills (essential)</h4>
<ul>
<li>At least 1 year of hands-on experience building bots for major messaging platforms (WhatsApp, Telegram, Discord, Slack, or similar) is required.</li>
<li>Strong command of Python or Node.js for backend bot logic.</li>
<li>Solid experience with REST APIs, webhooks, OAuth, and async request handling.</li>
<li>Experience with relational or NoSQL databases for storing conversation state and user data.</li>
<li>Familiarity with LLM APIs (OpenAI, Anthropic) and prompt design for conversational use is a strong plus.</li>
<li>Understanding of platform-specific limits, message templates, and approval flows (e.g., WhatsApp template messages).</li>
<li>Experience with hosting and deployment (Docker, serverless, VPS, or PaaS).</li>
</ul>
<h4>Additional requirements</h4>
<ul>
<li>Strong attention to detail and commitment to bot reliability — no silent failures, no broken flows.</li>
<li>Self-directed work ethic with the ability to design and ship complete bots independently.</li>
<li>Portfolio or examples of bots you've built (required).</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 $60 per hour equivalent, depending on their level and pace of contribution. 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>
<h4>Why this freelance opportunity might be a great fit for you?</h4>
<ul>
<li>Work fully remote on your own schedule with just a laptop and stable internet connection.</li>
<li>Gain hands-on experience in a unique hybrid environment where human expertise and AI agents collaborate seamlessly — a distinctive skill set in a rapidly growing field.</li>
<li>Participate in performance-based bonus programs that reward high-quality work and consistent delivery.</li>
</ul></p><p></p>
<p><h4>Job description</h4>
<p>The SOC analyst (L1/L2) is responsible for continuous monitoring, detection, analysis, and response to cybersecurity threats across enterprise environments. The role supports 24x7 SOC operations, performing real-time security event monitoring, incident triage, investigation, escalation, and remediation in accordance with established runbooks, SLAs, and client requirements.</p>
<h4>Key responsibilities</h4>
<ul>
<li>Monitor and analyze security alerts from SIEM, SOAR, EDR, and other security tools to identify potential threats.</li>
<li>Perform timely triage, validation, and investigation of alerts in accordance with SLA and prioritization matrix (P1-P4).</li>
<li>Execute approved containment, response, and remediation actions using defined SOC runbooks.</li>
<li>Manage incidents through the full case lifecycle, ensuring accurate documentation, status updates, and closure in the case management system.</li>
<li>Follow standard case handling processes, including case stage/status flow and QA validation requirements.</li>
<li>Monitor SOC communication channels (e.g., mailbox, SOAR) and ensure timely response to inquiries, escalations, and stakeholder coordination.</li>
<li>Escalate high-severity or complex incidents in line with SLAs, including immediate notification for potential P1/P2 cases.</li>
<li>Ensure SLA compliance and resolution, including coordination with internal and external stakeholders.</li>
<li>Perform shift-based operations, including effective handover of active and critical cases with complete context.</li>
<li>Identify and report operational issues, anomalies, or delays within the same shift to relevant leads.</li>
<li>Support continuous improvement by supporting in identifying gaps in detection, logging, automation, and case handling processes.</li>
</ul>
<h4>Technical skills</h4>
<ul>
<li>Strong understanding of cybersecurity fundamentals, including threat types, attack vectors, the CIA triad, and awareness of frameworks such as MITRE ATT&CK for threat identification.</li>
<li>Working knowledge of operating systems (Windows, Linux/Unix) and networking concepts (TCP/IP, OSI model, DNS, HTTP/S).</li>
<li>Experience or familiarity with SIEM/SOAR platforms, endpoint protection, firewalls, and security monitoring tools.</li>
<li>Ability to analyze logs, network traffic, and endpoint telemetry to identify malicious activity.</li>
<li>Exposure to cloud security concepts (Azure, AWS, or GCP) is an advantage.</li>
<li>Familiarity with the MITRE ATT&CK framework for threat identification is an advantage.</li>
</ul>
<h4>Qualifications</h4>
<ul>
<li>Bachelor's degree in computer science, information security, information technology, or a related field.</li>
<li>1-3 years of experience in security operations, IT security, or a related role.</li>
<li>Basic understanding of cybersecurity concepts, threats, and attack methodologies.</li>
<li>Hands-on exposure or academic experience with SIEM, SOAR, EDR, or security monitoring tools is an advantage.</li>
<li>Familiarity with incident handling, alert triage, and case management processes.</li>
<li>Strong analytical and problem-solving skills with attention to detail.</li>
<li>Good written and verbal communication skills for documentation and handover reporting.</li>
<li>Relevant certifications - e.g., Security+, SC-200, CEH (Associate level) - are an advantage but not mandatory.</li>
</ul>
<h4>About the company</h4>
<p>The company is a leading global professional services company that helps the world's leading businesses, governments, and other organizations build their digital core, optimize their operations, accelerate revenue growth, and enhance citizen services—creating tangible value at speed and scale. It is a talent- and innovation-led company with approximately 791,000 people serving clients in more than 120 countries. Technology is at the core of change today, and the company is one of the world's leaders in helping drive that change, with strong ecosystem relationships.</p>
<p>The company combines its strength in technology and leadership in cloud, data, and AI with unmatched industry experience, functional expertise, and global delivery capability. Its broad range of services, solutions, and assets across strategy & consulting, technology, operations, industry X, and song, together with a culture of shared success and commitment to creating 360° value, enable it to help clients reinvent and build trusted, lasting relationships. Success is measured by the 360° value created for clients, employees, shareholders, partners, and communities.</p>
<h4>Equal employment opportunity statement</h4>
<p>We believe that no one should be discriminated against because of their differences. All employment decisions shall be made without regard to age, race, creed, color, religion, sex, national origin, ancestry, disability status, military veteran status, sexual orientation, gender identity or expression, genetic information, marital status, citizenship status, or any other basis as protected by applicable law. Our rich diversity makes us more innovative, more competitive, and more creative, which helps us better serve our clients and our communities.</p></p><p></p>
<p><h4>Description</h4>
<p>Mindrift is looking for skilled bot developers (WhatsApp Business API, Telegram Bot API, Discord API) to join the Tendem project and build conversational bots and messaging-platform integrations within our hybrid AI + human environment. In this role, as an AI pilot – that's how we refer to this position at Mindrift – you'll collaborate with Tendem agents that handle repetitive tasks, while you provide bot engineering expertise, conversational design judgment, and quality control to ensure bots are reliable, useful, and ready for real users. This part-time remote opportunity is ideal for professionals with hands-on experience building messaging bots, working with platform APIs and webhooks, and implementing conversational logic.</p>
<br>
<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>
<br>
<h4>About the role</h4>
<p>This is a freelance role for a Tendem project. As a bot developer, you'll design, build, and refine messaging bots for one or more messaging platforms, including WhatsApp, Telegram, Discord, Slack, and similar platforms — for use cases such as customer service, appointment booking, order taking, content delivery, moderation, and automated notifications.</p>
<br>
<h4>Key responsibilities</h4>
<ul>
<li>Build bots for one or more messaging platforms, such as WhatsApp (Business API / Cloud API), Telegram (Bot API), Discord, Slack and similar messaging platforms.</li>
<li>Design and implement conversational flows, dialogue state, and fallback handling.</li>
<li>Integrate bots with LLMs (OpenAI, Anthropic, or similar) for natural language responses where appropriate.</li>
<li>Connect bots to backend services, databases, CRMs, and third-party APIs (booking systems, payment, content sources).</li>
<li>Handle webhooks, rate limits, and platform-specific message formats (interactive messages, buttons, media, templates).</li>
<li>Evaluate AI-generated bot code and refactor it for correctness, reliability, and graceful error handling.</li>
<li>Implement logging, monitoring, and recovery so bots stay healthy in production.</li>
</ul>
<br>
<h4>Requirements and benefits</h4>
<h4>Educational qualifications</h4>
<ul>
<li>At least 3 years of relevant experience backend, integration, automation, or bot development experience (required).</li>
<li>Bachelor's or master's degree in computer science, engineering, information technology, or related technical fields is a plus.</li>
</ul>
<h4>Academic and/or professional experience</h4>
<p>Candidates should have a strong foundation in bot development, messaging platform integrations, and building reliable conversational workflows. We are looking for specialists who can design and maintain production-ready bots, work confidently with APIs, webhooks, and backend services, and refine AI-assisted output into stable, user-friendly experiences. Strong problem-solving skills, attention to detail, and the ability to work independently are essential.</p>
<h4>Technical skills (essential)</h4>
<ul>
<li>At least 1 year of hands-on experience building bots for at least one major messaging platform (WhatsApp, Telegram, Discord, Slack, or similar) is required.</li>
<li>Strong command of Python or Node.js for backend bot logic.</li>
<li>Solid experience with REST APIs, webhooks, OAuth, and async request handling.</li>
<li>Experience with relational or NoSQL databases for storing conversation state and user data.</li>
<li>Familiarity with LLM APIs (OpenAI, Anthropic) and prompt design for conversational use is a strong plus.</li>
<li>Understanding of platform-specific limits, message templates, and approval flows (e.g., WhatsApp template messages).</li>
<li>Experience with hosting and deployment (Docker, serverless, VPS, or PaaS).</li>
</ul>
<h4>Additional requirements</h4>
<ul>
<li>Strong attention to detail and commitment to bot reliability — no silent failures, no broken flows.</li>
<li>Self-directed work ethic with the ability to design and ship complete bots independently.</li>
<li>Portfolio or examples of bots you've built (required).</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>
<br>
<h4>Compensation</h4>
<p>On this project, contributors can earn up to $60 per hour equivalent, depending on their level and pace of contribution. 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>
<br>
<h4>Why this freelance opportunity might be a great fit for you?</h4>
<ul>
<li>Work fully remote on your own schedule with just a laptop and stable internet connection.</li>
<li>Gain hands-on experience in a unique hybrid environment where human expertise and AI agents collaborate seamlessly — a distinctive skill set in a rapidly growing field.</li>
<li>Participate in performance-based bonus programs that reward high-quality work and consistent delivery.</li>
</ul></p><p></p>
<p><h4>Mindrift is looking for skilled bot developers (WhatsApp Business API, Telegram Bot API, Discord API) to join the Tendem project and build conversational bots and messaging-platform integrations within our hybrid AI + human environment.</h4>
<p>In this role, as an AI Pilot – that's how we refer to this position at Mindrift – you'll collaborate with Tendem Agents that handle repetitive tasks, while you provide bot engineering expertise, conversational design judgment, and quality control to ensure bots are reliable, useful, and ready for real users. This part-time remote opportunity is ideal for professionals with hands-on experience building messaging bots, working with platform APIs and webhooks, and implementing conversational logic.</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>
<h4>About the role</h4>
<p>This is a freelance role for a Tendem project. As a bot developer, you'll design, build, and refine messaging bots for one or more messaging platforms, including WhatsApp, Telegram, Discord, Slack, and similar platforms — for use cases such as customer service, appointment booking, order taking, content delivery, moderation, and automated notifications.</p>
<h4>Key responsibilities</h4>
<ul>
<li>Build bots for one or more messaging platforms, such as WhatsApp (Business API / Cloud API), Telegram (Bot API), Discord, Slack, and similar messaging platforms.</li>
<li>Design and implement conversational flows, dialogue state, and fallback handling.</li>
<li>Integrate bots with LLMs (OpenAI, Anthropic, or similar) for natural language responses where appropriate.</li>
<li>Connect bots to backend services, databases, CRMs, and third-party APIs (booking systems, payment, content sources).</li>
<li>Handle webhooks, rate limits, and platform-specific message formats (interactive messages, buttons, media, templates).</li>
<li>Evaluate AI-generated bot code and refactor it for correctness, reliability, and graceful error handling.</li>
<li>Implement logging, monitoring, and recovery so bots stay healthy in production.</li>
</ul>
<h4>Requirements and benefits</h4>
<h5>Educational qualifications</h5>
<ul>
<li>At least 3 years of relevant experience backend, integration, automation, or bot development experience (required).</li>
<li>Bachelor's or master's degree in computer science, engineering, information technology, or related technical fields is a plus.</li>
</ul>
<h5>Academic and/or professional experience</h5>
<p>Candidates should have a strong foundation in bot development, messaging platform integrations, and building reliable conversational workflows. We are looking for specialists who can design and maintain production-ready bots, work confidently with APIs, webhooks, and backend services, and refine AI-assisted output into stable, user-friendly experiences. Strong problem-solving skills, attention to detail, and the ability to work independently are essential.</p>
<h5>Technical skills (essential)</h5>
<ul>
<li>At least 1 year of hands-on experience building bots for at least one major messaging platform (WhatsApp, Telegram, Discord, Slack, or similar) is required.</li>
<li>Strong command of Python or Node.js for backend bot logic.</li>
<li>Solid experience with REST APIs, webhooks, OAuth, and async request handling.</li>
<li>Experience with relational or NoSQL databases for storing conversation state and user data.</li>
<li>Familiarity with LLM APIs (OpenAI, Anthropic) and prompt design for conversational use is a strong plus.</li>
<li>Understanding of platform-specific limits, message templates, and approval flows (e.g., WhatsApp template messages).</li>
<li>Experience with hosting and deployment (Docker, serverless, VPS, or PaaS).</li>
</ul>
<h5>Additional requirements</h5>
<ul>
<li>Strong attention to detail and commitment to bot reliability — no silent failures, no broken flows.</li>
<li>Self-directed work ethic with the ability to design and ship complete bots independently.</li>
<li>Portfolio or examples of bots you've built (required).</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 $60 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>
<h4>Why this freelance opportunity might be a great fit for you?</h4>
<ul>
<li>Work fully remote on your own schedule with just a laptop and stable internet connection.</li>
<li>Gain hands-on experience in a unique hybrid environment where human expertise and AI agents collaborate seamlessly — a distinctive skill set in a rapidly growing field.</li>
<li>Participate in performance-based bonus programs that reward high-quality work and consistent delivery.</li>
</ul></p><p></p>
<p><h4>Mindrift is looking for skilled bot developers</h4>
<p>Mindrift is looking for skilled bot developers (WhatsApp Business API, Telegram Bot API, Discord API) to join the Tendem project and build conversational bots and messaging-platform integrations within our hybrid AI + human environment. In this role, as an AI pilot – that's how we refer to this position at Mindrift – you'll collaborate with Tendem agents that handle repetitive tasks, while you provide bot engineering expertise, conversational design judgment, and quality control to ensure bots are reliable, useful, and ready for real users. This part-time remote opportunity is ideal for professionals with hands-on experience building messaging bots, working with platform APIs and webhooks, and implementing conversational logic.</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>
<h4>About the role</h4>
<p>This is a freelance role for a Tendem project. As a bot developer, you'll design, build, and refine messaging bots for one or more messaging platforms, including WhatsApp, Telegram, Discord, Slack, and similar platforms — for use cases such as customer service, appointment booking, order taking, content delivery, moderation, and automated notifications.</p>
<h4>Key responsibilities</h4>
<ul>
<li>Build bots for one or more messaging platforms, such as WhatsApp (Business API / Cloud API), Telegram (Bot API), Discord, Slack and similar messaging platforms.</li>
<li>Design and implement conversational flows, dialogue state, and fallback handling.</li>
<li>Integrate bots with LLMs (OpenAI, Anthropic, or similar) for natural language responses where appropriate.</li>
<li>Connect bots to backend services, databases, CRMs, and third-party APIs (booking systems, payment, content sources).</li>
<li>Handle webhooks, rate limits, and platform-specific message formats (interactive messages, buttons, media, templates).</li>
<li>Evaluate AI-generated bot code and refactor it for correctness, reliability, and graceful error handling.</li>
<li>Implement logging, monitoring, and recovery so bots stay healthy in production.</li>
</ul>
<h4>Requirements and benefits</h4>
<h4>Educational qualifications</h4>
<ul>
<li>At least 3 years of relevant experience in backend, integration, automation, or bot development experience (required).</li>
<li>Bachelor's or master's degree in computer science, engineering, information technology, or related technical fields is a plus.</li>
</ul>
<h4>Academic and/or professional experience</h4>
<p>Candidates should have a strong foundation in bot development, messaging platform integrations, and building reliable conversational workflows. We are looking for specialists who can design and maintain production-ready bots, work confidently with APIs, webhooks, and backend services, and refine AI-assisted output into stable, user-friendly experiences. Strong problem-solving skills, attention to detail, and the ability to work independently are essential.</p>
<h4>Technical skills (essential)</h4>
<ul>
<li>At least 1 year of hands-on experience building bots for at least one major messaging platform (WhatsApp, Telegram, Discord, Slack, or similar) is required.</li>
<li>Strong command of Python or Node.js for backend bot logic.</li>
<li>Solid experience with REST APIs, webhooks, OAuth, and async request handling.</li>
<li>Experience with relational or NoSQL databases for storing conversation state and user data.</li>
<li>Familiarity with LLM APIs (OpenAI, Anthropic) and prompt design for conversational use is a strong plus.</li>
<li>Understanding of platform-specific limits, message templates, and approval flows (e.g., WhatsApp template messages).</li>
<li>Experience with hosting and deployment (Docker, serverless, VPS, or PaaS).</li>
</ul>
<h4>Additional requirements</h4>
<ul>
<li>Strong attention to detail and commitment to bot reliability — no silent failures, no broken flows.</li>
<li>Self-directed work ethic with the ability to design and ship complete bots independently.</li>
<li>Portfolio or examples of bots you've built (required).</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 $60 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>
<h4>Why this freelance opportunity might be a great fit for you?</h4>
<ul>
<li>Work fully remote on your own schedule with just a laptop and stable internet connection.</li>
<li>Gain hands-on experience in a unique hybrid environment where human expertise and AI agents collaborate seamlessly — a distinctive skill set in a rapidly growing field.</li>
<li>Participate in performance-based bonus programs that reward high-quality work and consistent delivery.</li>
</ul></p><p></p>
<p><h4>Job description</h4>
<p>Employee will be part of the deployment pool and will be required to support deployments to various CONUS/OCONUS locations as required. This position will require the member to be flexible in the support of assigned deployment/work schedules.</p>
<p>Supports an aircraft ground equipment (AGE) shop in a medium to large-sized military aircraft flying organization. Ensures the timely and proper performance of scheduled and unscheduled maintenance on AGE equipment and light support vehicles. Inspects, tests, and operates AGE to determine equipment serviceability and proper operation. Diagnoses mechanical and electrical circuitry malfunctions. Interprets drawings, wiring diagrams, schematics, and technical data to facilitate repairs and/or modifications to ground support equipment.</p>
<p>Identifies appropriate replacement parts in TOs and technical documents and orders those parts. Removes, disassembles, repairs, cleans, treats for corrosion, assembles, and re-installs AGE accessories and components. Stencils and marks AGE as appropriate. Services equipment with fuel, oil, coolant, water, hydraulic fluid, and air as required. Operates, cleans, inspects, and services AGE tow vehicles. Maintains and documents AGE equipment and tow vehicle forms. Positions equipment to support aircraft maintenance and flying operations. Schedules PMIs as required. Adheres to safety procedures and follows technical orders as applicable.</p>
<p>USAF equivalent position is AGE Mechanic Apprentice.</p>
<h4>Essential responsibilities</h4>
<ul>
<li>Maintains external fuel and grounding systems; performs scheduled and unscheduled maintenance on GSE; inspects, tests, and operates GSE to determine equipment serviceability and proper operation; services equipment with fuel, oil, water, coolant, hydraulic fluid, refrigerant, and compressed air; diagnoses mechanical and electronic circuitry malfunctions using visual and auditory senses, test equipment, and technical publications.</li>
<li>Disassembles and assembles malfunctioning basic GSE accessories and components; removes, disassembles repairs, cleans, treats for corrosion, assembles, and reinstalls GSE components and accessories; stencils and marks GSE in accordance with technical publications; stores, handles, labels, uses, and disposes of hazardous materials and waste in accordance with all state, local, and federal environmental standards and regulations.</li>
<li>Prepares GSE for storage and mobility deployment; and operates, cleans, inspects, and services GSE towing vehicles.</li>
<li>Assists in maintaining vehicle records and assists with updating paper and electronic equipment records; provides dispatch service for GSE, including positioning equipment to support aircraft maintenance and flying operations; practices good housekeeping, tool control, foreign object damage prevention, and safety at all times.</li>
<li>Performs all other duties as assigned or requested.</li>
</ul>
<h4>Minimum requirements</h4>
<ul>
<li>Must have high school diploma or have completed relevant military and/or vocational technical school curriculum.</li>
<li>Minimum of one-year actual AGE maintenance experience required.</li>
<li>Must be qualified with most basic types and uses of AGE equipment.</li>
<li>Must be familiar with diesel engine maintenance and repair, and HVAC maintenance and repair at the basic level.</li>
<li>Must be able to perform increment monitor duties to include but not limited to equipment/cargo preparation, documentation, pallet build-up, and hazardous cargo.</li>
<li>Must be able to inspect, repair, and operate ground support and auxiliary equipment.</li>
<li>Must achieve a passing grade in all required courses/certifications for continued employment, as needed.</li>
<li>Employee must meet all OCONUS deployment criteria, to include pre-deployment medical screening, as a condition of employment.</li>
<li>Must be able to deploy to forward locations (other countries) as directed by the government.</li>
<li>Must be able to lift, carry and/or wear military issued equipment in excess of 50 pounds for extended periods.</li>
<li>Must be able to speak, read, write, and understand English.</li>
<li>Must have had an active secret US government clearance within the last 12 months. Note: US citizenship is required to obtain a secret clearance.</li>
<li>Must be able to maintain required DoD security clearance commensurate with the assigned duties during employment.</li>
<li>Must have current/active state issued driver’s license.</li>
<li>Must be able to acquire and maintain a valid flight-line government driver’s license.</li>
<li>Must have valid U.S. passport with a minimum of two years remaining with at least two facing pairs (four total) of blank visa pages.</li>
<li>Must be fully COVID-19 vaccinated with booster. Accommodations may be available under limited circumstances.</li>
</ul>
<h4>Preferred qualifications</h4>
<ul>
<li>Associate degree in a relevant career field.</li>
<li>RPA deployment experience.</li>
<li>Prior experience as a defense contractor.</li>
<li>Vehicle operator training.</li>
<li>AGE mechanic experience within the last 10 years.</li>
</ul></p><p></p>