work from home Jobs in Kuwait
240 Jobs Found
<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 — up to the equivalent of $90/hr .<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">
<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 While each project involves unique tasks, contributors may: Design original computational physics problems that simulate real physics research workflows; Create problems requiring Python programming to solve (using Numpy, SciPy, Sympy); Ensure problems are computationally intensive and cannot be solved manually within reasonable timeframes (days/weeks); Develop problems requiring non-trivial reasoning chains in mechanics, electromagnetism, thermodynamics, and quantum mechanics; Base problems on real research challenges or practical applications from physics practice; Verify solutions using Python with standard physics simulation libraries; Document problem statements clearly and provide verified correct answers.<br> What we look for This opportunity is a good fit for physicians with an experience in python open to part-time, non-permanent projects.<br> Ideally, contributors will have: Degree in Physics (Theoretical, Experimental, or Computational) or related fields; Python proficiency for numerical validation.<br> MATLAB, R, C, SQL, Numpy, Pandas, SciPy, domain-specific libraries, Stata or knowledge of any programming language can be equivalent; 2+ years of professional experience: applied, research, or teaching experience is applicable; Experience with numerical simulation methods; Ability to design problems that mirror real physics research workflows; Creative thinking in problem design across diverse physics areas; Familiarity with physics modeling and approximation techniques; Strong written English (C1+).<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> Compensation On this project, contributors can earn up to $35 per hour equivalent , depending on their level and pace of contribution.<br> Compensation varies across projects depending on scope, complexity, and required expertise.<br> Please note that other projects on the platform may offer different earning levels based on their requirements.<br></span> </div>
<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 While each project involves unique tasks, contributors may: Design original computational physics problems that simulate real physics research workflows; Create problems requiring Python programming to solve (using Numpy, SciPy, Sympy); Ensure problems are computationally intensive and cannot be solved manually within reasonable timeframes (days/weeks); Develop problems requiring non-trivial reasoning chains in mechanics, electromagnetism, thermodynamics, and quantum mechanics; Base problems on real research challenges or practical applications from physics practice; Verify solutions using Python with standard physics simulation libraries; Document problem statements clearly and provide verified correct answers.<br> What we look for This opportunity is a good fit for physicians with an experience in python open to part-time, non-permanent projects.<br> Ideally, contributors will have: Degree in Physics (Theoretical, Experimental, or Computational) or related fields; Python proficiency for numerical validation.<br> MATLAB, R, C, SQL, Numpy, Pandas, SciPy, domain-specific libraries, Stata or knowledge of any programming language can be equivalent; 2+ years of professional experience: applied, research, or teaching experience is applicable; Experience with numerical simulation methods; Ability to design problems that mirror real physics research workflows; Creative thinking in problem design across diverse physics areas; Familiarity with physics modeling and approximation techniques; Strong written English (C1+).<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> Compensation On this project, contributors can earn up to $35 per hour equivalent , depending on their level and pace of contribution.<br> Compensation varies across projects depending on scope, complexity, and required expertise.<br> Please note that other projects on the platform may offer different earning levels based on their requirements.<br></span> </div>
<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 a dataset to evaluate AI coding agents - how well a model handles real-world developer tasks.<br> You'll create challenging tasks and evaluation criteria within realistic simulated environments: Build realistic developer environments - a virtual company with codebase, infrastructure, and context (tickets, docs, conversations) that forms a believable development history Design tasks from intermediate states of these environments - craft the prompt, define what "solved" means, and ensure the task is solvable by an AI agent Write tests that verify agent solutions - accept all valid approaches and reject incorrect ones, neither too strict nor too lenient Iterate on tasks and tests based on QA feedback - review agent solutions, analyze failures, and refine until the evaluation is fair and robust What this is NOT Not data labeling Not prompt engineering Not writing code from scratch - the agent writes most of the code; you guide and evaluate What we look for 5+ years in software development Core stack: Python (FastAPI), JavaScript/TypeScript (React), Docker, Postgres, Kafka, Redis Experience writing tests (functional, integration) English proficiency - B2+ Why this is hard Frontier models are already good at coding.<br> Creating a task that genuinely challenges the best models is non-trivial.<br> You need to deeply understand where models fail and what scenarios reveal the difference between a good and a bad solution.<br> Tasks have many valid solutions - writing tests that accept all correct solutions and reject incorrect ones is harder than it sounds.<br> How it works Apply → Pass qualification(s) → Join a project → Complete tasks → Get paid Effort estimate Tasks for this project are estimated to take 20 hours to complete, depending on complexity.<br> This is an estimate and not a schedule requirement; you choose when and how to work.<br> Tasks must be submitted by the deadline and meet the listed acceptance criteria to be accepted.<br> Compensation Up to $50/hr equivalent , depending on level and pace.<br> Tasks are estimated at ~20 hours each; you set your own schedule.<br></span> </div>
<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 While each project involves unique tasks, contributors may: Design and evaluate Quarterly Business Review scenarios — performance vs.<br> benchmark, allocation drift against IPS tolerance bands, and material fund document changes; Create rebalancing and tax-loss harvesting test cases involving cost basis, short-term vs.<br> long-term capital gains, and wash-sale rule application; Develop suitability check cases probing risk tolerance, time horizon, prohibited holdings, and concentration limits against a client's Investment Policy Statement; Construct fee-stack analysis cases: portfolio-weighted expense ratios, advisory fees, and all-in cost comparisons against category benchmarks; Document test cases clearly with verified calculations, policy citations, and correct answers.<br> What we look for This opportunity is a good fit for professionals with a background in investment management, financial advisory, or broader financial services who are open to part-time, non-permanent projects.<br> Ideally, contributors will have: Degree in Finance, Economics, Business Administration, Accounting, Mathematics, Statistics, or any related field; 2+ years of finance, investment, accounting, or financial services experience; Current or recent experience in advisory & management or adjacent roles; Practical knowledge of portfolio performance analysis, tax-lot accounting, wash-sale rules, and Investment Policy Statement literacy; a CFA, CFP, CPWA, CIMA, or CIPM credential is a strong positive signal; Strong written English (C1+).<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> Compensation On this project, contributors can earn up to $50 per hour equivalent , depending on their level and pace of contribution.<br> Compensation varies across projects depending on scope, complexity, and required expertise.<br> Please note that other projects on the platform may offer different earning levels based on their requirements.<br></span> </div>
<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 a dataset to evaluate AI coding agents - how well a model handles real-world developer tasks.<br> You'll create challenging tasks and evaluation criteria within realistic simulated environments: Build realistic developer environments - a virtual company with codebase, infrastructure, and context (tickets, docs, conversations) that forms a believable development history Design tasks from intermediate states of these environments - craft the prompt, define what "solved" means, and ensure the task is solvable by an AI agent Write tests that verify agent solutions - accept all valid approaches and reject incorrect ones, neither too strict nor too lenient Iterate on tasks and tests based on QA feedback - review agent solutions, analyze failures, and refine until the evaluation is fair and robust What this is NOT: Not data labeling Not prompt engineering Not writing code from scratch - the agent writes most of the code; you guide and evaluate What we look for: 8+ years in software development Core stack: Python (FastAPI), JavaScript/TypeScript (React), Docker, Postgres, Kafka, Redis Experience writing tests (functional, integration) English proficiency - B2+ Why this is hard: Frontier models are already good at coding.<br> Creating a task that genuinely challenges the best models is non-trivial.<br> You need to deeply understand where models fail and what scenarios reveal the difference between a good and a bad solution.<br> Tasks have many valid solutions - writing tests that accept all correct solutions and reject incorrect ones is harder than it sounds.<br> How it works Apply → Pass qualification(s) → Join a project → Complete tasks → Get paidEffort estimate Tasks for this project are estimated to take 30 hours to complete, depending on complexity.<br> This is an estimate and not a schedule requirement; you choose when and how to work.<br> Tasks must be submitted by the deadline and meet the listed acceptance criteria to be accepted.<br> Compensation: Up to $200/hr equivalent , depending on level and pace.<br> Tasks are estimated at ~30 hours each; you set your own schedule.<br></span> </div>
<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">
<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 — up to the equivalent of $90/hr .<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><b>Reelistic | Creative Video Studio</b></p><p>We make brands cinematic. The video is only half of it — the visuals that surround it need to hit just as hard. That's where you come in.</p><p><b>The role</b></p><p>You'll work directly with the Creative Director — no layers, no committees. You handle everything visual: social media graphics, brand identities, event materials, print, and anything else that needs to look like it was made with intention. If you also move things (motion graphics), even better.</p><p><b>What you'll do</b></p><ul><li>Design social media content that stops the scroll — not just fills the grid</li><li>Build brand identities and visual systems that actually hold together</li><li>Create event materials, print assets, and digital collateral across projects</li><li>Translate a creative brief into something that looks like it means something</li><li>Bring ideas before you're asked — not just execute what you're handed</li></ul><p><b>What you know</b></p><ul><li>Adobe Creative Suite front to back — Photoshop, Illustrator, InDesign at minimum</li><li>After Effects is a strong advantage — if you can animate, use it</li><li>Visual language of cars, hospitality, and events — you understand the aesthetic, not just the tools</li><li>How design translates across formats: feed posts, stories, print, screens</li></ul><p><b>What you bring</b></p><ul><li>A portfolio that shows range — brand work, social content, real projects</li><li>Clean file organization and ready-to-deliver exports</li><li>Availability and responsiveness during working hours via WhatsApp</li><li>A creative instinct that shows up before you're asked</li></ul><p><b>Experience</b></p><p>We don't count years. We look at the work. If your portfolio earns a second look, you're in conversation.</p><p><b>What we offer</b></p><ul><li>150 KD/month starting salary — with real room to grow</li><li>Fully remote — work from Kuwait on your own setup</li><li>Direct collaboration with the Creative Director only</li><li>Work that you'll actually want in your portfolio</li></ul><p><b>To apply</b></p><p>Send your portfolio + a short note on what type of design you do best.</p> </div><h2 class="h5">Skills</h2>
<div data-jb-field="skills"><p>Adobe Photoshop</p><p> · Adobe Illustrator </p><p>· Adobe InDesign</p><p> · After Effects</p><p> · Motion Graphics</p><p> · Brand Identity Design</p><p> · Social Media Design</p><p> · Print Design</p><p> · Event Materials </p><p>· Visual Storytelling</p><p> · Automotive Aesthetic</p><p> · Food & Beverage Branding</p><p> · Creative Direction </p><p>· Remote Collaboration</p></div>
<h2 class="h5">Job description</h2>
<div class="t-break" data-jb-field="description">
<span>Toloka AI supports frontier model post-training by building domain-specific reinforcement learning environments, tasks, and evaluation frameworks designed by real practitioners.<br> Mindrift, powered by Toloka — a leading enterprise AI and machine learning data partner since 2014 — connects top domain experts with cutting-edge AI initiatives.<br> Backed by Toloka’s deep expertise in scalable data generation, crowd technology, and applied ML systems, Mindrift enables experts to shape how next-generation generative models learn, reason, and perform.<br> We are launching a Management Consulting domain focused on translating real-world consulting engagements into structured learning environments for advanced AI systems.<br> To do this credibly, we are assembling a team of strategy consultants from top-tier firms who can convert authentic project experience into end-to-end examples — from problem structuring and work planning to analysis, synthesis, and client-ready recommendations.<br> You will join a growing team of consultants from leading strategy firms shaping how AI learns high-level business reasoning.<br> Important: This role is exclusively for consultants with direct experience at a top-tier strategy consulting firm.<br> If you do not have hands-on project experience at one of the firms listed below, please do not apply.<br> This requirement ensures the domain is built by practitioners trained to the highest standards of structured problem-solving and client delivery.<br> Eligible firms: McKinsey & Company, Boston Consulting Group (BCG), Bain & Company, Oliver Wyman, Roland Berger, Monitor Deloitte (Deloitte S&C), EY-Parthenon, Kearney, and Strategy& (PwC).<br> Who We’re Looking For Consultants with 3+ years of experience at one of the firms listed above, with hands-on project experience in: Structuring ambiguous client problems into workable analytical plans Building financial models, market analyses, or synthesized findings from messy inputs Producing client-ready deliverables under time pressure Forming and defending recommendations under uncertainty No deep technical background is required — we will onboard you on the lightweight tools involved.<br> What You’ll Do Build realistic consulting project environments — create detailed project scenarios grounded in real engagement dynamics: industry context, financials, constraints, conflicting inputs, and incomplete information.<br> Design structured consulting tasks for AI agents — break projects into discrete tasks that mirror real consulting work: market sizing, commercial due diligence, cost optimization, growth strategy, operational diagnosis, benchmarking, and more.<br> Define evaluation criteria and quality standards — develop grading frameworks, evaluation rubrics, and golden-answer solutions for each task, used to train and calibrate an LLM-based grading system that evaluates AI outputs at scale.<br> This is a remote, project-based, individual-contributor role focused on analytical design and evaluation.<br> Skills & Requirements 3+ years at McKinsey, BCG, Bain, Oliver Wyman, Roland Berger, Monitor Deloitte, EY-Parthenon, Kearney, or Strategy& Strong structured problem-solving and hypothesis-driven thinking Ability to translate vague problems into clear analytical steps and deliverables High attention to logical consistency and output quality Independent, self-directed working style Clear written English (B2+) Compensation On this project, contributors can earn up to $60 per hour equivalent , depending on their level and pace of contribution.<br> Compensation varies across projects depending on scope, complexity, and required expertise.<br> Please note that other projects on the platform may offer different earning levels based on their requirements.<br> For this project, tasks are estimated to require around 25-30 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></span> </div>
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.<br><br>Employee will assemble, disassemble, renovate, transport, load, deactivate, modify, destroy, and handle munitions including missiles, precision, and gravity bombs. Work on the installation, configuration changes, modification, repair and adjustment of aircraft armament systems and components. Perform maintenance modifications, destruction, and demilitarization of ammunition and explosive components. Operate computer hardware and software utilities and manual records in order to perform stock control and accounting procedures. Inspect bomb release systems and missile launchers to determine need for repair or destruction in support of Reaper Series RPA maintenance.<br><br>Additionally, employee may conduct inspection, maintenance, and storage of munitions and support equipment. Support weapons loading and armament systems and related matters. Support quality assurance, compliance, continuity, and standardization of munitions programs. Attend weapons safety course, load certification and related activities. Provide technical inputs to managers in matters of weapons management, inventory, and maintenance, loading, and armament systems. Assist with availability and serviceability of munitions to support emerging customer requirements.<br><br>USAF equivalent position is Munitions/Weapons Technician Apprentice.<br><br>Essential Responsibilities: <br><br> Perform basic work in the installation, configuration changes, modification, repair and adjustment of aircraft armament systems and components. Perform basic maintenance modification, destruction and demilitarization on ammunition and explosive components. Operate basic computer hardware and software/utilities and manual records in order to perform stock control and accounting procedures. Inspect bomb release systems and missile launchers to determine need for repair or destruction. Assist in management of all inspection, maintenance, and storage of munitions and support equipment. Support quality assurance, compliance, continuity, and standardization of munitions programs. Provide technical inputs to management in matters of weapons management, inventory, maintenance, loading, and armament systems. Maintain weapons certification and currency. Assist with availability and serviceability of munitions to support and meet customer requirements. Perform all other duties as assigned or requested. <br><br>Minimum Requirements:<br><br> Must have High School diploma or have completed relevant military and/or vocational technical school curriculum. Minimum of one year of actual Aircraft Munitions/Weapons maintenance experience required. Completed USAF Munitions/Weapons Tech School or DoD equivalent. Must possess basic knowledge of technical publications related to aircraft maintenance. Must be able to perform Increment Monitor duties to include but not limited to equipment/cargo preparation, documentation, pallet build-up, and hazardous cargo Must be able to inspect and operate ground support and auxiliary equipment. Must achieve a passing grade in all required courses/certifications for continued employment, as needed. Employee must meet all OCONUS deployment criteria, to include pre-deployment medical screening, as a condition of employment. Must be able to Deploy to Forward Locations (other countries) as Directed by the Government. Must be able to lift, carry and/or wear Military Issued Equipment in excess of 50 pounds for extended periods. Must be able to speak, read, write, and understand English. Must have had an Active Secret US Government Clearance within the last 12 months. Note: US citizenship is required to obtain a Secret clearance. Must be able to maintain required DoD security clearance commensurate with the assigned duties during employment. Must submit updated SF-86 within 30 days of hire start date. Must have current/active State Issued Driver’s License. Must be able to acquire and maintain a valid flight-line Government Driver’s License. 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. Must be fully COVID-19 vaccinated with booster. Accommodations may be available under limited circumstances. <br><br> Preferred Qualifications:<br><br> Associate degree in a relevant career field. RPA Deployment Experience. Prior Experience as a Defense Contractor. Munitions/Weapons experience within the last 10 years.
<p><strong>� Location:</strong> India (Remote / Work From Home)<br><strong>� Company:</strong> Kuwait-Based Company</p><p>We are looking for <strong>smart, confident, and motivated female candidates</strong> to join our Recruitment & HR team on a part-time basis.</p><p>Job Responsibilities</p><ul><li><p>Source and screen job applicants online.</p></li><li><p>Contact candidates through WhatsApp and phone calls.</p></li><li><p>Schedule interviews with shortlisted candidates.</p></li><li><p>Maintain candidate records and follow up with applicants.</p></li><li><p>Assist the Kuwait recruitment team in daily hiring activities.</p></li></ul><p>What We Offer</p><p>✅ Work from home using your mobile phone or laptop<br>✅ Flexible working hours<br>✅ No fixed office timing<br>✅ Performance-based income (Earn for every successful hiring)<br>✅ Training and continuous support provided<br>✅ Friendly and professional work environment</p><p>� Career Growth Opportunity</p><p>This is more than just a part-time job. <strong>Outstanding performers may be offered a full-time position in Kuwait with a company-sponsored work visa</strong>, subject to performance and company requirements.</p><p>Requirements</p><ul><li><p>Female candidates only</p></li><li><p>Good communication skills in English or Hindi</p></li><li><p>Basic knowledge of social media and WhatsApp</p></li><li><p>Responsible, organized, and eager to learn</p></li><li><p>Freshers are welcome to apply</p></li></ul><p>� <strong>Interested candidates, send your CV via WhatsApp or email today!</strong></p><p><strong>Start your HR career with an international company and grow with us!</strong></p><p><strong>Desired Candidate Profile</strong></p><p>any One with good commuinication skills</p>
<h2 class="h5">Job description</h2>
<div class="t-break" data-jb-field="description">
<span>This is a project-based opportunity on an AI training platform - not a job.<br> No fixed hours, no commitment beyond what fits your schedule.<br> You talk, you get paid.<br> About the Role We're looking for bilingual speakers to record short, casual voice clips where they naturally mix English with Chinese - the way they'd actually talk in real life.<br> No script, no scenarios, just you talking about your day, your opinions, whatever comes naturally.<br> Do you switch between English and Chinese mid-sentence without even thinking about it?<br> Rant about your day, discuss your favorite show, think out loud with different languages - say it exactly how you'd say it to a friend.<br> What if you could get paid just for recording it?<br> Responsibilities: Record 1-2 minute voice clips responding to a prompt or reacting to a short video Speak naturally, switching between English and Chinese the way you normally would in everyday conversation Complete a few clips per recording session Requirements Language: Fully bilingual - fluent or native in both English and Chinese, and someone who naturally mixes the two when speaking Equipment: Any device works, including your phone - no studio or special equipment needed Recording environment: A quiet room with no background music, TV, traffic, or other people talking Audio quality: Clear voice, close to the mic, one speaker only, no echo.<br> A headset or earbuds with a mic helps but isn't required Note: Quiet, clean audio matters most - background noise or unclear speech can affect approval Why is this freelance opportunity a great fit for you?<br> Get paid to talk - no perfect grammar, no formality: up to $5 per hour equivalent depending on the project Do it from your couch, your phone, wherever's comfortable Flexible, from home, paid per approved recording If you naturally mix Chinese and English when you speak, you're exactly who we're looking for</span> </div>
<h2 class="h5">Job description</h2>
<div class="t-break" data-jb-field="description">
<span>Please submit your resume in English and indicate your level of English.<br> At Toloka, we connect smart, curious people from around the world with freelance online tasks that train and improve artificial intelligence.<br> What we do The Toloka Annotators connects individuals with Generative AI projects from leading tech innovators.<br> Our mission is to unlock the full potential of AI by involving real people from around the world in the development process.<br> About the Role Annotation is what helps AI make sense of the world.<br> As an annotator, you may be invited to take part in online projects such as rating AI-generated content, evaluating factual accuracy, or comparing responses - when projects are available.<br> Responsibilities: Carefully review provided data (text, images, or videos) Label or classify content based on project guidelines Identify and flag factually incorrect, sensitive, inappropriate, or unclear material Important note: This is project-based work.<br> Tasks are available only when projects are active .<br> You may be invited to one or more projects depending on your profile and current opportunities.<br> Each project has its own compensation level based on scope and expertise required.<br> On this project, AI trainers earn up to $17 per hour equivalent.<br> Why this freelance opportunity might be a great fit for you?<br> Take part in a part-time, remote, freelance project that fits around your primary professional or academic commitments.<br> Work on advanced AI projects and gain valuable experience that enhances your portfolio.<br> Influence how future AI models understand and communicate in your field of expertise.<br> Bachelor’s degree in any discipline Minimum 1 year of experience in any professional role Advanced level of English (C1 or higher), both written and spoken Logical thinking, fact-checking and reasoning abilities Strong attention to detail and ability to understand and follow complex instructions Strong communication skills, including the ability to ask clarifying questions when needed Genuine interest in technology and artificial intelligence</span> </div>
<h2 class="h5">Job description</h2>
<div class="t-break" data-jb-field="description">
<span>This is a project-based opportunity on an AI training platform - not a job.<br> No fixed hours, no commitment beyond what fits your schedule.<br> You talk, you get paid.<br> About the Role We're looking for bilingual speakers to record short, casual voice clips where they naturally mix English with Chinese - the way they'd actually talk in real life.<br> No script, no scenarios, just you talking about your day, your opinions, whatever comes naturally.<br> Do you switch between English and Chinese mid-sentence without even thinking about it?<br> Rant about your day, discuss your favorite show, think out loud with different languages - say it exactly how you'd say it to a friend.<br> What if you could get paid just for recording it?<br> Responsibilities: Record 1-2 minute voice clips responding to a prompt or reacting to a short video Speak naturally, switching between English and Chinese the way you normally would in everyday conversation Complete a few clips per recording session Requirements Language: Fully bilingual - fluent or native in both English and Chinese, and someone who naturally mixes the two when speaking Equipment: Any device works, including your phone - no studio or special equipment needed Recording environment: A quiet room with no background music, TV, traffic, or other people talking Audio quality: Clear voice, close to the mic, one speaker only, no echo.<br> A headset or earbuds with a mic helps but isn't required Note: Quiet, clean audio matters most - background noise or unclear speech can affect approval Why is this freelance opportunity a great fit for you?<br> Get paid to talk - no perfect grammar, no formality: up to $5 per hour equivalent depending on the project Do it from your couch, your phone, wherever's comfortable Flexible, from home, paid per approved recording If you naturally mix Chinese and English when you speak, you're exactly who we're looking for</span> </div>
<h2 class="h5">Job description</h2>
<div class="t-break" data-jb-field="description">
<span>Mindrift is looking for skilled F rontend Developers (HTML/CSS/JavaScript, React/Next.<br>js) to join the Tendem project (https://tendem.<br>ai/) and build high-quality landing pages and multi-page websites within our hybrid AI + human environment.<br> 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 frontend craftsmanship, design sensibility, and quality control to ensure pixel-perfect, conversion-ready websites that match real client briefs.<br> This part-time remote opportunity is ideal for professionals with hands-on experience in landing page production, multi-page website development, and modern frontend frameworks.<br> What We Do The Mindrift platform connects specialists with AI projects from major tech innovators.<br> Our mission is to unlock the potential of Generative AI by tapping into real-world expertise from across the globe.<br> About the Role This is a freelance role for a Tendem project.<br> As a Frontend Developer, you'll design, build, and refine landing pages, waitlist pages, promo pages, and small multi-page sites (portfolios, restaurant sites, small business sites, simple online stores), turning client briefs into responsive, performant, polished web experiences.<br> Key Responsibilities Build landing pages, waitlist pages, and promo pages with clear hero sections, CTAs, and conversion-focused layouts.<br> Build small multi-page websites (Home, About, Services, Contact, etc.<br>) that follow client requirements and basic information architecture.<br> Implement responsive, mobile-first layouts that work cleanly across devices and browsers.<br> Integrate forms, email capture, basic analytics, and simple CMS or headless content sources.<br> Apply on-page SEO basics (semantic HTML, meta tags, performance, accessibility) so pages are ready to rank and run ads against.<br> Evaluate AI-generated frontend output and refine markup, styling, structure, and copy placement to production quality.<br> Troubleshoot layout, performance, and cross-browser issues independently.<br> Requirements and benefits At least 3 years of relevant experience in frontend development, landing page production, or website development (required) Bachelor's or Master's Degree in Computer Science, Engineering, Information Technology, Design, or related fields is a plus Candidates should have a strong foundation in modern frontend development, responsive web design, and building high-quality landing pages and small websites.<br> We are looking for specialists who can create polished, conversion-focused user experiences, work confidently with modern frontend frameworks, and refine AI-assisted output into production-ready interfaces.<br> A strong visual eye, attention to detail, and the ability to work independently are essential Strong command of HTML, CSS, and JavaScript, including responsive design, Flexbox, and Grid Hands-on experience with at least one modern frontend framework (React, Next.<br>js, Vue, Astro, or similar) Experience with utility-first CSS (Tailwind) or modern component libraries Ability to translate Figma designs or written briefs into clean, maintainable code Familiarity with form handling, email capture services, and basic analytics setup (GA4, Plausible, or similar) Working knowledge of on-page SEO, accessibility (WCAG basics), and Core Web Vitals Comfortable working with simple CMSs or headless content (Webflow, Framer, Sanity, Contentful, or similar) is a plus Strong attention to detail and visual taste — pages should look intentional, not generic Self-directed work ethic with the ability to deliver complete pages with minimal supervision Portfolio of shipped landing pages and/or small websites (required) English proficiency: Upper-intermediate (B2) or above (required) 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> Compensation On this project, contributors can earn up to $60 per hour equivalent , depending on their level and pace of contribution.<br> Compensation varies across projects depending on scope, complexity, and required expertise.<br> Please note that other projects on the platform may offer different earning levels based on their requirements.<br> Why this freelance opportunity might be a great fit for you?<br> Work fully remote on your own schedule with just a laptop and stable internet connection.<br> 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.<br> Participate in performance-based bonus programs that reward high-quality work and consistent delivery.<br></span> </div>
<h2 class="h5">Job description</h2>
<div class="t-break" data-jb-field="description">
<span>Mindrift is looking for highly skilled Python Data Scraping Engineers to join the Tendem project and drive specialized data scraping workflows within our hybrid AI + human system.<br> In this role, as an AI Pilot – that’s how we refer to this role at Mindrift – you’ll collaborate with Tendem Agents that handle repetitive tasks, while you provide critical thinking, domain expertise, and quality control to deliver accurate and actionable results.<br> This part-time remote opportunity is ideal for technical professionals with hands-on experience in web scraping, data extraction and processing.<br> What We Do The Mindrift platform connects specialists with AI projects from major tech innovators.<br> Our mission is to unlock the potential of Generative AI by tapping into real-world expertise from across the globe.<br> About the Role This is a freelance role for a Tendem project.<br> As a Python Data Scraping Engineer, you'll handle data scraping tasks requiring technical precision for web extraction and processing, utilizing various tools such as our provided Apify and OpenRouter alongside your own resourceful approaches.<br> Key Responsibilities Own end-to-end data extraction workflows across complex websites, ensuring complete coverage, accuracy, and reliable delivery of structured datasets.<br> Leverage internal tools (Apify, OpenRouter) alongside custom workflows to accelerate data collection, validation, and task execution while meeting defined requirements.<br> Ensure reliable extraction from dynamic and interactive web sources, adapting approaches as needed to handle JavaScript-rendered content and changing site behavior.<br> Enforce data quality standards through validation checks, cross-source consistency controls, adherence to formatting specifications, and systematic verification prior to delivery.<br> Scale scraping operations for large datasets using efficient batching or parallelization, monitor failures, and maintain stability against minor site structure changes.<br> Compensation On this project, contributors can earn up to $37 per hour equivalent , depending on their level and pace of contribution.<br> Compensation varies across projects depending on scope, complexity, and required expertise.<br> Please note that other projects on the platform may offer different earning levels based on their requirements.<br> How to get started Simply apply to this post, qualify, and get the chance to contribute to projects that match your technical skills, on your own schedule.<br> From coding and automation to fine-tuning AI outputs, you’ll play a key role in advancing AI capabilities and real-world applications.<br> Why this freelance opportunity might be a great fit for you?<br> Work fully remote on your own schedule with just a laptop and stable internet connection.<br> 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.<br> Participate in performance-based bonus programs that reward high-quality work and consistent delivery.<br> At least 3 year of relevant experience in data engineering, web scraping, automation, or software development (required).<br> Bachelor's or Master’s Degree in Engineering, Applied Mathematics, Computer Science, or related technical fields is a plus.<br> Strong experience in Python web scraping (BeautifulSoup, Selenium or similar), including dynamic content (JS, AJAX, infinite scroll) and APIs via proxies.<br> Proven ability to extract data from complex structures (hierarchies, archived pages, inconsistent HTML).<br> Solid background in data cleaning, normalization, and validation, delivering structured datasets (CSV, JSON, Google Sheets).<br> Hands-on experience with LLMs and AI frameworks to enhance automation and problem-solving.<br> Strong attention to detail and commitment to data accuracy.<br> Self-directed work ethic with ability to troubleshoot independently.<br> A link to GitHub is a plus.<br> English proficiency: Upper-intermediate (B2) or above (required).<br></span> </div>
<h2 class="h5">Job description</h2>
<div class="t-break" data-jb-field="description">
<span>Mindrift is looking for highly skilled Python Data Scraping Engineers to join the Tendem project and drive specialized data scraping workflows within our hybrid AI + human system.<br> In this role, as an AI Pilot – that’s how we refer to this role at Mindrift – you’ll collaborate with Tendem Agents that handle repetitive tasks, while you provide critical thinking, domain expertise, and quality control to deliver accurate and actionable results.<br> This part-time remote opportunity is ideal for technical professionals with hands-on experience in web scraping, data extraction and processing.<br> What We Do The Mindrift platform connects specialists with AI projects from major tech innovators.<br> Our mission is to unlock the potential of Generative AI by tapping into real-world expertise from across the globe.<br> About the Role This is a freelance role for a Tendem project.<br> As a Python Data Scraping Engineer, you'll handle data scraping tasks requiring technical precision for web extraction and processing, utilizing various tools such as our provided Apify and OpenRouter alongside your own resourceful approaches.<br> Key Responsibilities Own end-to-end data extraction workflows across complex websites, ensuring complete coverage, accuracy, and reliable delivery of structured datasets.<br> Leverage internal tools (Apify, OpenRouter) alongside custom workflows to accelerate data collection, validation, and task execution while meeting defined requirements.<br> Ensure reliable extraction from dynamic and interactive web sources, adapting approaches as needed to handle JavaScript-rendered content and changing site behavior.<br> Enforce data quality standards through validation checks, cross-source consistency controls, adherence to formatting specifications, and systematic verification prior to delivery.<br> Scale scraping operations for large datasets using efficient batching or parallelization, monitor failures, and maintain stability against minor site structure changes.<br> Compensation On this project, contributors can earn up to $37 per hour equivalent , depending on their level and pace of contribution.<br> Compensation varies across projects depending on scope, complexity, and required expertise.<br> Please note that other projects on the platform may offer different earning levels based on their requirements.<br> How to get started Simply apply to this post, qualify, and get the chance to contribute to projects that match your technical skills, on your own schedule.<br> From coding and automation to fine-tuning AI outputs, you’ll play a key role in advancing AI capabilities and real-world applications.<br> Why this freelance opportunity might be a great fit for you?<br> Work fully remote on your own schedule with just a laptop and stable internet connection.<br> 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.<br> Participate in performance-based bonus programs that reward high-quality work and consistent delivery.<br> At least 3 year of relevant experience in data engineering, web scraping, automation, or software development (required).<br> Bachelor's or Master’s Degree in Engineering, Applied Mathematics, Computer Science, or related technical fields is a plus.<br> Strong experience in Python web scraping (BeautifulSoup, Selenium or similar), including dynamic content (JS, AJAX, infinite scroll) and APIs via proxies.<br> Proven ability to extract data from complex structures (hierarchies, archived pages, inconsistent HTML).<br> Solid background in data cleaning, normalization, and validation, delivering structured datasets (CSV, JSON, Google Sheets).<br> Hands-on experience with LLMs and AI frameworks to enhance automation and problem-solving.<br> Strong attention to detail and commitment to data accuracy.<br> Self-directed work ethic with ability to troubleshoot independently.<br> A link to GitHub is a plus.<br> English proficiency: Upper-intermediate (B2) or above (required).<br></span> </div>
<h2 class="h5">Job description</h2>
<div class="t-break" data-jb-field="description">
<span>Mindrift is looking for highly skilled Python Data Scraping Engineers to join the Tendem project and drive specialized data scraping workflows within our hybrid AI + human system.<br> In this role, as an AI Pilot – that’s how we refer to this role at Mindrift – you’ll collaborate with Tendem Agents that handle repetitive tasks, while you provide critical thinking, domain expertise, and quality control to deliver accurate and actionable results.<br> This part-time remote opportunity is ideal for technical professionals with hands-on experience in web scraping, data extraction and processing.<br> What We Do The Mindrift platform connects specialists with AI projects from major tech innovators.<br> Our mission is to unlock the potential of Generative AI by tapping into real-world expertise from across the globe.<br> About the Role This is a freelance role for a Tendem project.<br> As a Python Data Scraping Engineer, you'll handle data scraping tasks requiring technical precision for web extraction and processing, utilizing various tools such as our provided Apify and OpenRouter alongside your own resourceful approaches.<br> Key Responsibilities Own end-to-end data extraction workflows across complex websites, ensuring complete coverage, accuracy, and reliable delivery of structured datasets.<br> Leverage internal tools (Apify, OpenRouter) alongside custom workflows to accelerate data collection, validation, and task execution while meeting defined requirements.<br> Ensure reliable extraction from dynamic and interactive web sources, adapting approaches as needed to handle JavaScript-rendered content and changing site behavior.<br> Enforce data quality standards through validation checks, cross-source consistency controls, adherence to formatting specifications, and systematic verification prior to delivery.<br> Scale scraping operations for large datasets using efficient batching or parallelization, monitor failures, and maintain stability against minor site structure changes.<br> Compensation On this project, contributors can earn up to $37 per hour equivalent , depending on their level and pace of contribution.<br> Compensation varies across projects depending on scope, complexity, and required expertise.<br> Please note that other projects on the platform may offer different earning levels based on their requirements.<br> How to get started Simply apply to this post, qualify, and get the chance to contribute to projects that match your technical skills, on your own schedule.<br> From coding and automation to fine-tuning AI outputs, you’ll play a key role in advancing AI capabilities and real-world applications.<br> Why this freelance opportunity might be a great fit for you?<br> Work fully remote on your own schedule with just a laptop and stable internet connection.<br> 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.<br> Participate in performance-based bonus programs that reward high-quality work and consistent delivery.<br> At least 3 year of relevant experience in data engineering, web scraping, automation, or software development (required).<br> Bachelor's or Master’s Degree in Engineering, Applied Mathematics, Computer Science, or related technical fields is a plus.<br> Strong experience in Python web scraping (BeautifulSoup, Selenium or similar), including dynamic content (JS, AJAX, infinite scroll) and APIs via proxies.<br> Proven ability to extract data from complex structures (hierarchies, archived pages, inconsistent HTML).<br> Solid background in data cleaning, normalization, and validation, delivering structured datasets (CSV, JSON, Google Sheets).<br> Hands-on experience with LLMs and AI frameworks to enhance automation and problem-solving.<br> Strong attention to detail and commitment to data accuracy.<br> Self-directed work ethic with ability to troubleshoot independently.<br> A link to GitHub is a plus.<br> English proficiency: Upper-intermediate (B2) or above (required).<br></span> </div>
<h2 class="h5">Job description</h2>
<div class="t-break" data-jb-field="description">
<span>Mindrift is looking for skilled Mobile App Developers (React Native, Flutter, Swift, or Kotlin) to join the Tendem project (https://tendem.<br>ai/) and build native and cross-platform mobile applications for real-world use cases.<br> In this role, you'll apply your mobile engineering expertise to build stable, performant, and user-friendly applications for iOS and Android.<br> This part-time remote opportunity is ideal for professionals with hands-on experience shipping iOS and/or Android apps, working with platform APIs, and handling the full mobile development lifecycle.<br> What We Do The Mindrift platform connects specialists with innovative technology projects.<br> Our mission is to help develop high-quality AI technologies by combining real-world expertise from professionals across the globe with advanced AI development efforts.<br> About the Role This is a freelance role for a Tendem project.<br> As a Mobile App Developer, you'll design, build, and refine mobile applications across categories such as utilities, fitness/wellness, games, productivity, delivery, and content apps — for iOS, Android, or both, using native or cross-platform frameworks.<br> Key Responsibilities Build mobile applications using React Native, Flutter, Swift (iOS), or Kotlin (Android).<br> Implement responsive mobile UIs that follow platform conventions (iOS HIG, Material Design).<br> Integrate native device features (camera, push notifications, location, storage, biometrics).<br> Connect apps to backend APIs, handle offline state, caching, and synchronization.<br> Implement monetization features where required (in-app purchases, ads, subscriptions).<br> Review, debug, optimize, and refactor mobile application code to improve correctness, performance, battery efficiency, and maintainability.<br> Debug platform-specific issues and prepare builds for distribution (TestFlight, Play Console).<br> Educational qualifications At least 3 years of relevant experience in mobile app development (required).<br> Bachelor's or Master's Degree in Computer Science, Engineering, Information Technology, or related technical fields is a plus.<br> Academic and/or Professional Experience Candidates should have a strong foundation in mobile application development, platform-specific UI/UX patterns, and building stable, high-quality mobile experiences for iOS and Android.<br> We are looking for specialists who can confidently work with native or cross-platform frameworks, integrate device APIs and backend services, and build production-ready mobile applications.<br> Strong attention to detail, performance awareness, and the ability to work independently are essential.<br> Technical Skills (Essential) Hands-on experience with at least one of: React Native, Flutter, Swift/SwiftUI (iOS), or Kotlin/Jetpack Compose (Android).<br> Solid understanding of mobile UI patterns, navigation, state management, and platform guidelines.<br> Experience integrating REST APIs, handling async data, and managing local storage.<br> Familiarity with native device APIs (notifications, camera, location, storage, biometrics).<br> Experience with mobile build tools, code signing, and submission to App Store / Google Play.<br> Experience implementing in-app purchases, ads, or subscriptions is a plus.<br> Familiarity with backend services such as Firebase, Supabase, or similar is a plus.<br> Additional requirements Strong attention to detail and commitment to performance, stability, and platform polish.<br> Self-directed work ethic with the ability to ship complete mobile features independently.<br> Portfolio of shipped mobile apps (required, with App Store / Google Play links preferred).<br> English proficiency: Upper-intermediate (B2) or above (required) 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> Compensation On this project, contributors can earn up to $60 per hour equivalent , depending on their level and pace of contribution.<br> Compensation varies across projects depending on scope, complexity, and required expertise.<br> Please note that other projects on the platform may offer different earning levels based on their requirements.<br> Why this freelance opportunity might be a great fit for you?<br> Work fully remote on your own schedule with just a laptop and stable internet connection.<br> Apply your expertise to real-world technology projects while gaining experience building high-quality solutions for a global platform.<br> Participate in performance-based bonus programs that reward high-quality work and consistent delivery.<br></span> </div>