-- phpMyAdmin SQL Dump
-- version 5.2.2
-- https://www.phpmyadmin.net/
--
-- Host: localhost:3306
-- Generation Time: Mar 17, 2026 at 07:21 AM
-- Server version: 11.4.10-MariaDB-cll-lve-log
-- PHP Version: 8.3.30

SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
START TRANSACTION;
SET time_zone = "+00:00";


/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8mb4 */;

--
-- Database: `digvputi_clientradar`
--

-- --------------------------------------------------------

--
-- Table structure for table `leads`
--

CREATE TABLE `leads` (
  `id` int(10) UNSIGNED NOT NULL,
  `email` varchar(191) NOT NULL,
  `plan` enum('free','premium') NOT NULL DEFAULT 'free',
  `premium_until` date DEFAULT NULL,
  `daily_views` int(10) UNSIGNED DEFAULT 0,
  `last_view_date` date DEFAULT NULL,
  `created_at` datetime NOT NULL DEFAULT current_timestamp(),
  `updated_at` datetime NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `name` varchar(200) DEFAULT NULL,
  `source` varchar(100) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `leads`
--

INSERT INTO `leads` (`id`, `email`, `plan`, `premium_until`, `daily_views`, `last_view_date`, `created_at`, `updated_at`, `name`, `source`) VALUES
(1, 'f.asbaqi@gmail.com', 'premium', '2030-01-01', 0, '2026-03-13', '2026-03-13 10:43:15', '2026-03-13 10:47:08', 'Farhad Asbaghipour', 'apply_form'),
(8, 'zahra.ir.info@gmail.com', 'free', NULL, 0, '2026-03-14', '2026-03-14 11:21:18', '2026-03-14 11:21:24', 'Zahra moghaddasi', 'apply_form');

-- --------------------------------------------------------

--
-- Table structure for table `payment_logs`
--

CREATE TABLE `payment_logs` (
  `id` int(10) UNSIGNED NOT NULL,
  `user_email` varchar(191) DEFAULT NULL,
  `event_type` varchar(100) NOT NULL,
  `plan` varchar(50) DEFAULT NULL,
  `amount` decimal(10,2) DEFAULT NULL,
  `payload` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`payload`)),
  `created_at` datetime NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `projects`
--

CREATE TABLE `projects` (
  `id` int(10) UNSIGNED NOT NULL,
  `source` varchar(60) NOT NULL,
  `title` varchar(400) NOT NULL,
  `description` text DEFAULT NULL,
  `company` varchar(200) DEFAULT NULL,
  `location` varchar(200) DEFAULT NULL,
  `project_url` varchar(800) NOT NULL,
  `external_id` varchar(200) DEFAULT NULL,
  `tags` text DEFAULT NULL,
  `category` varchar(100) DEFAULT NULL,
  `status` varchar(20) NOT NULL DEFAULT 'active',
  `published_at` datetime DEFAULT NULL,
  `fetched_at` datetime DEFAULT NULL,
  `created_at` datetime NOT NULL DEFAULT current_timestamp(),
  `updated_at` datetime NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `archived` tinyint(1) DEFAULT 0,
  `budget` varchar(100) DEFAULT NULL,
  `budget_min` decimal(10,2) DEFAULT NULL,
  `budget_max` decimal(10,2) DEFAULT NULL,
  `archived_at` datetime DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `projects`
--

INSERT INTO `projects` (`id`, `source`, `title`, `description`, `company`, `location`, `project_url`, `external_id`, `tags`, `category`, `status`, `published_at`, `fetched_at`, `created_at`, `updated_at`, `archived`, `budget`, `budget_min`, `budget_max`, `archived_at`) VALUES
(1, 'RemoteOK', 'Senior PHP Developer needed', 'Looking for experienced PHP developer for SaaS project', 'TechCorp', 'Remote', 'https://remoteok.com/jobs/1', 'remoteok_1', NULL, 'Web Development', 'active', '2026-03-13 10:52:01', NULL, '2026-03-13 10:52:01', '2026-03-13 10:52:01', 0, NULL, NULL, NULL, NULL),
(2, 'RemoteOK', 'React Frontend Developer', 'React.js developer for dashboard project', 'StartupXYZ', 'Remote', 'https://remoteok.com/jobs/2', 'remoteok_2', NULL, 'Web Development', 'active', '2026-03-13 10:52:01', NULL, '2026-03-13 10:52:01', '2026-03-13 10:52:01', 0, NULL, NULL, NULL, NULL),
(3, 'Jobicy', 'WordPress Developer', 'WordPress customization and plugin development', 'Agency Inc', 'Remote', 'https://jobicy.com/jobs/3', 'jobicy_3', NULL, 'Web Development', 'active', '2026-03-13 10:52:01', NULL, '2026-03-13 10:52:01', '2026-03-13 10:52:01', 0, NULL, NULL, NULL, NULL),
(4, 'WWR', 'UI/UX Designer', 'Design for mobile app', 'DesignStudio', 'Remote', 'https://weworkremotely.com/jobs/4', 'wwr_4', NULL, 'Design', 'active', '2026-03-13 10:52:01', NULL, '2026-03-13 10:52:01', '2026-03-13 10:52:01', 0, NULL, NULL, NULL, NULL),
(5, 'RemoteOK', 'Node.js Backend Developer', 'API development with Node.js and MongoDB', 'CloudTech', 'Remote', 'https://remoteok.com/jobs/5', 'remoteok_5', NULL, 'Web Development', 'active', '2026-03-13 10:52:01', NULL, '2026-03-13 10:52:01', '2026-03-13 10:52:01', 0, NULL, NULL, NULL, NULL),
(6, 'remoteok', 'Senior Software Engineer Karpenter', 'Remote - Why Cast AI?Cast AI is an automation platform that operates cloud-native and AI infrastructure at scale. By embedding autonomous decision-making directly into Kubernetes and cloud environments, Cast AI continuously optimizes performance, reliability, and efficiency in...Please mention the word **SAVIOR** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'Cast AI', '', 'https://remoteOK.com/remote-jobs/remote-senior-software-engineer-karpenter-cast-ai-1130741', '1130741', '[\"golang\",\"software\",\"cloud\",\"senior\",\"engineer\"]', NULL, 'active', '2026-03-12 13:00:02', '2026-03-14 06:00:54', '2026-03-13 11:13:48', '2026-03-14 06:00:54', 0, NULL, NULL, NULL, NULL),
(7, 'remoteok', 'Senior Software Engineer Reporting', 'Remote - Why Cast AI?Cast AI is an automation platform that operates cloud-native and AI infrastructure at scale. By embedding autonomous decision-making directly into Kubernetes and cloud environments, Cast AI continuously optimizes performance, reliability, and efficiency in...Please mention the word **SMARTLY** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'Cast AI', '', 'https://remoteOK.com/remote-jobs/remote-senior-software-engineer-reporting-cast-ai-1130742', '1130742', '[\"golang\",\"software\",\"cloud\",\"senior\",\"engineer\"]', NULL, 'active', '2026-03-12 13:00:02', '2026-03-14 06:00:59', '2026-03-13 11:13:48', '2026-03-14 06:00:59', 0, NULL, NULL, NULL, NULL),
(8, 'remoteok', 'CFO', 'Offshore CFO (Multifamily Real Estate) â Job DescriptionOverviewWe are hiring a CFO to lead the finance and accounting function for a U.S.-based multifamily owner/operator. This role ownsfinancial statements, monthly close, cash management, budgeting/forecasting, reporting, and controls across multipleproperties and entities. The right candidate is tech-forward and excited to modernize finance through automation, AI, and APIdriven integrations.Key Responsibilitiesâ¢ Monthly close &amp; financial statements: Own timely, accurate close and delivery of P&amp;L, balance sheet, and cash flowwith supporting schedules.â¢ Reconciliations &amp; controls: Ensure complete bank/GL reconciliations, AR/AP tie-outs, accruals, prepaids, CIP/fixedassets, intercompany, and documented processes.â¢ Management reporting: Produce property/portfolio reporting including budget vs. actual, variance explanations, andkey operating KPIs.â¢ Cash management: Maintain daily cash visibility and a rolling 13-week cash forecast; manage payment cadence,approvals, reserves, and liquidity planning.â¢ Budgeting &amp; forecasting: Lead annual budgets and reforecasts (revenue, payroll, utilities, repairs, insurance, taxes,CapEx).â¢ CapEx / renovation tracking: Track project budgets, spend, and ROI support (CIP and unit-level economics asapplicable).â¢ Lender / compliance support: Manage covenant reporting, lender deliverables, and coordination with CPAs/tax/auditteams.â¢ Section 8 / Housing Authority &amp; municipal compliance: Support affordable housing reporting and compliance (asapplicable), including coordination with Housing Authorities/cities, audits, and required documentation.â¢ Team leadership: Lead and develop offshore accounting staff (AP/AR/accountants); set SOPs, close calendar, andreview standards.â¢ Tech/automation leadership: Implement and optimize workflows using AI tools, automation, and API connectionsacross property management, accounting, reporting, and data pipelines.\nRequirements (Must-Have)â¢ Minimum 8+ years of experience as a CFO (or senior finance leader) in real estate; multifamily strongly preferred.â¢ Expert in financial statements, close management, reconciliations, cash forecasting, and internal controls.â¢ Strong ability to deliver decision-ready reporting (budget vs. actual, variance analysis, KPIs).â¢ Bilingual proficiency: fluent professional English and Spanish (written and spoken).â¢ Property management software experience; ResMan preferred.â¢ Expense management software experience with Brex or Ramp; Brex preferred.â¢ Experience working with Section 8 programs, Housing Authorities, and municipal/city requirements (as applicable),including compliance reporting and audit support.â¢ Strong understanding of real estate legal entities and structures (LLCs/LPs/SPVs), intercompany accounting, andentity-level reporting.â¢ Tech-forward mindset: comfortable implementing automation/AI and working with APIs/integrations (no codingrequired, but must be fluent with modern tools).â¢ Advanced Excel/Google Sheets skills; comfortable building standardized reporting templates and dashboards.â¢ Ability to work offshore with consistent overlap with U.S. business hours and days (ET/CT preferred).Preferredâ¢ Multi-entity consolidation, lender compliance/covenants, and renovation-heavy portfolios.â¢ Experience with BI/reporting tools (Power BI/Tableau) and modern AP/bill pay tools.Working Modelâ¢ Remote / Offshore (LATAM preferred for timezone overlap)â¢ Reports to Ownership/CEO/Managing Partner; partners closely with Operations and Asset ManagementPlease mention the word **COMPLIANT** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'Marathon Talent', '', 'https://remoteOK.com/remote-jobs/remote-cfo-marathon-talent-1130739', '1130739', '[\"cfo\",\"support\",\"software\",\"accounting\",\"financial\",\"finance\",\"api\",\"management\",\"lead\",\"senior\",\"operations\",\"legal\"]', NULL, 'active', '2026-03-12 08:00:15', '2026-03-14 06:01:02', '2026-03-13 11:13:48', '2026-03-14 06:01:02', 0, NULL, NULL, NULL, NULL),
(9, 'remoteok', 'Senior Backend Engineer', 'Job Title: Senior Backend Engineer (.NET / AI Systems)rPosition Type: Full-Time, RemoteWorking Hours: U.S. Business HoursAbout the RoleWe are hiring a Senior Backend Engineer (.NET / AI Systems) to own the entire technical function of an early-stage SaaS platform. This is a hands-on leadership role where you will write production code daily while making architecture, infrastructure, and AI system decisions for a platform operating at scale.You will be accountable for backend architecture, system reliability, AI pipelines, and guiding a small development team in a fast-moving startup environment.ResponsibilitiesBackend Architecture &amp; Engineering Design, build, and maintain a .NET 8.0 / C# backend using Clean Architecture and DDD principles  Own the architecture and codebase across 14+ independently deployed microservices  Deliver new features, refactor existing systems, and resolve performance bottlenecks AI Systems &amp; LLM Orchestration Design and operate production-grade AI pipelines across multiple LLM providers  Optimize prompts and workflows for batch processing, personalization, and segmentation at scale  Manage rate limits, failover strategies, and cost optimization across AI providers Databases &amp; Data Infrastructure Manage MySQL, Redis, and MongoDB in production environments  Oversee bulk writes, caching strategies, event streams, and analytics pipelines  Ensure data consistency and performance across distributed services Infrastructure, Reliability &amp; Monitoring Own Linux-based infrastructure, CI/CD pipelines, and service deployments  Implement centralized logging, monitoring, alerting, and uptime tracking  Proactively identify and mitigate reliability and scalability risks API Integrations &amp; System Resilience Manage 25+ third-party API integrations used in production  Design retry, fallback, and graceful degradation strategies  Ensure system stability when external providers fail or degrade Team Leadership &amp; Engineering Standards Lead and mentor a small engineering team through code reviews and architectural guidance  Set and enforce engineering standards, workflows, and best practices  Collaborate closely with the founder on product direction and technical strategy What Makes You a Perfect Fit You are a senior, hands-on engineer who enjoys owning systems end-to-end  You are comfortable being the most experienced technical person on the team  You balance fast execution with long-term architectural thinking  You take ownership of reliability, performance, and technical outcomes  You thrive in early-stage startup environments Required Experience &amp; Skills Deep expertise in .NET 8.0, C#, ASP.NET Core, and Entity Framework Core  Experience with distributed systems and independently deployed services  Strong production experience with MySQL, Redis, and MongoDB  Hands-on DevOps experience with Linux servers and CI/CD pipelines  Experience managing large numbers of third-party API integrations  Proven experience building and operating AI/LLM systems at scale  Familiarity with AI-assisted development tools and workflows  Strong understanding of monitoring, observability, and incident prevention  Experience leading small engineering teams  Strong English communication skills What Does a Typical Day Look Like ? Write and review production backend code  Make architectural decisions across services, databases, and AI pipelines  Monitor system health and resolve reliability issues  Guide developers through code reviews and technical feedback  Collaborate with the founder on product and system evolution In short: You own the technical foundation of the platform and ensure it scales reliably while enabling rapid product development.Key Metrics for Success (KPIs) System uptime and service reliability  Backend and AI system performance improvements  AI cost efficiency and pipeline stability  Code quality and deployment reliability  Team execution and delivery quality Interview Process Initial Screening Call  Technical Interview with Pavago Recruiter  Client Interview  Offer &amp; OnboardingPlease mention the word **FAMED** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'Pavago', '', 'https://remoteOK.com/remote-jobs/remote-senior-backend-engineer-pavago-1130738', '1130738', '[\"design\",\"c#\",\"saas\",\"system\",\"founder\",\"technical\",\"recruiter\",\"code\",\"devops\",\"mongodb\",\"api\",\"strategy\",\"lead\",\"senior\",\"analytics\",\"reliability\",\"health\",\"engineer\",\"engineering\",\"linux\",\"backend\",\"digital nomad\"]', NULL, 'active', '2026-03-12 08:00:09', '2026-03-14 06:01:06', '2026-03-13 11:13:48', '2026-03-14 06:01:06', 0, NULL, NULL, NULL, NULL),
(10, 'remoteok', 'UK Support Specialist', 'Substack is building a new economic engine for culture, giving the brightest, most interesting, and most creative people on the internet the power of their own publishing platform. Substack empowers independent writers, artists, videographers, podcasters, and creators of all types to create, share, and make a living off their work through subscriptions, while offering them creative freedom, ownership, and a direct connection to their audiences.The Substack Support Team is a small, in-house team of experts dedicated to educating and advocating for creators and empowering them to grow their businesses by supporting their subscribers at scale. Weâre looking for a Support Specialist based in the UK to help us maintain our coverage for users outside of U.S. working hours, as we expand internationally.This remote role operates on a Sunday - Thursday schedule and works 10:00 A.M. - 6:00 P.M. GMT. Candidates will be ideally located in or around London.Responsibilities:Provide efficient, professional support to creators and subscribers via email and potentially other channels, such as live chatYour day-to-day will consist of:Resolving questions, bugs, feedback, and general inquiries, averaging at least 200-300 tickets per week (~80% of your time)Participating in team meetings and project work (~20% of your time)Create and share organized and actionable feedback for our Engineering, Product, and other teams, collaborating to resolve concerns effectivelyAct as primary point of contact for internal support needs of international team members, including participating in occasional live and virtual eventsContribute to team operations via projects or areas of ownership (creating macros, publishing to knowledge bases, tracking trending issues, etc.)Requirements:Ability to work autonomously outside of working hours for US Specialists. For half your day, youâll be the only Specialist in the Support queue.2+ years of experience working in technical supportExperience with Zendesk and/or Stripe is a plus. Experience with payment processing systems is required.Experience performing data analysis and utilizing AI tools is required.Ability to support users through a variety of channels, including live.You love helping people and find it rewarding to solve their problems.Youâre an excellent communicator, both in writing and speech.Youâre comfortable with ambiguity and working in a fast-paced, high-trust startup environment.Alignment with Substackâs mission to build a new economic engine for culture and experience as a Substack user is required. Experience as a creator is a big plus.Proficiency in a second language is a plus.Substackâs compensation package includes a market competitive salary and equity for all full time roles. Our cash compensation salary range for this role is Â£57,000-Â£70,000. Final offer amounts are determined by multiple factors including candidate experience and expertise and may vary from the amounts listed above.Substack is an equal opportunity employer. All applicants will be considered for employment without regard to race, color, religion, sex (including pregnancy, sexual orientation, gender identity or transgender status), age, national origin, veteran or disability status. Weâre seeking people passionate about enabling independent expression and building a better business model for creators. If you want to see what media, communities, and content can become when unmoored from advertising models, and you have the skills and experience to contribute, weâd love to meet you.Please see our Privacy Notice for details regarding Substack\'s collection and use of personal information relating to the application and recruitment process by clickingÂ here.Please mention the word **CHARISMA** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'Substack', 'London', 'https://remoteOK.com/remote-jobs/remote-uk-support-specialist-substack-1130737', '1130737', '[\"technical\",\"support\",\"content\",\"operations\",\"recruitment\"]', NULL, 'active', '2026-03-12 08:00:03', '2026-03-14 06:01:08', '2026-03-13 11:13:48', '2026-03-14 06:01:08', 0, NULL, NULL, NULL, NULL),
(11, 'remoteok', 'Human Resources Engagement Partner', 'Join ABBYY and be part of a team that celebrates your unique work style. With flexible work options, a supportive team, and rewards that reflect your value, you can focus on what matters most â driving your growth, while fueling ours.\n\nOur commitment to respect, transparency, and simplicity means you can trust us to always choose to do the right thing.\n\nAs a trusted partner for purpose-built AI and intelligent automation, we solve highly complex problems for our enterpriseÂ customers and put their information to work to transform the way they do business.Â Over 10,000 customers trust ABBYY, including many Fortune 500 ones. You will work on further developing a portfolio already containing client names such as DHL, Johnson & Johnson, FDA, DMV, PwC, KeyBank, Spotify, and H&R BLOCK.\n\nTheÂ Engagement Partner at ABBYYÂ is a hands-on advisor and trusted partner toÂ peopleÂ managers, responsible for owning and executing core talent and performance processes while creating the conditions for employees to do their best work, wherever they are. In this role, you will strengthen organizational health, clarity, and performance by partnering closely with leaders to shape a consistent, inclusive, and scalable employee experience that supports ABBYYâs strategy.Please mention the word **COMPETITIVE** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'ABBYY', 'United States', 'https://remoteOK.com/remote-jobs/remote-human-resources-engagement-partner-abbyy-1130736', '1130736', '[]', NULL, 'active', '2026-03-12 00:01:28', '2026-03-14 06:01:13', '2026-03-13 11:13:48', '2026-03-14 06:01:13', 0, NULL, NULL, NULL, NULL),
(12, 'remoteok', 'Senior Software Engineer Data Platform', 'Who we areZus is a shared health data platform designed to accelerate healthcare data interoperability by providing easy-to-use patient data via API, embedded components, and direct EHR integrations. Founded in 2021 by Jonathan Bush, co-founder and former CEO of athenahealth, Zus partners with HIEs and other data networks to aggregate patient clinical history and then translates that history into user-friendly information at the point of care. Zus\'s mission is to catalyze healthcare\'s greatest inventors by maximizing the value of patient insights - so that they can build up, not around.What we\'re looking forWeâre looking for an experienced Software Engineer to join the âCostcoâ team at Zus, which builds services for managing our rapidly growing bulk data offerings while adhering to complex healthcare access control requirements.The ideal candidate will be excited to take on the challenge of processing, storing and delivering the entire health records of millions of patients, adopting tools to handle growing scale, and ensuring high data quality and freshness. You are creative, innovative and love to run experiments to explore the paths to evolve and develop our platform as we scale.As As part of the core Zus platform, the Costco team has needed to rapidly innovate to stay ahead of data volumes that grow at 10x per year and a growing base of data-savvy customers using data to improve patient care. They are also contending with an evolving regulatory landscape in data privacy and security.On the Costco team, you will work with microservices in Go, streaming data pipelines in AWS, and state-of-the-art data technologies including Apache Iceberg, Apache Spark, Snowflake, and dbt. Expect to learn a lot and be put on mission-critical projects with direct customer impact.\\nAs part of our team, you will Build and operate data services driving our applications and APIsCollaborate with team members and across Engineering to iteratively prototype and develop new functionalityPartner with product managers and other ZusersYou\'re a good fit because youLearn fast and enjoy open-ended technical challengesHave experience with operationally stable, scalable, and cost efficient data servicesEnjoy owning your work and seeing it deploy safely in productionAre experienced using Cloud Data Warehouses such as Snowflake, Big Query, Redshift or DatabricksHave experience with at least one of the following: deployment technologies (GitHub Actions, CircleCI, etc.), cloud providers (AWS, Azure, GCP), and Infrastructure as Code (Terraform, CloudFormation, etc.)Are excited to ~ finally! ~ enable a true digital revolution in healthcareThrive amid the changing landscape of a growing and evolving startupEnjoy collaboration and solving unique problemsIt would be awesome if you wereExperienced at working with petabyte-scale dataExperienced with Apache Iceberg, Apache Spark, and other large-scale data technologiesExperienced with AuthN/AuthZ and fine-grained access controlFamiliar with multiple languages including either Go or PythonExperienced in working with healthcare data and APIsFamiliar with the FHIR and/or TEFCA standards\\n$140,000 - $180,000 a yearWe are a remote first company that believes that in-person interactions are beneficial. You should be comfortable traveling about once a quarter to collaborate with teammates face to face. \\nWe will offer youâ¦â¢ Competitive compensation that reflects the value you bring to the team a combination of cash and equityâ¢ Robust benefits that include health insurance, wellness benefits, 401k with a match, unlimited PTOâ¢ Opportunity to work alongside a passionate team that is determined to help change the world (and have fun doing it)Please Note: Research shows that candidates from underrepresented backgrounds often donât apply unless they meet 100% of the job criteria. While we have worked to consolidate the minimum qualifications for each role, we arenât looking for someone who checks each box on a page; weâre looking for active learners and people who care about disrupting the current healthcare system with their unique experiences.We do not conduct interviews by text nor will we send you a job offer unless you\'ve interviewed with multiple people, including the Director of People &amp; Talent, over video interviews. Job scams do exist so please be careful with your personal information. Please mention the word **UNFETTERED** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'Zus Health', 'United States', 'https://remoteOK.com/remote-jobs/remote-senior-software-engineer-data-platform-zus-health-1130735', '1130735', '[\"software\",\"embedded\",\"system\",\"ceo\",\"technical\",\"director\",\"code\",\"video\",\"cloud\",\"senior\",\"go\",\"medical\",\"health\",\"healthcare\",\"engineer\",\"engineering\",\"apache\"]', NULL, 'active', '2026-03-12 00:01:18', '2026-03-14 06:01:18', '2026-03-13 11:13:48', '2026-03-14 06:01:18', 0, NULL, NULL, NULL, NULL),
(13, 'remoteok', 'Corporate Associate ECVC', 'Scale LLP, a national, fully distributed law firm, is inviting experienced attorneys to join its growing national practice. We are a firm built for high-performing attorneys who want the freedom to shape and grow their practices without the bureaucracy and overhead of traditional Big Law.\n\nWho We Are:\nFounded by former tech GCs, Scale was created to rethink the traditional law firm model - removing inefficiency and outdated economics while preserving what matters most: exceptional legal work, sophisticated clients, and professional credibility. Our mission? Build the best remote law firm in the country. Scale\'s attorneys work for a variety of clients - from emerging ventures to mature enterprises and public companies - across Corporate, Intellectual Property, and Litigation practice groups.\n\nThe Opportunity\nAs a Corporate & Securities Associate, you will report to Corporate Practice Group Partners and will support our clients on a range of matters including venture financing transactions (SAFE, convertible debt, and equity), entity formations (C-corp / S-corp / LLC), drafting shareholder agreements and LLC operating agreements, taking board minutes and drafting resolutions, administering stock option plans, managing cap tables, preparing federal and blue sky securities fillings.\n\nExperience with mergers and acquisitions (drafting asset purchase agreements and joint venture agreements), public company reporting, and/or commercial contracts (or a willingness to learn) would be a plus.\n\nAs a Scale Associate, you will have the opportunity to work directly with world class attorneys who have practiced both in-house as Public Company GCs and in BigLaw, domestically and internationally. This role offers the opportunity for substantial client contact and professional growth and mentoring through exposure to a wide variety of deals. Our remote first model allows our Scale associates to practice law from the comfort of their home with the expectation that they will be fully engaged and available during normal business hours. Scaleâs best-in-class practitioners share a desire to provide practical, valuable, and timely service to their clients, and we expect the same from our associates.\n\nCompensation and Billable Hour expectations\nScale operates on a non-traditional business model; while this position coPlease mention the word **AVIDLY** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'Scale LLP', 'United States', 'https://remoteOK.com/remote-jobs/remote-corporate-associate-ecvc-scale-llp-1130734', '1130734', '[\"support\",\"growth\",\"legal\"]', NULL, 'active', '2026-03-12 00:01:10', '2026-03-14 06:01:23', '2026-03-13 11:13:48', '2026-03-14 06:01:23', 0, NULL, NULL, NULL, NULL),
(14, 'remoteok', 'Recruiting Coordinator', 'Recruiting Coordinator\nat ZÃ³calo Health\nRemote (Full Time)Â \nCompensation: $25 - $27 (per hour)\nÂ \nAbout UsÂ \nZÃ³calo Health is a tech-enabled, community-oriented primary care organization serving people who have historically been underserved by the one-size-fits-allÂ  healthcare system. We partner with health plans, providers, and community organizations to deliver culturally competent primary care, behavioral health, and social care.\nOur model is built for populations with high medical and social complexity, where fragmented care drives poor outcomes and unnecessary cost. We combine local, community-based teams with virtual care and modern technology to deliver coordinated, whole-person care where members live and receive support.\nFounded in 2021, ZÃ³calo Health is backed by leading healthcare and mission-aligned investors and is scaling rapidly across states and populations. We are building a durable care platform designed to perform in constrained healthcare environments and to lead the shift toward accountable, value-based care.\nÂ \nRole DescriptionÂ \nThe Recruiting CoordinatorÂ  will join ZÃ³calo Health at a critical time in the history of our company and of primary care. The opportunity for impact is large and growing, and ZÃ³calo Health will lead the transition from fee-for-service to value-based care for the growing Latino community in the U.S.\nWe are looking for an organized, detail-oriented Recruiting Coordinator to support our hiring process from behind the scenes. This is an entry-level, hourly position ideal for someone interested in human resources, recruiting, or people operations.Â \nAs an integral member of the ZÃ³calo Health founding team, you will play a key role in keeping our applicant tracking system accurate and up to date, supporting resume review, ensuring interview feedback is submitted on time, and assisting with other related recruiting and people operations tasksPlease mention the word **PARADISE** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'ZÃ³calo Health', '', 'https://remoteOK.com/remote-jobs/remote-recruiting-coordinator-zocalo-health-1130733', '1130733', '[\"system\",\"coordinator\",\"support\",\"lead\",\"operations\",\"medical\",\"health\",\"healthcare\",\"recruiting\"]', NULL, 'active', '2026-03-12 00:00:59', '2026-03-14 06:01:26', '2026-03-13 11:13:48', '2026-03-14 06:01:26', 0, NULL, NULL, NULL, NULL),
(15, 'remoteok', 'Manager Revenue Accounting', 'Who is Boulevard? \nBoulevard provides the first and only client experience platform for appointment-based, self-care businesses. We empower our customers to give their clients more of the magical moments that matter most.\nBefore launching in 2016, our founders spent months interviewing salon managers and working behind front desks to understand their pain points so we could design a modern, user-friendly platform that meets the unique needs of their business. Our roots may be in hair salons, but we are built for the broader self-care industry, including many types of salons, spas, medspa, barbershops, and more. Our technology not only helps our customers survive but thrive. Take a look at&nbsp;how we (and YOU) can make that happen.&nbsp;\nWe have an insatiable curiosity and embrace experimentation. We believe that simple solutions require the most sophistication, and we design each and every detail to maximize potential, power, and impact. Do our values match? Read through our story and what we value the most.\nOur team values and celebrates our diverse backgrounds. Being open about who we are and what we do allows us to do the best work of our lives. We believe in equal opportunity for all, and you should too.Come do the best work of your life at Boulevard.\nAs the Revenue Accounting Manager, you will be responsible for overseeiPlease mention the word **CELEBRATORY** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'Boulevard', '', 'https://remoteOK.com/remote-jobs/remote-manager-revenue-accounting-boulevard-1130732', '1130732', '[\"manager\",\"accounting\",\"design\",\"digital nomad\"]', NULL, 'active', '2026-03-12 00:00:49', '2026-03-14 06:01:28', '2026-03-13 11:13:48', '2026-03-14 06:01:28', 0, NULL, NULL, NULL, NULL),
(16, 'remoteok', 'Data Analyst', 'Data AnalystLocation: Remote (except California)Status: Full-Time At Marketing Architects, we believe TV advertising is still the most powerful marketing channel. But the typical process for TV is expensive, difficult to scale and to measure. So we flipped the traditional approach on its head and rebuilt the agency model with the client in mind. Today, we\'re growing a team of talent from across the United States to reimagine how brands advertise on TV.ROLE OVERVIEW The Data Analyst is a core member of our Analytics team, responsible for answering real business questions using marketing and media data. Youâll report to the Director of Analytics and work closely with cross-functional partners to ensure our measurement is accurate, thoughtful and actionable.This role is closest to the data and weâre taking an all-inclusive approach to help clients effectively navigate the complexities of measuring television. Youâll deeply understand campaign inputs, assumptions and outputs, and youâll help teams and clients clearly understand what the numbers mean (and what to do next). What you\'ll do: Deliver accurate analysis: Complete high-quality analyses that directly answer business and client questions, ensuring data accuracy, and consistency.Evaluate TV performance: Measure the impact of TV and streaming campaigns on digital performance, business outcomes and overall marketing effectiveness.Uncover actionable insights: Go beyond surface-level results to identify patterns, risks and opportunities that strengthen campaign decisions.Validate data and assumptions: Question inputs, methodologies and outputs to ensure results make sense and stand up to scrutiny.Translate data into clarity: Build clear visualizations and explain findings in plain language so internal teams and clients can confidently act on them.Who you are: An agency-trained analyst: 2â5 years of experience in marketing analytics, media analytics or a related quantitative field, ideally supporting campaign measurement.Strong academic foundation: 3.5 GPA or equivalent academic performance in a quantitative field such as business, economics, statistics, mathematics, computer science, marketing or similar.Data-literate: You interpret performance data, identify trends, and connect insights back to defined KPIs to inform decisions.Strong in Excel: Comfortable using formulas, pivots tables and structured analysis to organize, validate and analyze large datasets.Experienced with BI or data tools: Youâve worked in platforms like Domo, Databricks, SQL or similar environments to explore and troubleshoot data.Presentation-ready: Youâve built clear, client-ready slides that explain campaign results or analytical findings in a logical way.AI-enabled: You use AI tools to improve workflows, explore data or enhance analysis and you understand their strengths and limitations.Our values:Hungry Humble Smart: We seek a trifecta of talent. We take initiative and act with urgency. Look inwards before outwards. Value EQ over IQ.Mindset Matters: Success starts between our ears. We face challenges with a calm confidence and pivot quickly. As eternal optimists, we know we are capable of great things and have survived worse. Our best days are always ahead.Team Is Hero: We, not me. Being a hero is a team sport and it\'s the unique talents of many that make us one of a kind. No one person can win the day, but great teams can change the world.Rebel Against Ordinary: We reject the ordinary to deliver the extraordinary. We are contrarians by choice. We take the path less chosen and if the way forward isn\'t clear, we will create it.Relentless Learning: We never stop learning. The next book. The next podcast. The next big idea. Driven to broaden what we know. Because the more we discover what we don\'t, the more exciting the journey becomes.BENEFITS OVERVIEWWe offer rewarding careers that encourage growth while providing industry-leading benefits including:100% employer-paid medical, dental and disability, with vision optionGenerous 401(k) matchingFlexible paid time off, 9 paid holidays plus 2 floating holidaysPaid parental leaveAnnual office supply allowance, monthly internet stipend and employer-paid cell phoneOpportunities to connect virtually and in-person twice a year with our fully remote teamCOMPANY OVERVIEWMarketing Architects is an All-Inclusive TV agency that gives performance brands access to high-quality, effective TV campaigns without the traditional high entry cost and ongoing challenges of optimization, scale and measurement. Founded in Minneapolis, Marketing Architects has been helping companies connect with their customers in new and inspiring ways for more than 25 years.We want applications from everyone, regardless of race, creed, color, religion, sex, sexual orientation, gender identity, national origin, marital status, citizen status, age, disability, military or protected veteran status, genetic predisposition or carrier status or any other legally protected status.Our remote-friendly work model supports flexibility across the US, however we are currently unable to support employment in California. We are unable to consider applicants who live outside of the US.At this time, we\'re not considering candidates that need any type of immigration sponsorship (additional work authorization or permanent work authorization) now or in the future. This includes, but is not limited to: F1-OPT, F1-CPT, H-1B, TN, L-1, J-1, etc.The application for this position may request a short, job relevant assessment (approximately 30 minutes) as part of our multi-stage interview process. Reasonable accommodations are available for this assessment. If you need an accommodation, please let reach out to talentteam@markarch.com.The actual base pay is dependent upon many factors, such as training, transferable skills, work experience, business needs, location and market demands. The base pay range is subject to change and may be modified in the future.#LI-Remote Please mention the word **ECENOMICAL** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'Marketing Architects', '', 'https://remoteOK.com/remote-jobs/remote-data-analyst-marketing-architects-1130731', '1130731', '[\"analyst\",\"support\",\"growth\",\"director\",\"marketing\",\"analytics\",\"go\",\"full-time\"]', NULL, 'active', '2026-03-12 00:00:38', '2026-03-14 06:01:32', '2026-03-13 11:13:48', '2026-03-14 06:01:32', 0, NULL, NULL, NULL, NULL),
(17, 'remoteok', 'Contract Data Architect', 'The Motley Fool is looking for a highly skilled Freelance Data Architect specializing in Snowflake to join our team on an independent contract basis, 40 hours per week. This is a mid to senior level position and requires 5+ years of relevant experience. \n\nWhile this role is flexible and 100% remote, candidates must be located in the United States for consideration. \n\nWho are we?\n\nThe Motley Fool is a purpose-driven financial services company on a mission to make the world smarter, happier, and richer. For 30 years we have been helping people make better investment decisions through transparency, education, and Foolish fun. We are a fast-moving, collaborative team that values high-quality work, curiosity, and initiative. We care deeply about what we do, and we are driven by the impact our work has on real peopleâs financial futures.\n\nWhat does this team do?\n\nThe Data Democratization, Governance & Strategy team at The Motley Fool is dedicated to making data accessible and actionable for all business end-users. We specialize in the final stretch of data delivery, transforming warehouse data into easily consumable formats. By working collaboratively with third-party vendors and stakeholders, we build data structures that support seamless reporting and valuable business insights. Our close partnerships with business analysts and data engineering ensures that every team at The Motley Fool can leverage data to drive informed decisions and strategic growth.\n\nWhat would you do in this role?\n\nWe are seeking a skilled contractor with expertise in Snowflake\'s data warehouse platform to re-architect and optimize our reporting layer. The primary focus of this role will be on improving cost efficiency and compute optimization within Snowflake. The ideal candidate will have strong analytic engineering skills and a deep understanding of Snowflake\'s architecture to streamline data proPlease mention the word **DIGNIFIED** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'The Motley Fool', 'United States', 'https://remoteOK.com/remote-jobs/remote-contract-data-architect-the-motley-fool-1130730', '1130730', '[\"architect\",\"support\",\"financial\",\"investment\",\"strategy\",\"senior\",\"engineering\"]', NULL, 'active', '2026-03-12 00:00:30', '2026-03-14 06:01:35', '2026-03-13 11:13:48', '2026-03-14 06:01:35', 0, NULL, NULL, NULL, NULL),
(18, 'remoteok', 'People Operations Specialist', 'People Operations Specialist\nCompany\nOrcrist is building a next generation data intelligence platform using cutting-edge technologies. We provide solutions to empower our clients to take decisive actions in complex environments, supporting competitiveness, safety, and resilience. Our Mission is to develop intelligence fusion capabilities to connect any amount of data and sources.\nRole\nAs People Operations Specialist with a focus on recruitment operations, you will play a key role in ensuring that our recruitment processes run smoothly, efficiently, and provide a great experience for both candidates and hiring managers. This role sits within the People Team and focuses on the operational backbone of hiring.\nWhat you\'ll do\n\nOwn and manage Greenhouse, including maintaining job postings, pipelines, and candidate data\nCoordinate and schedule interviews across multiple teams\nEnsure a smooth and structured hiring process for candidates and hiring managers\nServe as the main point of contact for candidates throughout the interview process\nCoordinate with external recruiting agencies and headhunters\nSupport offer preparation and ensure smooth handover to People Operations for onboarding\nContinuously improve hiring processes and workflows\nTrack and analyze recruiting metrics such as time-to-hire and pipeline health\nHelp scale hiring operations as the company grows\nSupport with ad-hoc tasks from People Operations\n\nAbout You\n\n3+ years of experience in Hiring Operations, HR Generalist or similar roles\nStrong hands-on experience with operational HR processes\nSolid understanding of GermPlease mention the word **SUPREMACY** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'Orcrist Technologies', 'Berlin', 'https://remoteOK.com/remote-jobs/remote-people-operations-specialist-orcrist-technologies-1130729', '1130729', '[\"hr\",\"operations\",\"operational\",\"recruiting\",\"recruitment\"]', NULL, 'active', '2026-03-12 00:00:19', '2026-03-14 06:01:40', '2026-03-13 11:13:48', '2026-03-14 06:01:40', 0, NULL, NULL, NULL, NULL),
(19, 'remoteok', 'Director Planning & Analytics', 'About Us\nTemporal is an open source programming model that can simplify code, make applications more reliable, and help developers focus on the important things like delivering features faster. We are on a mission to be the reliable foundation of every developer\'s toolbox, and are building the team that will make that happen.\n&nbsp;\nOur values guide us âthey are present in how we show up, make decisions, and work together to make an impact. We\'re curious, driven, collaborative, genuine and humble.\n&nbsp;\nTemporal is growing and we are looking for those who share our values, challenge \'standard\' thinking, and want to influence our future. If you have a passion for improving the developer experience, building world-class open-source software and communities, and want to be a part of our amazing team, we\'d love to hear from you!Summary\nThe Director of GTM Planning and Analytics at Temporal will play a pivotal role in architecting our global growth engine. This position sits at the intersection of Sales, Marketing, Finance, and Data, with primary responsibility for translating complex data into the strategic roadmap for our go-to-market (GTM) organization. You will be the lead architect for how we deploy our field teams, measure their success, and invest our next dollar for maximum leverage.\nReporting to the VP of Revenue Operations, you will partner closely with Commercial and Finance leaders to build the foundational models that power our business â from headcount capacity and productivity to territory optimization and quota setting. You will also play a key role in powering the GTM operating cadence with insights, from weekly operational reporting to quarterly business reviews and board meetings. This role requires a blend of high-level strategic thinking, deep technical data expertise, and a strong understanding of both enterprise and producPlease mention the word **DIGNIFIED** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'Temporal Technologies', 'United States', 'https://remoteOK.com/remote-jobs/remote-director-planning-analytics-temporal-technologies-1130728', '1130728', '[\"director\",\"architect\",\"technical\",\"developer\",\"software\",\"growth\",\"finance\",\"lead\",\"operational\",\"analytics\",\"digital nomad\"]', NULL, 'active', '2026-03-12 00:00:08', '2026-03-14 06:01:44', '2026-03-13 11:13:48', '2026-03-14 06:01:44', 0, NULL, NULL, NULL, NULL),
(20, 'remoteok', 'Senior Technical Game Designer', 'That\'s No Moon is an independent studio of storytellers and game-makers who believe in the power of narrative-driven experiences. With a diverse team of talented developers, our shared vision is to create the future of AAA experiences with a culture of creativity, collaboration, and responsible production practices. Our passionate team of developers helps shape our studio, our projects, and our future.\n\nWe are looking for hardworking, Senior Technical Game Designer to focus on creating systems, mechanics, prototypes, workflows and pipelines. You will work with experienced developers to push innovation, agency, quality, and fidelity for next-gen gameplay and storytelling.\n\nResponsibilities: \n\nâ¢ As part of a highly skilled team that believes in self-sufficiency, the Senior Technical Designerâs responsibilities will include creating new mechanics, systems, event scripting, and interactive objects. \nâ¢ Design, prototype, and implement gameplay systems from the ground up, while extending and iterating on existing systems to deliver a polished, high-quality player experience.\nâ¢ Work with engineering, animation and design teams to implement content, solve workflow issues, and create content pipelines.\nâ¢ We believe in ownership, so the more of your vision that you can prototype and execute with your own skills, the better. \nâ¢ We also believe in open communication and collaboration â use your skills to communicate your vision to the rest of the team and get all the departments pumped to collaborate with you!\nâ¢ You will also work with Please mention the word **SOFT** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'That\'s No Moon Entertainment', 'United States', 'https://remoteOK.com/remote-jobs/remote-senior-technical-game-designer-thats-no-moon-entertainment-1130727', '1130727', '[\"game\",\"design\",\"designer\",\"technical\",\"animation\",\"content\",\"senior\",\"digital nomad\"]', NULL, 'active', '2026-03-11 21:00:05', '2026-03-14 06:01:46', '2026-03-13 11:13:48', '2026-03-14 06:01:46', 0, NULL, NULL, NULL, NULL);
INSERT INTO `projects` (`id`, `source`, `title`, `description`, `company`, `location`, `project_url`, `external_id`, `tags`, `category`, `status`, `published_at`, `fetched_at`, `created_at`, `updated_at`, `archived`, `budget`, `budget_min`, `budget_max`, `archived_at`) VALUES
(21, 'remoteok', 'Benefit Verification Pharmacy Technician', 'Outreach Eligibility SpecialistÂ \nJob Purpose:\n\nProactively grow the specialty pharmacy patient population by identifying patients that are eligible to fill with a Shields Partner Pharmacy.\nComplete patient benefits investigations.\nProtect Shields values by keeping information confidential.\n\nJob Duties:\n\nPerform benefits investigation.\nUtilize multiple approved tools to identify insurance coverage.\nResearch within patients\' medical records for current medication regimen.\nComplete benefits investigation with approved Pharmacy Dispensing Systems.\nDocument clearly and concisely all outcomes of benefits investigation in documentation tool.\nCollaborate with team members to provide an integrated approach of quality patient care.\nApply observations and recommendations to operational issues, increased productivity, quality, and customer-service standards.\nIdentify trends, resolve problems; recommend improvements; implement change.\nActively participate in process improvement initiatives.\nAct as a value-added business partner to stakeholders throughout the organization.\nProtect organization\'s values by keeping information confidential.\nUpdate job knowledge by participating in educational opportunities; reading professional publications; maintaining personal networks; participating in professional orPlease mention the word **INTRIGUING** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'Shields Health Solutions', '', 'https://remoteOK.com/remote-jobs/remote-benefit-verification-pharmacy-technician-shields-health-solutions-1130726', '1130726', '[\"operational\",\"medical\",\"educational\"]', NULL, 'active', '2026-03-11 19:00:04', '2026-03-14 06:01:51', '2026-03-13 11:13:48', '2026-03-14 06:01:51', 0, NULL, NULL, NULL, NULL),
(22, 'remoteok', 'Infrastructure Manager', 'Infrastructure ManagerLocation: North America Remote / San Francisco Â· Full-TimeAbout AndromedaAndromeda Cluster was founded by Nat Friedman and Daniel Gross to give early-stage startups access to the kind of scaled AI infrastructure once reserved only for hyperscalers.We began with a single managed cluster â but it filled almost instantly. Since then, weâve been quietly building the systems, network, and orchestration layer that makes the worldâs AI infrastructure more accessible.Today, Andromeda works with leading AI labs, data centers, and cloud providers to deliver compute when and where itâs needed most. Our platform routes training and inference jobs across global supply, unlocking flexibility and efficiency in one of the fastest-growing markets on earth.Our long-term vision is to build the liquidity layer for global AI compute. We are expanding to new frontiers to find the brightest that work in AI infrastructure, research and engineering.The Opportunity We\'re hiring a Infrastructure Manager to accelerate supply and demand matching on our platform. This is an Individual Contributor role reporting to the Head of Infrastructure.The Infrastructure team sits at the core of our infrastructure. We\'re responsible for acquiring and facilitating compute resources across the company, working closely with compute providers, sales, and technical teams to match compute supply with demand.Today we have already established the fundamental layer of capacity with providers. As wescale, we are building the next layerâwidening our network and liquidity, deepening the scopeof our services, and accelerating our growth.What You\'ll Doâ¢ Match incoming leads from our sales team with internal capacity and external capacity inthe marketâ¢ Maximize utilization of our compute resourcesâ¢ Source and onboard new compute suppliers across the globeâ¢ Source capacity based on customer needs and market trendsâ¢ Solve customer and supplier problems in a fast-moving, dynamic marketâ¢ Understand technical and commercial differences between suppliers to optimize ourcapacity funnelâ¢ Develop a proactive compute strategy informed by market intelligenceâ¢ Negotiate cost with suppliers and other vendorsâ¢ Create and implement processes around capacity planningWhat We\'re Looking Forâ¢ 2+ years in cloud sales, GPUs, data centers, or a related fieldâ¢ Existing network of contacts in the compute market (providers, brokers, or buyers)â¢ Deep understanding of the GPU compute marketâwhat drives supply and demandâ¢ Strong written and verbal communication across technical and commercial stakeholdersâ¢ Sound judgment in decisions that directly impact revenue and costâ¢ Comfortable operating in ambiguityâ¢ Self-directed and energetic, able to operate autonomously while collaboratingcross-functionallyâ¢ Bias toward action in a fast-paced environmentWhy You\'ll Love It HereImpact: Be in a critical team unlocking revenue for the wider companyReal business: Meaningful revenue, complex transactions, and tangible impactHigh-growth environment: Get in early at a company in a massive marketOwnership: Direct line to leadership and influence over how we scaleCompetitive compensation + meaningful equityComprehensive benefits for you and your dependents, including healthcare, dental, andvision coverage, 401(k), and unlimited PTOAndromeda Cluster is an equal opportunity employer. We celebrate diversity and are committed to creating an inclusive environment for all employees. We do not discriminate on the basis of race, religion, color, national origin, gender, sexual orientation, age, marital status, veteran status, or disability status.Please mention the word **STRONGER** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'Andromeda Cluster', 'San Francisco', 'https://remoteOK.com/remote-jobs/remote-infrastructure-manager-andromeda-cluster-1130725', '1130725', '[\"manager\",\"training\",\"technical\",\"cloud\",\"strategy\",\"sales\"]', NULL, 'active', '2026-03-11 16:00:03', '2026-03-14 06:01:56', '2026-03-13 11:13:48', '2026-03-14 06:01:56', 0, NULL, NULL, NULL, NULL),
(23, 'remoteok', 'Assistant Pricing Manager', 'Assistant Pricing Manager - RemoteDescriptionOur mission is to help customers save time and money when purchasing commercial kitchen equipment and supplies by providing a customer-centric shopping experience. We leverage our industry buying power to offer top quality products and services.We are seeking an analytical and highly organized Assistant Pricing Manager to support our ecommerce pricing operations. In this role, you will work closely with the sales, ecommerce, and product teams to ensure pricing remains competitive, accurate, and profitable across all digital channels.The ideal candidate has strong experience in pricing strategy, margin analysis, and ecommerce pricing management, with the ability to analyze data, maintain pricing accuracy, and support strategic pricing initiatives. Experience working with US-based ecommerce businesses and platforms such as NetSuite or Shopify is highly preferred.If you are detail-oriented, data-driven, collaborative, and motivated to grow in a fast-paced ecommerce environment, we encourage you to apply.Skills and Requirementsâ Minimum 5+ years of experience in pricing, ecommerce pricing management, margin analysis, or related analytical rolesâ Experience supporting pricing operations for ecommerce businesses, preferably with US-based companiesâ Strong understanding of pricing strategies, margin management, and competitive pricing analysisâ Experience working with ecommerce platforms such as NetSuite, Shopify, Magento, or similar systemsâ Advanced proficiency in Microsoft Excel and data analysisâ Familiarity with AI tools or automation used for data analysis or pricing optimization is a plusâ Knowledge of MAP (Minimum Advertised Price) policies and monitoring compliance across online channelsâ Strong analytical, problem solving, and decision-making skillsâ Highly organized with strong attention to Please mention the word **FAVE** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'Restaurant Supply', 'Metro Manila', 'https://remoteOK.com/remote-jobs/remote-assistant-pricing-manager-restaurant-supply-1130724', '1130724', '[\"manager\",\"assistant\",\"support\",\"microsoft\",\"operations\",\"excel\",\"ecommerce\",\"shopify\",\"non tech\"]', NULL, 'active', '2026-03-11 08:00:11', '2026-03-14 06:02:01', '2026-03-13 11:13:48', '2026-03-14 06:02:01', 0, NULL, NULL, NULL, NULL),
(24, 'remoteok', 'AI Training for Igbo Writers', 'FOR IGBO WRITING EXPERTS ONLY\n\nAre you interested in helping to train AI models to become better writers?\n\nHow it works:\nâ¢ We have several open projects where we are looking for talented writers to help train generative artificial intelligence models to become better writers.\nâ¢ You can work on all of our projects remotely. Hours are flexible, so you can work whenever is best for you.\nâ¢ Your earnings from ongoing projects are sent out weekly.\n\nYou Will: \nâ¢ Work on various writing in Igbo projects to train generative AI models.\nâ¢ Some examples of projects you might work on: \nâ¢ Rank a series of responses that were produced by an AI model.\nâ¢ Based on a given topic, write a short story about that topic.\nâ¢ Assess whether a piece of text produced by an AI model is factually accurate or not.\n\nPreferred Qualifications: \nThese are not must-have qualifications! You should apply if you meet any of these (or anything similar you think makes you a good fit).\nâ¢ Professional Translator\nâ¢ Enrollment or completion of an undergraduate program in a humanities field or field related to writing\nâ¢ Enrollment or completion in a graduate program related to creative writing\nâ¢ Experience writing professionally (copywriter, journalist, technical writer, editor, etc.)\n\nEarnings & Duration:Please mention the word **PROFUSE** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'Remotasks', '', 'https://remoteOK.com/remote-jobs/remote-ai-training-for-igbo-writers-remotasks-1130723', '1130723', '[\"training\",\"technical\"]', NULL, 'active', '2026-03-11 06:00:04', '2026-03-14 06:02:04', '2026-03-13 11:13:48', '2026-03-14 06:02:04', 0, NULL, NULL, NULL, NULL),
(25, 'remoteok', 'Staff Threat Intelligence Researcher', 'Lookout, Inc. is the endpoint to cloud security company purpose-built for the intersection of enterprise and personal data. We safeguard data across devices, apps, networks and clouds through our unified, cloud-native security platform â a solution that\'s as fluid and flexible as the modern digital world. By giving organizations and individuals greater control over their data, we enable them to unleash its value and thrive. Lookout is trusted by enterprises of all sizes, government agencies and millions of consumers to protect sensitive data, enabling them to live, work and connect â freely and safely. To learn more about the Lookout Cloud Security Platform, visit www.lookout.com and follow Lookout on our blog, LinkedIn and Twitter.\n\nWe are looking for a Staff Security Researcher to join our Threat Intelligence team, a group of top-tier security researchers working to identify, investigate, and track targeted attacks on users of mobile devices. As a member of this team you will use an extensive arsenal of detection tools including the largest collection of mobile apps containing 200M+ Android and iOS apps to find and research mobile malware and hunt down malicious actors, their infrastructure, tooling and techniques.\n\nWhat youâll do:\n- Identify, analyze and track advanced nation state and financially motivated threat actors and their tactics, techniques, and procedures (TTPs).\n- Develop strategies to hunt mobile threats targeting enterprises and individuals.\n- Reverse-engineer and analyze capabilities of mobile malware.\n- Investigate adversary command-and-control and phishing infrastructure.\n- Conduct independent research and report findings to Threat Intelligence customers.\n- Mine internal and external data sources to identPlease mention the word **TWINKLY** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'Lookout Inc', 'France', 'https://remoteOK.com/remote-jobs/remote-staff-threat-intelligence-researcher-lookout-inc-1130722', '1130722', '[\"ios\",\"security\",\"cloud\",\"mobile\",\"android\"]', NULL, 'active', '2026-03-11 00:00:26', '2026-03-14 06:02:07', '2026-03-13 11:13:48', '2026-03-14 06:02:07', 0, NULL, NULL, NULL, NULL),
(26, 'remoteok', 'CHW Manager', 'Community Health Worker Team Manager\nat ZÃ³calo Health\nWFH (Must reside in Riverside CA)\nWork Schedule: Monday - Friday, 9:00AM - 5:00PM\n&nbsp;\n#communityhealth #healthequity #latinohealth #healthcare\n&nbsp;\nAbout Us&nbsp;\nZÃ³calo Health is the first tech-driven provider built specifically for Latinos, by Latinos. We are developing a new approach to care that is designed around our very own shared and lived experiences and brings care to our gente. Founded in 2021 on the idea that our communities deserve more than just safety nets, we are backed by leading healthcare and social impact investors in the country to bring our vision to life.\nOur mission is to improve the lives of our communitiesâcommunities that have dealt with generations of poor experiences. These experiences include waiting hours in waiting rooms, spending mere minutes with doctors who donât speak their language, and depending on their youngest kids to help them navigate our complex healthcare system. At ZÃ³calo Health, we meet our members where they are, bringing care into their homes and neighborhoods through our team of community-based care providers and virtual care offerings.\nWe partner with community-based organizations, local healthcare providers, and health plans that recognize the value of culturally aligned care, which are not limited to brief interactions in an exam room. Together, we are building a new experience that revolves around the use of modern technology, culturally competent primary care, behavioral health, and social services to provide a radically better experience of care for every member, their family, and the communities we serve.\nWe are committed to expanding our reach to serve more members and their communities. We are looking for passionate individuals who share our belief that healthcare should be accessible, personalized, and rooted in the community. Join us in our mission to ensure that no one has to navigate the complexities oPlease mention the word **AMAZED** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'ZÃ³calo Health', 'Riverside, CA', 'https://remoteOK.com/remote-jobs/remote-chw-manager-zocalo-health-1130721', '1130721', '[\"manager\",\"medical\",\"health\",\"healthcare\",\"non tech\"]', NULL, 'active', '2026-03-11 00:00:08', '2026-03-14 06:02:10', '2026-03-13 11:13:48', '2026-03-14 06:02:10', 0, NULL, NULL, NULL, NULL),
(27, 'remoteok', 'Lead Level Designer', 'Eleventh Hour Games is a fast growing studio, focused on a passion for top-down action RPGs. We value open communication, close-knit teamwork, and opportunity for ownership and growth! Our mission is to gather and empower the next generation of creators to forge extraordinary games. Extraordinary games build passionate communities, which create passionate people. Passionate people turn into next year\'s creators. With our breakout title&nbsp;Last Epoch, we are moving fast into the next round of adventure!THE OPPORTUNITYAs a Lead Level Designer at Eleventh Hour Games, you will be responsible for shaping the environments, encounters, and player experiences that bring Last Epoch to life.You will guide a team of designers in creating compelling levels that balance gameplay flow, narrative integration, and visual storytelling. This role requires both creative vision and production discipline. Youâll partner closely with design, art, and engineering teams to ensure levels are fun, functional, and performant. As a leader, youâll mentor designers, refine workflows, and ensure the level design team is aligned with project goals and deadlines.RESPONSIBILITIES:Lead, mentor, and grow a team of level designers, fostering collaboration and professional developmentDrive the creative vision and execution of levels, ensuring theyPlease mention the word **ACUMEN** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'Eleventh Hour Games', '', 'https://remoteOK.com/remote-jobs/remote-lead-level-designer-eleventh-hour-games-1130720', '1130720', '[\"design\",\"designer\",\"lead\",\"engineering\",\"digital nomad\"]', NULL, 'active', '2026-03-10 22:00:45', '2026-03-14 06:02:14', '2026-03-13 11:13:48', '2026-03-14 06:02:14', 0, NULL, NULL, NULL, NULL),
(28, 'remoteok', 'Senior Level Designer', 'Eleventh Hour Games is a fast growing studio, focused on a passion for top-down action RPGs. We value open communication, close-knit teamwork, and opportunity for ownership and growth! Our mission is to gather and empower the next generation of creators to forge extraordinary games. Extraordinary games build passionate communities, which create passionate people. Passionate people turn into next year\'s creators. With our breakout title&nbsp;Last Epoch, we are moving fast into the next round of adventure!THE OPPORTUNITY:As a Senior Level Designer at&nbsp;Eleventh Hour Games, you will craft engaging, memorable, and replayable environments that define the player experience. Youâll take ownership of level design from concept to polish, creating gameplay spaces that balance flow, combat rhythm, and visual storytelling.Youâll collaborate closely with design, art, and engineering teams to bring the world of Last Epoch to life, building spaces that challenge, reward, and inspire players. This role requires both strong creative instincts and technical understanding of modern game engines and tools.RESPONSIBILITIES:Design, prototype, and implement levels that deliver strong gameplay loops, pacing, and player progression.Collaborate with environment art, narrative, and systems design teams to ensPlease mention the word **EXCELLED** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'Eleventh Hour Games', '', 'https://remoteOK.com/remote-jobs/remote-senior-level-designer-eleventh-hour-games-1130719', '1130719', '[\"design\",\"game\",\"designer\",\"technical\",\"senior\",\"engineering\",\"digital nomad\"]', NULL, 'active', '2026-03-10 22:00:35', '2026-03-14 06:02:16', '2026-03-13 11:13:48', '2026-03-14 06:02:16', 0, NULL, NULL, NULL, NULL),
(29, 'remoteok', 'Narrative and World Lead', 'Eleventh Hour Games is a fast growing studio, focused on a passion for top-down action RPGs. We value open communication, close-knit teamwork, and opportunity for ownership and growth! Our mission is to gather and empower the next generation of creators to forge extraordinary games. Extraordinary games build passionate communities, which create passionate people. Passionate people turn into next year\'s creators. With our breakout title&nbsp;Last Epoch, we are moving fast into the next round of adventure!THE OPPORTUNITYAs a Narrative and World Lead for Eleventh Hour Games, you will be the architect of the interconnected systems of story, quests, characters, and lore. You would be responsible for strategy and execution of the campaign map progression that guides players through the world of Eterra. This role is ideal for someone extremely creative and especially passionate for ARPGs. This role requires someone who has strong autonomy and judgment. This role is remote, and requires strong written and verbal skills.RESPONSIBILITIES:Build and maintain the narrative of the world, including core lore covering eras, cultures, factions, geographies, and key world events.Design campaign-level world maps structuring zones, quest hubs, travel routes, pacing, and progression logic across the narrative campaign.', 'Eleventh Hour Games', '', 'https://remoteOK.com/remote-jobs/remote-narrative-and-world-lead-eleventh-hour-games-1130718', '1130718', '[\"architect\",\"travel\",\"strategy\",\"lead\"]', NULL, 'active', '2026-03-10 22:00:25', '2026-03-14 06:02:20', '2026-03-13 11:13:48', '2026-03-14 06:02:20', 0, NULL, NULL, NULL, NULL),
(30, 'remoteok', 'Procurement Specialist Hardware', 'Who is Blueprint?\nWe are a technology solutions firm headquartered in Bellevue, Washington, with a strong presence across the United States. Unified by a shared passion for solving complicated problems, our people are our greatest asset. We use technology as a tool to bridge the gap between strategy and execution, powered by the knowledge, skills, and the expertise of our teams, who all have unique perspectives and years of experience across multiple industries. Weâre bold, smart, agile, and fun.\nWhat does Blueprint do?\nBlueprint helps organizations unlock value from existing assets by leveraging cutting-edge technology to create additional revenue streams and new lines of business. We connect strategy, business solutions, products, and services to transform and grow companies.\nWhy Blueprint?\nAt Blueprint, we believe in the power of possibility and are passionate about bringing it to life. Whether you join our bustling product division, our multifaceted services team or you want to grow your career in human resources, your ability to make an impact is amplified when you join one of our teams. Youâll focus on solving unique business problems while gaining hands-on experience with the worldâs best technology. We believe in unique perspectives and build teams of people with diverse skillsets and backgrounds. At Blueprint, youâll have the opportunity to work with multiple clients and teams, such as data science and product development, all while learning, growing, and developing new solutions. We guarantee you wonât find a better place to work and thrive than at Blueprint.\n\n\nIn This Role\nYou will support procurement and supply chain operations within a large-scale technology environment, focusing on networking hardware purchasing and supplier coordination. This role sits at the intersection of procurement, finance, and supply chain operations, ensuring purchase orders are created, approved, and processed efficiently while meeting service level agreements (SLAs).&nbsp;This Please mention the word **SOLACE** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'Blueprint', '', 'https://remoteOK.com/remote-jobs/remote-procurement-specialist-hardware-blueprint-1130717', '1130717', '[\"support\",\"strategy\",\"operations\"]', NULL, 'active', '2026-03-10 22:00:12', '2026-03-14 06:02:24', '2026-03-13 11:13:48', '2026-03-14 06:02:24', 0, NULL, NULL, NULL, NULL),
(31, 'remoteok', 'Lead Animator', 'Eleventh Hour Games is a fast growing studio, focused on a passion for top-down action RPGs. We value open communication, close-knit teamwork, and opportunity for ownership and growth! Our mission is to gather and empower the next generation of creators to forge extraordinary games. Extraordinary games build passionate communities, which create passionate people. Passionate people turn into next year\'s creators. With our breakout title&nbsp;Last Epoch, we are moving fast into the next round of adventure!\n\nTHE OPPORTUNITY:\n\nAs the Animation Lead for Eleventh Hour Games, you will drive the vision for gameplay animation while staying hands-on to create high-quality animations yourself. Youâll provide the direction and context needed to achieve a cohesive style while collaborating closely with the design team to create high-quality animations that enhance the game experience.This role requires a understanding of development cycles and workflows to mentor and guide the team effectively. The ideal candidate communicates openly in an indie environment, stays agile when priorities shift, and makes thoughtful, efficient decisions to keep production moving smoothly.\nRESPONSIBILITIES:\n\nWork closely with the design team to understand animation needs and lead execution on animation design and implementation\nCreating and facilitating project schedules, crea\nPlease mention the word **RECOMMEND** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'Eleventh Hour Games', '', 'https://remoteOK.com/remote-jobs/remote-lead-animator-eleventh-hour-games-1130715', '1130715', '[\"design\",\"game\",\"animator\",\"animation\",\"lead\",\"digital nomad\"]', NULL, 'active', '2026-03-10 21:00:17', '2026-03-14 06:02:27', '2026-03-13 11:13:48', '2026-03-14 06:02:27', 0, NULL, NULL, NULL, NULL),
(32, 'remoteok', 'Senior Software Engineer', 'Omada Health is on a mission to inspire and engage people in lifelong health, one step at a time.  \n\nJob overview:\nOmada Health is a digital care provider that empowers people to achieve their health goals through sustainable behavioral change. We are on a mission to inspire and engage people in lifelong health, one step at a time. We are looking for a software engineer to help drive us forward in achieving that goal.\n\nGreat software is the key to providing effective care at scale. We hire passionate, creative people and give them the autonomy to do great work. Our software engineers are comfortable dealing with high-level specifications, working independently and in small teams, and are heavy contributors in the product process from idea to production.\n\nYou work with empathy for your coworkers, stakeholders and users. You are excited to work cross-functionally with a variety of people and ideas. You work directly with stakeholders to design solutions and drive the technical decisions for delivery.  You proactively keep up with technology trends and can assess technical trade-offs between solutions across service boundaries.  You care about writing quality software and recognize that there are often many right answers. You are excited about the challenge of learning new technologies and context. You are enthusiastic about providing the best possible care for our members.\n\nWhat youâll be doing:\nâ¢ Build and integrate a combination of home-grown and purchased tools to optimize our contracting, eligibility and billing processes. You will have a direct impact on business outcomes through the improvement of existing or implementation of new solutions in close partnership with product and business stakeholders.\nâ¢ Be an informal leader to the team by continuously identifying ways to improve, mentoring others, and removing ambiguity.\nâ¢ Leverage AI and ML tooling to deliver innovative solutions to complex problems.\nâ¢ Collaborate and Please mention the word **LYRICAL** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'Omada Health', 'USA', 'https://remoteOK.com/remote-jobs/remote-senior-software-engineer-omada-health-1130714', '1130714', '[\"software\",\"design\",\"technical\",\"leader\",\"senior\",\"medical\",\"health\",\"engineer\",\"digital nomad\"]', NULL, 'active', '2026-03-10 16:00:07', '2026-03-14 06:02:32', '2026-03-13 11:13:48', '2026-03-14 06:02:32', 0, NULL, NULL, NULL, NULL),
(33, 'remoteok', 'Territory Sales Representative Green Grass Southeast', 'The Territory Sales Representative, Green Grass is responsible for driving Trackman sales and long-term customer relationships across golf courses, private clubs, resorts, driving ranges, and practice facilities within an assigned territory. This role is deeply relationship-driven and customer-focused, serving as a trusted advisor to PGA Professionals, Directors of Golf, General Managers, and ownership groups. The Territory Rep owns the customer experience end-to-endâbefore, during, and after the saleâwhile building a healthy pipeline of green grass opportunities and representing Trackman in the local market.Â Primary FocusDrive sales, education, and client satisfaction within the assigned territory by building trusted relationships with golf professionals and club leadership. Develop and manage a strong green grass pipeline while ensuring customers realize long-term value from Trackman solutions.Â Key ResponsibilitiesOwn and grow Trackman sales within the assigned green grass territoryRespond to inbound leads with urgency and a consultative approach, ensuring timely qualification and conversionProactively prospect and develop new opportunities across golf clubs, resorts, ranges, and practice facilitiesManage pipeline, forecasting, and opportunity progression with strong CRM disciplineConduct on-site and virtual product demonstrations, trainings, and education sessionsMaintain high levels of customer engagement and satisfaction following the sale, serving as the primary local point of contactBuild strong, long-term relationships with PGA Professionals, Directors of Golf, teaching staff, and club leadershipQualificationsRequiredStrong background in golf industry, specifically green grassStrong communication, presentation, and interpersonal skillsAbility to manage a territory independently with consistent activity and follow-throughValid driverâs license and willingness to travel extensively within the territoryPassion for golf and understanding of the green grass golf environmentPreferredPGA MemberEstablished relationships within the green grass golf industryConsultative sales or relationship-based account management experienceExperience selling technology, capital equipment, or complex solutionsCRM experience (Salesforce preferred)Â Compensation &amp; BenefitsTrackman offers a competitive compensation package including base salary, performance-based commissions, and benefits. This is a home-office-based role with significant travel (50â75%) within the assigned territory, supported by onboarding, training, and ongoing coaching.Join the home of a powerful sports brand and a one-of-a-kind technology Our proprietary technology is based on expert knowledge about radar, computer vision, data, and software engineering. Our solutions are developed by specialists who endlessly explore and challenge new technical boundaries. Trackmanâs blend of cutting-edge technology, sports, and continued growth make our company an outstanding place to work. Our work culture is entrepreneurial, ambitious, and rewarding as you get to collaborate with inspiring colleagues and interact with the leaders of golf, baseball, and football. Based on a unique brand reputation, we are proud to work in close partnership with the top athletes, organizations, and teams that rely on our technology to stay ahead of the race. We are a Danish company founded, owned, and managed since 2003 by three entrepreneurs with a strong passion for sports. Today, we have a global footprint with our headquarters located in Denmark (HÃ¸rsholm) and offices in New York, Phoenix, Seoul, and Tokyo. We employ over 750 people worldwide, half of which work in Denmark, where most hardware and software products are developed, tested, and manufactured. Where innovation happens At Trackman, we know that great people make great products. We believe that teams thrive, and innovation sparks in an atmosphere where people are encouraged to think for themselves, where everybodyâs voices are heard, and where the best ideas prevail in the pursuit of exceptional solutions. This mix makes Trackman an inspiring company â for our customers and colleagues. Share our Passion! Applications are continuously assessed, so please send your application as soon as possible. If you got what it takes, apply today and join a company with great technologies, passionate colleagues, and great opportunities to growPlease mention the word **EXCELLENTLY** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'Trackman A/S', '', 'https://remoteOK.com/remote-jobs/remote-territory-sales-representative-green-grass-southeast-trackman-a-s-1130713', '1130713', '[\"teaching\",\"technical\",\"software\",\"growth\",\"travel\",\"education\",\"management\",\"sales\"]', NULL, 'active', '2026-03-10 16:00:04', '2026-03-14 06:02:36', '2026-03-13 11:13:48', '2026-03-14 06:02:36', 0, NULL, NULL, NULL, NULL),
(34, 'remoteok', 'Customer Service Representative Member Care', 'Sidecar Health is redefining health insurance. Our mission is to make excellent healthcare affordable and accessible for everyone. We know that to accomplish this lofty mission, we need driven people who will make things happen.\n\nThe passionate people who make up Sidecar Health\'s team come from all over, with backgrounds as tech leaders, policy makers, healthcare professionals, and beyond. And they all have one thing in commonâthe desire to fix a broken system and make it more personalized, affordable, and transparent.\n\nIf you want to use your talents to transform healthcare in the United States, come join us!\n\nAbout the Role\n\nOur Member Care team is at the forefront of our business. Their role is easily the most important: supporting our members on their healthcare journeys. We\'re growing our team and looking for warm, passionate people to join us and help deliver the best experience in healthcare. Your job will be to help our members - to answer their questions, help them solve problems, and ensure they have access to the care they need. As a startup, there is no shortage of opportunities, responsibilities, and growth! You\'ll work alongside a dynamic team that is disrupting the healthcare industry and having a positive and meaningful impact on our members\' lives every day.\n\nJob ResponsibilitiesPlease mention the word **HUG** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'Sidecar Health', '', 'https://remoteOK.com/remote-jobs/remote-customer-service-representative-member-care-sidecar-health-1130711', '1130711', '[\"system\",\"medical\",\"health\",\"healthcare\"]', NULL, 'active', '2026-03-10 13:00:04', '2026-03-14 06:02:41', '2026-03-13 11:13:48', '2026-03-14 06:02:41', 0, NULL, NULL, NULL, NULL),
(35, 'remoteok', 'Design Intern Summer 2026', 'Who are we and why should you join us?\nBetterHelp is on a mission to remove the traditional barriers to therapy and make mental health care more accessible to everyone. Founded in 2013, we are now the worldâs largest online therapy service, providing affordable and convenient therapy across the globe. Our network of over 30,000 licensed therapists has helped millions of people take ownership of their mental health and change their lives forever. And weâre not stopping there â as the unmet need for mental health services continues to grow, BetterHelp is committed to being part of the solution.\nAs the Design Intern at BetterHelp, youâll join a diverse team of licensed clinicians, engineers, product pros, creatives, marketers, and business leaders who share a passion for expanding access to therapy. And as a mental health company, we take employee mental health just as seriously as we do our mission. We deeply invest in our teamâs well-being and professional development, because we know that business and individual growth go hand-in-hand. At BetterHelp, youâll carve your own path, make an immediate impact, and be challenged every day â with a supportive community behind you the whole way.\nWhat are we looking for?\nWeâre looking for a thoughtful, motivated Summer Design Intern to join the BetterHelp Creative Team. This role is ideal for a designer who is excited to work at the intersection of brand and performance marketingâwhere storytelling meets impact.\nWhat will you do?\n\nSupport the development of paid social, display, email, and web creative\nAdapt and resize creative across multiple platforms (Meta, TikTok, YouTube, etc.), ensuring each asset feels native to its environment.\nAssist in evolving evergreen and campaign-based marketing assets\nAssist with organic social content, including static posts and carousels\nContribute to concept development and creative brainstorming\nPrepare production-ready files and resize/adapt creative across formats\nHelp maintain brand consistency across channels\nParticipate in creative reviews and team critiques\nPlease mention the word **CHARISMATIC** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'BetterHelp', 'US', 'https://remoteOK.com/remote-jobs/remote-design-intern-summer-2026-betterhelp-1130710', '1130710', '[\"design\",\"designer\",\"growth\",\"web\",\"marketing\",\"go\",\"health\",\"digital nomad\"]', NULL, 'active', '2026-03-10 10:00:06', '2026-03-14 06:02:44', '2026-03-13 11:13:48', '2026-03-14 06:02:44', 0, NULL, NULL, NULL, NULL),
(36, 'remoteok', 'Restaurant Account Manager', 'About Sharebite\nSharebite is the leading food ordering platform built for companies to feed their employees. Our platform allows their employees to place meal orders with their favorite restaurants while helping to combat food insecurity in local communities. Every meal ordered on Sharebite results in a meal donation through local partners like Feeding America and City Harvest, and to date, we have donated over 15 million meals.&nbsp;\nBeing well fed is an essential ingredient for employee wellbeing, team performance, and company culture. Join our team and help bring do-good, feel-good eating to the world.\nThe Role\nSharebite is looking for a sharp, highly motivated individual to join our Restaurant Operations Team. As a Restaurant Account Manager, you\'ll own a portfolio of restaurant partners and be accountable for their ongoing performance on the platform. This role is focused on building strong, collaborative partnerships while also driving reliability, consistency, and long-term success. You\'ll anticipate how restaurant decisions are made, balance the realities of restaurant operations with Sharebite\'s standards, and proactively address issues that impact performance. You should be comfortable operating in live environments, making judgment calls under pressure, and working cross-functionally to resolve issues quickly. Success in this role requires a strong understanding of restaurant operations, the ability to influence without being heavy-handed, and a hands-on, problem-solving mindset. This is an \"all hands on deck\" role in a fast-paced environment, ideal for someone who enjoys ownership, accountability, and building something that works in the real world.\nWhat You\'ll Do&nbsp;\n\nBe the go-to owner for your restaurant portfolio, proactively identifying risks, performance gaps, and opportunities for growth, and working cross-functionally to support and expand your accounts\nDrive operational improvement with restaurant partners, owning outcomes related to reliability, responsiveness, and overall performance on the platform\nBring your analytical A-game by monitoring portfolio KPIs, identifying trends, surfacing actionable insigPlease mention the word **CLEARED** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'Sharebite', 'Remote', 'https://remoteOK.com/remote-jobs/remote-restaurant-account-manager-sharebite-1130709', '1130709', '[\"manager\",\"support\",\"operations\",\"operational\"]', NULL, 'active', '2026-03-10 09:00:06', '2026-03-14 06:02:47', '2026-03-13 11:13:48', '2026-03-14 06:02:47', 0, NULL, NULL, NULL, NULL),
(37, 'remoteok', 'Journeyperson Electrician', 'RoleReporting to the Site Supervisor, the role of Journeyman Electrician is to perform maintenance, upgrading and installation of electrical systems in industrial settings. From wiring and installation to equipment setup and compliance adherence, the Industrial Electrician plays a crucial role in ensuring the safe and efficient operation of electrical systems within our facilities. Under this role the Journeyman Electrician reads and interprets drawings, blueprints and electrical code specifications. The Journeyman Electrician inspects electrical systems, components and equipment to identify defects and to ensure compliance with codes. This is a senior role which requires performance evaluation, coaching mentoring and training of Electrician Apprentices.Â Â  Â ResponsibilitiesÂ Execute the installation of electrical wiring, conduits, Cable Trays, and fixtures across buildings, industrial facilities, and infrastructure projects, ensuring precision and adherence to safety protocols.Proficiently install electrical panels, switchgear, control systems, and distribution boards to effectively regulate and distribute electrical power within various facilities and systems.Expertly handle the installation of electrical equipment such as motors, generators, transformers, and lighting systems, contributing to construction projects and facility upgrades with precision and proficiency.Establish robust power distribution networks, encompassing tasks such as cable laying, transformer installation, and connection of power sources to distribution points, thereby ensuring seamless and efficient power supply.Ensure meticulous grounding and bonding of electrical systems to mitigate electrical hazards and uphold safety standards within industrial environments.Undertake routine maintenance duties, troubleshoot electrical issues, and swiftly rectify faulty equipment or systems, thereby minimizing disruptions and ensuring continuous operation.Ensure meticulous adherence to relevant codes, standards, and regulations, notably the Canadian Electrical Code (CEC), to maintain legal compliance and uphold safety standards.Demonstrate a profound understanding of lockout-tagout procedures and safety protocols, leveraging extensive experience to implement robust measures within manufacturing or industrial environments.Operation of construction equipment such as skid steer, mini hoe, manlifts, and zoombooms.Comply with Rising Edge Technologies Ltd.âs Health and Safety Manual and industry safety regulations.Provide leadership, supervision, mentoring and training to Electrical Apprentices in understanding, identifying and resolving technical issues. Assist Electrician Apprentices with the day to day activities involved with substation construction including working in a safe and quality manner. Adhere to Rising Edge Technologies Ltd.âs safety policies and safe work procedures and be familiar with the potential hazards of working near energized equipment.Schedules can range from 2 weeks on 2 weeks off, 14 days on and 7 days off, 8 days on 6 days off, etc.10-hour days (7:00 am to 5:30pm). Overtime paid at time and a half after 10 hours in a day as well as after 40 hours in a week.Travel time to and from site will be paid at base rate, and travel provided by employer from St John\'s per project requirements.Accommodation and LOA determined per project requirements.\n Valid and recognized Journeyman Electrician Certificate  Minimum of 5 years of work experience as a PSE/Electrician with at least 2 years of experience working in substations required Thorough knowledge of the Electrical Utility Code (E.U.C Safety Codes Act) and Occupational Health and Safety rules as they relate to the Electrician role Have a valid Provincial Class 5 driverâs license with an acceptable driving record Experience with Microsoft Windows, Office and computer-based test equipment would be an asset Must meet pre-access Drug &amp; Alcohol testing requirements Must be able to work comfortably at heights Ability and willingness to work out of town  Able to travel including travelling to remote sites. Able to work in adverse weather conditions.  Dedicated to a respectful work environment and teamwork with strong interpersonal and communication skills.  Demonstrate problem solving and analytical skills with the ability to work within strict deadlines. Must show that you can work in a safe manner with respect to the environment, health and safety issues in the work place.  \nBenefitsCompetitive compensationOvertime opportunities - Project dependentComprehensive benefits package (Medical, Disability, Dental &amp; Vision)Paid Time Off BenefitsWeekly Pay PeriodsRising Edge will pay for all safety training courses for each employee averaging $1000 per employee for the base requirements.Personal Protective Equipment (PPE) allowance provided each year once a field worker passes their probationary period.Out of town work includes either all inclusive camp accommodations or daily meal per diem and individual accommodations.Employee Assistance Program â CounselingDPSP matching program that offers increased matching contributions based on your years of service with the company.Please mention the word **TRUTHFULLY** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'Rising Edge Group', 'Halifax', 'https://remoteOK.com/remote-jobs/remote-journeyperson-electrician-rising-edge-group-1130708', '1130708', '[\"training\",\"technical\",\"testing\",\"test\",\"code\",\"travel\",\"microsoft\",\"senior\",\"legal\",\"health\"]', NULL, 'active', '2026-03-10 08:00:17', '2026-03-14 06:02:52', '2026-03-13 11:13:48', '2026-03-14 06:02:52', 0, NULL, NULL, NULL, NULL);
INSERT INTO `projects` (`id`, `source`, `title`, `description`, `company`, `location`, `project_url`, `external_id`, `tags`, `category`, `status`, `published_at`, `fetched_at`, `created_at`, `updated_at`, `archived`, `budget`, `budget_min`, `budget_max`, `archived_at`) VALUES
(38, 'remoteok', 'Solutions Analytics Data Scientist', 'SentiLink provides innovative identity and risk solutions, empowering institutions and individuals to transaction with confidence. Weâre building the future of identity verification in the United States replacing a clunky, ineffective, and expensive status quo with solutions that are 10x faster, smarter, and more accurate.Weâve seen tremendous traction and are growing extremely quickly. Our real-time APIs have helped verify hundreds of millions of identities, starting with financial services and rapidly expanding into new markets. SentiLink is backed by world-class investors including Craft Ventures, Andreessen Horowitz, NYCA, and Max Levchin.Weâve earned recognition from TechCrunch, CNBC, Bloomberg, Forbes, Business Insider, PYMNTS, American Banker, LendIt, and have been named to the Forbes Fintech 50 list every year since 2023. Last but not least, weâve even made history - we were the first company to go live with the eCBSV and testified before the United States House of Representatives on the future of identity.SentiLink supports a variety of ways to work, ranging from fully remote to in-office. We operate as a digital-first company with strong collaboration across the U.S. and India. We maintain physical offices in Austin, San Francisco, New York City, Seattle, Los Angeles, and Chicago in the U.S., and in Gurugram (Delhi) and Bengaluru in India. If youâre located near one of these offices, we would love for you to spend time in the office regularly. Some roles are hybrid or in-office by design. For example, our engineering team in India works primarily from our Gurugram office.About the Opportunity:As a Solutions Analytics Data Scientist, you will play a crucial role in enabling current and prospective partners to implement and optimize SentiLink products. You will conduct data evaluations that demonstrate how SentiLinkâs solutions add measurable value to partners\' businesses. This includes analyzing partner data, interpreting key data science metrics, and illustrating product performance. For existing partners, you will provide ongoing performance assessments, support product evaluations, and deliver custom analyses to help partners understand fraud patterns and their impact on consumers and business operations.Technologies: Python 3, PostgreSQL, and AWS infrastructure (EC2, S3, RDS, Redshift, etc.)This is a remote, US-based role.Responsibilities:Conduct comprehensive data evaluations for prospective partners, demonstrating SentiLink\'s product value through clear data science metrics.Analyze performance data from current partners to ensure optimal product use and provide actionable recommendations.Collaborate with cross-functional teams, including Product, Data Science, and Engineering, to enhance product performance and address partner-specific needs.Deliver ad hoc analyses and reports that provide deep insights into fraud trends, consumer behavior, and partner-specific challenges.Communicate complex data findings effectively through visualizations, reports, and presentations tailored to both technical and non-technical stakeholdersRequirements:Bachelorâs or Masterâs degree in Data Science, Statistics, Computer Science, or a related field.Proven experience in data analysis, modeling, and performance evaluation.Strong proficiency in data tools and languages such as Python, R, SQL, and data visualization libraries (e.g., Tableau, matplotlib).Ability to interpret and communicate complex data insights to both technical and business audiences.Exceptional problem-solving and analytical skills with a focus on actionable results.Interest in developing deep domain expertise for product-focused work: a background in fraud is not required, but willingness to learn isThrive in a fast paced environment characterized by the need to solve extremely varied, high impact, open ended problems.Nice to have: Familiarity with fraud detection, risk assessment, or related data-driven business solutionsCandidates must be legally authorized to work in the United States and must live in the United States.Salary Range:$130,000/year - $150,000/year + equity + benefitsPerks:Employer paid group health insurance for you and your dependents401(k) plan with employer match (or equivalent for non US-based roles)Flexible paid time offRegular company-wide in-person eventsHome office stipend, and more!Corporate Values:Follow ThroughDeep UnderstandingWhatever It TakesDo Something SmartPlease mention the word **ADMIRATION** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'SentiLink', 'Austin', 'https://remoteOK.com/remote-jobs/remote-solutions-analytics-data-scientist-sentilink-1130707', '1130707', '[\"python\",\"technical\",\"support\",\"financial\",\"fintech\",\"analytics\",\"go\",\"health\",\"engineering\"]', NULL, 'active', '2026-03-10 08:00:11', '2026-03-14 06:02:56', '2026-03-13 11:13:48', '2026-03-14 06:02:56', 0, NULL, NULL, NULL, NULL),
(39, 'remoteok', 'Director of Community', 'Do you have experience building and scaling vibrant communities that bring people together around shared goals and opportunities? Have you led strategies that connect learners, alumni, or professionals into meaningful networks that drive engagement and long-term impact? Are you someone who understands that great communities are built through authentic relationships, not just events and programs? Do you enjoy designing systems, frameworks, and experiences that enable communities to thrive across multiple regions and markets? Are you excited about the idea of helping build one of the most powerful professional communities for emerging African talent? If so, this might just be the role for you.\n\nAbout ALX Africa\n\nALX Africa, a non-profit organisation under the ALX Foundation, is dedicated to unlocking the potential of Africa\'s digital future. Formerly part of Sand Tech Holdings, we\'ve embarked on an independent journey to provide world-class tech skills training and career acceleration programmes. Our mission is to bridge the digital divide, upskill and re-skill talent, and create a generation of innovative leaders. By 2030, we aim to empower 2 million Africans to secure sustainable tech careers.\n\nWith hubs in 8 cities across Africa and counting, we provide safe access to quality learning and a dedicated network of expert instructors. Our innovative programmes equip learners with the practical skills and knowledge needed to succeed in today\'s rapidly evolving tech industry. Through a combination of rigorous coursework, industry partnerships, and hands-on projects, we prepare our students for in-demand roles in software engineering, data science, and cybersecurity.\n\nWe achieve this by:\n\nâ¢ Providing young professionals with access to the most in-demand tech skills that will power the future.\nâ¢ Empowering the next generation of technology innovators, entrepreneurs, and business leaders through challenging, real-world coursework.\nâ¢ Building a lifelong, impactful community of tech professionals that support them at all stages of thPlease mention the word **CLEARLY** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'ALX Africa', '', 'https://remoteOK.com/remote-jobs/remote-director-of-community-alx-africa-1130705', '1130705', '[\"director\",\"students\",\"training\",\"support\",\"software\"]', NULL, 'active', '2026-03-10 06:00:23', '2026-03-14 06:02:58', '2026-03-13 11:13:48', '2026-03-14 06:02:58', 0, NULL, NULL, NULL, NULL),
(40, 'remoteok', 'Data Scientist IV', 'What We Do\n\nAt GoGuardian, we\'re helping build a future where all learners are ready and inspired to solve the world\'s greatest challenges. Our award-winning system of learning solutions is purpose-built for K-12 and trusted by school leaders to promote effective teaching and equitable engagement while helping empower educators to keep students safe.\n\nWhat It\'s Like to Work at GoGuardian\n\nWe are an outcomes-focused learning company with a steadfast focus on improving learning environments, one classroom at a time. Working with us means joining a remote team of diverse, committed, mission-driven employees who are inspired by our vision, dedicated to our customers, and ready to roll up their sleeves. Guardians put their heads together to solve problems, learn together from experiments that fail, and stand together by their work with full accountability. We balance our diligence with an inclusive culture that invites everyone to bring their whole self to work. Join us and learn why \"I love the people here\" is one of the most frequent comments we hear from Guardians.\n\nThe Role\n\nWe\'re looking for a Data Scientist IV to join an innovative team collaborating with partners throughout the business to solve challenging problems. In this role, you\'ll be optimizing company performance with algorithms, experimentation, and interactive dashboards. You will also have the opportunity to contribute to novel research studies and production-grade algorithms that serve students and educators. This position sits on the Data and AI team, a team that sets the standard for data-driven and scientific decision-making throughout the business. The ideal candidate is a creative problem solver with excellent technical and communication skills and is committed to fostering a culture of continuous learning and innovation.\n\nWhat You\'ll Do\n\nLead the Development and Optimization of Machine Learning Models: Spearhead the design, development, and optimization ofPlease mention the word **SUFFICED** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'GoGuardian', 'United States', 'https://remoteOK.com/remote-jobs/remote-data-scientist-iv-goguardian-1130703', '1130703', '[\"system\",\"teaching\",\"students\",\"technical\"]', NULL, 'active', '2026-03-10 00:01:14', '2026-03-14 06:03:02', '2026-03-13 11:13:48', '2026-03-14 06:03:02', 0, NULL, NULL, NULL, NULL),
(41, 'remoteok', 'Senior Sales Engineer Majors West', 'Please mention the word **PEACEFUL** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'Datadog', '', 'https://remoteOK.com/remote-jobs/remote-senior-sales-engineer-majors-west-datadog-1130702', '1130702', '[\"senior\",\"sales\",\"engineer\"]', NULL, 'active', '2026-03-10 00:01:04', '2026-03-14 06:03:06', '2026-03-13 11:13:48', '2026-03-14 06:03:06', 0, NULL, NULL, NULL, NULL),
(42, 'remoteok', 'Director Product Management', 'OraSure Technologies Inc. (OTI)&nbsp;empowers the global community to improve health and wellness by providing access to accurate, essential information. Our ability to positively affect change is powered by the innovative tools and diagnostics we deliver to the market.&nbsp;Together with its wholly owned subsidiaries, OTI&nbsp;provides its customers with end-to-end solutions.Itâs first-to-market, innovative products include rapid tests for the detection of antibodies to HIV and Hepatitis C (HCV) on the OraQuickÂ® platform; sample self-collection and stabilization products for molecular applications; and oral fluid laboratory tests for detecting various drugs of abuse.&nbsp;&nbsp;Overview&nbsp;Here at&nbsp;OTI&nbsp;our innovative sampling tools and diagnostics unlock access to accurate, essential information that advances global health and well-being. Our products include molecular sampling kits for the genome and microbiome, and rapid diagnostics for infectious disease.&nbsp;&nbsp;Position OverviewAt the OraSure family of companies, our innovative sample management solutions and diagnostics unlock access to accurate, essential information that advances health and well-being globally. Our products include molecular sampling kits for the genome, microbiome and proteome and rapid diagnostics for infectious diseases.&nbsp;The Director, Product Management â Sample Management Solutions will play a key role in driving growth of the Sample Management Solutions (SMS) business within OTI, including the Genomics collection portfolio, Microbiome collection portfolio, Colli-Pee urine collection portfolio and HEMAcollect blood collection portfolio. This role will operate in a player/coach model. The Director will have direct responsibility for driving certain product lines and innovation projects (player) and will also lead a team of high performing product management associates in managing the remainder of the portfolio and innovation programs (coach).&nbsp; &nbsp;This position will play a key role in leading 1) the development and execution of the product roadmap for the sample management portfolio, including new product introduction and product lifecycle management; 2) development and execution of the business strategy to drive commercial success of the products within the portfolio; and 3) all other aspects of on-going product support for the assigned portfolio of products. The Director will work closely with other cross-functional leaders in the execution of these responsibilities and will ensure that business projects within the SMS portfolio are executed effectively and efficiently.&nbsp;\\nResponsbilitiesLead a team in developing and executing a multi-year product roadmap for the SMS business by identifying and quantifying market opportunities, developing and assessing product concepts, and driving the development and commercialization of the products.Establish and execute product lifecycle management plans for each product line within the portfolio, including evolution of claims, COGS reduction, pricing analysis, SKU consolidation and product rationalization.Provide strategic leadership to the cross-functional teams for product development projects. Provide input as the voice of customer through all stages of product development, and provide clear direction to the cross-functional team.Maintain a prioritized list of product initiatives and work closely with cross-functional leaders to ensure support and resourcing according to the prioritization. Clearly and quantitatively justify projects by creating business cases and forecasting customer acceptance.Work cross-functionally with leaders in other departments, including R&amp;D, regulatory and clinical affairs, operations, finance, downstream marketing and sales.Serve as a product expert, developing a deep understanding of the products in the portfolio and their applications. Gather and evaluate customer input and be the portfolio champion, ensuring product performance meets expectations while exploring ways for continuous product improvement and market adoption growth.Strategy and Commercial SuccessLead the development of the SMS business growth strategy through OTIâs annual strategy playbook process.Lead the team in identifying, assessing and defining new segments for marketing and sales to target, including development of positioning and key messaging and financial projections.Lead market research activities to better understand customer needs and market trends. Generate new insights that lead to the identification of new product and business opportunities.Cultivate and nurture relationships with Key Opinion Leaders, advocacy organizations and external collaborators to drive product awareness and adoption and to advance product initiatives.Read, understand and interpret relevant scientific literature, posters and presentations and synthesize into actionable information that can be shared within the organization.Work with sales leadership to ensure support for key accounts as needed to drive ultimate customer satisfaction.Partner with downstream marketing leaders to support the development of effective marketing plans and marketing collateral.Lead the development of the SMS Long Range Plan 5-year financial projections.Regularly analyze financial metrics to assess the health of the portfolio of products. Determine trends&nbsp;QualificationsBachelorâs Degree in business or science related field is required. PhD or MBA are highly desirable10+ years of experience in product management or related function. Prior product management experience in the medical devices industry (particularly diagnostics) is highly desirableStrong track record of leading successful new product introductions with hands-on product development experience ranging from concept through product launchSignificant experience identifying and quantitatively assessing business opportunities and developing business plans to supportExperience conducting market research studies to understand customer needs and market trends leading to identification of new product and business opportunitiesExperience working directly with a sales team to set and meet sales targets.Experience developing key opinion leader relationships and external partnershipsExperience managing and coaching direct reports and developing high performing associates and teamsKnowledge, Skills &amp; AbilitiesAmbitious, self-motivated individual with the ability to lead teams in completing complex projects without significant oversightConsistent delivery of high-quality work product with appropriate attention to detail&nbsp; Strong understanding of product development processes from product concept to commercialization and product lifecycle management and from launch to product rationalization. Demonstrated ability to lead others through these processes. Must be able to achieve results in a cross-functional team environment, exhibiting formal and informal leadership skills and strong goal / results orientation. Ability to lead a team of high-performing individuals to meet growth objectives &amp; strategic imperatives within the program or product areaProven track record developing, driving and maintaining high performing product lines and achievement of product financial targetsOutstanding communication skills, including written and oral communication to senior executive audiencesAbility to travel throughout the US/Canada and internationally\\n$129,000 - $233,000 a year\\n&nbsp;OTI encourages applications from all qualified candidates who represent the full diversity of the communities in which we operate. &nbsp;We apply a rigorous, consistent, and equitable standard to the assessment of all candidates, regardless of race, color, national origin, sex (including pregnancy), sexual orientation, gender identity, disability status, age, religion, veteran status or any other protected characteristic. We are committed to creating a diverse and inclusive environment where all employees are welcomed and belong.&nbsp;&nbsp;What we have to offer:- Tiered Medical PPO, EPO, Vision and Dental coverage&nbsp;&nbsp;- Disability and Life Insurance Benefits&nbsp;&nbsp;- Generous 401K plan and company-matching contributions&nbsp;&nbsp;- Highly competitive paid time-off&nbsp;&nbsp;- Maternity Leave and Parental Leave Coverage&nbsp;&nbsp;- Employee Referral Program â you may be eligible for a cash bonus if your referrals are hired&nbsp;&nbsp;&nbsp;- Employee Assistance Program&nbsp;- Employee Service Recognition&nbsp;&nbsp;- Job-related Training Programs&nbsp;- Ability to participate in Teams, Committees, Events and Clubs&nbsp;- Depending on the role you may be eligible to work in a hybrid environment or fully remotely&nbsp;&nbsp;- Free Onsite Parking&nbsp;Please note, the above applies to full-time permanent positions. Culture, People &amp; Community&nbsp;OTI recognizes that the long-term health of our business is directly connected to the health of the planet, local communities and OTI employees.&nbsp;&nbsp;- LIVE IT Committee â committed to creating an environment that embodies our values&nbsp;&nbsp;- All Means U: Employee Committee on Belonging hosts various events across all company locations such as monthly book club&nbsp;and mentorship program&nbsp;- Wellness Committee empowers colleagues to make critical decisions to improve and protect health&nbsp;- Sustainability Committee aims to minimize impact on the environment&nbsp;- Social Committee who organize and run events for both remote and onsite employees, to create connection and community&nbsp;At OTI, we have a clear vision; cultivate an environment of equal employment opportunity where we do not tolerate discrimination or allow the harassment of employees or applicants on the basis of sex, gender identity, sexual orientation, race, color, religious creed, national origin, physical or mental disability, protected Veteran status, or any other characteristic protected by law with regard to any employment practices.&nbsp;&nbsp;OTI aims to create and foster workplaces that reflects and contributes to the global communities in which we do business and the customers and partners we serve. This includes all communities impacted by our corporate presence. As part of this commitment, OTI and its subsidiaries will ensure employees and applicants are provided reasonable accommodation per request.&nbsp; If you require disability-related accommodation during the recruitment process, please contact Katheryn Viau at katheryn.viau@dnagenotek.com. OTI will consult with all applicants who request disability-related accommodation during the recruitment process to ensure that the accommodation provided takes into account the applicant\'s individual accessibility needs.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Please mention the word **ASSUREDLY** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'OraSure Technologies Inc.', '', 'https://remoteOK.com/remote-jobs/remote-director-product-management-orasure-technologies-inc-1130701', '1130701', '[\"director\",\"training\",\"consult\",\"support\",\"growth\",\"travel\",\"voice\",\"financial\",\"c\",\"leader\",\"strategy\",\"management\",\"lead\",\"senior\",\"marketing\",\"sales\",\"health\",\"recruitment\",\"executive\",\"full-time\"]', NULL, 'active', '2026-03-10 00:00:56', '2026-03-14 06:03:11', '2026-03-13 11:13:48', '2026-03-14 06:03:11', 0, NULL, NULL, NULL, NULL),
(43, 'remoteok', 'Senior Configuration Analyst', 'Hi, weâre Gravie. Our mission is to improve the way people purchase and access healthcare through innovative, consumer-centric health benefit solutions that people can actually use. Our industry-changing products and services are developed and delivered by a diverse group of unique people. We encourage you to be your authentic self - we like you that way.A Little More About this Role:&nbsp;Weâre looking for a Senior Configuration Analyst to join our configuration team. As Gravie looks to continue its Member-centric approach to healthcare, we need an Analyst to create and maintain the benefit categories, health plans, and adjudication logic that power our health plans, develop solutions to automate key claims processing workflows, and troubleshoot observed defects in the output of the overall claims configuration process.&nbsp; Qualified applicants should have an understanding of benefit plans, the coding systems used to document medical services, and the way these codes are organized into benefit categories and used in claim processing logic.&nbsp;You will:- Analyze benefit plan documents to accurately build benefit categories and adjudication rules to accurately and efficiently process claims- Be a leader on the configuration team by supporting training, process development, and peer review / QA.&nbsp;- Support cross-functional teams during implementations/renewals and develop solutions for plan variations.&nbsp;- Provide support to team members for escalations and complex configuration requests.-Perform root causes analysis of adjudication logic and benefit defects.&nbsp;-Support special project implementations as required-Create and update policies and procedures and other documentation of our accumulators and plan configurations.-Perform quality reviews, regression and functional testing in support of configuration changes and application updates.-Demonstrate commitment to our core competencies of being authentic, curious, creative, empathetic and outcome oriented.&nbsp;You bring:-3+ years configuring accumulators and benefit plans or other related experience in payer business logic.&nbsp;-5+ years of experience as a claims examiner, coder, or other related experience working with medical claims data.&nbsp;&nbsp;-Experience with adjudication processes, analyzing plan designs, and health plan information systems and applications.&nbsp;&nbsp;-Knowledge/experience with self-funded, level-funded plan designs.&nbsp;-Ability to set priorities, manage time, and work independently.-Demonstrated success getting results through collaboration.&nbsp;Extra credit:&nbsp;- Familiarity with the mPhasis, Eldorado, Javelina claims processing software.-Working knowledge of EDI formats (837/835 claims, 270/271 eligibility) and coding systems (CPT/HCPCS, ICD, DRG).-Experience in rapidly-growing start-up business environments.-Understand file&nbsp;types A37, 270, 271, 276, 277, 278 experience.&nbsp;The salary range for this position is $60,675- $101, 125 annually. Numerous factors including, but not limited to, education, skills, work experience, certifications, etc. will be considered when determining compensation.\\n\\nPlease mention the word **SUCCEED** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'Gravie', 'Remote', 'https://remoteOK.com/remote-jobs/remote-senior-configuration-analyst-gravie-1130700', '1130700', '[\"analyst\",\"support\",\"testing\",\"leader\",\"senior\",\"health\",\"healthcare\",\"non tech\"]', NULL, 'active', '2026-03-10 00:00:49', '2026-03-14 06:03:13', '2026-03-13 11:13:48', '2026-03-14 06:03:13', 0, NULL, NULL, NULL, NULL),
(44, 'remoteok', 'Manager Strategic Partnerships', 'Senior Manager, Strategic Partnerships\nMural Health is a fast-growing clinical technology start-up that makes clinical trials easier for participants.&nbsp; Our mission is to eliminate any barriers participants or caregivers experience while being part of a clinical trial.&nbsp;\nAs we continue to scale, partnerships play a critical role in expanding our impact across the clinical research ecosystem. Our Partnerships team works closely with Contract Research Organizations (CROs) to ensure Mural Health is embedded as a trusted, value-driving solution within their trial operations.\nWe\'re looking for a Senior Manager, Strategic Partnerships to help build and scale relationships across our most important CRO accounts. In this role, you will serve as a strategic partner and trusted advisor - not just managing relationships, but proactively shaping them. You\'ll work to deepen engagement, unlock new opportunities, and ensure our partnerships translate into meaningful growth and operational excellence.\nLocation: Remote\nReports To: Associate Director of Partnerships\nWhat You\'ll Do:\nOwn key partner relationships\n\nServe as the primary point of contact for strategic CRO partners, brinPlease mention the word **PATIENCE** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'Mural Health', 'Remote - US', 'https://remoteOK.com/remote-jobs/remote-manager-strategic-partnerships-mural-health-1130699', '1130699', '[\"manager\",\"embedded\",\"growth\",\"director\",\"senior\",\"operational\",\"medical\",\"health\"]', NULL, 'active', '2026-03-10 00:00:42', '2026-03-14 06:03:18', '2026-03-13 11:13:48', '2026-03-14 06:03:18', 0, NULL, NULL, NULL, NULL),
(45, 'remoteok', 'Staff Automation Engineer Internal Audit', 'IonQ is developing the world\'s most powerful full-stack quantum computer based on trapped-ion technology. We are pushing past the limits of classical physics and current supercomputing technology to unlock a new era of computing. Quantum computing has the potential to impact every area of human society for the better. IonQ\'s computers will soon redefine industries like medicine, materials science, finance, artificial intelligence, machine learning, cryptography, and more. IonQ is at the forefront of this technological revolution. \n\nThe Process Engineer, Internal Audit is the architect of the modern audit function. This role is not about performing audits; it is about designing the systems that perform them. You will engineer, automate, and continuously optimize audit workflows by integrating Generative AI, agentic orchestration, and process engineering principles. Your goal is to move the department from \"point-in-time\" manual testing to a \"continuous assurance\" model that provides real-time risk insights.\n\nResponsibilities: \n1. Audit Architecture & Process Re-Engineering\nâ¢ Workflow Deconstruction: Analyze and map complex end-to-end audit processes (Risk Assessment through Issue Remediations) to identify \"automation-first\" opportunities.\nâ¢ Lean Audit Design: Apply Lean/Six Sigma principles to eliminate \"waste\" in the audit lifecycle, such as manual data entry, redundant evidence requests, and administrative overhead.\nâ¢ Scalable Solutions: Design standardized, modular workflow patterns that can be reused across Financial, IT, and Operational audit domains.\n2. AI Agent Orchestration & Prompt Engineering\nâ¢ Intelligent Augmentation: Build and deploy AI-assisted workflows using Vellum AI, Copilot Studio, and Claude 3.5/4 to automate:\nâ¢ ControlPlease mention the word **VERSATILITY** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'IonQ', '', 'https://remoteOK.com/remote-jobs/remote-staff-automation-engineer-internal-audit-ionq-1130698', '1130698', '[\"design\",\"full-stack\",\"architect\",\"testing\",\"operational\",\"engineer\",\"engineering\",\"digital nomad\"]', NULL, 'active', '2026-03-10 00:00:27', '2026-03-14 06:03:21', '2026-03-13 11:13:48', '2026-03-14 06:03:21', 0, NULL, NULL, NULL, NULL),
(46, 'remoteok', 'Temp Clinical Product Lead', 'About the&nbsp;Temp Clinical Product Lead at Headspace:Headspace is seeking an experienced Temp Clinical Product Lead to serve as a key liaison between Product and Clinical leadership and provide senior-level clinical product partnership across high-priority product domains. This role will embed directly within product squads across core clinical experience areasâincluding but not limited to Measurement-Based Care, Provider &amp; Care Hub experience, and AI safety initiatives.This is a US-based, remote Temp role that runs for about 6 months with an expected schedule of 40 hours per week.&nbsp;What you will do:Clinical Product PartnershipWork directly with product teams to translate clinical requirements into product strategy, requirements, and execution plansEnsure clinical integrity, safety, and evidence alignment in product design and decision-makingProvide structured input into PRDs, experimentation design, and go-to-market considerationsIdentify clinical risks and mitigation strategies early in the product lifecycleServe as connective tissue between Product, Care Delivery, and Clinical Leadership. Ensure feedback loops between frontline care teams and product teamsDrive alignment on clinical standards, guardrails, and scopeFacilitate cross-functional decision-making where clinical risk or ambiguity existsAI SafetyReview AI-enabled experiences for clinical appropriateness and safety considerationsSupport iteration of &nbsp;escalation pathways, and risk governanceContribute to evidence planning and execution where relevantWhat you will bring:Required Skills:Advanced clinical degree (e.g., PhD,Please mention the word **CUTENESS** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'Headspace', '', 'https://remoteOK.com/remote-jobs/remote-temp-clinical-product-lead-headspace-1130697', '1130697', '[\"design\",\"lead\",\"digital nomad\"]', NULL, 'active', '2026-03-10 00:00:18', '2026-03-14 06:03:23', '2026-03-13 11:13:48', '2026-03-14 06:03:23', 0, NULL, NULL, NULL, NULL),
(47, 'remoteok', 'Security Intern', 'ezCater is the leading food for work technology company in the US, connecting anyone who needs food for their workplace to over 100,000 restaurants nationwide. For workplaces, ezCater provides flexible and scalable solutions for everything from recurring employee meals to one-off meetings, all backed by 24/7 customer service with real humans. ezCater also enables companies to manage their food spend in a single, customizable platform. For restaurant partners, ezCater helps them grow their business by bringing them more orders and new high-value customers. We\'re backed by top investors including Insight, Iconiq, Lightspeed, GIC, SoftBank, and Quadrille.\n\nWe\'re looking for a Security Engineering & Compliance Intern to join our Security Engineering and Compliance team. You\'ll work alongside Security Engineers and Security Analysts to help design and implement practical, scalable risk management and security solutions across IT Security, Incident Response, Security Operations, and Security Assurance domains, while learning how we turn compliance and risk needs into real-world engineering outcomes.\n\nInternship dates: June 1, 2026 - August 14, 2026\n\nWhat You\'ll Do:\n- Learn about our users, systems, and security posture, and how security enables our product and business goals.\n- Support security assessments of code and infrastructure changes with guidance from Security Engineers, helping ensure alignment with SOC 2, PCI-DSS, and internal policies.\n- Assist with automating recurring security and compliance activities such as vulnerability scanning, risk assessments, third-party risk reviews, and control validation.\n- Help create and tune monitoring and detective alerts for security operations, non-compliance, and incident response, using our security tools and dashboards.\n- Contribute to maintaining a healthy posture of our security tools and automations by helping with configuration, troubleshooting, and documentation.\n- Assist with collecting, organizing, and reviewing audit evidence for SOC 2\n- Participate in security incident response exercises and post-incident reviews, learning how we investigate and mitigate security events.\n- CollaboraPlease mention the word **SHINY** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'ezCater, Inc', 'Boston, MA', 'https://remoteOK.com/remote-jobs/remote-security-intern-ezcater-inc-1130696', '1130696', '[\"security\",\"design\",\"support\",\"code\",\"management\",\"engineering\",\"digital nomad\"]', NULL, 'active', '2026-03-10 00:00:06', '2026-03-14 06:03:26', '2026-03-13 11:13:48', '2026-03-14 06:03:26', 0, NULL, NULL, NULL, NULL),
(48, 'remoteok', 'Rigging Technical Artist NBA 2K', 'At Visual Concepts, we believe great games are made by diverse and empowered teams with a shared passion for play. As one of the worldâs top game development studios, we have shipped over 100 multi-sku titles to critical acclaim and commercial success. Our teams are independent and entrepreneurial. Our studios in Novato, Irvine, Budapest, Shanghai, Austin, Boise, Seoul, and Parksville, Canada are committed to artistry and technical innovation, offering top candidates the opportunity to learn and grow with some of the smartest and most creative minds in the industry.\n\nThe Team:\nThe NBA Tech Art team is a diverse group of dedicated Technical Artists that perform a wide variety of tasks. We write and maintain tools for the art department, rig the characters, props, and clothing, and do a lot of problem solving.\n\nWhat We Need:\nThe Novato team is looking for an expert character rigging artist (temporary) familiar with body and face rigging to work closely with the art team. This role reports to the Lead Technical Artist.\n\nWhat You Will Do:\nâ¢ Update our character rigs to improve deformation and more accurately simulate human anatomy\nâ¢ Create math node networks to make new connections for our body and face rigs\nâ¢ Implement blendshapes and corrective shapes into our rigs with the support of the character team\nâ¢ Create clean skinweight and blendweight maps\nâ¢ Write Python code to automate tasks, create procedural setups, and improve workflow efficiency\nâ¢ Diagnose, debug, and resolve character rigging related errors across tools and the game\nâ¢ Collaborate with a team of other technical artists to support artPlease mention the word **PLEASANT** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', '2K', 'California', 'https://remoteOK.com/remote-jobs/remote-rigging-technical-artist-nba-2k-2k-1130695', '1130695', '[\"python\",\"game\",\"technical\",\"support\",\"code\",\"math\",\"node\",\"lead\"]', NULL, 'active', '2026-03-09 22:00:13', '2026-03-14 06:03:29', '2026-03-13 11:13:48', '2026-03-14 06:03:29', 0, NULL, NULL, NULL, NULL),
(49, 'remoteok', 'Senior Software Engineer Python Django PostgreSQL and Vue.js', 'The Senior Software Engineer develops, tests, and maintains applications using Python, Django, PostgreSQL, and Vue.js within our AWS-centric SaaS environment. While primarily focused on full-stack development, familiarity with DevOps practices supports efficient development and release processes.\n\nThis role requires strong problem-solving skills and the ability to work across all aspects of a multi-tiered architecture. The ideal candidate is self-motivated, detail-oriented, adaptable, customer-focused, and eager to mentor team members. They identify areas for improvement and act on them. You will collaborate with engineers, managers, product management, and operations to deliver solutions that meet customer, business, and technical requirements.\n\n&nbsp;\n\nKey Responsibilities\nDevelopment and Architecture\nâ¢ Design, develop, and maintain full-stack applications\nâ¢ Perform code and design reviews with the development team\nâ¢ Develop and maintain automated testing frameworks\nâ¢ Design and implement monitoring and alerting solutions\nâ¢ Monitor and remediate security vulnerabilities (dependency CVEs, infrastructure misconfigurations)\n\nDevOps and Infrastructure\nâ¢ Design and implement CI/CD pipelines and infrastructure automation\nâ¢ Manage release processes and develop release documentation\nâ¢ Ensure team adherence to development and release best practices\nâ¢ Manage and maintain Kubernetes clusters and containerized workloads\nâ¢ Update and maintain AWS infrastructure, including networking, security groups, and cloud resources\n\nCollaboration and Improvement\nâ¢ Participate in Agile ceremonies and collaborate daily with the delivery team\nâ¢ Track and improve developer experience\nâ¢ Introduce new tools and practices to improve how the team builds and ships software\nâ¢ Master and help the team adopt AI-assisted development tools such as Claude Code and GitH\n\n&nbsp;\n\nRequired Qualifications\nâ¢ Bachelorâs degree in Computer Science, Engineering, Mathematics, or related field (or equivalent experience)\nâ¢ 5+ years of professional software development experience\nâ¢ 3+ years of experience with AWS\nâ¢ Proficiency with Python, Django, PostgreSQL, and Vue.js\nâ¢ Strong SQL skills with ability to write complex queries\nâ¢ Experience with Git and version control workflows\nâ¢ Experience building REST APIs with Django REST Framework (DRF)\nâ¢ Experience in Agile/Scrum environments\nâ¢ Strong problem-solving, analytical, and communication skills\nâ¢ Ability to troubleshoot effectively under pressure\n\n&nbsp;\n\nPreferred Qualifications\nâ¢ AWS certification\nâ¢ Experience with Docker, Kubernetes, and containerization\nâ¢ PostgreSQL performance tuning\nâ¢ Experience defining and managing DevOps processes\nâ¢ ExperiPlease mention the word **ENRAPTURE** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'GHX', '', 'https://remoteOK.com/remote-jobs/remote-senior-software-engineer-python-django-postgresql-and-vue-js-ghx-1130694', '1130694', '[\"python\",\"django\",\"software\",\"design\",\"saas\",\"security\",\"full-stack\",\"technical\",\"developer\",\"testing\",\"code\",\"devops\",\"cloud\",\"git\",\"postgresql\",\"senior\",\"operations\",\"engineer\",\"digital nomad\"]', NULL, 'active', '2026-03-09 18:00:23', '2026-03-14 06:03:32', '2026-03-13 11:13:48', '2026-03-14 06:03:32', 0, NULL, NULL, NULL, NULL),
(50, 'remoteok', 'Head of Forward Deployment Engineering', 'YOUR MISSION:\nAs Head of Forward Deployed Engineering, AMER (FDE) at Parloa, you own the success of enterprise AI deployments. Your mission is to build and lead a world-class FDE organization that delivers predictable, high-quality, and scalable enterprise implementationsâwhile continuously feeding field insight back into product and platform evolution.\nYou are responsible not just for delivery excellence across projects, but for shaping how Parloa scales enterprise AI adoption. You define the operating model, elevate technical standards, build leadership capacity within the FDE org, and ensure that what we deploy repeatedly becomes productized.\nFDE is where product meets enterprise reality. As Head of FDE, you ensure that reality strengthens the product rather than fragmenting it.\n&nbsp;\nIN THIS ROLE YOU WILL:\n\nRegional FDE Strategy &amp; Operating Model: Establish scalable delivery models (pods, vertical focus, specialization layers) and balance customization and productization to maximize impact and margin.\nBuild and Develop a High-Performance Organization: Hire, coach, and develop Team Leads and senior FDEs as well as build leadership capacity within the organization (succession planning, career ladders, growth paths). Establish strong performance standards and accountability frameworks while ensuring a culture of ownership.\nEnsure Predictable, High-Quality Enterprise Delivery: Own delivery health across all strategic deployments by implementing scalable capacity planning, forecasting, and utilization management.&nbsp;\nStandardize project governance: risk management, escalation paths, dependency tracking and define quality benchmarks for architecture, security, reliability, and maintainability.&nbsp; Ensure strong production stability in enterprise enviPlease mention the word **SPARKLING** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'Parloa', 'New York', 'https://remoteOK.com/remote-jobs/remote-head-of-forward-deployment-engineering-parloa-1130693', '1130693', '[\"technical\",\"growth\",\"strategy\",\"lead\",\"senior\",\"health\",\"engineering\"]', NULL, 'active', '2026-03-09 18:00:06', '2026-03-14 06:03:37', '2026-03-13 11:13:48', '2026-03-14 06:03:37', 0, NULL, NULL, NULL, NULL);
INSERT INTO `projects` (`id`, `source`, `title`, `description`, `company`, `location`, `project_url`, `external_id`, `tags`, `category`, `status`, `published_at`, `fetched_at`, `created_at`, `updated_at`, `archived`, `budget`, `budget_min`, `budget_max`, `archived_at`) VALUES
(51, 'remoteok', 'Customer Support Specialist', 'Cofactr is on a mission to empower those who get the critical work done. We\'re bridging the gaps left by traditional supply chain management solutions, creating a seamless link between Product Lifecycle Management (PLM) and Manufacturing Execution Systems (MES) through our innovative BOM to Build Platform, specifically tailored for hardware innovators. Our platform revolutionizes the technical hardware supply chain by ensuring it is precise, efficient, and effortlessly manageable. As a proud member of the Y Combinator W22 cohort, we\'ve seen our revenue grow consistently, supported by substantial venture funding from esteemed VCs, including Bain Capital Ventures, including our most recent Series A capital raise of $17.2M.&nbsp;The TeamThe Cofactr team is innovative, creative, and collaborative, with diverse professional backgrounds and a passion for solving big problems. Weâre hiring team members who are energized by the opportunity to make one of the most complex challenges in the world, the global electronics supply chain, into a scalable and intuitive tool. We value transparency and trust among our team and translate this approach into our evolving product.The RoleAs our Sr. Customer Support Specialist, you will play a critical role in maintaining Cofactr\'s commitment to delivering excellent, and expeditious customer experience and service. You will manage Level 1 (L1) support, oversee ticket queue management and deflection, and work closely with customers and internal cross-functional stakeholders to ensure timely response and resolution. This role requires someone with operational rigor, a hands-on approach, strong communication skills, and a passion for problem-solving.You will collaborate with leadership and internal stakeholders to build scalable and repeatable processes for handling break/fix issues, customer escalations, and more. This role is an incredible opportunity to make a significant impact on Cofactr\'s customer experience strategy and infrastructure.\\nKey ResponsibilitiesL1 Support: Provide first-line support for customer issues, ensuring accurate, prompt, and empathetic communication.Ticket Queue Management: Monitor and manage the ticket queue, prioritizing and addressing customer concerns efficiently.Ticket Deflection: Implement strategies to reduce incoming ticket volume by identifying and resolving root causes and improving self-service resources.Customer Advocacy: Act as the primary point of contact for support inquiries, ensuring customers feel heard and supported.Process Development: Work closely with leadership to design and implement scalable support processes for break/fix issues, escalations, and other support needs.Cross-Functional Collaboration: Partner with product, engineering, and customer success teams to address customer concerns and drive resolution.Metrics Management: Track and analyze support metrics, including time to response, time to resolution, and customer satisfaction, to continuously improve service quality.Knowledge Base Creation: Contribute to the creation and maintenance of a comprehensive knowledge base to empower customer self-service and reduce ticket volume.What we\'re looking for Experience: 6+ years of experience in customer support or a related role, preferably in a SaaS or tech environmentExtra credit for supply chain/warehouse operations experienceExtra extra credit for experience using PylonProblem-Solving: Strong analytical skills with the ability to diagnose, resolve and delegate customer issues efficiently.Communication: Excellent verbal and written communication skills with a customer-centric mindset.Organization: Proven ability to manage and prioritize a high volume of support requests.Collaboration: Experience working with cross-functional teams, including product and engineering, to resolve customer concerns.Technical Aptitude: Experience with investigating complex technical issues and bringing them to resolution leveraging x functional partner efficiently.&nbsp;Tech Stack Experience: Familiarity with support tools (e.g., SFDC, Pylon, etc) and the ability to quickly learn new platforms and technologies (Pylon, Statisfy, Metabase, Gainsight, etc).Adaptability: Comfortable working in a fast-paced, early-stage startup environment and contributing to building out scalable processes from scratch.Why Join UsHigh Impact: As the first hire in this function, you will directly shape Cofactrâs support strategy and customer experience, and you will also unlock our ability to make our customer successful.&nbsp;Growth Opportunity: Collaborate closely with leadership to establish and scale the customer support function as the company grows.Innovative Culture: Join a collaborative, agile, and innovative team where your ideas and contributions matter.Experience: 6+ years of experience in customer support or a related role, preferably in a SaaS or tech environmentExtra credit for supply chain/warehouse operations experienceExtra extra credit for experience using PylonProblem-Solving: Strong analytical skills with the ability to diagnose, resolve and delegate customer issues efficiently.Communication: Excellent verbal and written communication skills with a customer-centric mindset.Organization: Proven ability to manage and prioritize a high volume of support requests.Collaboration: Experience working with cross-functional teams, including product and engineering, to resolve customer concerns.Technical Aptitude: Experience with investigating complex technical issues and bringing them to resolution leveraging x functional partner efficiently.&nbsp;Tech Stack Experience: Familiarity with support tools (e.g., SFDC, Pylon, etc) and the ability to quickly learn new platforms and technologies (Pylon, Statisfy, Metabase, Gainsight, etc).Adaptability: Comfortable working in a fast-paced, early-stage startup environment and contributing to building out scalable processes from scratch.Professional Development: Access mentorship, training, and growth opportunities within a rapidly expanding company.\\n$85,000 - $110,000 a year\\nIf youâre a proactive, detail-oriented professional with a passion for delivering exceptional customer service, weâd love to hear from you. Apply today to join our growing team and make a meaningful difference!We are an equal opportunity employer that values and welcomes diversity. All qualified applicants will receive consideration for employment regardless of race, color, religion, gender, gender identity or expression, sexual orientation, national origin, citizenship or immigration status, genetics, disability, age, or veteran status.To conform to U.S. Government technology export regulations, including the International Traffic in Arms Regulations (ITAR) you must be a U.S. citizen, lawful permanent resident of the U.S., protected individual as defined by 8 U.S.C. 1324b(a)(3), or eligible to obtain the required authorizations from the U.S. Department of State. Learn more about the ITAR&nbsp;here.Please mention the word **REALISTIC** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'Cofactr', 'United States', 'https://remoteOK.com/remote-jobs/remote-customer-support-specialist-cofactr-1130692', '1130692', '[\"design\",\"saas\",\"technical\",\"support\",\"growth\",\"strategy\",\"management\",\"operations\",\"operational\",\"digital nomad\"]', NULL, 'active', '2026-03-09 17:00:06', '2026-03-14 06:03:42', '2026-03-13 11:13:48', '2026-03-14 06:03:42', 0, NULL, NULL, NULL, NULL),
(52, 'remoteok', 'Executive Brand Operations', 'Our Vision&nbsp;As one of the worldâs top 10 (and risingð) digital asset exchanges, we provide a best- in-class experience in trading, security, and blockchain product innovation.&nbsp;We aim to democratize access to the markets for all, making it possible for the most recent and promising cryptocurrency projects to be listed and traded safely and securely. Are you excited to join a decentralizing force in the world?&nbsp;\\nJob description- Trend Identification &amp; Strategy: Monitor Web3 and global macro-finance trends in real-time. Utilize your research background to independently develop high-value content themes, ensuring the executiveâs voice remains at the industryâs forefront.- Professional Voice &amp; Outputs: Lead the executiveâs presence on X (Twitter) and other platforms. Draft and refine sophisticated content in both English and Chinese, including in-depth viewpoints, media interview scripts, Q&amp;A frameworks, and talking points for global summits.- Account Operations: Manage the daily presence and professional engagement of social media accounts. Build long-term influence within global Web3 circles through the consistent output of high-signal content.- IP Strategic Support: Assist with other tasks related to the execRequirements- Education: Degree from a reputable university in Finance, Economics, or a related field.- Web3 Expertise: Deeply rooted in the Web3 ecosystem. Strong grasp of DeFi, protocols, and crypto-economics, with the professional caliber to conduct independent industry research.- Linguistic Mastery: Flawless proficiency in English writing (Native-level) and professional Chinese narrative skills. Ability to produce credible, precise content with zero \"translation feel.\"- Execution Excellence: Highly self-motivated with the ability to manage the entire workflowâfrom research to final bilingual deliveryâindependently in a fast-paced environment.\\nWe are&nbsp;A values-based culture that trusts your knowledge, vision, and autonomy, we focus on taking the best products and campaigns to wow our customers and bring the freedom of decentralization to every part of the world.&nbsp;Integrity, insight, innovation, purpose and cooperation are inscribed within our culture. At Gate, we are committed to GateStyles and we are looking for candidates who also exhibit the same values.&nbsp;Gate, founded in 2013, is one of the pioneering cryptocurrency exchanges and offers services worldwide related to the trading of multiple leading digital assets. With millions of registered users, it is considered one of the safest and most reliable global cryptocurrency platforms, consistently ranked among the top 10 cryptocurrency exchanges based on liquidity and trading volume (CoinGecko). Additionally, Gate has been verified by Blockchain Transparency.&nbsp;Please mention the word **ADVOCATES** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'Gate', 'APAC-C1', 'https://remoteOK.com/remote-jobs/remote-executive-brand-operations-gate-1130691', '1130691', '[\"web3\",\"cryptocurrency\",\"voice\",\"lead\",\"content\",\"operations\",\"executive\"]', NULL, 'active', '2026-03-09 12:00:02', '2026-03-14 06:03:44', '2026-03-13 11:13:48', '2026-03-14 06:03:44', 0, NULL, NULL, NULL, NULL),
(53, 'remoteok', 'Senior Python Backend Engineer Mission Critical', 'About UsWe are a 26-year established Destination Management Company (DMC) operating under theÂ Amstar DMC brand, the official destination services and tour operator brand ofÂ Hyatt Corporation.We support major North American travel brands including:Apple VacationsAmerican Express VacationsCheapCaribbeanExpediaHyattAnd more than 12 additional travel brandsOur platform supports daily operational workflows for:Transfer bookings (airport â hotel)Tours and excursionsVacation-related servicesAutomated dispatch and resource allocationSupplier coordinationOperational handlingFinancials (invoicing, payments, credit card payments etc)The system automatically assigns drivers, vehicles, and partner companies required for service delivery.This is a real-time operational system used daily in production.Current System (Legacy Overview)We operate a 24-year-old Perl-based monolithic application.Codebase~250,000 lines total~100K core Perl code63K template toolkit43K configuration system17K Perl scripts25K web frameworkSingle monolithic architectureSingle MySQL database178 tables10 background jobsORM used since inception (limited direct SQL usage)IntegrationsGoogle DriveGmailFlightStatsWhatsAppStripe (payments)Additional workflows:Email parsers reading Excel attachmentsCSV generation &amp; ingestion via Google DriveGoogle Forms integrationsBlocking page flows in current UIInfrastructureHosted on DigitalOcean VPSUbuntu 22.10 (scheduled for upgrade)Dev / Stage / Production environmentsPython services are DockerizedPerl system is not containerizedPartial CI/CD automation (Python only)Infrastructure managed by current Senior DeveloperAutomated database backups + monthly restore testingNo replication currentlyDowntime tolerance: up to 8 hours (business continuity procedures exist)Migration Status &amp; GoalWe are executing a phased migration from Perl to Python.~20% already migratedTarget: &gt;80% migrated within 12 monthsEnd goal: full replacement of legacy Perl systemCurrent modernization streams:Migrate email &amp; WhatsApp handling to AI-driven solutionRebuild core order management functionality in Python (FastAPI)Develop new UI for drivers and hostessesGradually decouple monolith into modular servicesThis is a controlled, staged production migration.Team Structure1 senior developer (20 years on system)1 QANo dedicated DevOpsRequirements defined by business + management + senior devProduction incidents handled by senior devVery stable production system (minimal incidents in last 12 months)This role will significantly strengthen and eventually take ownership of the modernization effort.Required Technical Skills (Must Have)Strong Python experienceProven production experience with FastAPIStrong MySQL knowledge (schema, indexing, query optimization)Comfortable in Linux (Ubuntu) CLIExperience with pytestGitHub + GitHub Actions CI/CDExperience deploying behind Nginx or ApacheDocker experienceProfessional use of VS Code or similarUnderstanding of API design and system decouplingSecondary (Nice to Have)Ability to read Perl codeExperience modernizing monolithic systemsExperience with Google APIsÂ Experience with Stripe or payment systemsBasic React experience (for internal admin tools)React is not a primary frontend role requirement.Work EnvironmentFully remoteDaily scrum (max 30 minutes)Structured weekly planningFlexible working hours24/7 operational business contextThis is not a constant on-call role, but production responsibility is real.Emergency incidents are rare but must be handled professionally.We value:TransparencyOwnershipIntegrityClear documentationStructured decision-makingWhat You Will OwnBuild production-ready FastAPI servicesDefine migration architectureImprove CI/CD maturityStrengthen infrastructure reliabilityDesign rollback-safe deploymentsDocument architectural decisionsGradually replace the legacy monolithThis is a high-autonomy, high-responsibility role.Please mention the word **FRUITFUL** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'Amstar Curacao', '', 'https://remoteOK.com/remote-jobs/remote-senior-python-backend-engineer-mission-critical-amstar-curacao-1130690', '1130690', '[\"dev\",\"python\",\"FastAPI\",\"sql\",\"linux\",\"Pytest\",\"Nginx\",\"apache\",\"javascript\",\"react\",\"VS Code\",\"Remote Working\",\"GitHub Actions\"]', NULL, 'active', '2026-03-09 10:34:28', '2026-03-14 06:03:47', '2026-03-13 11:13:49', '2026-03-14 06:03:47', 0, NULL, NULL, NULL, NULL),
(54, 'remoteok', 'Frontend Engineer II Core Product', 'ðAbout Pulley\nPulley\'s mission is to make it easier for anyone to start a company. We believe that more startups should exist and that founder-led companies are more successful in the long term. With Pulley\'s cap table management tools, companies can better understand and optimize their equity for the long term. Starting a company is hard enough. Managing equity shouldn\'t be.&nbsp;\nWe\'re a high-performing team on a mission to redefine how early-stage leaders build and manage their companies in an AI-native world. As AI reshapes how businesses operate, we see a unique opportunity to reimagine equity and business management from the ground up. A brand-new, unsolved challenge that we\'re excited to tackle.\nPulley is growing quickly with over 8,000 customers, including startups like Linear, Runway, Fathom, and Roam. Our trajectory is fueled by top investors like Founders Fund, Stripe, General Catalyst, Caffeinated Capital, 8vc, Elad Gil, and other incredible angels. All of our growth has been organic, and we\'re expanding the team to meet the growing demand.\nWe\'re looking for passionate, execution-focused self-starters to help us build the next generation of tools for founders.\nð About the role\nWe\'re looking for a Software Engineer to join our growing team of product-minded engineers. This role sits at the heart of how we build intuitive, powerful tools for startup founders. Tools that help them manage their equity, understand their business, and make critical decisions faster. You\'ll work closely with designers, PMs, and fellow engineers to bring polished, performant experiences to life.\nAt Pulley, our frontend engineers don\'t just build UI, they influence product direction, own the end-to-end experience, and help shape the future of startup tooling in an AI-native world. You\'ll get to work on high-impact features that are both foundational to our platform and visible to thousands of founders scaling the next generation of companies.\nWhile we\'re looking for a frontend-focused engineer, we value building skills across the stack, ensuring that you\'ll have exposure to a myriad of technologies and ample opportunities to learn and grow.&nbsp;\nð  What You\'ll Do\n\nBuild and own rich, interactive product features across our web platform, from concept to deployment\nPartner closely with design and product to shape user experiences with empathy and craft\nCollaborate with backend and AI engineers to deliver seamlPlease mention the word **FLOURISHING** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'Pulley', 'Remote', 'https://remoteOK.com/remote-jobs/remote-frontend-engineer-ii-core-product-pulley-1130687', '1130687', '[\"frontend\",\"design\",\"software\",\"growth\",\"web\",\"management\",\"engineer\",\"backend\",\"digital nomad\"]', NULL, 'active', '2026-03-09 09:00:04', '2026-03-14 06:03:49', '2026-03-13 11:13:49', '2026-03-14 06:03:49', 0, NULL, NULL, NULL, NULL),
(55, 'remoteok', 'Security Engineer', 'As a Security Engineer at Exodus, you will play a critical role in strengthening the security and resilience of our platform by engineering scalable defensive systems across enterprise and production environments, with detection and response as core capabilities. This role goes beyond traditional monitoring, you will design and implement scalable automation that empowers our Cyber Defense team to detect, triage, and respond to threats more effectively. By leveraging both AI-assisted and traditional solutions, you will drive measurable improvements to our security operations, enhance incident response readiness, and build systems that scale alongside our growing business. Your work will directly contribute to protecting our users and enabling Exodus to operate securely in an evolving threat landscape.\n\nWhat You Will Do\nâ¢ Build smart, AI-assisted automation that reduces manual security work.\nâ¢ Connect and enrich security data across enterprise and security tools.\nâ¢ Help improve how quickly and confidently alerts are understood and prioritized.\nâ¢ Play an active role in security hardening, investigations and incident response.\nâ¢ Create scalable automation that makes the Cyber Defense team more effective.\nâ¢ Continuously reduce attack surface across our enterprise and production environments.\n\nWho You Are\nâ¢ You live in the EMEA Region (UTC 0 to UTC +4 time zones).\nâ¢ You bring 4+ years of experience in Security Engineering, Detection Engineering, and/or Incident Response.\nâ¢ You have hands-on experience building AI-driven security automation or agentic workflows.\nâ¢ You understand AI security concepts and have experience integrating AI/LLM-based tooling into security workflows.\nâ¢ You\'re proficient in scripting languages for automation and API integrations.\nâ¢ You have experience building and improving SecDevOps automations.\nâ¢ You\'re comfortable working with SIEMs (queries, alert tuning).\nâ¢ You\'re familiar with EDR platforms.Please mention the word **LOVABLE** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'Exodus Movement Inc.', '', 'https://remoteOK.com/remote-jobs/remote-security-engineer-exodus-movement-inc-1130686', '1130686', '[\"security\",\"design\",\"api\",\"engineer\",\"engineering\",\"digital nomad\"]', NULL, 'active', '2026-03-09 08:00:05', '2026-03-14 06:03:52', '2026-03-13 11:13:49', '2026-03-14 06:03:52', 0, NULL, NULL, NULL, NULL),
(56, 'remoteok', 'Training & Assessment Assessor', 'Job Role: 			Assessor &amp; Assessment Team Admin SupportCompensation range: 	 $1800 - $2200 AUD / MonthlyEngagement type:		Independent Contractor AgreementWork Schedule: 	This role is expected to align with the AU business hours (approx. 9 AM - 5 PM, Monday to Friday) for collaboration, but as a contractor, youâll have flexibility in how you manage your time.Who We Are: At Hunt St, we help Australian companies hire top remote talent in the Philippines. For this role, you will be engaged directly by the client as an independent contractor. We are not an outsourcing agency. All of our roles are 100% remote so you\'ll be able to work from home.Who The Client Is: A global professional body advancing the field of sports nutrition through education, regulation, and high standards of practice. Operating across multiple regions, it sets rigorous standards for professionals, provides accredited education and certifications, and ensures practitioners are properly trained and insured. An advisory board of leading researchers and practitioners continually updates content and standards based on the latest evidence and compliance requirements.Role Overview: We are seeking a Qualified Assessor based in the Philippines to support an Australian Graduate Studentsâ Program.The primary responsibility of this role is to assess and mark academic assignments in line with Australian compliance standards. After approximately six months, the role may expand to include marking practical assessments.This position requires a strong understanding of competency-based assessment and strict adherence to compliance requirements.Key Responsibilities:Â Assess and mark academic assignments using structured rubrics and guidelinesProvide clear, constructive, and compliant feedback to studentsEnsure assessments align with Australian standards and regulatory requirementsMaintain accurate documentation and assessment recordsCollaborate with the program team to ensure consistency and quality assurance\nCertificate IV in Training and Assessment (TAE40122 / TAE40116 or equivalent) â Mandatory for complianceOpen to candidates with TESDA Trainer/Assessor Certification (will be considered)Proven experience conducting competency-based assessmentsHands-on experience using LMS (Learning Management Systems)Hands-on experience using SMS (Student Management Systems)Strong written English skills with the ability to provide detailed academic feedbackHigh level of accuracy, integrity, and attention to detailAbility to work independently in a remote setupPreferred (Nice to Have)Experience working with an Australian organization or RTOFamiliarity with Australian education compliance standardsExperience with e-skilled platformsExperience with Moodle-based platformsBasic familiarity with nutrition concepts (no formal degree required)Background in academic marking or training delivery\nWork Arrangement &amp; Expectations:This is a remote role that will be set up as an independent contractor engagement.To ensure alignment and transparency, successful candidates will be expected to:Disclose any existing ongoing roles or client workReflect this engagement on their LinkedIn profile (clearly marked as âIndependent Contractorâ)Please mention the word **ARDENTLY** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'Hunt St', '', 'https://remoteOK.com/remote-jobs/remote-training-assessment-assessor-hunt-st-1130685', '1130685', '[\"training\",\"support\",\"education\",\"admin\",\"management\",\"content\",\"non tech\"]', NULL, 'active', '2026-03-09 08:00:03', '2026-03-14 06:03:56', '2026-03-13 11:13:49', '2026-03-14 06:03:56', 0, NULL, NULL, NULL, NULL),
(57, 'remoteok', 'Product Operations Lead', 'Who We Are:\nAlpaca is a US-headquartered self-clearing broker-dealer and brokerage infrastructure for stocks, ETFs, options, crypto, fixed income, 24/5 trading, and more. Our&nbsp;recent Series D funding round brought our total investment to over $320 million, fueling our ambitious vision.\nAmongst our subsidiaries, Alpaca is a licensed financial services company, serving hundreds of financial institutions across 40 countries with our institutional-grade APIs. This includes broker-dealers, investment advisors, wealth managers, hedge funds, and crypto exchanges, totalling over 9 million brokerage accounts.\nOur global team is a diverse group of experienced engineers, traders, and brokerage professionals who are working to achieve our mission of&nbsp;opening financial services to everyone on the planet. We\'re deeply committed to open-source contributions and fostering a vibrant community, continuously enhancing our award-winning, developer-friendly API and the robust infrastructure behind it.\nAlpaca is proudly backed by top-tier global investors, including Portage Ventures, Spark Capital, Tribe Capital, Social Leverage, Horizons Ventures, Unbound, SBI Group, Derayah Financial, Elefund, and Y Combinator.\n&nbsp;\nOur Team Members:\nWe\'re a dynamic team of 230+ globally distributed members who thrive working from our favorite places around the world, with teammates spanning the USA, Canada, Japan, Hungary, Nigeria, Brazil, the UK, and beyond!We\'re searching for passionate individuals eager to contribute to Alpaca\'s rapid growth. If you align with our core valuesâStay Curious, Have Empathy, and Be Accountableâand are ready to make a significant impact, we encourage you to apply.&nbsp;\n&nbsp;\nYour Role:\nFix Alpaca\'s operational bottlenecks for scale.&nbsp;\nYour mission is to own and break the cycle of operational debt by transforming high-risk bottlenecks into automated, scalable solutions. You will operate as the critical bridge, ensuring Alpaca\'s ambitions are balanced against operational reality to secure the foundation for parabolic growth.&nbsp;\nThings You Get To Do:\n\nOwn Structural Bottlenecks: Own the product roadmap for Alpaca\'s internal workflows and tooling. Drive root cause analysis and execute on the most complex and high-risk operational problems (e.g. AML/KYC workflows, reconciliations, corporate actions, cost basis processing, tax reporting, and security master/reference data management)\nAutomation Strategy: Design systems and leverage internal tooling, AI, and workflow orchestration, so existing operations teams can support 100x growth. Eliminate critical failure modes by automating core workflows.&nbsp;\nDelivery &amp; Measurement: Define clear success metrics and SLAs. Write crisp specifications, map processes, and work cross-functionally to shPlease mention the word **THOUGHTFUL** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'Alpaca', 'Remote - Americas', 'https://remoteOK.com/remote-jobs/remote-product-operations-lead-alpaca-1130684', '1130684', '[\"design\",\"crypto\",\"security\",\"support\",\"financial\",\"investment\",\"api\",\"lead\",\"operations\",\"operational\",\"digital nomad\"]', NULL, 'active', '2026-03-09 07:00:07', '2026-03-14 06:04:01', '2026-03-13 11:13:49', '2026-03-14 06:04:01', 0, NULL, NULL, NULL, NULL),
(58, 'remoteok', 'Staff DevOps Engineer', 'About Crunchyroll\nFounded by fans, Crunchyroll delivers the art and culture of anime to a passionate community. We super-serve over 100 million anime and manga fans across 200+ countries and territories, and help them connect with the stories and characters they crave. Whether that experience is online or in-person, streaming video, theatrical, games, merchandise, events and more, it\'s powered by the anime content we all love.\nJoin our team, and help us shape the future of anime!About the Team\nAt Crunchyroll, our Cloud Reliability team within the Infrastructure Engineering team forms the foundation on which our services are built and directly influence our customer experience and the velocity of our engineers. Our team focus is to ensure that our developers are enabled, self-service, that everything about our infrastructure is automated and that our services are highly reliable and scalable. Cloud Reliability team members will engage directly with development teams on helping them become empowered and effective at delivering on our Infrastructure.\nAbout the role\nAs a Staff DevOps Engineer within the Infrastructure Engineering team, you are essential in automating and scaling the systems and services that power our streaming platform. You will work with our DevOps team, delivery teams and lead projects related to infrastructure automation, scaling, CICD, driving them forward to completion and ensuring that the platform processes, automation and best practices are being followed. In collaboration with other engineers, you develop tools and systems that support services and facilitate high-quality software delivery and arcPlease mention the word **ASSUREDLY** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'Crunchyroll, LLC', 'Los Angeles', 'https://remoteOK.com/remote-jobs/remote-staff-devops-engineer-crunchyroll-llc-1130679', '1130679', '[\"support\",\"software\",\"devops\",\"cloud\",\"lead\",\"content\",\"reliability\",\"engineer\",\"engineering\"]', NULL, 'active', '2026-03-07 20:00:19', '2026-03-14 06:04:05', '2026-03-13 11:13:49', '2026-03-14 06:04:05', 0, NULL, NULL, NULL, NULL),
(59, 'remoteok', 'Cloud Systems Engineer', 'At Accenture Federal Services, nothing matters more than helping the US federal government make the nation stronger and safer and life better for people.â¯Our 13,000+ people are united in a shared purpose to pursue the limitless potential of technology and ingenuity for clients across defense, national security, public safety, civilian, and military health organizations.Â \n\nJoin Accenture Federal Services, a technology company within global Accenture. Recognized as a Glassdoor Top 100 Best Place to Work, we offer a collaborative and caring community where you feel like you belong and are empowered to grow, learn and thrive through hands-on experience, certifications, industry training and more.Â \n\nJoin us to drive positive, lasting change that moves missions and the government forward!\n\nAccenture is seeking a Cloud Systems Engineer specializing in AWS GovCloud who will be responsible for designing and implementing AWS infrastructure architecture to meet mission requirements. This person will join our team and support our client near the Orlando, FL area.Â \n\nWhat youâll do: \nâ¢ Design and implement AWS infrastructure architecture based on mission requirements\nâ¢ Configure security groups, Network ACLs, and AWS CLI access and integration\nâ¢ Implement container security controls including image scanning, pod security policies, network policies, and RBAC configurations\nâ¢ Establish GitOps workflows and integrate CI/CD pipelines for containerized application deployments\nâ¢ Configure monitoring, logging, and alerting using AWS CloudWatch, EKS-native tools, and container observability platforms\nâ¢ Optimize infrastructure and container resource utilization through autoscaling, performance tuning, and RDS configuration\nâ¢ Integrate IAM roles, service accounts, and secrets management with infrastructure and container components\nâ¢ Automation of routine tasks with scripting and developing supporting scripts for application implementation and integration\nâ¢ Configure EC2 instances, Auto Scaling, Elastic Load Balancing, and high availability solutions\nâ¢ Design, deploy, and manage Kubernetes (EKS) clusters with proper node groups, networking, and security configurations\nâ¢ Develop and maintain reusable, modular IaC templates (e.g., Terraform) and container orchestration manifests (Helm charts, Kubernetes manifests)\nâ¢ Create documentation, operational runbooks, and troubleshooting guides\n\nWhat youâll need: \nâ¢ 3 years of experience in cloud technologies and platforms, such as AWS, Azure, or other cloud service providers\nâ¢ 3 years implementing, testing, and deploying security services and tools (i.e., antivirus software, vulnerability scanning software, and DISA STIGs)\nâ¢ 1 year of experience architecting information systems for authorization under ICD 503 or DoD Risk Management Framework\nâ¢ Experience with Kubernetes\nâ¢ DoD 8570 Compliant with IAT Level 2 certification\n\nBonus points if you have: \nâ¢ Bachelorâs Degree in Technical Discipline\nâ¢ AWS Cloud certifications, such as AWS Solutions Architect or AWS Security Specialty\nâ¢ Assessment and Authorization experience in a related industry (experience owning a program/product/feature, scoping requirements, and working with technical teams)\nâ¢ Familiarity with the processes and documentation required to articulate the appropriate systPlease mention the word **DISTINGUISHED** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'Accenture Federal Services', 'Tampa, FL', 'https://remoteOK.com/remote-jobs/remote-cloud-systems-engineer-accenture-federal-services-1130678', '1130678', '[\"design\",\"security\",\"training\",\"architect\",\"technical\",\"support\",\"cloud\",\"node\",\"management\",\"operational\",\"health\",\"engineer\",\"digital nomad\"]', NULL, 'active', '2026-03-07 20:00:08', '2026-03-14 06:04:10', '2026-03-13 11:13:49', '2026-03-14 06:04:10', 0, NULL, NULL, NULL, NULL),
(60, 'remoteok', 'Engineering Manager Accelerator Platform', 'About Anthropic\nAnthropic\'s mission is to create reliable, interpretable, and steerable AI systems. We want AI to be safe and beneficial for our users and for society as a whole. Our team is a quickly growing group of committed researchers, engineers, policy experts, and business leaders working together to build beneficial AI systems.About the Role\nEvery time someone talks to Claude -- through the API, claude.ai, our cloud partners, or any of our expanding surfaces -- the request lands on an AI accelerator.&nbsp; Not one kind, many kinds: TPUs, Trainium chips, GPUs.&nbsp; Each arrives with its own software stack, performance characteristics, failure modes, and operational quirks.&nbsp; Someone has to take raw silicon and turn it into a platform that the rest of Anthropic can build on without thinking about which chip is underneath.&nbsp; That\'s us.\nThe Accelerator Platform team owns the bringup and normalization of new hardware platforms for Anthropic\'s first party inference fleet.&nbsp; We sit between the low-level systems teams and the serving infrastructure that runs production inference -- bridging the gap so that every new accelerator generation ships as a first-class production platform.&nbsp; It\'s deeply technical work at the intersection of hardware enablement, diPlease mention the word **FERVOR** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'Anthropic', 'San Francisco, CA | New York City, NY | Seattle, WA', 'https://remoteOK.com/remote-jobs/remote-engineering-manager-accelerator-platform-anthropic-1130676', '1130676', '[\"manager\",\"technical\",\"software\",\"cloud\",\"operational\",\"engineering\"]', NULL, 'active', '2026-03-07 13:00:12', '2026-03-14 06:04:13', '2026-03-13 11:13:49', '2026-03-14 06:04:13', 0, NULL, NULL, NULL, NULL),
(61, 'remoteok', 'Senior DevOps Engineer', 'Are you looking for an opportunity to put your deep experience with AWS to use? Are you eager to contribute to the shaping and direction of a DevOps team? Do you love the challenge of removing bottlenecks in development and deployment processes? If scalability and stability are your thing, then we may have the perfect opportunity for you.&nbsp;About Us:ChowNow is one of the leading players in off-premise restaurant technology. As takeout becomes a vital revenue stream for independent restaurants, our platform helps owners focus on what they do bestâserving great foodâby offering solutions across the entire digital dining experience. From building branded websites and mobile apps, to powering online orders, managing menus, consolidating delivery, and running targeted marketing, we give restaurants the tools to grow on their own terms.We support over 20,000 restaurants across North America, helping process $1B+ in gross food sales while saving our partners over $700M in third-party commission fees. Through our white-label ordering solutions, a growing demand network (including Google, Yelp, Apple, and Snap), and a diner-friendly marketplace, we empower independent restaurants to own their customer relationships and avoid inflated pricing and fees charged by 3rd party delivery apps like Uber and Doordash.&nbsp;Founded in 2012, weâve navigated rapid growth and transformationâfrom startup roots through the pandemic boomâand are now beginning an exciting new era under our CEO, Kanika Soni. As we evolve with new leadership and cutting-edge tools, weâre deepening our commitment to helping local restaurants thrive in the digital economy.About the Position:As a Senior DevOps Engineer at ChowNow, you will be specifically responsible for building, improving, and growing our technology infrastructure. You will help design and implement reproducible processes in the enterprise environment as well as support the application production environment. You will own and support engineering user-facing technology as well as share responsibility for supporting the production operations.This is a remote position located in the United States, and will report to an Engineering Manager; No direct reports.This is a remote role based in the United States. Please note: ChowNow is not eligible to employ in every state and the recruiting team will confirm location and eligibility before moving past initial stages.What We Love About You:You put restaurants first. You deeply understand the importance of local restaurants and put them at the center of everything you do. You aim to help them not only survive but thrive.You celebrate diversity. You recognize that diversity and inclusivity matter. Youâre committed to progress, which means everyone gets the support and resources they need, no matter who they are.&nbsp; You have an ability to listen to other team members\' ideas and can thrive in an environment that embraces individuality. Everyoneâs voice counts.You raise your hand. You consistently go above and beyond what is asked of you. You help your peers accomplish their tasks while also excelling at accomplishing your own. When you have a smart idea, you raise your hand and share it.You keep reaching. You set clear ambitious goals. You donât allow yourself to become complacent with where youâre at and what youâve done, so you seek out new opportunities and challenges.What Success Looks Like: \\nWithin 30 days, youâllâ¦Progress through our Ramp Camp (ChowNowâs New Hire Onboarding Experience)You will begin to learn and contribute to our development and deployment patterns.You will begin contributing to our release process, log analysis, security patching, AWS infrastructure management, and high availability by advancing our Terraform and Ansible codebase through writing code and documentation.Within 60 days, youâllâ¦Participate with engineering leadership to plan the prioritized roadmap of DevOps and Infrastructure projects.Have a command of infrastructure tools and processes, and be able to contribute to refining them.Share responsibility for defining, sharing, and achieving team and individual KPI goals.Within 90 days, youâllâ¦Contribute to the technology architecture review board.Be a knowledge leader, contributing, teaching, and continuing to learn.Be able to take active part in shaping DevOps roadmap by proposing new projects and defining priorities and initiativesYou Should Apply If:3+ years of experience with DevOps practices5+ years of overall infrastructure management experience3+ years AWS experience, including but not limited to EC2, RDS, Lambda, and ECS/FargateExperience operating container-based workloadsProficiency in at least one programming language, Python preferredSolid understanding of Linux operating systems, ideally RedHat/CentOS/Amazon Linux, and networking fundamentals.Solid foundation in security principles and best practicesSolid knowledge of at least one of the major configuration management and automation frameworks (Terraform and Ansible preferred)Hands on experience running highly available MySQL, PostgreSQL, ElasticSearch, or RedisHands on experience setting up and maintaining monitoring, alerting and logging solutionExperience building CI/CD pipelines, qa/development environments and related toolingExperience creating scalable systems, preferably in e-commerce or consumer-facing websitesEnthusiastic contributor to high-level architectureAbout Our Benefits:Expected Base Salary Range: $169,725 - $200,540 depending on candidate location and experience Ongoing training and growth opportunities.A \"Best Place to Work\" winner multiple times where we focus on creating a great employee experience.Rock solid medical, dental, and vision plans.Mental Health Coverage - we offer several programs to support your mental health and wellness goals.Unlimited Paid Vacation. We expect you to work hard, but still enjoy your personal life7 weeks of baby bonding time for all new parents (within the first year of birth or adoption), 8 Weeks of Paid Pregnancy Leave.401(k) MatchingEmployer-contributing student loan assistance program or continuing education reimbursement program Employee Stock Incentive Plan.Pet insurance for your fur babiesConsistent &amp; fair leadership: weâll share info, set clear goals, show you respect, and treat everyone fairly.Enough freedom to spread your wings while still holding you accountable.\\nThe above statements are intended to describe the general nature and level of work being performed by people assigned to this job. This is not intended to be an exhaustive list of all responsibilities, duties and skills required.As one of ChowNowâs core values, âCelebrates Diversityâ, we are committed to an inclusive and diverse work environment. ChowNow is an equal opportunity employer. We do not discriminate based on race, color, ethnicity, ancestry, national origin, religion, sex, gender, gender identity, gender expression, sexual orientation, age, disability, veteran status, genetic information, marital status or any legally protected status.&nbsp; We are committed to developing a barrier-free recruitment process and work environment, if you require any accommodation, please let us know at your earliest convenience and weâll work with you to meet your accessibility needs.Information Regarding Recruiting Scams: ChowNow does not engage in outreach to prospective candidates by text message about employment opportunities, interviews, or employment offers, and we do not make job offers after only one interview. ChowNow does not ask candidates to submit sensitive personal information (Passport details, banking information, etc.) as part of the interview process. ChowNow employment offers are made by a ChowNow Talent Acquisition team member with a @chownow.com email address only. ChowNow does not ask candidates to provide funds to the company for onboarding, equipment, or supplies. If you receive an employment inquiry or employment offer from a non @chownow.com email address, consider it spam. Read here about your California privacy rights.&nbsp;#Li-RemotePlease mention the word **PAINLESSLY** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'ChowNow ', 'Remote', 'https://remoteOK.com/remote-jobs/remote-senior-devops-engineer-chownow-1130673', '1130673', '[\"design\",\"ansible\",\"security\",\"python\",\"training\",\"support\",\"growth\",\"code\",\"voice\",\"devops\",\"education\",\"banking\",\"mobile\",\"management\",\"senior\",\"sales\",\"go\",\"health\",\"recruiting\",\"engineer\",\"engineering\",\"recruitment\",\"linux\",\"e-commerce\",\"digital nomad\"]', NULL, 'active', '2026-03-07 00:01:33', '2026-03-14 06:04:18', '2026-03-13 11:13:49', '2026-03-14 06:04:18', 0, NULL, NULL, NULL, NULL);
INSERT INTO `projects` (`id`, `source`, `title`, `description`, `company`, `location`, `project_url`, `external_id`, `tags`, `category`, `status`, `published_at`, `fetched_at`, `created_at`, `updated_at`, `archived`, `budget`, `budget_min`, `budget_max`, `archived_at`) VALUES
(62, 'remoteok', 'Associate Vice President Direct Mail Content', 'At MissionWired, we help our partners create revolutionary fundraising strategies that advance their mission, change our country, and have a positive impact on the world.&nbsp;We help our partners tell big, ambitious stories that invite their supporters into communities to raise mission-changing revenue. Our results are unrivaled, having converted more than $4.5 billion in donations to the worldâs most trusted philanthropies and groundbreaking campaigns. We do it over email and SMS, in the mail, across social media, everywhere. We donât think in terms of channels; weâre single-minded in pursuit of your success.Weâre innovative, progress-obsessed, do-gooders who care deeply about social change and continuing to push the limits on what we can accomplish together. Weâve brought strategies to life for nonprofit organizations working around the world, including Sandy Hook Promise, Human Rights Watch, The Humane Society of the U.S., Save the Children, and Friends of the Earth. Over the years, we have worked with various progressive political organizations and believe that each election cycle is an opportunity for us to support organizations across the country and elect Democrats to legislative bodies up and down the ballot.Weâre an equal-opportunity employer and take seriously our commitment to equality and equity. Our efforts to be inclusive and create opportunity donât end when someone joins us â they begin.&nbsp;Weâve set our sights on changing the world through our work and with our clients, and representation is at the foundation of what we do. We know that diversity of thought and background makes us stronger. Thatâs why weâre committed to building and maintaining a diverse community.Every new team member broadens our perspective and allows us to think bigger. Weâll be at our best when people from underrepresented communities and people with a range of perspectives and lived experiences want to come, stay, and push the boundaries of whatâs possible.Overview: Our associate vice president will tackle a new challenge every day, but there are a few constants: As a leader on our team of direct mail writers, youâll collaborate with other internal team leads to bring our clientsâ goals to life â and keep our creative approach on the industryâs cutting edge. Youâll come to the table having mastered industry best practices and be eager to foster team growth, professional development, and inclusion. And youâll listen, collaborate, and innovate to ensure our work is leading to real change â change the future depends on. If this sounds like you, then weâd love to hear from you.\\nSuccessful candidates will be responsible for:Overseeing and expanding the agencyâs direct mail creative practice;Managing team members and guiding career development equitably and humbly;Collaborating across internal teams and ad-hoc projects while also managing your own book of clientsâ content;&nbsp;Developing and maintaining compelling, authentic creative strategies for world-changing nonprofits, Democratic elected officials, and political challengers; andParticipating in agency work as well as business development, including bringing our best creative work forward in proposals and pitches.Must-have qualifications:7+ years of experience leading direct response marketing, direct mail strategy, and creative best practices for nonprofits, politicals, or both;Experience managing teams and training writers;A predisposition toward out-of-the-box thinking and bold ideas;Comfort working up and down your skillset;Experience with client-facing roles; andA passion for supporting and connecting with individuals and teams, both colleagues and mentees.Nice-to-have qualifications:Experience with business development is a plus.\\nSalary floor for this role begins at $110,000+ per year, depending on experience.Please apply with: A resume, cover letter, and two writing samples that demonstrate your ability to create engaging and persuasive content. LocationWe are currently working remotely with no return to office date. Applicants may reside in the following states: AZ, CA, CO, CT, DC, FL, GA, IL, IN, LA, MA, ME, MD, MN, MO, NC, NH, NJ, NM, NY, OR, PA, SC, TX, VA, WA, and WI. Due to FL legislation, MissionWired is required to participate in e-verify.Benefits100% employer-paid premiums for platinum-level medical plan on a national health care network100% employer-paid life insurance and short term disability50% employer-paid vision and dental insurance401(k) with 3% employer contribution17 vacation days in addition to 12 paid holidays, sick days, bereavement leave, and a volunteer day off.Paid parental leave at 100% of your salaryFinancial support for reproductive and transgender careFlexible telecommute and remote work policiesCompany issued Mac products for home officesCell phone service reimbursement, meal and ride-share reimbursement, and other perks available*Supporting your team on some nights and weekends as we approach high-volume times such as elections may be required.If you feel you can do the job and are excited about this opportunity but are not sure if you meet all the qualifications, consider applying anyway. Weâd love to hear from you!Please mention the word **EXCELED** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'MissionWired', 'United States - Remote Flexibility', 'https://remoteOK.com/remote-jobs/remote-associate-vice-president-direct-mail-content-missionwired-1130672', '1130672', '[\"training\",\"support\",\"leader\",\"content\",\"health\",\"non tech\"]', NULL, 'active', '2026-03-07 00:01:21', '2026-03-14 06:04:22', '2026-03-13 11:13:49', '2026-03-14 06:04:22', 0, NULL, NULL, NULL, NULL),
(63, 'remoteok', 'Staff Revenue Manager', 'Overview\nWheelhouse is seeking a Staff Revenue Manager to join our Revenue Management team. In this role, you will develop and refine revenue management strategies that support Wheelhouse\'s clients in driving meaningful revenue gains from their short-term and mid-length stay rental properties.\nYou will work within Wheelhouse\'s Revenue Management department, reporting to the Head of Revenue Management. Your primary focus is building and scaling revenue management frameworks â you are a revenue management practitioner responsible for developing the strategies, processes, and insights that help operators who trust Wheelhouse improve their performance.\nÂ \nWho We\'re Looking For\nThe ideal Staff Revenue Manager is a revenue management practitioner who is genuinely passionate about the vacation rental and STR industry. You don\'t just do this work â you care about it. You follow the space, you have opinions on where it\'s heading, and you bring that energy into every pricing decision and strategic recommendation you make.\nWheelhouse is a fast-moving, remote-first startup, and this role reflects that. We move quickly, we build things from scratch, and we expect our teammates to bring both focus and initiative. You are someone who thrives with ownership, doesn\'t wait to be told what to do next, and finds real satisfaction in doing excellent work in a dynamic environment. You\'re excited to be part of something early â and to help shape what it becomes.\nWe are looking for someone who:\n\nHas deep, hands-on experience managing revenue for short-term or vacation rental portfolios\nIs a confident communicator who can present data-driven recommendations with clarity and conviction\nIs detail-oriented and process-driven, with a knack for b\nPlease mention the word **DEVOUT** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'Wheelhouse', 'United States', 'https://remoteOK.com/remote-jobs/remote-staff-revenue-manager-wheelhouse-1130671', '1130671', '[\"manager\",\"support\",\"management\"]', NULL, 'active', '2026-03-07 00:01:10', '2026-03-14 06:04:25', '2026-03-13 11:13:49', '2026-03-14 06:04:25', 0, NULL, NULL, NULL, NULL),
(64, 'remoteok', 'Senior Actuary Analyst', 'Who We Are\nImagine Pediatrics is a tech enabled, pediatrician led medical group reimagining care for children with special health care needs. We deliver 24/7 virtual first and in home medical, behavioral, and social care, working alongside families, providers, and health plans to break down barriers to quality care. We do not replace existing care teams; we enhance them, providing an extra layer of support with compassion, creativity, and an unwavering commitment to children with medical complexity.What Youâll Do&nbsp;\nAs a Senior Actuarial Analyst at Imagine Pediatrics, you will leverage your actuarial expertise to conduct and present analytics on several fronts. Key projects will include evaluating prospective business development opportunities, conducting forecasting analyses, supporting review of patient attribution algorithms, and assessing the financial and clinical value that Imagine Pediatrics delivers to its current and potential members and payor partners. Primary functions and responsibilities of this role will include:&nbsp;\n\n', 'Imagine Pediatrics', '', 'https://remoteOK.com/remote-jobs/remote-senior-actuary-analyst-imagine-pediatrics-1130670', '1130670', '[\"analyst\",\"support\",\"financial\",\"senior\",\"analytics\",\"health\",\"non tech\"]', NULL, 'active', '2026-03-07 00:00:56', '2026-03-14 06:04:28', '2026-03-13 11:13:49', '2026-03-14 06:04:28', 0, NULL, NULL, NULL, NULL),
(65, 'remoteok', 'Product Manager of Integrated Care', 'About Us\nAt Sleep Doctor, we\'re helping millions get a full night\'s rest. As the most trusted name in sleep health, we make better sleep possible with proven support, clear answers, and hands-on care that fits real life. Across our brandsâSleepDoctor.com, SleepFoundation.org, and SleepApnea.orgâwe combine clinical expertise with consumer-first experiences to help people understand their sleep, tackle real challenges, and wake up to healthier, more energized lives. If you\'re passionate about making better sleep possibleâand want to help reshape the future of sleep careâwe\'d love to meet you.\nAbout the Role\nThis role is critical to our vision to deliver simple-to-access and easy-to-afford sleep care to millions.\nWe are looking for a tech-forward, transformational Product Manager to bridge the gap between complex healthcare systems and a world-class patient experience. You\'ll work closely with the VP of Product to architect a scalable platform that eliminates the friction of traditional healthcare.\nInitially, you will focus on building a seamless consumer experience across disparate systems; from eligibility checks to therapy fulfillment and reimbursement.. However, your ultimate mission is to build a next-generation insurance workflow which leverages AI tooling to fully automate payor processing. You will transform manual, error-prone tasks like pre-authorization and claims submission into an efficient touchless infrastructure.&nbsp;\nWhat You\'ll Do\nPhase 1: Connect &amp; Integrate\n\nMap the \"as-is\" healthcare landscape and design the \"to-be\" technical integrations for eligibility, prior auth, and claims.\nWork hands-on with engineering and partners, leveraging APIs and middleware to integrate disparate systems to power a simple patient experience which ensures regulatory compliance.&nbsp;\nTranslate insurance requirements into clean, actionable technical specifications.\nDefine the \"Clean Claim\" baseline - establish the core data validation rules required to move from manual entry to initial electronic submission.\nLead the product introduction of insurance-based pathways for home sleep studies (HSS) and DME therapy.\nEnsure parallel operation of cash-pay and insurance flows without introducing friction.\n\nPhase 2: Transform &amp; Scale\n\nObsess over the patient experience. Use your tech-forward mindset (and the right AI/ML tools) to automate the packaging of pre-authorization bundles and clinical documentation, removing manual touchpoints.\nDesign and iterate on digital-first patient journeys that provide radical transparency in pricing and care status.\nBuild automated \"scrubbing\" engines that validate claims against payer-specific rules before they leave our system, ensuring a near-100% clean claim rate and minimizing denials.\nIdentify platform gaps and leverage emerging health-tech standards (like FHIR or smart clearinghouse APIs) to ensure our staPlease mention the word **DARING** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'Sleep Doctor', 'Remote', 'https://remoteOK.com/remote-jobs/remote-product-manager-of-integrated-care-sleep-doctor-1130669', '1130669', '[\"manager\",\"design\",\"architect\",\"technical\",\"healthcare\",\"engineering\",\"digital nomad\"]', NULL, 'active', '2026-03-07 00:00:47', '2026-03-14 06:04:33', '2026-03-13 11:13:49', '2026-03-14 06:04:33', 0, NULL, NULL, NULL, NULL),
(66, 'remoteok', 'Data Scientist', 'Position SummaryThe Data Scientist&nbsp;is responsible for&nbsp;applying advanced analytics, statistical modeling, and machine learning techniques to support strategic decision-making across the organization. This role partners closely with stakeholders in Underwriting, Actuarial, Claims, Product, Revenue, and Customer Experience to translate business questions into analytical solutions that improve operational performance, risk evaluation, and customer outcomes.The Data Scientist develops predictive models, explores new data sources, and generates actionable insights that support pricing, underwriting, claims management, and operational efficiency. This role also contributes to the development and operationalization of models and analytics solutions by working with engineering and product teams to integrate insights into business tools, dashboards, and workflows.Essential Duties and Responsibilities&nbsp;', 'Attune', 'Remote', 'https://remoteOK.com/remote-jobs/remote-data-scientist-attune-1130668', '1130668', '[\"support\",\"operational\",\"analytics\",\"engineering\"]', NULL, 'active', '2026-03-07 00:00:35', '2026-03-14 06:04:37', '2026-03-13 11:13:49', '2026-03-14 06:04:37', 0, NULL, NULL, NULL, NULL),
(67, 'remoteok', 'Referral Coordinator Health Systems Partnerships', 'Referral Coordinator â Health System Partnerships (Contract) @ Midi Health ð»\nMidi Health is expanding its health system and provider partnerships and is seeking a Referral Coordinator (contract) to support inbound referrals from partner organizations. In this role, you will engage referred patients, coordinate appointment scheduling, and ensure referrals move efficiently through Midi\'s intake workflows.\nWorking closely with the Commercial team, you will interact with patients daily through Zendesk, phone outreach, and referral management systems to support a seamless patient experience.\nThe ideal candidate has experience in healthcare operations, patient scheduling or coordination, or referral management and enjoys patient-facing work within structured operational workflows.\nThis job is \"HOT\" ð¥\n\nYou will help patients access care more quickly by ensuring referrals are processed smoothly\nYou will support Midi\'s rapidly growing network of health system partnerships\nYou will directly improve the experience for referred patients&nbsp;\nYou will contribute to scaling referral and care coordination workflows as Midi continues to grow\n\nBusiness Impact â Driving Seamless Referral Coordination ð\nYou will help ensure referred patients successfully schedule and access care at Midi through three core focus areas:\n1. Referral Intake &amp; Coordination\n\nManage inbound referrals from health system and provider partners, ensuring accurate intake and documentation\nEngage referred patients and assist with scheduling their Midi aPlease mention the word **SEXY** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'Midi Health', 'Remote', 'https://remoteOK.com/remote-jobs/remote-referral-coordinator-health-systems-partnerships-midi-health-1130667', '1130667', '[\"system\",\"coordinator\",\"support\",\"management\",\"operational\",\"medical\",\"health\",\"healthcare\"]', NULL, 'active', '2026-03-07 00:00:20', '2026-03-14 06:04:39', '2026-03-13 11:13:49', '2026-03-14 06:04:39', 0, NULL, NULL, NULL, NULL),
(68, 'remoteok', 'Engineering Manager', 'About Us\nInStride Healthâs mission is to deliver specialty anxiety and OCD care that works for every kid, teen, young adult, and family who needs it. Through this mission, we are expanding access to insurance-based care, increasing engagement in treatment, and improving treatment outcomes. We are doing this by combining research-backed clinical care and innovative technology to eliminate the major problems with care today: difficulty finding providers, months of waiting to be seen, arduous onboarding processes, and inconsistent use of evidence-based therapies and outcomes tracking. Our vision is to become the nationâs most trusted provider of pediatric anxiety and OCD care.\nTeam InStride Health: Our Core Values\n\nGive Heart: We lead with heart, treating patients and their families the way we want our loved ones to be treated.&nbsp;\nWork Smart: We find smarter ways to solve hard problems and fix the broken mental health system by leveraging technology, diversity of thought, and innovation.\nHave Humility: We leave our egos at the door, empowering our team to collaborate, celebrate diversity, and adopt a growth mindset.\nEmbrace Community: We all belong. We are in this together, and we never worry alone. We believe in each other and recognize that every voice matters.\nAbout the Role\nWe are looking for an Engineering Manager to help lead our product engineering teams as they design and develop workflows and integrations to better support our clinical staff and the patients and families that enroll with InStride. In this role, you will lead and manage a single engineering team, working closely with our product team and lead platform architect to break down and scope technical projects, owning ground-up and top-down roadmap items and priorities, and lending your experience to ensure the success of projects. You will bPlease mention the word **SUPER** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'InStride Health', 'Remote, US', 'https://remoteOK.com/remote-jobs/remote-engineering-manager-instride-health-1130666', '1130666', '[\"manager\",\"design\",\"system\",\"architect\",\"technical\",\"support\",\"growth\",\"voice\",\"lead\",\"medical\",\"health\",\"engineering\",\"digital nomad\"]', NULL, 'active', '2026-03-07 00:00:08', '2026-03-14 06:04:41', '2026-03-13 11:13:49', '2026-03-14 06:04:41', 0, NULL, NULL, NULL, NULL),
(69, 'remoteok', 'Intern Procurement', 'Build something people loveWealthsimple is on a mission to help everyone achieve financial freedom by reimagining what it means to manage your money. Using smart technology, we take financial services that are often confusing and expensive and make them transparent and low-cost for everyone. Weâre the largest fintech company in Canada, with 3+ million users who trust us with more than $100 billion in assets. And weâre just getting started.Weâre looking for someone who thinks big, sweats the small stuff and keeps things simple. Youâll join a high-bar, fast-paced team where people are trusted to own their work, communicate openly, and ship things that improve our clientsâ lives. Collaboration, humility, and an obsession over quality are how we get stuff done.Be a part of our Canadian success story and help shape the financial future of millions. Read our Culture Manual and learn more about how we work.Internships @ WealthsimpleAt Wealthsimple, we offer 4 to 8-month internships that are open to co-op and non-co-op students, and recent grads. During your internship, you will have the opportunity to contribute to projects that are changing the landscape of financial services for Canadians. You will be on a team that supports your growth, provides mentorship, and connects you to the broader Wealthsimple community!Our internship program follows a hybrid work model, where youâll be working from our Toronto headquarters on Wednesdays and Thursdays. This structure offers the flexibility of remote work, while also providing the collaboration, connection, and mentorship that come from being together in person.Eligibilityâ Currently enrolled as a student at a Canadian post-secondary institution or technical bootcampâ New graduates - Within 6 months of your graduation dateâ Available to work full-time hoursâ Residing in Canadaâ Able to commute to our Toronto HQ on Wednesdays and ThursdaysAbout the teamJoin our Finance team and play a key role in Procurement transformation. The Procurement team is responsible for managing the companyâs vendor spend, ensuring we secure the best value from vendors while maintaining compliance and mitigating risk. We act as strategic partners to all departments, supporting everything from software licensing to professional services. We focus on efficiency and scalability, constantly working to optimize our purchasing processes so our teams have the tools they need, when they need them.About the roleThe Procurement Intern will be a critical support function, specializing in streamlining high-volume, low-value (under $50,000) purchasing transactions and improving data hygiene across our systems. This is a 4-month term that will run from May 11 - August 28.What you\'ll doAssist with the end-to-end processing of agreements, including new purchase requests and subscription renewals. Serving as the final checkpoint to close off requests and ensure accuracy and compliance.Support our Spend Under Management transformation by helping ensure all vendor invoices are backed by an approved Purchase Order before payment.Coordinate intake within our e-procurement software (Zip), managing the intake and routing process and ensuring all documentation is complete.Drive supplier e-invoicing adoption by onboarding vendors onto the Zip supplier portal, providing hands-on support to improve compliance and reduce manual invoice processing.Proactively engage with internal requesters and external vendors to resolve information gaps, obtain necessary approvals, and accelerate the purchasing cycle.Partner with Accounts Payable to accurately enter invoices into our systems, ensuring timely and compliant payment processing.Monitor open POs for available funds, proactively flagging and resolving POs at risk of running out of budget before transactions are complete.Maintain records of vendor communications and request statuses, and support the generation of basic reports on request cycle times and procurement bottlenecks.Support system integrity by performing duplicate invoice audits, validating tax treatment, and reconciling non-compliant transactions in Float.Assist with resolving payment exceptions, including returned EFT/ACH payments and financial system integration issues.Skills you bringCurrently pursuing a Bachelor\'s degree in Business Administration, Supply Chain, Finance, or a related field.Exceptional organizational skills and a keen attention to detail, especially when managing multiple requests simultaneously.Strong verbal and written communication skills for professional follow-up with internal stakeholders and external vendors.A proactive, problem-solving mindset with the ability to identify bottlenecks and suggest process improvements.Comfort with data entry and a high degree of accuracy when processing transactions and managing records.Curiosity and comfort with AI tools to improve productivity, automate repetitive tasks, and support process improvements.Proficiency with enterprise software (or a quick ability to learn) such as our procurement tool, Zip.Why Wealthsimple?ð¸ Top-tier health benefits and life insuranceð Long-term group savings with employer match using our Wealthsimple for Business platformð´ 20 vacation days + 4 wellness days per year, and unlimited sick and mental health daysâï¸ 90 days away program: Employees can work outside of Canada for up to 90 days per calendar yearð¥ A wide variety of peer and company-led Employee Resources Groups (e.g., Rainbow, Women of Wealthsimple, Black @ WS)ð Weâre a remote first team with over 1,500 employees across North America - and one of the best things about working here is the people. Youâll be collaborating with incredibly talented, curious, and driven teammates who care deeply about doing great work.Technology &amp; Innovation at WealthsimpleWe believe the future belongs to those who innovate boldly. At Wealthsimple, every team member is expected to lean into new technologies, including AI, and tooling to rethink how we work, solve problems faster, and create even greater value. We\'re looking for people who are not just comfortable with change but energized by it. Our commitment is to build a company that evolves at the pace of the world around us, and we want you to help lead that future.DEI StatementAt Wealthsimple, we are building products for a diverse world and we need a diverse team to do that successfully. We strongly encourage applications from everyone regardless of race, religion, colour, national origin, gender, sexual orientation, age, marital status, or disability status.Accessibility StatementWealthsimple provides an accessible candidate experience. If you need any accommodations or adjustments throughout the interview process and beyond, please let us know, and we will work with you to provide the necessary support and make reasonable accommodations to facilitate your participation. We are continuously working to improve our accessibility practices and welcome any feedback or suggestions on how we can better accommodate candidates with accessibility needs.We may use artificial intelligence (AI) tools to support parts of the hiring process, such as reviewing applications, analyzing resumes, or assessing responses. These tools assist our recruitment team but do not replace human judgment. Final hiring decisions are ultimately made by humans. If you would like more information about how your data is processed, please contact us.Please mention the word **TOUGHER** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'Wealthsimple Technologies', 'Toronto', 'https://remoteOK.com/remote-jobs/remote-intern-procurement-wealthsimple-technologies-1130664', '1130664', '[\"system\",\"technical\",\"support\",\"software\",\"financial\",\"finance\",\"fintech\",\"management\",\"lead\",\"health\",\"recruitment\",\"internship\",\"full-time\"]', NULL, 'active', '2026-03-06 16:00:19', '2026-03-14 06:04:45', '2026-03-13 11:13:49', '2026-03-14 06:04:45', 0, NULL, NULL, NULL, NULL),
(70, 'remoteok', 'Lead Native Android Developer LATAM Workstate', 'Workstate seeks a Lead Native Android Developer to join our talented team! If your passion lies in creating high-quality mobile applications and your goal is to foster collaborative teamwork and continuous learning, you\'ll thrive at Workstate.Please mention the word **REJUVENATED** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'Workstate', '', 'https://remoteOK.com/remote-jobs/remote-lead-native-android-developer-latam-workstate-workstate-1130663', '1130663', '[\"developer\",\"mobile\",\"lead\",\"android\",\"digital nomad\"]', NULL, 'active', '2026-03-06 16:00:11', '2026-03-14 06:04:49', '2026-03-13 11:13:49', '2026-03-14 06:04:49', 0, NULL, NULL, NULL, NULL),
(71, 'remoteok', 'AI Product Manager', 'Join Tether and Shape the Future of Digital FinanceAt Tether, weâre not just building products, weâre pioneering a global financial revolution. Our cutting-edge solutions empower businessesâfrom exchanges and wallets to payment processors and ATMsâto seamlessly integrate reserve-backed tokens across blockchains. By harnessing the power of blockchain technology, Tether enables you to store, send, and receive digital tokens instantly, securely, and globally, all at a fraction of the cost. Transparency is the bedrock of everything we do, ensuring trust in every transaction.Innovate with TetherTether Finance: Our innovative product suite features the worldâs most trusted stablecoin, USDT, relied upon by hundreds of millions worldwide, alongside pioneering digital asset tokenization services.But thatâs just the beginning:Tether Power: Driving sustainable growth, our energy solutions optimize excess power for Bitcoin mining using eco-friendly practices in state-of-the-art, geo-diverse facilities.Tether Data: Fueling breakthroughs in AI and peer-to-peer technology, we reduce infrastructure costs and enhance global communications with cutting-edge solutions like KEET, our flagship app that redefines secure and private data sharing.Tether Education: Democratizing access to top-tier digital learning, we empower individuals to thrive in the digital and gig economies, driving global growth and opportunity.Tether Evolution: At the intersection of technology and human potential, we are pushing the boundaries of what is possible, crafting a future where innovation and human capabilities merge in powerful, unprecedented ways.Why Join Us?Our team is a global talent powerhouse, working remotely from every corner of the world. If youâre passionate about making a mark in the fintech space, this is your opportunity to collaborate with some of the brightest minds, pushing boundaries and setting new standards. Weâve grown fast, stayed lean, and secured our place as a leader in the industry.If you have excellent English communication skills and are ready to contribute to the most innovative platform on the planet, Tether is the place for you.Are you ready to be part of the future?About the jobThe goal of a Product Manager is to bridge the gap between technical capabilities and business objectives, focusing on the technical aspects of product development. They work closely with engineering teams to define product roadmaps, prioritize features based on market research and customer needs, and ensure the successful delivery of technical products and services. In doing so, they manage the product vision, identify and mitigate potential risks, and maintain alignment with overall business requirements.About the challengeIn this role, you will lead the vision, strategy, and execution of a GPU-accelerated cloud services platform designed to empower data scientists, developers, and enterprises to build, train, and deploy AI/ML models at scale â while supporting the growth of the P2P AI ecosystem.Weâre seeking an experienced Technical Product Manager with a strong bias for action and measurable outcomes â someone who combines deep expertise in AI/ML technologies, cloud infrastructure, and product management with the drive to establish market leadership across strategic verticals.This is a great opportunity for an experienced product leader:with a strong product-led growth mindset who wants to take their career to the next level, and move from contributing to a product area to having full ownership over the building, scaling and success of an entire new product and service lineswith experience in the field of AI / ML that goes beyond consumer level and into the core of how modern AI systems behavewho understands the intricacies of software and hardware to the extent that he/she can actively engage with highly-technical stakeholdersÂ a team leader who has had close contact with operations and feels capable to work with people in all facets of a producta high-agency individual who can actively set internal and external goals, team culture and liaise effectively and directly with executive management and other departments to achieve themOptionally, would be good to have crossed paths with crypto before, either as a user or professional, and can demonstrate a decent understanding of its mechanicsResponsibilitiesProduct Vision &amp; Strategy: Define and champion the long-term vision for a Cloud Services Platform (CSP) across IaaS, PaaS, and SaaS models. Align product direction with company objectives and industry trends to maintain a competitive edge and deliver sustained value.Ownership and Leadership: Own and manage a comprehensive product roadmap, prioritizing features and enhancements that drive impact. Collaborate closely with engineering and cross-functional teams to ensure successful delivery of products and services. Build strong relationships with executives, partners, and industry influencers to foster strategic alliances and advocate for the platformâs growth.Customer-Centric Focus: Engage directly with engineers, data scientists, and researchers to identify niche market opportunities, maximize value delivery, and ensure seamless product experiences that resonate with technical users.Ecosystem Expansion: Partner with other Tether teams to design and scale a centralized, privacy-preserving, and resilient infrastructure layer for P2P networks - strengthening the broader P2P ecosystem.Go-To-Market Strategy: Independently develop and execute launch plans in coordination with marketing and expansion teams. Drive positioning, messaging, and market-entry strategies that establish the platform as a key player in select AI/ML CSP niches.Performance Tracking: Define and monitor KPIs for product engagement, customer satisfaction, and platform performance to ensure continuous optimization and alignment with success metrics.B2B Orientation: Collaborate with enterprise customers to distinguish between users and decision-makers, ensuring that both receive tailored value propositions and measurable business outcomes.7+ years of product management experience, with at least 3 years as a technical product manager for AI infrastructure products that include:Building or managing AI platform services involving model training, fine-tuning, inference optimization and quantization workflowsDirect experience with GPU resource management and ML framework infrastructure (beyond API consumption of foundation models)Experience interacting with cloud platform services, such as AWS, Azure or GCP across their multiple offeringsFamiliarity with AI-specific cloud platform services, such as TogetherAI, ScaleAI,Â  Databricks or AWS SageMaker, at least from a consumer standpoint and strong understanding of underlying technologiesDemonstrated understanding of ML model architectures, training dynamics, and optimization techniquesPast experience in high-growth organizationsProven track-record of successful product launchesExceptional leadership, communication, prioritization and team-building skillsAbility to engage and evangelize a product vision to both highly-technical and non-technical stakeholders alikeDegree in engineering, physical sciences or closely related fieldsSkilled in defining, tracking, and reporting on product KPIs to measure successImportant information for candidatesRecruitment scams have become increasingly common. To protect yourself, please keep the following in mind when applying for roles:Apply only through our official channels.Â We do not use third-party platforms or agencies for recruitment unless clearly stated. All open roles are listed on our official careers page:Â https://tether.recruitee.com/Verify the recruiterâs identity.Â All our recruiters have verified LinkedIn profiles. If youâre unsure, you can confirm their identity by checking their profile or contacting us through our website.Be cautious of unusual communication methods.Â We do not conduct interviews over WhatsApp, Telegram, or SMS. All communication is done through official company emails and platforms.Double-check email addresses.Â All communication from us will come from emails ending inÂ @tether.to orÂ @tether.ioWe will never request payment or financial details.Â If someone asks for personal financial information or payment at any point during the hiring process, it is a scam. Please report it immediately.When in doubt, feel free to reach out through our official website.Please mention the word **REFINED** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'Tether Operations Limited', '', 'https://remoteOK.com/remote-jobs/remote-ai-product-manager-tether-operations-limited-1130662', '1130662', '[\"manager\",\"design\",\"saas\",\"crypto\",\"bitcoin\",\"training\",\"technical\",\"software\",\"growth\",\"financial\",\"fintech\",\"cloud\",\"api\",\"leader\",\"management\",\"lead\",\"ops\",\"operations\",\"marketing\",\"engineering\",\"recruitment\",\"executive\",\"digital nomad\"]', NULL, 'active', '2026-03-06 16:00:03', '2026-03-14 06:04:53', '2026-03-13 11:13:49', '2026-03-14 06:04:53', 0, NULL, NULL, NULL, NULL),
(72, 'remoteok', 'Senior Manager Platform Architecture', 'About Us\nTemporal is an open source programming model that can simplify code, make applications more reliable, and help developers focus on the important things like delivering features faster. We are on a mission to be the reliable foundation of every developerâs toolbox, and are building the team that will make that happen.\n&nbsp;\nOur values guide us âthey are present in how we show up, make decisions, and work together to make an impact. We\'re curious, driven, collaborative, genuine and humble.\n&nbsp;\nTemporal is growing and we are looking for those who share our values, challenge \'standard\' thinking, and want to influence our future. If you have a passion for improving the developer experience, building world-class open-source software and communities, and want to be a part of our amazing team, we\'d love to hear from you!Summary\nJoin our team as Senior Manager, Platform Architecture, where you\'ll play a pivotal role in pioneering a new post-sales technical function at Temporal. We are building the Platform Architecture organization to own the path from purchase to safe, scalable production for our customers. In this position, you\'ll build and scale this function globally, defining how we run customers in production consistently and ensuring clear ownership across Sales, Support, Services, and Engineering. You\'ll raise the bar for what \"customer success\" means in a reliability-first company, empowering you to substantially impact how Temporal grows. This is a career-defining opportunity to shape a function that converts production success into long-term adoption and expansion.\nWhat You\'ll Do\nBuild and Lead the Platform Architecture Organization\n\nHire, coach, and develop a team of high-performing Platform Architects\nEstablish clear role boundaries, career paths, and operating standards\nSet expectPlease mention the word **ALLURING** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'Temporal Technologies', 'United States', 'https://remoteOK.com/remote-jobs/remote-senior-manager-platform-architecture-temporal-technologies-1130656', '1130656', '[\"manager\",\"technical\",\"developer\",\"software\",\"lead\",\"senior\",\"digital nomad\"]', NULL, 'active', '2026-03-06 08:00:15', '2026-03-14 06:04:55', '2026-03-13 11:13:49', '2026-03-14 06:04:55', 0, NULL, NULL, NULL, NULL),
(73, 'remoteok', 'Jr Social Media Manager', 'Please note that DMM will only contact you using email addresses that end in .com. We have been made aware that someone may be using aliases such asÂ careers@digitalmediamanagement.usÂ to contact individuals as part of an apparent scam. Those individuals are not affiliated with DMM, so we do not recommend interacting with that email alias, or any others that do not end in .com should you receive email correspondence that claims to be from us. If you have any questions or concerns, please do not hesitate to contact us atÂ careers@digitalmediamanagement.com.Digital Media Management (DMM), a Keywords Studios company, is a leading full-service digital agency, content studio and incubator specializing in social-first, âalways-entertainingâ marketing. DMM works with movie studios, television networks, streaming services and consumer brands to create groundbreaking social media campaigns via fan activations, innovative content creation, results-driven paid media planning, and strategic influencer-brand partnerships.We are looking for aÂ Jr. Social Media ManagerÂ to join our fun and growing TV &amp; streaming division. The junior manager will partner with their team to oversee social accounts and create innovative and engaging social media campaigns for a prominent broadcast TV client. Our ideal person has experience developing social strategies, building out content calendars, tailored copywriting, and engaging with audiences on social media channels.Your ImpactManage innovative and engaging social media campaignsIdeate social media content buckets and creativePost content to all social media channelsFacilitate community management on all social media channelsBuild out content calendars and create a timeline for each campaignWrite creative copy and adjust voice/tone as neededAdminister reporting and analytics\nYour ExperienceExperience working within the social media space, preferably within an agency environmentExperience working across social campaigns in entertainment or TVÂ Experience posting on all platforms, as well as best practices for each (TikTok, Instagram, Facebook, Twitter/X, Reddit)Ability to juggle multiple tasks and still meet deadlinesStrong copywriting skillsExcellent interpersonal and client communication/presentation skillsAbility to collaborate and work as part of a teamYour AvailabilityM-F: 9am-6pm PST with some flexibility to rarely work weekends for one or few hours\nBenefitsSalary: $ 19,000-27,000 MXN Monthly (based on experience) Gross (before taxes)Law Benefits.2 days off.After 3 months of employment:Medical expenses insurance.Saving funds.Grocery ticketsCompany culture you ask?Â Our company culture is casual, fun, and empowering. There is a lot of room for growth in this role! Thatâs right, no glass ceiling and room to learn.Digital Media Management is an equal opportunity employer. We work together to create a space that fosters diversity and inclusion across race, color, gender, sexual orientation, gender identity/expression, disability, age, national origin, and veteran status. Our diversity strategy is simple: grow a team of creative, innovative, passionate people from varied backgrounds to produce best-in-class digital campaigns.Please mention the word **EARNESTLY** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'Keywords Studios', '', 'https://remoteOK.com/remote-jobs/remote-jr-social-media-manager-keywords-studios-1130655', '1130655', '[\"manager\",\"copywriting\",\"growth\",\"strategy\",\"management\",\"content\",\"junior\"]', NULL, 'active', '2026-03-06 08:00:04', '2026-03-14 06:04:59', '2026-03-13 11:13:49', '2026-03-14 06:04:59', 0, NULL, NULL, NULL, NULL),
(74, 'remoteok', 'Forward Deployed Engineer', 'Runpod is pioneering the future of AI and machine learning, offering cutting-edge cloud infrastructure for full-stack AI applications. Founded in 2022, we are a rapidly growing, well-funded company with a remote-first organization spread globally. Our mission is to create a foundational platform for developers to build and run custom AI systems that scale. Join us as we shape the future of AI.\n\nAs part of the Revenue Team, you\'ll work closely with customers, the sales team, the product team, the engineering team and the support team to ensure a seamless and delightful Runpod experience. Your role will focus on providing technical insights, resolving challenges, and building trust with customers. Our team is dedicated to delivering exceptional solutions and fostering collaboration across functions to make the platform as smooth and efficient as possible.\n\nWe are seeking a full-time, remote Forward Deployed Engineer to support the growth of our cloud platform. This role ensures customers experience seamless operations, addressing technical challenges, guiding onboarding, and collaborating with engineering and sales teams. Ideal candidates combine technical expertise with strong communication skills to enhance customer satisfaction and improve our platform.\n\nYou\'ll play a key role in solving technical challenges, shaping the customer experience, and driving product improvements. By building strong customer relationships and collaborating across teams, your contributions will directly enhance operational efficiency, customer satisfaction, and the success of Runpod.\n\nResponsibilities:\n\nParticipate in sales meetings with customers, explain Runpod\'s specific technologies, provide architectural recommendations, and build proof-of-concept solutions to support onboarding for potential high-spending customers.\nTroubleshoot and resolve critical or complex technical issues escalated by customers, including those related to configuration, performance, functionality, compatibility, or code errors in Runpod\'s products or services.\nUtilize various tools and methods, such as code analysis, scripting for testing, log analysis and remote access, to identify root causes and deliver solutions or workarounds.\nCommunicate effectively with customers and internal teams, including engineering, sales, supply and product management teams, to ensure customer satisfaction and integrate valuable feedback.\nAssist the support team in troubleshooting and resolving escalated technical ticketPlease mention the word **VIBRANTLY** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'Runpod, Inc.', 'Remote, EMEA', 'https://remoteOK.com/remote-jobs/remote-forward-deployed-engineer-runpod-inc-1130654', '1130654', '[\"full-stack\",\"technical\",\"support\",\"growth\",\"code\",\"cloud\",\"management\",\"operational\",\"sales\",\"engineer\",\"engineering\"]', NULL, 'active', '2026-03-06 07:00:06', '2026-03-14 06:05:03', '2026-03-13 11:13:49', '2026-03-14 06:05:03', 0, NULL, NULL, NULL, NULL);
INSERT INTO `projects` (`id`, `source`, `title`, `description`, `company`, `location`, `project_url`, `external_id`, `tags`, `category`, `status`, `published_at`, `fetched_at`, `created_at`, `updated_at`, `archived`, `budget`, `budget_min`, `budget_max`, `archived_at`) VALUES
(75, 'remoteok', 'Backend Developer', 'At AutoDS, recently acquired by Fiverr, we\'re revolutionizing the eCommerce world by providing innovative tools that empower online sellers globally. As a fast-growing company, we\'re looking for talented individuals who are passionate about technology, eCommerce, and making a real impact. If you\'re ready to join a dynamic team and thrive in a collaborative, fast-paced environment, we\'d love to hear from you!\n\nAutoDS is looking for a Backend Developer to join us!\n\nAt AutoDS, we\'re transforming the world of e-commerce by automating and simplifying the entire dropshipping process. Our platform empowers sellers by automating every step from product sourcing to order fulfillment.\n\nWe\'re focused on making e-commerce accessible and efficient, letting sellers spend less time managing orders and more time growing their businesses. Join AutoDS and be part of a team that\'s pioneering the future of e-commerce and innovation!\n\nAs a Backend Developer, you will play a pivotal role in driving the success of an exciting and groundbreaking e-commerce project. We\'re looking for a forward-thinking individual who thrives on solving complex challenges and is passionate about elevating their work to new heights.\n\nKey Responsibilities\n\nContribute to the development and maintenance of the company\'s core product.\nEnhance and extend Flask-based back-end services.\nDesign and implement integrations with internal and external APIs.\nAdvocate for and uphold best coding practices, delivering high-quality, scalable solutions.\nTake part in maintaining production reliability through a shared on-call rotation.(Pager Duty)\n\nRequired Skills and Qualifications\nHard Skills:\n\nProven expertise in Python with 4+&nbsp; years of hands-on experience.\nProficiency in at least one additional object-oriented programming language.\nSolid experience with SQL and database management.\nExperPlease mention the word **WHOA** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'AutoDS', 'Remote', 'https://remoteOK.com/remote-jobs/remote-backend-developer-autods-1130651', '1130651', '[\"developer\",\"back-end\",\"python\",\"reliability\",\"backend\",\"ecommerce\",\"e-commerce\",\"digital nomad\"]', NULL, 'active', '2026-03-06 02:00:12', '2026-03-14 06:05:06', '2026-03-13 11:13:49', '2026-03-14 06:05:06', 0, NULL, NULL, NULL, NULL),
(76, 'remoteok', 'Senior Data Analyst', 'Velir is an established mid-sized agency with a top-tier portfolio of clients, ranging from the world\'s largest non-profits to Fortune 500 brands. As of 2023, Velir acquired Brooklyn Data Company, a premier data and analytics consultancy focused on leadership, process improvement, implementation, and advanced analytics.\n\nAt Velir, we believe people are our greatest asset. Our culture is built on a foundation of trust, collaboration, and continued improvement. We strive for excellence in everything we do, embracing challenges as opportunities for growth. Our success is driven by a shared passion for making a positive impact on our customers, our communities and each other. We are a remote first company that offers competitive pay and excellent benefits.\n\nOverview\nSenior Data Analysts play a pivotal role in helping our client organizations extract valuable insights from their data to make informed decisions and drive business improvements. As senior-level individual contributors, responsibilities span from data strategy and data modeling to data analysis and visualization. Our senior data analysts work closely with clients to understand their specific business requirements to tailor data analytics solutions to meet those needs. This may also include recommending and implementing the right data analytics tools, platforms, and technologies for clients\' needs.\n\nBecause our clients are mostly US-based organizations, we look for professional proficiency in English, verbally and in writing.\n\nResponsibilities\nData Analytics Expertise: This role is responsible for leveraging structured data to identify patterns and use reports and visualizations to summarize them for strategic decision-making. YoPlease mention the word **NOBLE** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'Velir', '', 'https://remoteOK.com/remote-jobs/remote-senior-data-analyst-velir-1130650', '1130650', '[\"analyst\",\"consultancy\",\"strategy\",\"senior\",\"analytics\"]', NULL, 'active', '2026-03-05 23:00:28', '2026-03-14 06:05:10', '2026-03-13 11:13:49', '2026-03-14 06:05:10', 0, NULL, NULL, NULL, NULL),
(77, 'remoteok', 'Staff Full Stack Engineer Contacts', 'Whatâs in it for you? Ready to make a serious impact? Millions of people already rely on Calendly, and weâre still in the midst of exciting product growth â itâs a fantastic time to join us. Everything youâll work on here will accelerate your career to the next level. If you want to learn, grow, and do the best work of your life alongside the best people youâve ever worked with, then we hope youâll consider allowing Calendly to be a part of your professional journey. About the team & opportunity Calendlyâs Contacts team is building a system that turns contacts data into a rich, reliable system of record and unlocks new engagement workflows for our customers. We own the core contact data model, ingestion and enrichment pipelines, and the experiences that make it easy for users to act on their relationships across Calendly. Weâre taking a 0 - 1 product to its next phase of maturity, scale, and innovation. That means evolving our architecture, hardening our platform, and rapidly iterating on new AI-powered workflows that help solopreneurs and teams turn meetings into meaningful relationships. Youâll report to an Engineering Director in Contacts and partner closely with other team leaders in driving our Contacts technical strategy. Why do we need you? Weâre looking for a Staff Engineer who can: Own critical parts of our Contacts stack end-to-end, from technical design to rollout and ongoing reliability. Guide the evolution from early-stage architecture to a scalable, well-instrumented, multi-tenant system that other teams can safely build on. Lead big, cross-cutting â0â1 to 1â100â initiatives in partnership with Product, Design, and other Engineering teams Raise the technical bar for the team through mentoring, eng leadership, and high-quality execution. A day in the life of an Staff Engineer at Calendly On a typical day, you will: Design and evolve services and data models for contacts and relationships that can support new workflows and downstream consumers. Drive decisions around our APIs, eventing, and data flows to keep Contacts a reliable system of record. Own complex, high-impact projects (e.g., new ingestion pipelines, enrichment features, or contact-centric workflows) from technical discovery through launch and iterative improvement. Break down ambiguous problem spaces into clear milestones and incremental, ship-as-you-go plans. Provide technical leadership across squads and workstreams, helping teams make good tradeoffs on performance, reliability, and complexity. Mentor senior and mid-level engineers, review design docs and PRs, and codify best practices in testing, observability, and production readiness. Collaborate with PMs and designers to translate customer problems into pragmatic solutions, especially for solopreneurs and small teams adopting CRM for the first time. Help define MVP scopes, instrumentation, and learning loops so we can move fast without compromisingPlease mention the word **RAPID** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'Calendly', 'Remote - US', 'https://remoteOK.com/remote-jobs/remote-staff-full-stack-engineer-contacts-calendly-1130649', '1130649', '[\"design\",\"system\",\"technical\",\"support\",\"growth\",\"director\",\"lead\",\"senior\",\"engineer\",\"engineering\",\"digital nomad\"]', NULL, 'active', '2026-03-05 23:00:14', '2026-03-14 06:05:12', '2026-03-13 11:13:49', '2026-03-14 06:05:12', 0, NULL, NULL, NULL, NULL),
(78, 'remoteok', 'UX UI Designer', 'This&nbsp;is&nbsp;a&nbsp;freelance,&nbsp;hourly&nbsp;contract&nbsp;role&nbsp;working&nbsp;on&nbsp;a&nbsp;project&nbsp;basisJob&nbsp;Details:We&nbsp;are&nbsp;seeking&nbsp;a&nbsp;UX/UI&nbsp;designer&nbsp;who&nbsp;can&nbsp;improve&nbsp;usability,&nbsp;spacing,&nbsp;hierarchy&nbsp;and&nbsp;clarityacross&nbsp;product&nbsp;pages,&nbsp;dashboards&nbsp;and&nbsp;marketing&nbsp;surfaces.This&nbsp;role&nbsp;is&nbsp;not&nbsp;purely&nbsp;visual.&nbsp;The&nbsp;ideal&nbsp;candidate&nbsp;understands&nbsp;product&nbsp;thinking,&nbsp;user&nbsp;flows&nbsp;andconversion&nbsp;optimization,&nbsp;and&nbsp;can&nbsp;translate&nbsp;business&nbsp;goals&nbsp;into&nbsp;clean,&nbsp;intuitive&nbsp;interfaces.You&nbsp;will&nbsp;collaborate&nbsp;closely&nbsp;with&nbsp;product&nbsp;and&nbsp;development&nbsp;to&nbsp;refine&nbsp;layouts,&nbsp;improve&nbsp;navigationclarity&nbsp;and&nbsp;create&nbsp;a&nbsp;more&nbsp;modern,&nbsp;cohesive&nbsp;design&nbsp;system.ResponsibilitiesAudit&nbsp;existing&nbsp;TRD&nbsp;Data&nbsp;and&nbsp;website&nbsp;pages&nbsp;for&nbsp;usability&nbsp;and&nbsp;design&nbsp;inconsistenciesImprove&nbsp;spacing,&nbsp;typography&nbsp;hierarchy&nbsp;and&nbsp;visual&nbsp;clarityRedesign&nbsp;key&nbsp;product&nbsp;landing&nbsp;pages&nbsp;and&nbsp;dashboard&nbsp;entry&nbsp;pointsHelp&nbsp;simplify&nbsp;navigation&nbsp;and&nbsp;highlight&nbsp;product&nbsp;features&nbsp;more&nbsp;effectivelyCreate&nbsp;Figma&nbsp;files&nbsp;that&nbsp;are&nbsp;organized&nbsp;and&nbsp;developer&nbsp;readyEstablish&nbsp;basic&nbsp;design&nbsp;system&nbsp;guidelines&nbsp;including&nbsp;spacing&nbsp;rules,&nbsp;typography&nbsp;scale&nbsp;and&nbsp;component&nbsp;patternsIterate&nbsp;based&nbsp;on&nbsp;feedback&nbsp;from&nbsp;product&nbsp;leadershipSuggest&nbsp;UX&nbsp;improvements&nbsp;based&nbsp;on&nbsp;user&nbsp;behavior&nbsp;and&nbsp;engagement&nbsp;patternsProvide&nbsp;guidance&nbsp;on&nbsp;improving&nbsp;subscription&nbsp;conversion&nbsp;through&nbsp;layout&nbsp;and&nbsp;messagingclarityQualifications4+&nbsp;years&nbsp;experience&nbsp;in&nbsp;UX/UI&nbsp;designStrong&nbsp;portfolio&nbsp;demonstrating&nbsp;clean,&nbsp;modern&nbsp;SaaS&nbsp;or&nbsp;data&nbsp;product&nbsp;designExperience&nbsp;designing&nbsp;dashboards&nbsp;or&nbsp;data-heavy&nbsp;interfacesStrong&nbsp;understanding&nbsp;of&nbsp;layout&nbsp;systems,&nbsp;spacing&nbsp;principles&nbsp;and&nbsp;typographyHighly&nbsp;proficient&nbsp;in&nbsp;FigmaAbility&nbsp;to&nbsp;work&nbsp;within&nbsp;an&nbsp;existing&nbsp;brand&nbsp;and&nbsp;improve&nbsp;it&nbsp;without&nbsp;reinventing&nbsp;everythingComfortable&nbsp;collaborating&nbsp;with&nbsp;product&nbsp;and&nbsp;engineering&nbsp;teamsNice&nbsp;to&nbsp;have:Experience&nbsp;with&nbsp;media,&nbsp;publishing&nbsp;or&nbsp;B2B&nbsp;productsFamiliarity&nbsp;with&nbsp;analytics-driven&nbsp;design&nbsp;decisions\\n\\nWho We Are: &nbsp;The Real Deal is the largest real-estate news outlet in the US, reaching millions of professionals daily through our media channels. We have received 60+ awards for editorial excellence over the past six years, including the General Excellence award from the Society of Business Writers and Editors. &nbsp;Quantcast rates us among the 300-most visited sites in the US and the website with the wealthiest audience and one of the most educated.As a publication, The Real Deal is to real estate what Variety is to entertainment or what Politico is to Beltway politics â a plugged-in news outlet that is read by the entire industry. &nbsp;We are an equal opportunity employer and value diversity at our company. We do not discriminate based on race, religion, color, national origin, gender, sexual orientation, age, marital status, veteran status, or disability status. We partner with our employees to support diversity and inclusion in the workplace and through higher education programs supporting rising journalists.&nbsp;Please mention the word **EXALTATION** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'The Real Deal', 'Remote', 'https://remoteOK.com/remote-jobs/remote-ux-ui-designer-the-real-deal-1130648', '1130648', '[\"ui\",\"ux\",\"designer\",\"support\",\"education\"]', NULL, 'active', '2026-03-05 22:14:41', '2026-03-14 06:05:17', '2026-03-13 11:13:49', '2026-03-14 06:05:17', 0, NULL, NULL, NULL, NULL),
(79, 'remoteok', 'Accountant', '\n&nbsp;\nAbout Hologram\nHologram is building the future of IoT connectivity, delivering internet access to millions of connected devices worldwide. We process&nbsp;over 5 billion transactions per month&nbsp;across our global infrastructureâthis isn\'t just another app, it\'s the invisible backbone powering everything from fleet tracking to smart city infrastructure. We tackle challenges of scale, reliability, and performance that few companies face.\nWhat Makes a Hologrammer?\nWe look for people with insatiable curiosity and an uncompromising commitment to excellence. Hologrammers are the type who dig deeper when something feels off, ask \'why\' before \'how,\' and aren\'t satisfied until the work is airtight.\nYou\'ll love working here if you:\nValue ownership of outcomes: You\'re the person who notices when something doesn\'t add up and can\'t let it go not because you\'re a perfectionist, but because you understand what\'s downstream if you do.\nTurn ambiguity into answers: You know some questions don\'t have a lookup. You sit with them, work through them methodically, and come back with something defensible and compliant.\nRelentlessly pursue growth:&nbsp;You\'re always looking for a better way, and when you find one you don\'t keep it to yourself. You grow with the company, pick up new tools quickly, and leave things better than you found them.\n\nAbout this role\nReporting to the Sr. Manager of Accounting, the Accountant will own the timely recording of all financial transactions and the production of monthly GAAP-compliant financial statements in a fast-growing SaaS company. This role takes direct ownership of the monthly close process, with revenue recognition as its most critical and largest monthly deliverable, and will play a key role in ERP implementation, billing/collections, and contract review. This is an opportunity to grow alongside the company and have meaningful impact as the organization scales.\nRole Responsibilities\nFinancial Reporting &amp; Accounting Operations\n\nOwn the monthly close process, including journal entries and balance sheet reconciliations, and partner cross functionally to ensure accurate recording of monthly revenue (ASC 606) and inventory (ASC 330).\nResearch emerging accounting and reporting issues to ensure compliance with U.S. GAAP\nLead Accounting process improvement initiatives as the company grows, including ongoing development of Standard Operating Procedures (SOPs) and identification of automation opportunities\nPartner with business units to ensure financial accounta\nPlease mention the word **FINELY** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'Hologram', '', 'https://remoteOK.com/remote-jobs/remote-accountant-hologram-1130647', '1130647', '[\"accountant\",\"saas\",\"manager\",\"accounting\",\"financial\",\"go\"]', NULL, 'active', '2026-03-05 20:00:07', '2026-03-14 06:05:21', '2026-03-13 11:13:49', '2026-03-14 06:05:21', 0, NULL, NULL, NULL, NULL),
(80, 'remoteok', 'Staff Accountant', 'About 1upHealth\nAt 1upHealth, we\'re on a mission to unlock health data and empower the future of healthcare through modern, cloud-native data infrastructure and interoperability. We build a platform that enables payers, providers, and digital health companies to ingest, normalize, and exchange clinical and claims data at scale; securely, reliably, and with strong compliance foundations. We are a remote-first U.S. company with a culture focused on collaboration, transparency, and meaningful impact. &nbsp;\n&nbsp;\nAbout the Role\nThe Staff Accountant will support core accounting functions including accounts payable, accounts receivable, general ledger accounting, cash management, and month-end close. This role plays a key part in maintaining accurate financial records, supporting audits and tax preparation, and ensuring timely and reliable accounting processes.&nbsp;The ideal candidate thrives in a startup environment, enjoys improving processes, and is collaborative, proactive, and eager to learn.\n&nbsp;\nKey Responsibilities\n\nPrepare bank, credit card, and balance sheet reconciliations and maintain appropriate supporting documentation\nSupport monthly, quarterly, and year-end close activities, including preparation of journal entries and supporting schedules\nMaintain close checklists and ensure timely completion of assigned close tasks\nEnter and maintain sales orders based on executed contracts and order forms\nReview customer contracts for billing terms, pricing, billing frequency, and revenue start dates\nGenerate and distribute customer invoices accurately and on schedule\nApply customer payments, reconcile accounts receivable balances, and monitor AR aging\nAssist with collections and respond to customer billing inquiries in coordination with internal teams\nProcess vendor invoices, corporate card transactions, and employee expense reports in accordance with company policies\nManage vendor setup and maintain organized accounts payable documentation\nAssist with payroll and benefits accounting support, including payroll-related journal entries and accruals\nSupport audit, tax, and other external requests by compiling schedules, reports, and documentation\nMainPlease mention the word **TROPHY** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', '1upHealth', 'Remote - US', 'https://remoteOK.com/remote-jobs/remote-staff-accountant-1uphealth-1130646', '1130646', '[\"accountant\",\"support\",\"accounting\",\"payroll\",\"financial\",\"sales\",\"health\",\"healthcare\",\"non tech\"]', NULL, 'active', '2026-03-05 19:00:05', '2026-03-14 06:05:26', '2026-03-13 11:13:49', '2026-03-14 06:05:26', 0, NULL, NULL, NULL, NULL),
(81, 'remoteok', 'Senior Software Engineer React', 'Job Summary A Senior Software Engineer for React is an associate at Creative Chaos who is mainly responsible for developing front-end web client applications for various software platforms. A software engineer makes sure that the functionality, security and performance of the client application is as per the design and is completely bug free. Senior engineers have a responsibility to mentor their juniors and build team strength through training.  Duties &amp; Responsibilities Analyze business requirements Estimate assigned tasks Write code and unit tests Collaborate with other team members Tune your code for enhanced security and performance Maintain systems by fixing any existing issues Update issue tracking software Provide status updates Communicate with client Control versions of your code Research new technologies Lead a team of software engineers Mentor team members through training and guidance Upgrade skills and knowledge Evaluate candidates for open positions \n Minimum Bachelors in Computer Science/Software Engineering or equivalent. Minimum 3-5 years of related experience in professional industry Strong communication skills Strong proficiency in JavaScript technologies Knowledge and experience of developing user interfaces with HTML and CSS Knowledge and experience of developing applications with ReactJS, Redux and Context Knowledge and experience of design systems such as Material-UI or Atomize etc. Understanding of accessibility standards and security compliances Experience with writing unit tests and ensuring the minimum 90% test coverage Knowledge of and experience with Github, JIRA and other collaboration tools Basic understanding of back-end technologies Flexible attitude and versatile personality Strong presentation skills Strong influence among team members \nPaid Time OffRemote JobHealth InsuranceOPDTraining and DevelopmentPlease mention the word **EXHILARATION** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'Creative Chaos', '', 'https://remoteOK.com/remote-jobs/remote-senior-software-engineer-react-creative-chaos-1130645', '1130645', '[\"react\",\"software\",\"design\",\"jira\",\"front-end\",\"back-end\",\"security\",\"training\",\"test\",\"code\",\"web\",\"javascript\",\"html\",\"senior\",\"engineer\",\"engineering\",\"digital nomad\"]', NULL, 'active', '2026-03-05 16:00:14', '2026-03-14 06:05:28', '2026-03-13 11:13:49', '2026-03-14 06:05:28', 0, NULL, NULL, NULL, NULL),
(82, 'remoteok', 'Mandarin Interpreter S', 'Mandarin Interpreter (English &amp; Mandarin)Work From Home â Malaysia12-Month Contract (Renewable)Night Shift | Scheduled RotationsJob OverviewAs aÂ Mandarin Interpreter, you will support real-time communication between English and Mandarin speakers. You will interpret live phone conversations covering:Customer serviceHealthcare &amp; insuranceGovernment &amp; utilitiesTravel-related mattersEmergency services (including 911 calls)This is aÂ fully remoteÂ role requiring a quiet and secure workspace at home.Working Hours8 hours/day + 1-hour break40 hours/weekNight shiftStart times vary betweenÂ 8 PM â 12 AMShift rotation every 3 months2 rotating off-days weeklyMust be able to work on public holidays (24/7 operation)\nFluent inÂ EnglishÂ (reading, speaking, writing)Fluent inÂ MandarinÂ (reading, speaking, writing)Willing to work night shifts (rotational)Quiet &amp; secure home workspaceMust be located in MalaysiaOwn a smartphone (Android 12+ / iOS 15+)Â orÂ a laptop with updated OS\nHourly Rate: RM30 per hourSOCSO + EPF (Malaysia)Overtime pay14 days sick leave12 days annual leaveMalaysia &amp; US public holiday entitlement3-week paid daytime training4-week night mentoring allowanceSend your CV to:sharme@two95hrhub.comWhatsApp:Â 010-9354516Please mention the word **SIGNIFICANT** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'Two95 International Inc.', '', 'https://remoteOK.com/remote-jobs/remote-mandarin-interpreter-s-two95-international-inc-1130644', '1130644', '[\"ios\",\"support\"]', NULL, 'active', '2026-03-05 16:00:07', '2026-03-14 06:05:33', '2026-03-13 11:13:49', '2026-03-14 06:05:33', 0, NULL, NULL, NULL, NULL),
(83, 'remoteok', 'Communications Manager', 'About the CompanyCertiK is the largest blockchain security auditor and provides a comprehensive suite of tools to secure the industry at scale. To date, CertiK has worked with over 5,000 Enterprise clients, secured over $557 billion worth of digital assets, and has detected over 18,000 vulnerabilities in blockchain code. Our clients include leading projects such as OKX, Tether, Ripple, and Pancakeswap. Our investors include top VCs like Tiger Global, Coatue Management, Shunwei Capital and Hillhouse Capital as well as industry leaders like Coinbase Ventures and Binance.Investors = Insight Partners, Sequoia, Tiger Global, Coatue Management, Lightspeed, Advent International, SoftBank, Hillhouse Capital, Goldman Sachs, Shunwei Capital, IDG Capital, Wing, Legend Star, Danhua Capital and other investors.About the RoleCertiK is seeking a US-based Communications Manager to lead media relations and narrative development in the United States.This role will focus on strengthening our presence across mainstream tech, business, cybersecurity, and Web3 media â particularly around security incidents, emerging risks, and data-driven industry insights.The ideal candidate understands how to navigate fast-moving news cycles and position technical security expertise within high-impact media conversations.Location: United States (Remote, with travel as needed)\\nKey ResponsibilitiesBuild and manage relationships with US-based tech, business, cybersecurity, and Web3 journalistsLead proactive pitching of company news, research reports, and data insightsSupport rapid-response communications during major hack incidents or market eventsDevelop timely commentary and expert positioning opportunities in breaking news cyclesCoordinate media briefings, interviews, and follow-upsTrack coverage performance and gather qualitative journalist feedbackSupport on-site media engagement during major industry conferences (e.g., ETH Denver, Consensus)Partner with global teams to ensure consistent messaging across marketsQualifications5+ years of experience in tech PR, communications, or media relationsStrong relationships with US-based tech, cybersecurity, business, or Web3 mediaExperience managing crisis communications or fast-moving news cyclesAbility to translate complex technical security topics into clear and compelling narrativesExperience working with cybersecurity, fintech, blockchain, or other emerging technology companies preferredFamiliarity with data-driven storytelling and research-based pitching\\n$90,000 - $120,000 a year\\nCompensation: If the role is performed in the US, the target annual compensation is $90,000 - $120,000. The exact compensation at which this job is filled will be determined by the skills and experience of qualified candidates.#blockchain#startups#hiringCertiK accepts applications for this position on an ongoing basis.  CertiK is proud to offer medical, vision, and dental insurance, 401(k) plan with company matching, life and accidental death and dismemberment insurance, HSA (with high deductible plan), FSA, and other benefits to all full-time employees, along with flexible paid time off and holidays. CertiK also offers a variable commission program for business development sales roles.In compliance with federal law, all persons hired will be required to verify identity and eligibility to work in the United States and to complete the required employment eligibility verification form upon hire.CertiK is proud to be an equal opportunity employer. We will not discriminate against any applicant or employee on the basis of age, race, color, creed, religion, sex, sexual orientation, gender, gender identity or expression, medical condition, national origin, ancestry, citizenship, marital status or civil partnership/union status, physical or mental disability, pregnancy, childbirth, genetic information, military and veteran status, or any other basis prohibited by applicable federal, state or local law.CertiK will consider for employment qualified applicants with criminal histories in a manner consistent with local and federal requirements.https://www.eeoc.gov/sites/default/files/migrated_files/employers/poster_screen_reader_optimized.pdfAll CertiK employees are expected to actively support diversity on their teams, and in the Company.Please mention the word **UPLIFT** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'CertiK', 'US / Remote', 'https://remoteOK.com/remote-jobs/remote-communications-manager-certik-1130643', '1130643', '[\"manager\",\"web3\",\"security\",\"technical\",\"support\",\"travel\",\"lead\",\"sales\",\"full-time\"]', NULL, 'active', '2026-03-05 15:00:04', '2026-03-14 06:05:36', '2026-03-13 11:13:49', '2026-03-14 06:05:36', 0, NULL, NULL, NULL, NULL),
(84, 'remoteok', 'Sales Enablement Analyst Broker API', 'Who We Are:\nAlpaca is a US-headquartered self-clearing broker-dealer and brokerage infrastructure for stocks, ETFs, options, crypto, fixed income, 24/5 trading, and more. Our&nbsp;recent Series D funding round brought our total investment to over $320 million, fueling our ambitious vision.\nAmongst our subsidiaries, Alpaca is a licensed financial services company, serving hundreds of financial institutions across 40 countries with our institutional-grade APIs. This includes broker-dealers, investment advisors, wealth managers, hedge funds, and crypto exchanges, totalling over 9 million brokerage accounts.\nOur global team is a diverse group of experienced engineers, traders, and brokerage professionals who are working to achieve our mission of&nbsp;opening financial services to everyone on the planet. We\'re deeply committed to open-source contributions and fostering a vibrant community, continuously enhancing our award-winning, developer-friendly API and the robust infrastructure behind it.\nAlpaca is proudly backed by top-tier global investors, including Portage Ventures, Spark Capital, Tribe Capital, Social Leverage, Horizons Ventures, Unbound, SBI Group, Derayah Financial, Elefund, and Y Combinator.\n&nbsp;\nOur Team Members:\nWe\'re a dynamic team of 230+ globally distributed members who thrive working from our favorite places around the world, with teammates spanning the USA, Canada, Japan, Hungary, Nigeria, Brazil, the UK, and beyond!We\'re searching for passionate individuals eager to contribute to Alpaca\'s rapid growth. If you align with our core valuesâStay Curious, Have Empathy, and Be Accountableâand are ready to make a significant impact, we encourage you to apply.Role Description\nWe are looking for a Sales Enablement Analyst to support Alpaca\'s Broker API division and Broker Sales team. This role sits at the intersection of Sales, Product, Solutions, Marketing, Compliance, and Operations to ensure our sales team is equipped to win, launch, and grow sophisticated broker-dealer and fintech partnerships.\nThe Broker API business serves global broker-dealers, fintechs, exchanges, and large-scale partners with complex onboarding, regulatory, and integration needs. As Sales Enablement Manager, you will operationalize how we sell, educate, and scale â ensuring the team has the right materials, processes, messaging, and training to drive revenue efficiently.\nThings You Get To Do\n\nOwn Broker API sales enablement strategy\n\nBuild and maintain core sales assets.\n', 'Alpaca', '', 'https://remoteOK.com/remote-jobs/remote-sales-enablement-analyst-broker-api-alpaca-1130642', '1130642', '[\"analyst\",\"crypto\",\"training\",\"support\",\"financial\",\"investment\",\"fintech\",\"api\",\"operations\",\"sales\",\"non tech\"]', NULL, 'active', '2026-03-05 11:00:07', '2026-03-14 06:05:38', '2026-03-13 11:13:49', '2026-03-14 06:05:38', 0, NULL, NULL, NULL, NULL),
(85, 'remoteok', 'Account Manager', 'DataKind is seeking an Account Manager to serve as the primary relationship owner for our lighthouse institution partnerships. This role is central to ensuring our higher education partners are successful, satisfied, and growing. You\'ll own the long-term health of these high-visibility partnerships, serving as the connective tissue between institutions and DataKind\'s internal teams.\nLocation Remote, anywhere in the U.S. (with a preference to the West Coast). Working hours are primarily between 8amâ5pm local time, with flexibility to coordinate across Eastern, Central, and Pacific time zones. This role requires periodic travel to partner institutions (25â40% during peak periods).\nSalary Range $75,000 - $94,000, based on DataKind\'s manager-level salary band. Actual placement depends on experience and internal equity. Candidates who meet core requirements are typically positioned in the lower to middle of the range.\nAbout the Opportunity\nReporting to the Director of Institutional Partnerships and Strategy, the Account Manager will own the ongoing relationships with a small cohort of university partners and expand unified data work. This is a relationship-first role: you\'ll spend most of your time understanding what your partners need, getting ahead of problems before they surface, and keeping institutions engaged and successful so they renew their partnerships and become models for wider adoption across the sector. You\'ll work closely with our Product, Engineering, and Research teams to advocate for your partners internally, but you won\'t be expected to lead or own technical work yourself.\nCore Responsibilities\nPartner Relationship Management\nServe as the primary point of contact and trusted advisor for each lighthouse institution throughout their multi-year engagement with DataKind. Build and maPlease mention the word **INTEGRATED** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'DataKind', '', 'https://remoteOK.com/remote-jobs/remote-account-manager-datakind-1130641', '1130641', '[\"manager\",\"technical\",\"director\",\"travel\",\"education\",\"lead\",\"health\"]', NULL, 'active', '2026-03-04 21:00:05', '2026-03-14 06:05:42', '2026-03-13 11:13:49', '2026-03-14 06:05:42', 0, NULL, NULL, NULL, NULL),
(86, 'remoteok', 'Tech lead', 'Tech LeadWeâre looking for a Tech lead to join our small but ambitious team and help us build and scale the core Ringbook platform.Â  Our vision is to automate accounting work using AI.Â Â Â What Youâll DoãDesign the architecture of the application and make key technical decisions.ãBuild and maintain scalable features across the Ringbook web application.ãIntegrate AI capabilities throughout the platform to create innovative features.ãDevelop clean, responsive, and intuitive frontend interfaces.ãDesign and optimize backend APIs, database schemas, and data pipelines.ãCollaborate closely with the CEO on product and technical strategies.ãContribute to code reviews, architectural decisions, and technical planning.ãEnsure security and compliance standards are met, as expected for financial software.What You Should KnowYouâll be one of a 3-person team.As an early-stage startup, youâll have the opportunity to shape the platform and grow with the company.Youâll gain hands-on experience with accounting knowledge as part of the work.This position is a replacement and you\'ll work from the existing code base.Experience doesn\'t matter so long as the candidate can demonstrate excellent AI and coding skills.Our Tech StackFrontend: React + TypeScriptBackend: tRPC, Drizzle ORM + PostgreSQL (Planetscale)Infrastructure: AWS EC2, Planet scale, CloudflareAI Tools: Gemini, ClaudeCodebase: Monorepo structureThe job is full remote with salary payment in USDT.Â  20 days annual leave.Please mention the word **AUSPICIOUS** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'Ringbook', '', 'https://remoteOK.com/remote-jobs/remote-tech-lead-ringbook-1130639', '1130639', '[\"engineer\",\"senior\",\"dev\",\"exec\"]', NULL, 'active', '2026-03-04 18:13:14', '2026-03-14 06:05:44', '2026-03-13 11:13:49', '2026-03-14 06:05:44', 0, NULL, NULL, NULL, NULL),
(87, 'remoteok', 'DevOps Engineer', 'MEMXÂ  is searching for aâ¯skilled Linux Platform Engineerâ¯who is passionate about pursuing operational excellence through engineering, monitoring and automation with an aim to reduce errors and standardize configurations and deployments. This position requires a hands-on approach to architecture and support, with the responsibility of designing and developing solutions. You will collaborate with teams to gather insights and solicit feedback on tackling current challenges, all while emphasizing standardization and scalable solutions. This role will be supporting the firm\'s enterprise and production systems on global initiatives. Your position requires you to be responsible for planning, installation, testing, and maintaining infrastructure throughout the organization and to assist with the requirements for enterprise and production systems.This role will be covering the US overnight shift ofÂ 11:00pm-8:00am ET1-2 seats available targeting non-US candidates Â What You\'ll DoÂ Collaborate with development and operations teams to build and maintain infrastructure which supports MEMX operated platformsÂ Monitor scalable solutions which run infrastructure, both on-premises and cloudÂ Help debug build system and continuously improve build performance through metrics and analysisÂ Monitor systems capacity and performance to allow for scaling of high performance as necessary in addition to performing root cause analysis for incidentsÂ Work with information security team to mitigate software and hardware vulnerabilities in the environmentÂ Performs other duties as required and any other duties as assignedÂ Please mention the word **STRAIGHTEN** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'MEMX', 'Georgia; Singapore; Sri Lanka; Uzbekistan', 'https://remoteOK.com/remote-jobs/remote-devops-engineer-memx-1130637', '1130637', '[\"system\",\"security\",\"software\",\"devops\",\"operations\",\"operational\",\"engineer\",\"linux\"]', NULL, 'active', '2026-03-04 17:00:05', '2026-03-14 06:05:47', '2026-03-13 11:13:49', '2026-03-14 06:05:47', 0, NULL, NULL, NULL, NULL),
(88, 'remoteok', 'Lab Technician', 'Role HighlightsJob title: Lab TechnicianDepartment:Â  Global Manufacturing OrganisationLocation: FinlandReports to: Aleksandr BlinovPermanent / Fixed term / Internship: PermanentRemote / Hybrid / Office: Office, no shift workEmployment is subje...Please mention the word **ROCKSTAR** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'ICEYE', 'Finland', 'https://remoteOK.com/remote-jobs/remote-lab-technician-iceye-1130636', '1130636', '[]', NULL, 'active', '2026-03-04 16:00:04', '2026-03-14 06:05:52', '2026-03-13 11:13:49', '2026-03-14 06:05:52', 0, NULL, NULL, NULL, NULL),
(89, 'remoteok', 'Senior Full Stack Engineer', 'About Cybrid\nWeâre building a new way for businesses to move money because the old systems are broken. For decades, international payments have been slow, expensive, and trapped in legacy infrastructure. In 2025, stablecoins went mainstream because they finally made \"instantâ a realityâbut for most businesses, they still need help to adopt them.\nThatâs why we built Cybrid. Our mission is to make it effortless for businesses and consumers to use stablecoins and the digital assets of tomorrow. We provide simple APIs that let fintechs, banks, and enterprises plug into stablecoin infrastructure instantly. Our platform handles the heavy liftingâsecurity, compliance, and banking connectionsâso our customers can move money globally in minutes.\nWeâre growing fast and we need your help. We are led by 2x founders who have built and scaled global fintech platforms before, so we know what it takes to build for the long term. We recently raised a $10M Series A to accelerate our mission, and weâre already helping businesses settle payments in 150+ countries at a fraction of the traditional cost.\nStablecoins are the future of the financial internet. Weâre building the tools to make that future accessible to everyone.\nWe are a fast-scaling team of builders and problem-solvers who operate with a clear set of principles:\n\nEmpower Every Customer: Their success is our benchmark.\nInnovate with Purpose: Solving real-world friction, not just building for \"new.\"\nRise to the Challenge: We lean into the hardest problems in fintech.\nDeliver Quality, On Time: Precision and speed are non-negotiable.\nAct with Integrity: Trust is our currency.Please mention the word **ROCKSTARS** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'Cybrid', '', 'https://remoteOK.com/remote-jobs/remote-senior-full-stack-engineer-cybrid-1130635', '1130635', '[\"financial\",\"fintech\",\"banking\",\"senior\",\"engineer\"]', NULL, 'active', '2026-03-04 08:00:21', '2026-03-14 06:05:54', '2026-03-13 11:13:49', '2026-03-14 06:05:54', 0, NULL, NULL, NULL, NULL),
(90, 'remoteok', 'VP Data and Analytics', 'Position: VP, Data and AnalyticsOrganization: Cobalt Service Partners â Alpine Investors Portfolio Company â (https://cobaltsp.com)Location: Flexible (Remote within the U.S.)Reports To: EVP, Transformation\n \nCobalt Service Partners Overview\nCobalt Service Partners is a private equityâbacked platform building the leading commercial access and security integration business in North America. Our partner companies design, install, and service mission-critical systems including access control, video surveillance, intrusion detection, and related low-voltage infrastructure for enterprise, institutional, and commercial customers.\nBacked by Alpine Investors, a private equity firm specializing in middle-market companies in the services and software industries with $15B+ in AUM, Cobalt has scaled rapidly since launch. With more than 40 acquisitions completed in a highly fragmented operating environment, Cobalt is building a differentiated, data-driven platform designed to scale through both organic growth and M&amp;A.\nCobalt\'s Core Values Are\n\nUnwavering stewardship: We believe advancing founders\' legacies is a privilege. We do right by our founders, teams, and customers in good times and in bad.\nExcellence in action: We hold ourselves accountable to the highest standards. We\'re bold in our pursuits, don\'t make excuses, and relentlessly empower each other to get the job done.\nSeek and tell the truth: We\'re honest with ourselves and others. We do what we\'ll say we\'ll do, say what needs to be said, and search for the right answer regardless of where it comes from.\nLove learning: We\'re always learning as individuals, as a team, and as a business. We show up humble, curious, and with the courage to change our minds.\n', 'Cobalt Service Partners', '', 'https://remoteOK.com/remote-jobs/remote-vp-data-and-analytics-cobalt-service-partners-1130633', '1130633', '[\"security\",\"software\",\"growth\",\"video\",\"analytics\"]', NULL, 'active', '2026-03-04 00:01:42', '2026-03-14 00:05:28', '2026-03-13 11:13:49', '2026-03-14 00:05:28', 0, NULL, NULL, NULL, NULL),
(91, 'remoteok', 'Growth Customer Success Lead', 'Weâre hiring a builder.\n\nThis role is for a Customer Success leader who wants to reinvent how scaled CS works using automation and AI. Youâll own a high-potential portfolio of 150â200 accounts,Â  but more importantly, youâll design the systems that allow one CSM to deliver impact at 10x leverage.\n\nYou wonât just run playbooks. Youâll build them.\nYou wonât just use tools. Youâll source, implement, and evolve them.\nYou wonât just manage accounts. Youâll architect a scalable growth engine.\n\nIf you think like an operator, experiment like a product manager, and care deeply about driving measurable customer outcomes at scale, this role is for you.\n\n## What Youâll Do\n- Design and operationalize a scaled CS engine using automation and AI tooling to deliver value across a large portfolio\n- Build and run one-to-many programs (webinars, office hours, enablement series, lifecycle campaigns), converting repeatable plays into automated workflows\n- Evaluate, source, and implement tooling that increases customer coverage, engagement, and expansion efficiency\n- Own gross retention and expansion across ~150â200 accounts, maintaining strong forecasting discipline and renewal rigor\n- Identify and execute expansion opportunities, building relationships with both technical buyers (web performance leads, mobile leads, SREs, Frontend Leads, VPs Eng) and executive sponsors (CTOs, CPOs)\n- Be a product and performance expert, serving as a subject matter expert in user-focused observability (mobile and web RUM, synthetic monitoring, and digital performance optimization)\n- Collaborate cross-functionally with Sales, Solutions Engineers, Marketing, and Product to drive retention, expansion, and customer advocacy\n\n## What You\'ll Bring\n- 5+ years in Customer Success, Consulting, or Account Management\n- ProvPlease mention the word **PEPS** and tag RMTk4LjU0LjExNC40Ng== when applying to show you read the job post completely (#RMTk4LjU0LjExNC40Ng==). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'Embrace', 'United States - East Coast', 'https://remoteOK.com/remote-jobs/remote-growth-customer-success-lead-embrace-1130632', '1130632', '[\"growth\",\"design\",\"frontend\",\"architect\",\"technical\",\"web\",\"mobile\",\"leader\",\"lead\",\"executive\",\"digital nomad\"]', NULL, 'active', '2026-03-04 00:01:31', '2026-03-14 00:05:32', '2026-03-13 11:13:49', '2026-03-14 00:05:32', 0, NULL, NULL, NULL, NULL);
INSERT INTO `projects` (`id`, `source`, `title`, `description`, `company`, `location`, `project_url`, `external_id`, `tags`, `category`, `status`, `published_at`, `fetched_at`, `created_at`, `updated_at`, `archived`, `budget`, `budget_min`, `budget_max`, `archived_at`) VALUES
(92, 'remoteok', 'Senior Sales Enablement Program Manager', 'About Us:ChowNow is one of the leading players in off-premise restaurant technology. As takeout becomes a vital revenue stream for independent restaurants, our platform helps owners focus on what they do bestâserving great foodâby offering solutions across the entire digital dining experience. From building branded websites and mobile apps, to powering online orders, managing menus, consolidating delivery, and running targeted marketing, we give restaurants the tools to grow on their own terms.We support over 20,000 restaurants across North America, helping process $1B+ in gross food sales while saving our partners over $700M in third-party commission fees. Through our white-label ordering solutions, a growing demand network (including Google, Yelp, Apple, and Snap), and a diner-friendly marketplace, we empower independent restaurants to own their customer relationships and avoid inflated pricing and fees charged by 3rd party delivery apps like Uber and Doordash.&nbsp;Founded in 2012, weâve navigated rapid growth and transformationâfrom startup roots through the pandemic boomâand are now beginning an exciting new era under our CEO, Kanika Soni. As we evolve with new leadership and cutting-edge tools, weâre deepening our commitment to helping local restaurants thrive in the digital economy.About the Position:Weâre looking for a strategic, data-driven Senior Sales Enablement Program Manager to accelerate the performance of our Revenue organization. This role sits at the intersection of Sales, Product, Marketing, and Revenue Operations and is responsible for translating go-to-market strategy into measurable seller behavior change.You will lead enablement initiatives that drive revenue impact â including new product launches, pricing and packaging rollouts, everboarding programs, skills development, and process adoption. You wonât just deliver training â youâll design scalable systems that improve execution quality, shorten sales cycles, increase win rates, and elevate seller confidence.This is a highly cross-functional, high-visibility role for someone who thrives in fast-moving environments, knows how to influence senior stakeholders, and can connect enablement efforts directly to business outcomes.This position will report to our Director of Revenue Enablement. No direct reports.This is a remote role based in the United States. Please note: ChowNow is not eligible to employ in every state and the recruiting team will confirm location and eligibility before moving past initial stages.WHAT WE LOVE ABOUT YOU:You put restaurants first. You deeply understand the importance of local restaurants and put them at the center of everything you do. You aim to help them not only survive but thrive.You celebrate diversity. You recognize that diversity and inclusivity matter. Youâre committed to progress, which means everyone gets the support and resources they need, no matter who they are.&nbsp; You have an ability to listen to other team members\' ideas and can thrive in an environment that embraces individuality. Everyoneâs voice counts.You raise your hand. You consistently go above and beyond what is asked of you. You help your peers accomplish their tasks while also excelling at accomplishing your own. When you have a smart idea, you raise your hand and share it.You keep reaching. You set clear ambitious goals. You donât allow yourself to become complacent with where youâre at and what youâve done, so you seek out new opportunities and challenges.\\nResponsibilities Include:Drive Product Enablement &amp; Sales Process ExecutionLead end-to-end enablement strategy for new product, pricing, and positioning launchesâpartnering with Product Marketing to translate messaging into talk tracks, demo flows, and competitive positioningBuild launch certification programs and define measurable adoption metrics (call behaviors, pipeline mix, win rate impact)Support rollouts of new sales processes and tooling (e.g., Gong), with enablement assets and reinforcement plans that drive behavior adoptionBuild Rep &amp; Manager Development ProgramsDesign ongoing AE development programs across core selling motions, operationalizing skills frameworks (e.g., MEDDPICC) into repeatable training with structured learning journeys tied to tenure and performanceCreate manager playbooks and coaching tools to inspect call quality, qualification depth, and deal strategyâsupporting coaching cadences that drive measurable lift in win ratesMeasure Impact &amp; Partner StrategicallyDefine success metrics for every initiative, tracking leading indicators (behavior change, certification completion, call quality) and lagging indicators (win rate, ACV, ramp time)Serve as a trusted advisor to Sales leadership, aligning enablement priorities to revenue goals and presenting impact insights to executivesWithin 30 days you\'ll...Complete ChowNow New Hire Onboarding Experience&nbsp;Build strong relationships with Sales leadership, frontline managers, Marketing, and RevOpsAudit existing AE enablement programs, onboarding, assets, certifications, and toolingReview pipeline metrics, win/loss data, and call recordings to identify execution gapsIdentify top 3 performance levers impacting AE productivity and begin executing on themWithin 60 days you\'ll...Roll out and measure at least one high-impact enablement initiative identifiedBuild and launch revamped onboarding programLaunch structured manager coaching scorecardsEstablish an ongoing AE everboarding calendar tied to performance dataPresent early progress and insights to Sales leadershipWithin 90 days you\'ll...Achieve defined adoption metrics for at least one major initiative&nbsp;Demonstrate early indicators of revenue impact (improved discovery quality, improved pipeline hygiene, increased attach rate, etc.)Finalize and socialize a 6â12 month AE enablement strategyYou Should Apply If You Have: 6+ years of experience in Sales Enablement, Revenue Enablement, or Sales Performance roles supporting Account Executives in a SaaS or high-growth technology environmentA proven track record leading enablement programming lifecycles end to endDeep understand of SaaS sales cycles (especially SMB)Experience operationalizing discovery and value frameworks into scalable programs (BANT, MEDDPICC, etc)Strong data fluency â ability to tie enablement initiatives to measurable business impact (win rate, ACV, pipeline conversion, ramp time, etc.)Experience partnering closely with Sales, Product Marketing, RevOps, and frontline Sales ManagersExperience supporting call coaching platforms (e.g., Gong) and embedding coaching frameworks into manager rhythmsA demonstrated ability to build structured certification programs and measurable skill validationExcellent executive communication skills; comfortable presenting to senior leadershipStrong organization skills and can lead multiple concurrent initiatives without losing quality or velocityAbout Our Benefits:Estimated Base Salary: $130,000- $175,000 (depending on candidate location and experience)Ongoing training and growth opportunities.A \"Best Place to Work\" winner multiple times where we focus on creating a great employee experience.Rock solid medical, dental, and vision plans.Mental Health Coverage - we offer several programs to support your mental health and wellness goals.Unlimited Paid Vacation. We expect you to work hard, but still enjoy your personal life7 weeks of baby bonding time for all new parents (within the first year of birth or adoption), 8 Weeks of Paid Pregnancy Leave.401(k) MatchingEmployer-contributing student loan assistance program or continuing education reimbursement program Employee Stock Incentive Plan.Pet insurance for your fur babiesConsistent &amp; fair leadership: weâll share info, set clear goals, show you respect, and treat everyone fairly.Enough freedom to spread your wings while still holding you accountable.\\nThe above statements are intended to describe the general nature and level of work being performed by people assigned to this job. This is not intended to be an exhaustive list of all responsibilities, duties and skills required.As one of ChowNowâs core values, âCelebrates Diversityâ, we are committed to an inclusive and diverse work environment. ChowNow is an equal opportunity employer. We do not discriminate based on race, color, ethnicity, ancestry, national origin, religion, sex, gender, gender identity, gender expression, sexual orientation, age, disability, veteran status, genetic information, marital status or any legally protected status.&nbsp; We are committed to developing a barrier-free recruitment process and work environment, if you require any accommodation, please let us know at your earliest convenience and weâll work with you to meet your accessibility needs.Information Regarding Recruiting Scams: ChowNow does not engage in outreach to prospective candidates by text message about employment opportunities, interviews, or employment offers, and we do not make job offers after only one interview. ChowNow does not ask candidates to submit sensitive personal information (Passport details, banking information, etc.) as part of the interview process. ChowNow employment offers are made by a ChowNow Talent Acquisition team member with a @chownow.com email address only. ChowNow does not ask candidates to provide funds to the company for onboarding, equipment, or supplies. If you receive an employment inquiry or employment offer from a non @chownow.com email address, consider it spam.&nbsp;&nbsp;Read here about your California privacy rights.&nbsp;#Li-RemotePlease mention the word **LUXURIANT** and tag RMTk4LjU0LjExNC40Ng== when applying to show you read the job post completely (#RMTk4LjU0LjExNC40Ng==). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'ChowNow ', 'Remote', 'https://remoteOK.com/remote-jobs/remote-senior-sales-enablement-program-manager-chownow-1130631', '1130631', '[\"manager\",\"design\",\"saas\",\"training\",\"support\",\"growth\",\"director\",\"voice\",\"education\",\"banking\",\"mobile\",\"strategy\",\"lead\",\"senior\",\"operations\",\"marketing\",\"sales\",\"go\",\"health\",\"recruiting\",\"recruitment\",\"executive\",\"digital nomad\"]', NULL, 'active', '2026-03-04 00:01:20', '2026-03-14 00:05:35', '2026-03-13 11:13:49', '2026-03-14 00:05:35', 0, NULL, NULL, NULL, NULL),
(93, 'remoteok', 'Relationship Manager Northeast', 'Company Description\nPalmetto is a leading clean tech company on a mission to accelerate the transition to a clean energy future. With a belief that consumers can have it all, we are an uncompromising energy company that makes coming clean a no brainer. Our award-winning technology platform empowers homeowners, businesses, and entrepreneurs to adopt renewable energy through simple, scalable, and innovative solutions. Operating at the intersection of B2B and D2C, we offer software, financial products, and services that drive real environmental impactâwithout compromising value. We deliver end-to-end solutions for whole home electrification that put clean energy within reach for all.&nbsp;\nOur employees are our most valuable resource. We foster a promote-from-within culture that prioritizes talent development, career growth, and purpose-driven work. Palmetto offers a comprehensive benefits packageâincluding unlimited PTO, medical, dental, and vision coverage, paid parental leave, retirement plans, and moreâso you can have it all both personally and professionally. Palmetto prioritizes people, planet, and profitâbacked by a culture that values collaboration, impact, and balance. Join us in building a brighter, cleaner world.Department Description\nPalmetto Capital is a branch of Palmetto focused on the democratization of the renewable energy and HVAC industries. We provide homeowners with financial products to benefit from solar power, energy storage systems, and home efficiency through advanced heating and cooling technologies. We empower solar and HVAC sales professionals and installation companies with access to our proprietary platform, financing, customer management system, and milestone quality control system. Our #1 focus is a phenomenal experience for our customers and partners, evidenced in our growing financial product adoption.\nLocation\nThis is a remote position and based in NPlease mention the word **AMENABLE** and tag RMTk4LjU0LjExNC40Ng== when applying to show you read the job post completely (#RMTk4LjU0LjExNC40Ng==). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'Palmetto Clean Technology', '', 'https://remoteOK.com/remote-jobs/remote-relationship-manager-northeast-palmetto-clean-technology-1130630', '1130630', '[\"manager\",\"financial\",\"management\",\"sales\",\"non tech\"]', NULL, 'active', '2026-03-04 00:01:12', '2026-03-14 00:05:38', '2026-03-13 11:13:49', '2026-03-14 00:05:38', 0, NULL, NULL, NULL, NULL),
(94, 'remoteok', 'Project Manager Cloud Migrations and Partner Programs', 'Striim, (pronounced âstreamâ with two iâs for integration and intelligence), is a unified data integration and streaming platform that connects clouds, data, and applications with unprecedented speed and simplicity to deliver the right data at the right time. Striim is used by enterprise companies to monitor events across any environment, build applications that drive digital transformation, and leverage true real-time analytics to provide a superior experience to their customers. At our company, we believe and expect all of our employees to operate as oneÂ with unlimited potential and dignity.Â \n\nWe are looking for a certified Project Management Professional (PMP) to manage the operational execution of cloud migration initiatives and hyperscaler partner program compliance initiatives across Microsoft and Google ecosystems.\nThis role owns the structured coordination, documentation, and governance of migration projects from license provisioning through project tracking, deal registration management, reporting, and cross-functional alignment. The Project Manager ensures migration programs are executed with consistency, accuracy, and accountability.\n\nThis is a fully remote role with minimal travel requirements.\n\n### Responsibilities\n#### Migration Execution & Governance\n- Manage the operational lifecycle of cloud migration projects\n- Coordinate internal approvals and oversee the migration license issuance\n- Create and maintain accurate Salesforce opportunities, including:\n  - Migration source and target\n  - Project phase and scope\n  - License details and expiration timelines\n  - Associated customer, partner, and internal contacts\n- Track license expirations and ensure proactive follow-up\n- Conduct recurring status check-ins and risk trackiPlease mention the word **HARMLESS** and tag RMTk4LjU0LjExNC40Ng== when applying to show you read the job post completely (#RMTk4LjU0LjExNC40Ng==). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'Striim, Inc.', '', 'https://remoteOK.com/remote-jobs/remote-project-manager-cloud-migrations-and-partner-programs-striim-inc-1130629', '1130629', '[\"manager\",\"salesforce\",\"travel\",\"cloud\",\"microsoft\",\"management\",\"operational\",\"analytics\"]', NULL, 'active', '2026-03-04 00:01:01', '2026-03-14 00:05:40', '2026-03-13 11:13:49', '2026-03-14 00:05:40', 0, NULL, NULL, NULL, NULL),
(95, 'remoteok', 'Senior Open Source Intelligence Analyst', 'Are you interested in joining an organization with a global reach? In a world of shifting threats, Concentric is your trusted ally. Powered by elite professionals from military, government, and intelligence backgrounds. If you are passionate about intelligence, risk analysis, threat management, executive protection, security operations, or business resiliency, Concentric may be the organization youâve been searching for!\n\nConcentric is a risk consultancy specializing in delivering strategic security and intelligence services. We provide holistic, intelligent security solutions for private clients and corporations globally. Concentric offers strategic advisory services, risk assessments, physical protection, threat intelligence, open-source monitoring, program audits, secure embedded staffing, and training for security teams and intelligence analysts. \n\nOur ultimate goal is to be recognized as the most innovative, capable, and trusted Risk Management partner in the world, and we do this by following these core values:\n\nIntegrity â Collaboration - Relationships â Excellence â Creativity - Results \n\nJoin Us,\nConcentric - \"Your World Secured\"\n\nWe are currently looking to hire a Senior Open-Source Intelligence (OSINT) Analyst to join our team embedded with our client in Seattle, WA! This position allows remote work arrangements.\n\nJOB DESCRIPTION<br/><br/>Please mention the word **CELEBRATE** and tag RMTk4LjU0LjExNC40Ng== when applying to show you read the job post completely (#RMTk4LjU0LjExNC40Ng==). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'Concentric Advisors', 'Seattle, Washington', 'https://remoteOK.com/remote-jobs/remote-senior-open-source-intelligence-analyst-concentric-advisors-1130628', '1130628', 'analyst,embedded,security,training,consultancy,management,senior,executive', NULL, 'active', '2026-03-04 00:00:42', NULL, '2026-03-13 11:13:49', '2026-03-13 11:13:49', 0, NULL, NULL, NULL, NULL),
(96, 'remoteok', 'Software Engineer', '<div><h3>About us</h3>\n<p><a href=\"http://www.pomelocare.com\"><span style=\"font-weight: 400;\">Pomelo Care</span></a> is the national leader in evidence-based healthcare for women and children. We deliver personalized, high-quality clinical interventions from reproductive care and pregnancy, infant care and pediatrics, to hormonal health through perimenopause and menopause, with long-term preventive care and condition management. Our model delivers 24/7 multispecialty care to address the medical, behavioral, and social factors that most significantly impact outcomes for women and children. We partner with payers, employers, and providers to expand access to quality healthcare across the system.</p></div><div><p>Our engineering team is the engine behind our virtual care platform, building AI-powered solutions that transform care delivery and create exceptional experiences for both patients and clinicians. If you\'re passionate about using technology to do real, tangible good in the world, we\'d love to meet you.</p>\n<p>We are a remote-first company with offices in New York and San Francisco. Our New York office has a strong in-person culture with regular collaboration, and our San Francisco office is available for those who enjoy working together in person.</p>\n<h2>&nbsp;</h2>\n<h2>What You\'ll Do</h2>\n<p>As a Software Engineer at Pomelo, you will be a key contributor to your team, building and refining the technology that underpins everything we do. On any given day, you may:</p>\n<ul>\n<li>Write clean, well-tested code to ship new features and keep our platform running smoothly</li>\n<li>Collaborate on designing and implementing new systems that enable our clinical team to deliver personalized, data-driven care</li>\n<li>Contribute to our AI-powered tools, building agents that help clinicians work more effectively and focus on the patient in front of them</li>\n<li>Enhance our mobile experience, ensuring parents and families feel connected and supported throughout their journey</li>\n<li>Work closely with product managers, designers, and clinical staff to understand user needs and translate them into technical solutions</li>\n</ul>\n<h2>Who You Are</h2>\n<p>You\'re an enthusiastic and collaborative engineer who enjoys solving meaningful problems. You have a knack for finding practical solutions and are motivated by seeing your work have a direct impact on users. In particular, you:</p>\n<ul>\n<li>Have a strong foundation in computer science, typically from a bachelor\'s or master\'s degree, or equivalent professional experience</li>\n<li>Have at least two years of experience building and shipping high-quality software using languages like Java, C#, Kotlin, Python, Go, or similar</li>\n<li>Have experience developing applications with modern front-end frameworks like React or Vue.js</li>\n<li>Have experience delivering and maintaining software systems in a production environment</li>\n<li>Are keeping up with trends in LLM coding agents to multiply your engineering impact</li>\n<li>Enjoy tackling complex problems and avoid unnecessary complexity</li>\n</ul>\n<p><strong>We\'ll be especially excited if you:</strong></p>\n<ul>\n<l<br/><br/>Please mention the word **ENTHRAL** and tag RMTk4LjU0LjExNC40Ng== when applying to show you read the job post completely (#RMTk4LjU0LjExNC40Ng==). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'Pomelo Care', '', 'https://remoteOK.com/remote-jobs/remote-software-engineer-pomelo-care-1130627', '1130627', 'software,react,front-end,technical,code,mobile,leader,health,healthcare,engineer,engineering', NULL, 'active', '2026-03-04 00:00:29', NULL, '2026-03-13 11:13:49', '2026-03-13 11:13:49', 0, NULL, NULL, NULL, NULL),
(97, 'remoteok', 'Senior Cloud Engineer', 'Kunai builds full-stack technology solutions for banks, credit and payment networks, infrastructure providers, and their customers. Together, we are changing the world\'s relationship with financial services. At Kunai, we help our clients modernize, capitalize on emerging trends, and evolve their business for the coming decades by remaining tech-agnostic and human-centered.\n\nAt the forefront of Kunai\'s recent modernization efforts is the development of a suite of next-generation automation platforms and tools, which will be instrumental in enabling repeatability, stability, and quality for multiple development teams in the money movement space. You\'ll join a team of Senior Cloud Engineers and Architects, working on a highly visible, transformational migration project in a cutting-edge fintech environment.\n\n<strong>You have:Â </strong>\n<ul>\n<li>5+ yrs experience with public cloud providers, e.g. AWS, GCP, or Azure</li>\n<li>Tangible history with DevOps tools, beyond using buzzwords, focusing on Production Readiness &amp; Operations</li>\n<li>Experience designing resi</li>\n</ul><br/><br/>Please mention the word **TALENT** and tag RMTk4LjU0LjExNC40Ng== when applying to show you read the job post completely (#RMTk4LjU0LjExNC40Ng==). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'Kunai', 'United States', 'https://remoteOK.com/remote-jobs/remote-senior-cloud-engineer-kunai-1130626', '1130626', 'full-stack,devops,financial,fintech,cloud,senior,engineer', NULL, 'active', '2026-03-04 00:00:17', NULL, '2026-03-13 11:13:49', '2026-03-13 11:13:49', 0, NULL, NULL, NULL, NULL),
(98, 'remoteok', 'Loan Officer', '<div><p><strong>About Figure</strong></p>\n<p>Figure (NASDAQ: FIGR) is transforming capital markets through blockchain. We\'re proving that blockchain isn\'t just theory - it\'s powering real products used by hundreds of thousands of consumers and institutions.&nbsp;</p>\n<p>By combining blockchain\'s transparency and efficiency with AI-driven automation, we\'ve reimagined how loans are originated, funded, and traded in secondary markets. From faster processing times to lower costs and reduced bias, our technology is helping borrowers, investors, and financial institutions achieve better outcomes.</p>\n<p>Together with our 170+ partners, we\'ve originated over $17 billion in home equity loans (HELOCs) on our blockchain-native platform, making Figure the largest non-bank provider of home equity financing in the U.S. Figure\'s ecosystem also includes YLDS, an SEC-registered yield-bearing stablecoin that operates as a tokenized money market fund, and several other products and platforms that are reshaping consumer finance and capital markets.&nbsp;</p>\n<p>We\'re proud to be recognized as one of <a href=\"https://www.forbes.com/lists/fintech50/\">Forbes\' Most Innovative Fintech Startups in 2025</a> and <a href=\"https://www.fastcompany.com/91269557/finance-personal-finance-most-innovative-companies-2025\">Fast Company\'s Most Innovative Companies in Finance and Personal Finance</a>.</p>\n<p><strong>About the Role</strong></p>\n<p>We\'re seeking candidates for the Loan Officer role to join our dynamic Operations organization! You\'ll be a critical contributor to our loan origination strategy as you support borrowers sourced via our direct-to-consumer, marketing, and partnerships efforts.</p>\n<p>The Loan Officer will engage with customers, educate them on financing options and loan products, and ensure a positive experience for all borrowers. You\'ll thrive in this role if you\'re obsessed with driving results and creating phenomenal customer experiences.</p>\n<p><strong>What You\'ll Do</strong></p>\n<ul>\n<li>Convert a high volume of company-provided leads into happy Figure HELOC customers</li>\n<li>Connect with prospective borrowers via outbound calling initiatives, text message, and email</li>\n<li>Guide clients through their loan borr</ul></div><br/><br/>Please mention the word **BRILLIANTLY** and tag RMTk4LjU0LjExNC40Ng== when applying to show you read the job post completely (#RMTk4LjU0LjExNC40Ng==). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'Figure', 'Remote', 'https://remoteOK.com/remote-jobs/remote-loan-officer-figure-1130625', '1130625', 'support,financial,finance,fintech,strategy,operations,non tech', NULL, 'active', '2026-03-04 00:00:08', NULL, '2026-03-13 11:13:49', '2026-03-13 11:13:49', 0, NULL, NULL, NULL, NULL),
(99, 'remoteok', 'Senior Sound Designer', '<p><span style=\"font-size: 12pt; font-family: helvetica, arial, sans-serif;\"><strong>Eleventh Hour Games is a fast growing studio, focused on a passion for top-down action RPGs.</strong> We value open communication, close-knit teamwork, and opportunity for ownership and growth! Our mission is to gather and empower the next generation of creators to forge extraordinary games. Extraordinary games build passionate communities, which create passionate people. Passionate people turn into next year\'s creators. <strong>With our breakout title<a href=\"https://lastepoch.com/\">&nbsp;Last Epoch,</a> we are moving fast into the next round of adventure!</strong></span></p><hr><p><span style=\"font-size: 12pt; font-family: helvetica, arial, sans-serif;\"><span style=\"text-decoration: underline;\"><strong>THE OPPORTUNITY</strong></span></span></p><p><span style=\"font-size: 12pt; font-family: helvetica, arial, sans-serif;\">As a Senior Sound Designer, you will be responsible for creating and implementing high quality sound effects within Unity while working closely with the Audio team. You will champion a large portion of the audio development within the company while discussing and implementing feedback from the studio team.</span></p><p><span style=\"font-size: 12pt; font-family: helvetica, arial, sans-serif;\"><span style=\"text-decoration: underline;\"><strong>RESPONSIBILITIES:</strong></span></span></p><ul><li style=\"font-size: 12pt; font-family: helvetica, arial, sans-serif;\"><span style=\"font-size: 12pt; font-family: helvetica, arial, sans-serif;\">Create and implement outstanding sound effects and bring the overall soundscape to the highest quality</span></li><li style=\"font-size: 12pt; font-family: helvetica, arial, sans-serif;\"><span style=\"font-size: 12pt; font-family: helvetica, arial, sans-serif;\">Design audio with the intention to foster a satisfying experience for players while maintaining the established aesthetic of the soundscape</span></li><li style=\"font-size: 12pt; font-family: helvetica, arial, sans-serif;\"><span style=\"font-size: 12pt; font-family: helvetica, arial, sans-serif;\">Self-sufficiently manage your workload and maintain thorough communication with the audio team</span></li><li style=\"font-size: 12pt; <br/><br/>Please mention the word **FONDNESS** and tag RMTk4LjU0LjExNC40Ng== when applying to show you read the job post completely (#RMTk4LjU0LjExNC40Ng==). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'Eleventh Hour Games', '', 'https://remoteOK.com/remote-jobs/remote-senior-sound-designer-eleventh-hour-games-1130624', '1130624', 'unity,designer,senior', NULL, 'active', '2026-03-03 22:00:26', NULL, '2026-03-13 11:13:49', '2026-03-13 11:13:49', 0, NULL, NULL, NULL, NULL),
(100, 'remoteok', 'Lead VFX Artist', '<p><span style=\"font-size: 12pt; font-family: helvetica, arial, sans-serif;\"><strong>Eleventh Hour Games is a fast growing studio, focused on a passion for top-down action RPGs.</strong> We value open communication, close-knit teamwork, and opportunity for ownership and growth! Our mission is to gather and empower the next generation of creators to forge extraordinary games. Extraordinary games build passionate communities, which create passionate people. Passionate people turn into next year\'s creators. <strong>With our breakout title<a href=\"https://lastepoch.com/\">&nbsp;Last Epoch,</a> we are moving fast into the next round of adventure!</strong></span></p><hr><p>&nbsp;</p><p><span style=\"text-decoration: underline; font-size: 12pt; font-family: helvetica, arial, sans-serif;\"><strong>THE OPPORTUNITY</strong></span></p><div><p><span style=\"font-family: helvetica, arial, sans-serif; font-size: 12pt;\">As a Lead VFX Artist at Eleventh Hour Games, you will be responsible for driving the vision, quality, and execution of visual effects that bring Last Epoch\'s world and combat to life. You will oversee the creation of compelling, performant, and immersive VFX across gameplay, environments, and cinematics while leading and mentoring a growing team of VFX artists.</span><br><br><span style=\"font-family: helvetica, arial, sans-serif; font-size: 12pt;\">This role requires both technical expertise and creative direction. You\'ll collaborate closely with art, design, and engineering to ensure effects reinforce gameplay clarity, narrative tone, and artistic goals. The ideal candidate has a deep understanding of real-time VFX pipelines, strong leadership skills, and the ability to balance hands-on contributions with guiding others.</span></p><p><span style=\"text-decoration: underline; font-size: 12pt; font-family: helvetica, arial, sans-serif;\"><strong>RESPONSIBILITIES:</strong></span></p></div><ul><li style=\"font-family: helvetica, arial, sans-serif; font-size: 12pt;\"><span style=\"font-family: helvetica, arial, sans-serif; font-size: 12pt;\">Create, design, and implement real-time particle effects using static textures and animated 2D/3D elements</span></li><li style=\"font-family: helvetica, arial, sans-serif; font-size: 12pt;\"><span s<br/><br/>Please mention the word **UNAFFECTED** and tag RMTk4LjU0LjExNC40Ng== when applying to show you read the job post completely (#RMTk4LjU0LjExNC40Ng==). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'Eleventh Hour Games', '', 'https://remoteOK.com/remote-jobs/remote-lead-vfx-artist-eleventh-hour-games-1130623', '1130623', 'vfx,technical,lead,engineering', NULL, 'active', '2026-03-03 22:00:12', NULL, '2026-03-13 11:13:49', '2026-03-13 11:13:49', 0, NULL, NULL, NULL, NULL),
(101, 'remoteok', 'Cloud Architect', 'At Accenture Federal Services, nothing matters more than helping the US federal government make the nation stronger and safer and life better for people.â¯Our 13,000+ people are united in a shared purpose to pursue the limitless potential of technology and ingenuity for clients across defense, national security, public safety, civilian, and military health organizations.Â \n\nJoin Accenture Federal Services, a technology company within global Accenture. Recognized as a Glassdoor Top 100 Best Place to Work, we offer a collaborative and caring community where you feel like you belong and are empowered to grow, learn and thrive through hands-on experience, certifications, industry training and more.Â \n\nJoin us to drive positive, lasting change that moves missions and the government forward!\n\nJob Description:\nAs Cloud Architect, you will be a key player in architecting, designing, and implementing cloud solutions that empower our clients to leverage the full potential of cloud technologies. You will be responsible for the development of a robust and scalable cloud infrastructure, serve as a technical mentor who guides, supports and accelerates the professional growth of junior engineers, all while collaborating closely with cross-functional teams to ensure seamless integration and delivery to the missions.\n\nResponsibilities: \nSupport the design and implementation of cloud-based architecture, ensuring scalability, reliability, and security in alignment with industry best practices. Collaborate with cross-functional teams to define requirements, troubleshoot issues, and optimize cloud infrastructure. Mentor and provide technical guidance to a team of cloud engineers, reviewing their work, and helping them solve complex technical challenges. Engage with stakeholders to translate technical requirements into actionable solutions, troubleshoot and resolve issues, and stay current on evolving cloud technologies and compliance standards. Provide requirement decomposition/definition and engineering expertise to assure program requirements are developed and sustained. Prepare operating instructions and end user training. Develop and implement cloud governance strategies, ensuring compliance with relevant standards and regulations. Lead efforts to automate deployment, monitoring, and management processes, enhancing efficiency and reducing manual intervention. Act as a subject matter expert on cloud engineering best practices, participating in knowledge sharing and contributing to the company\'s technical community. Participate in all phases of risk management assessments and architecture.\n\nYou will have:\n- Current certifications to meet 8140/8570 standards (e.g. Security+ or above)\n- Minimum 10 years of experience as a Cloud Solution Architect or similar role, with a strong emphasis on cloud-based solution design and architecture.\n- Extensive experience building and leading AWS cloud infrastructure solutions at scale across multiple classification domains (IL5 to IL6+) simultaneously.\n- Extensive hands-on experience with leading cloud platforms such as AWS, Azure, or Google Cloud, including services such as EC2, S3, Lambda, EBS, etc.\n- Expert-level skills in creating, managing, and hardening desktop OS images across multiple classification domains in the cloud using AMIs. In-depth understanding of cloud architecture patterns, microservices, serverless computing, containers (Docker, Kubernetes), and related technologies.<br/><br/>Please mention the word **CLEANER** and tag RMTk4LjU0LjExNC40Ng== when applying to show you read the job post completely (#RMTk4LjU0LjExNC40Ng==). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'Accenture Federal Services', 'Reston, VA', 'https://remoteOK.com/remote-jobs/remote-cloud-architect-accenture-federal-services-1130620', '1130620', 'architect,design,security,training,technical,growth,serverless,cloud,management,lead,junior,health,engineering,digital nomad', NULL, 'active', '2026-03-03 21:00:19', NULL, '2026-03-13 11:13:49', '2026-03-13 11:13:49', 0, NULL, NULL, NULL, NULL),
(102, 'remoteok', 'Contract Senior Gameplay Animator', 'At ArenaNet, we\'ve always believed that games are art. They have the power to communicate ideas and tell stories. They can change the way we think, reflect our cultures, and move us. As the developer of the award-winning Guild Wars game series, we\'re proud to share our passion for the online worlds we\'ve created with over 21 million players worldwide.\n\nArenaNet develops and publishes games for every kind of person, which means our games need to be built by every kind of person. We believe the best experiences come from working together, celebrating differences, and helping each of our team members shine.\n\nWe are looking for a Contract Senior Animator with the ability to breathe life and expressiveness into our Characters while still delivering on a tight and responsive gameplay experience. You will play a critical role in helping to define the look and feel of the game by building a range of character combat and movement animations that work to establish visual and technical targets.\n\n<strong>WHAT YOU\'LL DO</strong>\n<ul>\n<li>Create AAA animations for gameplay and locomotion, with a focus on combat for a variety of characters and creatures.</li>\n<li>Collaborate with Design to achieve clear and expressive action gameplay animations that feel responsive to player input.</li>\n<li>Contribute to the development of content and gameplay pipelines and systems.</li>\n<li>Work closely with the Animation Lead, Art Director, Design, and other disciplines to execute an eye-catching animation style that delivers a fantastic combat experience.</li>\n<li>Work closely with Tech Art to iterate on character rigs and refine animation workflows.</li>\n<li>Use both keyframe and motion capture to craft compelling animated performances.</li>\n<li>Actively share knowledge, process, and constructive feedback.</li>\n<li>Participate in teamwide playtests and contribute your ideas and feedback to group discussions.</li>\n</ul>\n<strong>WHAT YOU\'LL NEED TO BE SUCCESSFUL</strong>\n<ul>\n<li>5+ years of professional game industry experience as a Gameplay Animator</li>\n<li>Ability to keyframe strong gameplay animation and execute at a very high level, as shown by examples of professional work</li>\n<li>Deep understanding of kinetics, action gameplay animation, and animation systems</li>\n<li>Experience implementing animation content into existing runtime systems</li>\n<li>Expert knowledge of Maya character animation workflows</li>\n<li>Strong understanding of UE5 animation systems and workflows</li>\n<li>Outstanding ability to problem-solve and explore creative solutions in an ambiguous space</li>\n<li>Experience enhancing and implementing motion capture data</li>\n<li>Strong understanding and experience with motion capture data and animation process</li>\n<li>Passion for worki<br/><br/>Please mention the word **LAUDABLY** and tag RMTk4LjU0LjExNC40Ng== when applying to show you read the job post completely (#RMTk4LjU0LjExNC40Ng==). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'ArenaNet', 'Bellevue', 'https://remoteOK.com/remote-jobs/remote-contract-senior-gameplay-animator-arenanet-1130619', '1130619', 'design,game,technical,developer,animator,animation,content,senior,digital nomad', NULL, 'active', '2026-03-03 21:00:06', NULL, '2026-03-13 11:13:49', '2026-03-13 11:13:49', 0, NULL, NULL, NULL, NULL),
(103, 'remoteok', 'AI Data Specialist Chinese Simplified', '<p><span style=\"font-size: 18px;\">We are looking for </span><b style=\"font-size: 18px;\">AI</b><span style=\"font-size: 18px;\">&nbsp;</span><b style=\"font-size: 18px;\">Data Specialists</b><span style=\"font-size: 18px;\"> to support the improvement of AI-generated content in </span><b style=\"font-size: 18px;\">Chinese.</b></p><p>&nbsp;</p><p><b>Job Type:</b> Freelance</p><p><b>Location:</b> Work from home </p><p><i><b>Work Schedule:&nbsp;</b></i>Part-time - 10+ hours per week. Flexible - work whenever you want.</p><p><b>Start Date:</b> Immediately</p><p><b>Duration:</b> TBC</p><p><b>Rate:</b>&nbsp;17 USD per hour (rates vary per country. If you are based elsewhere, the rates will be different)</p><p>&nbsp;</p><p><b>Help Shape the Future of AI</b></p><p>Are you a student, recent graduate, stay-at-home parent, gig worker, or professional seeking flexible remote work? Are you interested in shaping the development and safety of todayâs AI models?</p><p>&nbsp;</p><p><b>What Youâll Do</b></p><p>The role involves performing diverse data-related tasks, including:</p><p><br></p><p>- Data collection, evaluation, and annotation.</p><p>- Pairwise comparisons.</p><p>- Counting tasks.</p><p>- Object tagging and labeling across different content types (audio, video, images, or collected data)</p><p>&nbsp;</p><p><b>What weâre looking for:</b></p><p><u><i>- Native-level fluency in Chinese</i></u></p><p><u><i>- English Proficiency</i></u><i>: </i>Fluent or advanced proficiency in English (levels B2âC2)</p><p><u><i>- AI &amp; Data Capabilities (Preferred)</i></u><i>:</i> Experience in one or more of the following areas: machine learning tasks, data collection and preprocessing, data evaluation and quality assurance, and data annotation and labeling.</p><p>&nbsp;</p><p><b>What We Offer</b></p><p>- Flexible schedule</p><p>- Opportunity to earn extra income</p><p>- Timely payments</p><p>- The job is ideal for students, part-timers, or stay-at-home parents</p><p><br></p><p>#LI-CAN17</p>\\n<p></p><p><br></p><p></p>\\n<p><b style=\"font-size: 24px;\">Vendor Type</b></p><p><br></p><p><u><b style=\"font-size: 16px;\">When applying, please select the option that best describes your working status.</b></u></p><p><br></p><p><b>Are you a Freelancer or Private Individual?</b></p><p>A Freelancer is someone who has a business license and may have a VAT number or EIN for tax purposes. A VAT (Value Added Tax) number is a unique identifier assigned to registered businesses in many countries; an EIN (Employer Identification Number) is a similar identifier used in the US.&nbsp;A Private Individual does <i>not&nbsp;</i>have a business license. If you arenât sure, you are probably a private individual.</p><p><br></p><p><b style=\"font-size: 16px;\">RWS embraces DEI</b><span style=\"font-size: 16px;\">&nbsp;and promotes equal opportunity, we are an Equal Opportunity Employer and prohibit discrimination and harassment of any kind. RWS is committed to the principle of equal employment opportunity for all employees and to providing employees with a work environment free of discrimination and harassment. All employment decisions at RWS are based on business needs, job requirements and individual qualifications, without regard to race, religion, nationality, ethnicity, sex, age, disability, or sexual orientation. RWS will not tolerate discrimination based on any of these characteristics.&nbsp;</span></p><br/><br/>Please mention the word **WINNABLE** and tag RMTk4LjU0LjExNC40Ng== when applying to show you read the job post completely (#RMTk4LjU0LjExNC40Ng==). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'RWS TrainAI', 'Singapore', 'https://remoteOK.com/remote-jobs/remote-ai-data-specialist-chinese-simplified-rws-trainai-1130618', '1130618', 'support,content', NULL, 'active', '2026-03-03 18:00:40', NULL, '2026-03-13 11:13:49', '2026-03-13 11:13:49', 0, NULL, NULL, NULL, NULL),
(104, 'remoteok', 'AI Data Specialist Polish', '<p><span style=\"font-size: 18px;\">We are looking for </span><b style=\"font-size: 18px;\">AI</b><span style=\"font-size: 18px;\">&nbsp;</span><b style=\"font-size: 18px;\">Data Specialists</b><span style=\"font-size: 18px;\"> to support the improvement of AI-generated content in </span><b style=\"font-size: 18px;\">Polish.</b></p><p>&nbsp;</p><p><b>Job Type:</b> Freelance</p><p><b>Location:</b> Work from home</p><p><i><b>Work Schedule:&nbsp;</b></i>Part-time - 10+ hours per week. Flexible - work whenever you want.</p><p><b>Start Date:</b> Immediately</p><p><b>Duration:</b> TBC</p><p><b>Rate:</b>&nbsp;10 USD per hour (rates vary per country. If you are based elsewhere, the rates will be different)</p><p>&nbsp;</p><p><b>Help Shape the Future of AI</b></p><p>Are you a student, recent graduate, stay-at-home parent, gig worker, or professional seeking flexible remote work? Are you interested in shaping the development and safety of todayâs AI models?</p><p>&nbsp;</p><p><b>What Youâll Do</b></p><p>The role involves performing diverse data-related tasks, including:</p><p><br></p><p>- Data collection, evaluation, and annotation.</p><p>- Pairwise comparisons.</p><p>- Counting tasks.</p><p>- Object tagging and labeling across different content types (audio, video, images, or collected data)</p><p>&nbsp;</p><p><b>What weâre looking for:</b></p><p><u><i>- Native-level fluency in Polish</i></u></p><p><u><i>- English Proficiency</i></u><i>: </i>Fluent or advanced proficiency in English (levels B2âC2)</p><p><u><i>- AI &amp; Data Capabilities (Preferred)</i></u><i>:</i> Experience in one or more of the following areas: machine learning tasks, data collection and preprocessing, data evaluation and quality assurance, and data annotation and labeling.</p><p>&nbsp;</p><p><b>What We Offer</b></p><p>- Flexible schedule</p><p>- Opportunity to earn extra income</p><p>- Timely payments</p><p>- The job is ideal for students, part-timers, or stay-at-home parents</p><p><br></p><p>#LI-CAN17</p>\\n<p></p><p><br></p><p></p>\\n<p><b style=\"font-size: 24px;\">Vendor Type</b></p><p><br></p><p><u><b style=\"font-size: 16px;\">When applying, please select the option that best describes your working status.</b></u></p><p><br></p><p><b>Are you a Freelancer or Private Individual?</b></p><p>A Freelancer is someone who has a business license and may have a VAT number or EIN for tax purposes. A VAT (Value Added Tax) number is a unique identifier assigned to registered businesses in many countries; an EIN (Employer Identification Number) is a similar identifier used in the US.&nbsp;A Private Individual does <i>not&nbsp;</i>have a business license. If you arenât sure, you are probably a private individual.</p><p><br></p><p><b style=\"font-size: 16px;\">RWS embraces DEI</b><span style=\"font-size: 16px;\">&nbsp;and promotes equal opportunity, we are an Equal Opportunity Employer and prohibit discrimination and harassment of any kind. RWS is committed to the principle of equal employment opportunity for all employees and to providing employees with a work environment free of discrimination and harassment. All employment decisions at RWS are based on business needs, job requirements and individual qualifications, without regard to race, religion, nationality, ethnicity, sex, age, disability, or sexual orientation. RWS will not tolerate discrimination based on any of these characteristics.&nbsp;</span></p><br/><br/>Please mention the word **MODEST** and tag RMTk4LjU0LjExNC40Ng== when applying to show you read the job post completely (#RMTk4LjU0LjExNC40Ng==). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'RWS TrainAI', 'Warsaw', 'https://remoteOK.com/remote-jobs/remote-ai-data-specialist-polish-rws-trainai-1130617', '1130617', 'support,content', NULL, 'active', '2026-03-03 18:00:21', NULL, '2026-03-13 11:13:49', '2026-03-13 11:13:49', 0, NULL, NULL, NULL, NULL),
(105, 'hubstafftalent', 'Post a job (FREE)', 'Sign inBrowse jobsLooking for workLooking to hireSearch jobsFiltersClear allSkillsClearData Entry Customer Service Microsoft Office Virtual Assistant Excel Email Handling and Management Typing Copy and Paste Chat Support Data Collection Word Office Administration and Management Research Technical Support PowerPoint Transcription Social Media Management Calendar Management Admin Data Management Google Sheets Google Docs Bookkeeping Appointment Setting Call Handling and Support Customer Retention ', 'Core Data Unity3D MATLAB Pandas Mern', 'Remote', 'https://hubstafftalent.net/jobs/new', 'new', NULL, 'remote', 'active', NULL, '2026-03-13 16:51:30', '2026-03-13 16:51:30', '2026-03-13 12:51:30', 0, '$5/hr', 5.00, NULL, NULL),
(106, 'hubstafftalent', 'Malaysia Executive Assistant VA', '$5/hrWe’re looking for a reliable, detail-oriented Executive Assistant / Virtual Assistant w...', '', 'Remote', 'https://hubstafftalent.net/jobs/malaysia-executive-assistant-va', 'malaysia-executive-assistant-va', NULL, 'remote', 'active', NULL, '2026-03-13 16:51:30', '2026-03-13 16:51:30', '2026-03-13 12:51:30', 0, '$5/hr', 5.00, NULL, NULL);
INSERT INTO `projects` (`id`, `source`, `title`, `description`, `company`, `location`, `project_url`, `external_id`, `tags`, `category`, `status`, `published_at`, `fetched_at`, `created_at`, `updated_at`, `archived`, `budget`, `budget_min`, `budget_max`, `archived_at`) VALUES
(107, 'freelancer', 'Windows server 2025 GPU Passthrough Setup', 'I’m running TrueNAS SCALE on bare-metal hardware that includes a dedicated graphics card. My goal is to stand up two virtual machines under the built-in KVM virtualization:    • a Windows Server 2025 guest... (Budget: ₹600 - ₹1500 INR, Jobs: Documentation, Linux, Mac OS, Network Administration, System Administration, Troubleshooting, Ubuntu, Virtual Machines, Virtualization, Windows Server)', NULL, NULL, 'https://www.freelancer.com/projects/virtualization/Windows-server-GPU-Passthrough-Setup.html', 'dc7a04051d75dca4b37e717e0c28765f', NULL, NULL, 'active', '2026-03-13 16:44:37', NULL, '2026-03-13 13:01:15', '2026-03-13 13:01:15', 0, NULL, NULL, NULL, NULL),
(108, 'freelancer', 'Website Content Copy-Paste', 'I need an extra set of reliable hands to move information from a series of websites into the files I will share with you. The assignment is strictly copy-and-paste—no rewriting, summaries, or formatting... (Budget: ₹600 - ₹1500 INR, Jobs: Article Writing, Content Writing, Copy Typing, Copywriting)', NULL, NULL, 'https://www.freelancer.com/projects/copy-typing/Website-Content-Copy-Paste-40298045.html', '6b964d964e223a21ad8be0a85407f6ed', NULL, NULL, 'active', '2026-03-13 16:44:30', NULL, '2026-03-13 13:01:15', '2026-03-13 13:01:15', 0, NULL, NULL, NULL, NULL),
(109, 'freelancer', 'Convert HTML Project to React', 'I have a small static site built in plain HTML that I now want rebuilt from the ground up in React. The current version contains several forms, embedded images and videos, plus a few interactive touches such as sliders and pop-ups... (Budget: $250 - $750 USD, Jobs: CSS, Documentation, Frontend Development, Git, HTML, JavaScript, React.js Framework, Tailwind CSS, Web Development)', NULL, NULL, 'https://www.freelancer.com/projects/frontend-development/Convert-HTML-Project-React.html', 'cbcc522b844e18a8e4544685da911e91', NULL, NULL, 'active', '2026-03-13 16:42:27', NULL, '2026-03-13 13:01:15', '2026-03-13 13:01:15', 0, '250', NULL, NULL, NULL),
(110, 'freelancer', 'Airline Dispute Resolution', 'I need assistance filing a claim for damages related to a flight delay or cancellation. I\'ve already contacted the airline, but wish to claim further damages. This involves Boots on the Ground in Ontario Canada in the Lindsay/Peterborough area and Guelph... (Budget: $15 - $25 CAD, Jobs: Aviation, Contracts, Customer Service, Customer Support, Legal, Legal Consultation, Legal Research, Legal Writing)', NULL, NULL, 'https://www.freelancer.com/projects/aviation/Airline-Dispute-Resolution.html', '3a7228d6d785808f0c3cd15a37355860', NULL, NULL, 'active', '2026-03-13 16:41:47', NULL, '2026-03-13 13:01:15', '2026-03-13 13:01:15', 0, '15', NULL, NULL, NULL),
(111, 'freelancer', 'STM32 IoT PCB &amp; Firmware', 'I’m building an IoT device around an STM32 microcontroller and need the complete hardware-plus-software package brought to life. The board must expose SPI, UART and I2C so I can hook in sensors and a radio... (Budget: ₹400 - ₹750 INR, Jobs: C Programming, Electrical Engineering, Electronics, Embedded Systems, Microcontroller, PCB Design and Layout, PCB Layout, STM32)', NULL, NULL, 'https://www.freelancer.com/projects/pcb-design-and-layout/STM-IoT-PCB-Firmware.html', 'a5cddbbcafe28011bfc4473cc16f854e', NULL, NULL, 'active', '2026-03-13 16:40:55', NULL, '2026-03-13 13:01:15', '2026-03-13 13:01:15', 0, NULL, NULL, NULL, NULL),
(112, 'freelancer', 'Ride-Hailing Mobile App (Uber/Careem-like) &ndash; MVP Development', '**Project Description**  I am looking for a developer or development team to build a Minimum Viable Product (MVP) of a ride-hailing mobile application similar to Uber or Careem.  The main idea is to provide... (Budget: $1500 - $3000 USD, Jobs: Android, API Development, Backend Development, Flutter, iPhone, Mobile App Development, PHP, React Native)', NULL, NULL, 'https://www.freelancer.com/projects/flutter/Ride-Hailing-Mobile-App-Uber.html', 'ca180d570b45c622c5797b5cf929650f', NULL, NULL, 'active', '2026-03-13 16:40:36', NULL, '2026-03-13 13:01:15', '2026-03-13 13:01:15', 0, '1500', NULL, NULL, NULL),
(113, 'freelancer', 'Outreach Specialists for AI Hiring Platform Wanted', 'HIRICA X Sales Partners Needed (Commission-Based)  We are looking for experienced sales professionals, outreach specialists, and affiliate marketers who can promote an AI-powered hiring platform to companies, recruitment agencies, and HR teams... (Budget: $30 - $250 USD, Jobs: Affiliate Marketing, AI (Artificial Intelligence) HW/SW, AI Chatbot, AI Consulting, AI Development, AI Model Development, AI Research, Lead Generation, Sales)', NULL, NULL, 'https://www.freelancer.com/projects/ai-hw-sw/Outreach-Specialists-for-Hiring-Platform.html', '5a97f20f4d55ae6988aa26a7f989bc4b', NULL, NULL, 'active', '2026-03-13 16:38:53', NULL, '2026-03-13 13:01:15', '2026-03-13 13:01:15', 0, '30', NULL, NULL, NULL),
(114, 'freelancer', 'Videoclip Anime Rom&aacute;ntico 2D -- 2', 'Presupuesto 200 usd entrega 7 días como comenzando desde hoy solo personas con experiencia Hola, te paso las instrucciones completas del proyecto para que tengas claro qué necesitamos producir.  El cliente... (Budget: $2 - $8 USD, Jobs: 2D Animation, 2D Animation Explainer Video, Adobe Animate, Adobe Premiere Pro, After Effects, Animation, Audio Services, Character Illustration, Cinematography, Video Services)', NULL, NULL, 'https://www.freelancer.com/projects/audio-services/Videoclip-Anime-Rom-ntico.html', 'c277c363d6929a2d38a063b29c02f0dc', NULL, NULL, 'active', '2026-03-13 16:36:42', NULL, '2026-03-13 13:01:15', '2026-03-13 13:01:15', 0, '2', NULL, NULL, NULL),
(115, 'freelancer', 'Real Estate Reel Editor', 'I’ll be sending you raw footage and stills from recent high-end property shoots and need each set transformed into a polished, Instagram-ready reel that radiates a luxury feel. The focus should be on the... (Budget: ₹1500 - ₹12500 INR, Jobs: 3D Animation, Adobe Premiere Pro, After Effects, Animation, Color Grading, Final Cut Pro, Motion Graphics, Video Editing, Video Production, Video Services)', NULL, NULL, 'https://www.freelancer.com/projects/color-grading/Real-Estate-Reel-Editor.html', 'ee29c1fcfb1805a8062b2d811dc3559c', NULL, NULL, 'active', '2026-03-13 16:36:35', NULL, '2026-03-13 13:01:15', '2026-03-13 13:01:15', 0, NULL, NULL, NULL, NULL),
(116, 'freelancer', 'Social Media Content Strategist &amp; Artist Needed', 'Brand Name: GrowthSpark  1. Project Overview: We are seeking a skilled freelancer to manage and create content for our brand\'s Instagram presence. The primary focus is on developing engaging and visually... (Budget: ₹1500 - ₹12500 INR, Jobs: Branding, Content Creation, Content Strategy, Content Writing, Graphic Design, Instagram Marketing, Logo Design, Photoshop, Social Media Management, Social Media Marketing)', NULL, NULL, 'https://www.freelancer.com/projects/social-media-management/Social-Media-Content-Strategist-Artist.html', '17b09e687929436133799f2935da03ce', NULL, NULL, 'active', '2026-03-13 16:35:52', NULL, '2026-03-13 13:01:15', '2026-03-13 13:01:15', 0, NULL, NULL, NULL, NULL),
(117, 'freelancer', 'Stamped Single-Family Home Plan', 'I have a current home plan. The plan must be stamped by a licensed architect or engineer so I am looking for someone to do that. (Budget: $250 - $750 USD, Jobs: Architectural Engineering, Architecture, Structural Engineering)', NULL, NULL, 'https://www.freelancer.com/projects/architecture/Stamped-Single-Family-Home-Plan.html', 'bb086a346e1e514e8d0124ffb3fab4f0', NULL, NULL, 'active', '2026-03-13 16:35:51', NULL, '2026-03-13 13:01:15', '2026-03-13 13:01:15', 0, '250', NULL, NULL, NULL),
(118, 'freelancer', 'Data collect and entry', 'Hello  Data search and entry  I will provide you with a list of 1000 hotels and I need you search this property on booking website and copy and paste the url for each property, put the result in an excel... (Budget: $30 - $60 USD, Jobs: Data Collection, Data Entry, Data Processing, Excel, General Labor, Web Scraping)', NULL, NULL, 'https://www.freelancer.com/projects/general-labor/Data-collect-entry.html', '98252947b76031c241d680b01358c389', NULL, NULL, 'active', '2026-03-13 16:35:21', NULL, '2026-03-13 13:01:15', '2026-03-13 13:01:15', 0, '30', NULL, NULL, NULL),
(119, 'freelancer', 'Google Sheets data analytics and HR Dashboard Build', 'I need an interactive HR dashboard built directly in Google Sheets that highlights three core metrics: employee attendance, employee performance, and turnover rates. The data must be translated into easy-to-scan... (Budget: ₹400 - ₹750 INR, Jobs: Data Analysis, Data Analytics, Data Management, Data Visualization, Documentation, Excel, Google Sheets)', NULL, NULL, 'https://www.freelancer.com/projects/google-sheets/Google-Sheets-data-analytics-Dashboard.html', '90f47c0188de23ebf5234ef989050988', NULL, NULL, 'active', '2026-03-13 16:35:07', NULL, '2026-03-13 13:01:15', '2026-03-13 13:01:15', 0, NULL, NULL, NULL, NULL),
(120, 'freelancer', 'Sketsa Rumah Tinggal Modern', 'Saya membutuhkan sketsa arsitektur untuk sebuah rumah tinggal satu lantai bergaya modern. Lahan dan ukuran bangunan akan saya kirim segera setelah proyek dimulai; yang saya butuhkan sekarang adalah konsep... (Budget: $30 - $250 USD, Jobs: 2D Drafting, 3D Modelling, Architectural Engineering, Architecture, AutoCAD, Building Architecture, Building Design)', NULL, NULL, 'https://www.freelancer.com/projects/architecture/Sketsa-Rumah-Tinggal-Modern.html', 'ad2f307bf0e407ed6ca46367c212a71f', NULL, NULL, 'active', '2026-03-13 16:34:46', NULL, '2026-03-13 13:01:15', '2026-03-13 13:01:15', 0, '30', NULL, NULL, NULL),
(121, 'freelancer', 'Explainer &amp; Crime Story Editing', 'I film short, sub-eight-minute talking-head pieces that range from true-crime breakdowns to fast news updates and general explainer segments. I’m looking for an editor who can take my raw footage and shape it into crisp, YouTube-ready stories... (Budget: ₹600 - ₹1500 INR, Jobs: Adobe Premiere Pro, After Effects, Animation, DaVinci Resolve, Final Cut Pro, Video Editing, Video Post-editing, Video Production)', NULL, NULL, 'https://www.freelancer.com/projects/adobe-premiere-pro/Explainer-Crime-Story-Editing.html', '62bfe5b9a2aeeffaa13c65305a842001', NULL, NULL, 'active', '2026-03-13 16:34:42', NULL, '2026-03-13 13:01:15', '2026-03-13 13:01:15', 0, NULL, NULL, NULL, NULL),
(122, 'freelancer', 'دراسة رضا عملاء شركة', 'أحتاج إلى إعداد تقرير أكاديمي باللغة العربية يقع بين ٦٠٠-٧٠٠ كلمة يشرح بالتفصيل كيف تلبي خدمة العملاء في شركة تجارية مختارة توقعات ورضا عملائها مع الالتزام بالتشريعات والأنظمة ذات الصلة. لقد حسمت خياري... (Budget: $30 - $250 USD, Jobs: Academic Writing, Business Analysis, Content Writing, Market Research, Research)', NULL, NULL, 'https://www.freelancer.com/projects/academic-writing/project-40298027.html', '12338a290f29d744b7178bb713244bf0', NULL, NULL, 'active', '2026-03-13 16:34:42', NULL, '2026-03-13 13:01:15', '2026-03-13 13:01:15', 0, '30', NULL, NULL, NULL),
(123, 'freelancer', 'Create Marvin Sona Product Guide', 'I want a concise, engaging set of product materials that explain Marvin Sona to the general public. The content should highlight what the product does, why it matters, and how someone can get started with it—without assuming prior knowledge or industry jargon... (Budget: $15 - $25 USD, Jobs: Content Writing, Copywriting, Editing, Ghostwriting, Product Descriptions, Research, SEO Writing, Technical Writing)', NULL, NULL, 'https://www.freelancer.com/projects/technical-writing/Create-Marvin-Sona-Product-Guide.html', 'c47a6eb6fb83dec2f6148a2afff2a6ec', NULL, NULL, 'active', '2026-03-13 16:34:40', NULL, '2026-03-13 13:01:15', '2026-03-13 13:01:15', 0, '15', NULL, NULL, NULL),
(124, 'freelancer', 'Web Application Penetration Testing', 'I need a solid, full-scope “cyber” penetration test on my web platform with a single objective: uncover every web-based vulnerability before launch. You will have access to a dedicated staging environment... (Budget: $30 - $250 USD, Jobs: API Testing, Internet Security, Linux, Network Security, Penetration Testing, Risk Assessment, Testing / QA, Web Security)', NULL, NULL, 'https://www.freelancer.com/projects/penetration-testing/Web-Application-Penetration-Testing-40298021.html', '0873d4861782150f8da92076a8efc802', NULL, NULL, 'active', '2026-03-13 16:34:25', NULL, '2026-03-13 13:01:15', '2026-03-13 13:01:15', 0, '30', NULL, NULL, NULL),
(125, 'freelancer', 'Day-to-Night Image Conversion', 'I have six daylight photographs that I need convincingly transformed into nighttime scenes. I’d like each shot to feel as though it’s taken under a clear, star-filled sky, not a cloudy or moon-lit atmosphere... (Budget: $10 - $30 USD, Jobs: Color Grading, Digital Art, Graphic Design, Image Analysis, Image Processing, Photo Editing, Photoshop, Photoshop Design)', NULL, NULL, 'https://www.freelancer.com/projects/color-grading/Day-Night-Image-Conversion.html', '925b6199f0987376da84529dc4ae681b', NULL, NULL, 'active', '2026-03-13 16:32:45', NULL, '2026-03-13 13:01:15', '2026-03-13 13:01:15', 0, '10', NULL, NULL, NULL),
(126, 'freelancer', 'Retail Business Contact Data Research', 'I need a quick-turnaround data scrape focused exclusively on retail businesses. Your task is to locate and compile accurate, up-to-date contact information—specifically email addresses, phone numbers,... (Budget: $10 - $30 AUD, Jobs: Data Collection, Data Entry, Data Scraping, Excel, Google Sheets, Lead Generation, Web Scraping, Web Search)', NULL, NULL, 'https://www.freelancer.com/projects/data-scraping/Retail-Business-Contact-Data-Research.html', '8e849397144df57ea57ea7e4fdf64988', NULL, NULL, 'active', '2026-03-13 16:32:14', NULL, '2026-03-13 13:01:15', '2026-03-13 13:01:15', 0, '10', NULL, NULL, NULL),
(127, 'freelancer', 'Full Mobile App UI Design', 'I want an Unity UI designer, to design my 54 screens in unity, Visual UI Assets buttons panel backgrounds icons frames badges progress bars toggles dropdown styles UI Icons weapons abilities currency store... (Budget: ₹1500 - ₹12500 INR, Jobs: Android UI Design, App Design, Game Design, Mobile App Development, UI / User Interface, Unity, Unity 3D)', NULL, NULL, 'https://www.freelancer.com/projects/unity/Full-Mobile-App-Design.html', '4c9db0351f82b959063a0b5bfbc20583', NULL, NULL, 'active', '2026-03-13 16:57:18', NULL, '2026-03-13 13:11:16', '2026-03-13 13:11:16', 0, NULL, NULL, NULL, NULL),
(128, 'freelancer', 'Event Website From PDF', 'I have a finished design laid out in a PDF and I need it turned into a live, four-page event website that looks and behaves exactly the same. Every element—spacing, typography, colours, images—has to match the PDF pixel for pixel on desktop, tablet and mobile... (Budget: ₹1500 - ₹12500 INR, Jobs: Animation, CSS, CSS3, HTML, JavaScript, Parallax Scrolling, Web Development, Website Design)', NULL, NULL, 'https://www.freelancer.com/projects/css3/Event-Website-From-PDF.html', '5291ce65ccb31b73b7493d18f54165d0', NULL, NULL, 'active', '2026-03-13 16:57:18', NULL, '2026-03-13 13:11:16', '2026-03-13 13:11:16', 0, NULL, NULL, NULL, NULL),
(129, 'freelancer', 'Spectacle Frame Mechanical &amp; Aesthetic Design -- 2', 'I am developing a new spectacle frame and need a product designer who can balance engineering accuracy with eye-catching style. Both the mechanical function and the overall look carry equal weight for... (Budget: ₹1500 - ₹12500 INR, Jobs: 3D CAD, 3D Modelling, 3D Rendering, CAD/CAM, Design Optimization, Manufacturing Design, Mechanical Design, Mechanical Engineering, Product Design, Solidworks)', NULL, NULL, 'https://www.freelancer.com/projects/cad-cam/Spectacle-Frame-Mechanical-Aesthetic.html', '44bb9bf1481e4b563a567b42da376d0e', NULL, NULL, 'active', '2026-03-13 16:56:17', NULL, '2026-03-13 13:11:16', '2026-03-13 13:11:16', 0, NULL, NULL, NULL, NULL),
(130, 'freelancer', 'Spectacle Frame Mechanical &amp; Aesthetic Design', 'I am developing a new spectacle frame and need a product designer who can balance engineering accuracy with eye-catching style. Both the mechanical function and the overall look carry equal weight for... (Budget: ₹600 - ₹1500 INR, Jobs: 3D CAD, 3D Modelling, 3D Rendering, CAD/CAM, Design Optimization, Manufacturing Design, Mechanical Design, Mechanical Engineering, Product Design, Solidworks)', NULL, NULL, 'https://www.freelancer.com/projects/3d-cad/Spectacle-Frame-Mechanical-Aesthetic.html', 'c16812e32a2fd367bd9d737941199257', NULL, NULL, 'active', '2026-03-13 16:56:09', NULL, '2026-03-13 13:11:16', '2026-03-13 13:11:16', 0, NULL, NULL, NULL, NULL),
(131, 'freelancer', 'US B2B Cold-Call Appointment Setter', 'I need a seasoned cold caller who can comfortably pick up the phone, speak with owners and managers across the United States, and lock in qualified meetings for our India-based marketing agency. Your background... (Budget: ₹12500 - ₹37500 INR, Jobs: Appointment Setting, B2B Marketing, Leads, Sales, Telemarketing)', NULL, NULL, 'https://www.freelancer.com/projects/appointment-setting/Cold-Call-Appointment-Setter-40298068.html', 'ef7b21755d4b84180a81964221034dac', NULL, NULL, 'active', '2026-03-13 16:56:03', NULL, '2026-03-13 13:11:16', '2026-03-13 13:11:16', 0, NULL, NULL, NULL, NULL),
(132, 'freelancer', 'Full Moodle Homepage Redesign', 'My Moodle site needs a fresh, cohesive landing page that matches our brand and guides learners smoothly into their courses. I want the entire front page rebuilt—from the header and footer right through... (Budget: $30 - $250 USD, Jobs: Content Management System (CMS), CSS, HTML, Moodle, PHP, Web Design, Website Design, Website Development)', NULL, NULL, 'https://www.freelancer.com/projects/moodle/Full-Moodle-Homepage-Redesign.html', '525c2bb58791593743e3678446f23a50', NULL, NULL, 'active', '2026-03-13 16:55:14', NULL, '2026-03-13 13:11:16', '2026-03-13 13:11:16', 0, '30', NULL, NULL, NULL),
(133, 'freelancer', 'Live VRM Facial Tracking Setup', 'I already have a fully-rigged .VRM character; what’s missing is real-time facial tracking so the avatar can mirror my own eye blinks, gaze and mouth shapes while I’m streaming from a Windows PC.    Here... (Budget: $10 - $30 USD, Jobs: 3D Animation, 3D Modelling, After Effects, Animation, Facial Recognition, JavaScript, Video Editing, Video Services)', NULL, NULL, 'https://www.freelancer.com/projects/facial-recognition/Live-VRM-Facial-Tracking-Setup.html', 'e705f9fe7f94344c56d57ba7e9c5e75d', NULL, NULL, 'active', '2026-03-13 16:55:02', NULL, '2026-03-13 13:11:16', '2026-03-13 13:11:16', 0, '10', NULL, NULL, NULL),
(134, 'freelancer', 'LinkedIn Book Launch Posts', 'My nonfiction book goes on sale in June 2026 and I want LinkedIn to become the engine that turns pre-launch interest into measurable sales. I already have active profiles on TikTok and Instagram, yet this... (Budget: ₹12500 - ₹37500 INR, Jobs: Book Writing, Brand Management, Content Creation, Content Development, Content Strategy, Content Writing, Copywriting, Creative Writing, Digital Marketing, Social Media Marketing)', NULL, NULL, 'https://www.freelancer.com/projects/copywriting/LinkedIn-Book-Launch-Posts.html', 'cdcde6cf50551f75fa51df2c9f8059dd', NULL, NULL, 'active', '2026-03-13 16:55:02', NULL, '2026-03-13 13:11:16', '2026-03-13 13:11:16', 0, NULL, NULL, NULL, NULL),
(135, 'freelancer', 'Grant Writer for American Legion Post', 'I\'m seeking a skilled grant writer to help secure government funding for the construction of a new American Legion Post 233 building.   Key Requirements: - Expertise in government grants - Experience with... (Budget: $250 - $750 USD, Jobs: Article Writing, Business Writing, Construction, Grant Writing, Proposal Writing, Research, Research Writing, Writing)', NULL, NULL, 'https://www.freelancer.com/projects/articles/Grant-Writer-for-American-Legion.html', 'd026cda6105465341630046b92ca3849', NULL, NULL, 'active', '2026-03-13 16:53:59', NULL, '2026-03-13 13:11:16', '2026-03-13 13:11:16', 0, '250', NULL, NULL, NULL),
(136, 'freelancer', 'Bold Woven Bag Packaging', 'I’m refreshing the look of our bulk grocery pulses that ship in 30 kg and 50 kg laminated PP woven bags and need a clean, unmistakable design that stands out both on high warehouse racks and in busy commercial kitchens... (Budget: ₹12500 - ₹37500 INR, Jobs: Adobe Illustrator, Branding, Brochure Design, Corporate Identity, Covers & Packaging, Graphic Design, Packaging Design, Print Design)', NULL, NULL, 'https://www.freelancer.com/projects/packaging-design/Bold-Woven-Bag-Packaging.html', '84ca7a1ff852eb103a7c57482e1d53f0', NULL, NULL, 'active', '2026-03-13 16:53:51', NULL, '2026-03-13 13:11:16', '2026-03-13 13:11:16', 0, NULL, NULL, NULL, NULL),
(137, 'freelancer', 'Full-Stack AI Developer for Freelancer Gateway - 13/03/2026 12:39 EDT', 'Role and Objective: Act as an expert Full-Stack AI Developer. Your objective is to architect an Autonomous AI Intermediary that serves as a neutral, intelligent bridge between employers and freelancers... (Budget: ₹750 - ₹1250 INR, Jobs: AI Development, AngularJS, Full Stack Development, MongoDB, Node.js, NoSQL Couch & Mongo, Python, React.js)', NULL, NULL, 'https://www.freelancer.com/projects/ai-development/Full-Stack-Developer-for-Freelancer-40298039.html', 'fc12240c4ffd5a36f80438d128944f54', NULL, NULL, 'active', '2026-03-13 16:52:24', NULL, '2026-03-13 13:11:16', '2026-03-13 13:11:16', 0, NULL, NULL, NULL, NULL),
(138, 'freelancer', 'Mobile Header Alignment Fix', 'On the mobile version of my homepage the menu bar is centred; I need it anchored to the left corner instead, without disturbing its current styling, behaviour, or anything on desktop or inner pages. The... (Budget: $30 - $250 USD, Jobs: CSS, Frontend Development, HTML, JavaScript, jQuery / Prototype, Mobile Development, Web Development, Website Optimization)', NULL, NULL, 'https://www.freelancer.com/projects/web-development/Mobile-Header-Alignment-Fix.html', '39a385df5e2ab57130d1b2ce2e654d44', NULL, NULL, 'active', '2026-03-13 16:51:11', NULL, '2026-03-13 13:11:16', '2026-03-13 13:11:16', 0, '30', NULL, NULL, NULL),
(139, 'freelancer', 'ABL Accounting, LLC -- 2', 'I run ABL Accounting, LLC and need an experienced tax pro to take my small-business books and turn them into a clean, compliant Form 1120 ready for filing. The focus is strictly tax preparation—bookkeeping... (Budget: $250 - $750 USD, Jobs: Accounting, Bookkeeping, Data Analysis, Excel, Finance, Financial Analysis, Intuit QuickBooks, Tax Compliance, Tax Law, Tax Preparation)', NULL, NULL, 'https://www.freelancer.com/projects/tax-preparation/ABL-Accounting-LLC.html', '70e4adc36de54fe6e1504e2cf621776e', NULL, NULL, 'active', '2026-03-13 16:50:59', NULL, '2026-03-13 13:11:16', '2026-03-13 13:11:16', 0, '250', NULL, NULL, NULL),
(140, 'freelancer', 'Online Reputation: Roadrunner Google Business Listings', 'Google Business Profile Review Improvement Project Freelance Project Brief — Roadrunner Transportation Systems  Project Overview Roadrunner is an LTL freight carrier operating terminals across the United States... (Budget: $8 - $15 USD, Jobs: Brand Management, Communications, Content Creation, Digital Marketing, Google Search, Google Systems, Internet Marketing, Project Management, Reviews)', NULL, NULL, 'https://www.freelancer.com/projects/digital-marketing/Online-Reputation-Roadrunner-Google.html', '762b0b87047105633195cf8cdcc26254', NULL, NULL, 'active', '2026-03-13 16:50:27', NULL, '2026-03-13 13:11:16', '2026-03-13 13:11:16', 0, '8', NULL, NULL, NULL),
(141, 'freelancer', 'Fashion E-Commerce Portuguese Translation', 'I’m rolling out a Portuguese-language version of my fashion and apparel website and need every product description rendered accurately and persuasively for native shoppers. The source copy is already polished... (Budget: £250 - £750 GBP, Jobs: Content Writing, Copywriting, Fashion Writing, HTML, Portuguese (Brazil) Translator, Portuguese Translator, Product Descriptions, Translation)', NULL, NULL, 'https://www.freelancer.com/projects/portuguese-translator/Fashion-Commerce-Portuguese-Translation.html', '40213db4ec1d0ca4a05f16a9ba1f946f', NULL, NULL, 'active', '2026-03-13 16:50:15', NULL, '2026-03-13 13:11:16', '2026-03-13 13:11:16', 0, NULL, NULL, NULL, NULL),
(142, 'freelancer', 'Data collect and entry', 'Hello  Data search and entry  I will provide you with a list of 1000 hotels and I need you search this property on booking website and copy and paste the url for each property, put the result in an excel... (Budget: ₹750 - ₹1250 INR, Jobs: Data Collection, Data Entry, Excel)', NULL, NULL, 'https://www.freelancer.com/projects/data-entry/Data-collect-entry-40298051.html', '3d982293f80034dee58a0da049971734', NULL, NULL, 'active', '2026-03-13 16:48:42', NULL, '2026-03-13 13:11:16', '2026-03-13 13:11:16', 0, NULL, NULL, NULL, NULL),
(143, 'freelancer', 'Mobile Web App UX Audit', 'My power user-facing web app is in beta. Looking for  fresh eyes to critisize and improve. evaluation of the entire experience on tablets and mobile phones. Budget INR 3,000/- (hard limit). Tell me friction points in UI design, user flow, and overall usability... (Budget: ₹1500 - ₹12500 INR, Jobs: Interaction Design, UI / User Interface, Usability Testing, Visual Design)', NULL, NULL, 'https://www.freelancer.com/projects/usability-testing/Mobile-Web-App-Audit.html', 'f61ae4b865f028acab22cfd6330bcbe8', NULL, NULL, 'active', '2026-03-13 16:48:38', NULL, '2026-03-13 13:11:16', '2026-03-13 13:11:16', 0, NULL, NULL, NULL, NULL),
(144, 'freelancer', 'Modern Retail Store Photography', 'I’m commissioning a set of fresh images that showcase retail spaces at their best. The brief covers two specific needs:  – Bright, modern interior shots that highlight layout, lighting, and merchandising... (Budget: $30 - $250 USD, Jobs: Graphic Design, Interior Design, Lighting, Photo Editing, Photography, Photoshop, Product Photography)', NULL, NULL, 'https://www.freelancer.com/projects/photo-editing/Modern-Retail-Store-Photography.html', 'c70a15e3fffdb3592255566f66101707', NULL, NULL, 'active', '2026-03-13 16:48:36', NULL, '2026-03-13 13:11:16', '2026-03-13 13:11:16', 0, '30', NULL, NULL, NULL),
(145, 'freelancer', 'Comprehensive SEO &amp; Backlink Optimization', 'I need your help to lift my site’s visibility on Google by combining thorough on-page refinement with strong off-page signals. The core objective is clear: improve search engine rankings.   Here is what... (Budget: ₹1500 - ₹12500 INR, Jobs: Content Strategy, Internet Marketing, Keyword Research, Link Building, Search Engine Marketing, SEMrush, SEO, Website Audit)', NULL, NULL, 'https://www.freelancer.com/projects/semrush/Comprehensive-SEO-Backlink-Optimization.html', '6de877631024e01f64bec78d63f081a4', NULL, NULL, 'active', '2026-03-13 16:47:24', NULL, '2026-03-13 13:11:16', '2026-03-13 13:11:16', 0, NULL, NULL, NULL, NULL),
(146, 'freelancer', 'Real Estate Reporting UI Revamp', 'My current site works well as a real estate reporting system, yet its look feels dated and rigid. I want a fresh, eye-soothing interface that adjusts smoothly across desktop, tablet, and phone without disturbing our back-end logic... (Budget: ₹600 - ₹1500 INR, Jobs: CSS, CSS3, HTML, HTML5, JavaScript, Laravel, Web Design, Web Development, Website Design)', NULL, NULL, 'https://www.freelancer.com/projects/web-design/Real-Estate-Reporting-Revamp.html', '37bb6d74d0ea2cb0100d2e6f75374379', NULL, NULL, 'active', '2026-03-13 17:08:28', NULL, '2026-03-13 13:11:17', '2026-03-13 13:11:17', 0, NULL, NULL, NULL, NULL),
(147, 'freelancer', 'Dise&ntilde;ador Gr&aacute;fico y Creador de Contenido Remoto', 'Buscamos Diseñador Gráfico / Creador de Contenido para Redes Sociales (Remoto)  Somos una empresa tecnológica que administra dos plataformas SaaS y estamos buscando un diseñador gráfico creativo y proactivo que nos ayude a fortalecer nuestra presencia en redes sociales... (Budget: $8 - $15 USD, Jobs: Adobe Photoshop, Content Creation, Graphic Design, Illustrator, Logo Design, Photoshop, Social Media Marketing, Video Editing)', NULL, NULL, 'https://www.freelancer.com/projects/video-editing/Dise-ador-fico-Creador-Contenido.html', 'eebe0b9a63b93db14b91079ed9e7cfae', NULL, NULL, 'active', '2026-03-13 17:08:20', NULL, '2026-03-13 13:11:17', '2026-03-13 13:11:17', 0, '8', NULL, NULL, NULL),
(148, 'freelancer', 'Site Verification in Dakovo, Croatia', 'Confirmis (www.confirmis.com) is a Singapore-based business information provider specializing in connecting businesses with global capabilities; comprised of industry veterans, Confirmis\'s business model... (Budget: $25 - $50 USD, Jobs: Business Analysis, Inspections, Local Job, Photography, Travel Ready)', NULL, NULL, 'https://www.freelancer.com/projects/photography/Site-Verification-Dakovo-Croatia.html', 'e9447b791e27c48675f820baf31a3075', NULL, NULL, 'active', '2026-03-13 17:08:13', NULL, '2026-03-13 13:11:17', '2026-03-13 13:11:17', 0, '25', NULL, NULL, NULL),
(149, 'freelancer', 'C# Fraud Detection Back-End Engineer', 'I am building a green-field fraud-detection platform and need an experienced back-end engineer to own the server-side work for the next three months. The stack is .NET (C#), PostgreSQL, and Redis; a separate... (Budget: $250 - $750 USD, Jobs: .NET, API Development, Backend Development, C# Programming, Docker, PostgreSQL, Redis, Software Development, SQL)', NULL, NULL, 'https://www.freelancer.com/projects/dot-net/Fraud-Detection-Back-End-Engineer.html', 'e8b47047bf0936740f1119e4b00357f7', NULL, NULL, 'active', '2026-03-13 17:08:09', NULL, '2026-03-13 13:11:17', '2026-03-13 13:11:17', 0, '250', NULL, NULL, NULL),
(150, 'freelancer', 'Windows server 2025 GPU Passthrough Setup -- 3', 'I’m running TrueNAS SCALE on bare-metal hardware that includes a dedicated graphics card. My goal is to stand up two virtual machines under the built-in KVM virtualization:    • a Windows Server 2025 guest... (Budget: ₹1500 - ₹12500 INR, Jobs: Documentation, Linux, Mac OS, Network Administration, System Administration, Troubleshooting, Ubuntu, Virtual Machines, Virtualization, Windows Server)', NULL, NULL, 'https://www.freelancer.com/projects/virtualization/Windows-server-GPU-Passthrough-Setup-40298093.html', 'e6f0c5e103ad19531240b8bc249e40dd', NULL, NULL, 'active', '2026-03-13 17:07:47', NULL, '2026-03-13 13:11:17', '2026-03-13 13:11:17', 0, NULL, NULL, NULL, NULL),
(151, 'freelancer', 'Solana SPL Token Launcher Website', 'Hi,  I’m looking for a freelancer to help me build a Solana SPL meme coin launcher. I don’t have coding experience and only limited experience in web development and crypto, so I’m seeking guidance on feasibility, complexity, and cost, as well as development itself... (Budget: $1500 - $3000 USD, Jobs: AngularJS, API Development, Full Stack Development, HTML, JavaScript, Node.js, Rust, Solana, Web Development, Web3.js)', NULL, NULL, 'https://www.freelancer.com/projects/solana/Solana-SPL-Token-Launcher-Website.html', '35e8a3a792bca92814b4fe8f569ff968', NULL, NULL, 'active', '2026-03-13 17:07:13', NULL, '2026-03-13 13:11:17', '2026-03-13 13:11:17', 0, '1500', NULL, NULL, NULL),
(152, 'freelancer', 'Finalize Educational Android App (BeeSmart Spelling Bee)', 'Android Developer Needed to Complete Educational Mobile App (Capacitor / Android Studio / Play Store)  Project Overview  We are seeking an experienced Android developer to assist with the final completion and deployment of an educational mobile application called BeeSmart Spelling Bee... (Budget: $10 - $30 USD, Jobs: Android, Android Studio, API Integration, Debugging, Java, JavaScript, Mobile App Development, PHP)', NULL, NULL, 'https://www.freelancer.com/projects/android-studio/Finalize-Educational-Android-App.html', '37384e4a31a3d64b09c9d97971021357', NULL, NULL, 'active', '2026-03-13 17:06:39', NULL, '2026-03-13 13:11:17', '2026-03-13 13:11:17', 0, '10', NULL, NULL, NULL),
(153, 'freelancer', 'US Baby Carrier Influencer List', 'I’m assembling a data-driven list of 100 Instagram and TikTok creators based in the United States who can credibly showcase baby carriers. Each profile must clear three non-negotiables: a minimum of 10... (Budget: ₹1500 - ₹12500 INR, Jobs: Data Analysis, Data Collection, Data Entry, Influencer Marketing, Leads, Market Research, Research, Social Media Management, Social Media Marketing)', NULL, NULL, 'https://www.freelancer.com/projects/data-analysis/Baby-Carrier-Influencer-List.html', '334e00bca6c291e3e75d1a4a6e33d5ba', NULL, NULL, 'active', '2026-03-13 17:06:13', NULL, '2026-03-13 13:11:17', '2026-03-13 13:11:17', 0, NULL, NULL, NULL, NULL),
(154, 'freelancer', 'Modern Chiropractic Logo Redesign', 'I need a modern logo redesign for my newly acquired chiropractic office. It is a longstanding practice in a historic neighborhood in Lincoln, NE. The name of the practice is Havelock Chiropractic Center and I am attaching our current script logo... (Budget: $30 - $250 USD, Jobs: Branding, Creative Design, Digital Art, Graphic Design, Illustration, Illustrator, Logo Design, Photoshop, Typography, Visual Design)', NULL, NULL, 'https://www.freelancer.com/projects/branding/Modern-Chiropractic-Logo-Redesign.html', '8e035614e5bc403e4757c5f813d6bf7a', NULL, NULL, 'active', '2026-03-13 17:06:03', NULL, '2026-03-13 13:11:17', '2026-03-13 13:11:17', 0, '30', NULL, NULL, NULL),
(155, 'freelancer', 'English-Uzbek 500-Word Translation', 'I have a short English document—right around 500 words—that I need rendered flawlessly into Uzbek. The text itself is general in style, but the final wording must read naturally to Uzbek-speaking business professionals because it will circulate as part of our internal communication... (Budget: $15 - $25 USD, Jobs: Business Writing, Content Writing, Editing, English (US) Translator, English Translation, Proofreading, Translation, Word Processing)', NULL, NULL, 'https://www.freelancer.com/projects/english-translation/English-Uzbek-Word-Translation.html', '947e95d20d50f641de24af5b1cd8eb06', NULL, NULL, 'active', '2026-03-13 17:05:40', NULL, '2026-03-13 13:11:17', '2026-03-13 13:11:17', 0, '15', NULL, NULL, NULL),
(156, 'freelancer', 'E-Commerce Web Pages Arabic Translation', 'I need the English copy on my e-commerce site rendered into clear, persuasive Modern Standard Arabic. For now, this covers no more than five pages—main landing, product detail, cart, and any supporting text that guides a shopper toward checkout... (Budget: £250 - £750 GBP, Jobs: Content Writing, Copywriting, Digital Marketing, HTML, Marketing, Product Descriptions, SEO Writing, Translation)', NULL, NULL, 'https://www.freelancer.com/projects/content-writing/Commerce-Web-Pages-Arabic-Translation.html', '5dec98a8c2b230669e68ba803cbe2c05', NULL, NULL, 'active', '2026-03-13 17:05:12', NULL, '2026-03-13 13:11:17', '2026-03-13 13:11:17', 0, NULL, NULL, NULL, NULL),
(157, 'freelancer', 'SQL Server Application Support', 'I\'m looking for an experienced SQL Server professional to provide robust application support for our desktop software.  Key requirements: - Primary focus on data backup and recovery. - Ensure data integrity and availability... (Budget: $15 - $25 USD, Jobs: .NET, C# Programming, Data Backup, Data Protection, Database Management, Microsoft SQL Server, Performance Tuning, SQL)', NULL, NULL, 'https://www.freelancer.com/projects/data-backup/SQL-Server-Application-Support.html', '5ff4df2c375e1b316810322dcaf0a579', NULL, NULL, 'active', '2026-03-13 17:04:27', NULL, '2026-03-13 13:11:17', '2026-03-13 13:11:17', 0, '15', NULL, NULL, NULL),
(158, 'freelancer', 'Type English Handwritten Notes', 'I have a set of handwritten notes in English that I need transcribed into clean, error-free digital text. You’ll receive high-resolution scans of each page; your job is to reproduce the content faithfully,... (Budget: $10 - $30 USD, Jobs: Content Writing, Data Entry, Editing, English Translation, Proofreading, Transcription, Typing, Word Processing)', NULL, NULL, 'https://www.freelancer.com/projects/transcription/Type-English-Handwritten-Notes.html', 'de044278789fa330cce26e2e256a1952', NULL, NULL, 'active', '2026-03-13 17:03:21', NULL, '2026-03-13 13:11:17', '2026-03-13 13:11:17', 0, '10', NULL, NULL, NULL),
(159, 'freelancer', '[Las Vegas] Retail Interior &amp; Customer Interaction Photography', 'I’m commissioning a set of fresh images that showcase retail spaces at their best. The brief covers two specific needs:  – Bright, modern interior shots that highlight layout, lighting, and merchandising... (Budget: $30 - $250 USD, Jobs: Adobe Lightroom, Interior Design, Lighting Design, Photo Editing, Photography, Photoshop, Print Design, Product Photography)', NULL, NULL, 'https://www.freelancer.com/projects/print-design/Las-Vegas-Retail-Interior-Customer.html', '1d04ac15c68269e21f12d2925dd4ac97', NULL, NULL, 'active', '2026-03-13 17:02:50', NULL, '2026-03-13 13:11:17', '2026-03-13 13:11:17', 0, '30', NULL, NULL, NULL),
(160, 'freelancer', 'Restaurant Review Reel Editor', 'I film short restaurant reviews and now need someone who can turn that raw footage into scroll-stopping reels. The pace has to be quick and energetic—think tight cuts that highlight ambience, dishes hitting the table, and my verdict, all within a few seconds of one another... (Budget: $10 - $30 USD, Jobs: Adobe Premiere Pro, CapCut, Content Creation, Content Strategy, Instagram Marketing, Social Media Marketing, Video Editing, Video Post-editing, Video Production)', NULL, NULL, 'https://www.freelancer.com/projects/adobe-premiere-pro/Restaurant-Review-Reel-Editor.html', '84a164cc76df753ee825ea840f25f74d', NULL, NULL, 'active', '2026-03-13 17:01:29', NULL, '2026-03-13 13:11:17', '2026-03-13 13:11:17', 0, '10', NULL, NULL, NULL),
(161, 'freelancer', 'Dog Care Chatbot Development', 'The project involves building a text-based chatbot that can chat naturally with our clients and give reliable, friendly advice on general dog care. I want the bot to understand free-form questions (feeding... (Budget: €750 - €1500 EUR, Jobs: AI Chatbot Development, AI Development, Android, Mobile App Development, Natural Language Processing, PHP, Python, REST API)', NULL, NULL, 'https://www.freelancer.com/projects/ai-chatbot-development/Dog-Care-Chatbot-Development.html', '4827dd7f61d7ec05aaf3c1d4baefb619', NULL, NULL, 'active', '2026-03-13 17:01:22', NULL, '2026-03-13 13:11:17', '2026-03-13 13:11:17', 0, NULL, NULL, NULL, NULL),
(162, 'freelancer', 'Translate Fashion Product Pages to Spanish', 'I’m updating my online fashion store for the Spanish-speaking market and need every product description on the site translated into natural, persuasive Spanish. The source text is in English and covers clothing, accessories, sizing details, and care instructions... (Budget: £250 - £750 GBP, Jobs: Article Writing, Content Development, Content Writing, Copywriting, Fashion Writing, SEO Writing, Spanish Translator, Translation)', NULL, NULL, 'https://www.freelancer.com/projects/seo-writing/Translate-Fashion-Product-Pages-Spanish.html', 'b26d9e23754f7d7f8f5ecf43ac05a601', NULL, NULL, 'active', '2026-03-13 17:00:01', NULL, '2026-03-13 13:11:17', '2026-03-13 13:11:17', 0, NULL, NULL, NULL, NULL),
(163, 'freelancer', 'Minimalist Android UI/UX Design', 'Need 50+ screens designs  E commerce kind of mobile app , need to start business  Ui ux should be perfect  Ready to work with me for 1 month atleast  App only will run on Android device. (Budget: ₹600 - ₹1500 INR, Jobs: Android, App Design, App Development, Graphic Design, Mobile App Development, Mobile Development, UI / User Interface, User Experience Research, User Interface / IA, UX / User Experience)', NULL, NULL, 'https://www.freelancer.com/projects/ui-design/Minimalist-Android-Design.html', '0298b1c816e40ee09c77148374a1f637', NULL, NULL, 'active', '2026-03-13 16:59:18', NULL, '2026-03-13 13:11:17', '2026-03-13 13:11:17', 0, NULL, NULL, NULL, NULL),
(164, 'freelancer', 'UST Groundwater Geologist Needed in Portland, OR', 'I\'m seeking an experienced geologist in Portland, OR, for regulatory compliance on UST-related groundwater sites. The ideal candidate will have:  - Expertise in risk-based report writing, specifically... (Budget: $10 - $5000 USD, Jobs: Environmental Consulting, Environmental Engineering, Geology, Report Writing, Research, Research Writing, Risk Assessment, Statistical Analysis)', NULL, NULL, 'https://www.freelancer.com/projects/environmental-consulting/UST-Groundwater-Geologist-Needed.html', '2500e47a44d3bebb104c4406bdd7d586', NULL, NULL, 'active', '2026-03-13 16:57:41', NULL, '2026-03-13 13:11:17', '2026-03-13 13:11:17', 0, '10', NULL, NULL, NULL),
(165, 'freelancer', 'Logo Pictorial Percikan Air', 'Saya mencari konsep logo bergaya pictorial mark yang menonjolkan permainan warna. Referensi idenya sesederhana tampilan Coca-Cola: dominasi merah dipadu warna netral, ditambah ilustrasi percikan air agar terlihat segar dan dinamis... (Budget: $250 - $750 USD, Jobs: Adobe Photoshop, Logo Design)', NULL, NULL, 'https://www.freelancer.com/projects/logo-design/Logo-Pictorial-Percikan-Air.html', 'a87f39affb1dca0dac152da370f7708b', NULL, NULL, 'active', '2026-03-14 01:49:14', NULL, '2026-03-13 21:59:15', '2026-03-13 21:59:15', 0, '250', NULL, NULL, NULL),
(166, 'freelancer', 'Commission Based Regional Sales Rep', 'Drive annual sales of the ZBGS Private Label Incentive Licensing system throughout the region. The goal is simple—generate new revenue by closing annual licensing agreements and boosting overall sales volume... (Budget: $5000 - $10000 USD, Jobs: Account Management, B2B Marketing, Internet Marketing, Lead Generation, Leads, Marketing, Sales)', NULL, NULL, 'https://www.freelancer.com/projects/b2b-marketing/Commission-Based-Regional-Sales-Rep.html', '8dd08a2b041d29e5ce614a9f3d0c79d6', NULL, NULL, 'active', '2026-03-14 01:48:24', NULL, '2026-03-13 21:59:15', '2026-03-13 21:59:15', 0, '5000', NULL, NULL, NULL),
(167, 'freelancer', 'Ecological Statement Compliance Review NI', 'I have drafted the Ecological Statement (Part 3) for my planning application in Northern Ireland with help from ChatGPT, but the Planning Authority insists that Parts 1–3 of the NI Biodiversity Checklist be signed off by a qualified, competent ecologist... (Budget: $10 - $30 USD, Jobs: Editing, Proofreading, Report Writing, Research Writing)', NULL, NULL, 'https://www.freelancer.com/projects/research-writing/Ecological-Statement-Compliance-Review.html', '33f053032c3ef39fe96bcfe659d3df07', NULL, NULL, 'active', '2026-03-14 01:48:22', NULL, '2026-03-13 21:59:15', '2026-03-13 21:59:15', 0, '10', NULL, NULL, NULL),
(168, 'freelancer', 'Create &amp; Post Rental Ads', 'Our real-estate office has a portfolio of apartments coming onto the market and I need each unit presented online in a way that not only reaches the right audience but also complies with every platform’s posting rules... (Budget: $8 - $15 USD, Jobs: Content Writing, Copywriting, Digital Marketing, Market Research, Property Management, Real Estate, SEO, Social Media Marketing)', NULL, NULL, 'https://www.freelancer.com/projects/content-writing/Create-Post-Rental-Ads.html', 'b2cca9977a9c308e6d0a200deadd5180', NULL, NULL, 'active', '2026-03-14 01:48:11', NULL, '2026-03-13 21:59:15', '2026-03-13 21:59:15', 0, '8', NULL, NULL, NULL),
(169, 'freelancer', 'Baby Shower Party Photographer Needed', 'I’m hosting a baby shower party and need a photographer on-site for a short, focused session—somewhere in the 1- to 3-hour range. The goal is to capture a mix of candid reactions, décor details, and a... (Budget: $30 - $250 USD, Jobs: Event Planning, Lighting Design, Photo Editing, Photo Retouching, Photography, Photoshop, Social Media Marketing, Video Editing)', NULL, NULL, 'https://www.freelancer.com/projects/social-media-marketing/Baby-Shower-Party-Photographer-Needed.html', 'fce34781e98175f08c3ffce18a4655ec', NULL, NULL, 'active', '2026-03-14 01:47:52', NULL, '2026-03-13 21:59:15', '2026-03-13 21:59:15', 0, '30', NULL, NULL, NULL),
(170, 'freelancer', 'Commercial Kitchen Exhaust System', 'I need a professional to design and install an exhaust system for the kitchen of our retail store.   Key Requirements: - Design an efficient exhaust system tailored for a commercial kitchen in a retail store... (Budget: $250 - $750 AUD, Jobs: Construction, Design, Engineering, HVAC, Installation, Mechanical Engineering, Project Management, Technical Drawing / Tech Pack)', NULL, NULL, 'https://www.freelancer.com/projects/installation/Commercial-Kitchen-Exhaust-System.html', '0d840a4b5fc56421b5653c0d509a9e6e', NULL, NULL, 'active', '2026-03-14 01:46:57', NULL, '2026-03-13 21:59:15', '2026-03-13 21:59:15', 0, '250', NULL, NULL, NULL),
(171, 'freelancer', '10 Weekly Modern T-Shirt Designs', 'I need a reliable designer who can turn out ten fresh, print-ready t-shirt graphics for me every week. The look I’m after is distinctly modern with an abstract edge, and I’d like each piece to pop through bright, vibrant colour palettes... (Budget: $10 - $30 USD, Jobs: Adobe Illustrator, Adobe Photoshop, Digital Art, Graphic Design, Photoshop, Photoshop Design, Print Design, T-Shirts)', NULL, NULL, 'https://www.freelancer.com/projects/adobe-illustrator/Weekly-Modern-Shirt-Designs.html', '8474c9cae89794b5930cbf9367e8dba6', NULL, NULL, 'active', '2026-03-14 01:45:06', NULL, '2026-03-13 21:59:15', '2026-03-13 21:59:15', 0, '10', NULL, NULL, NULL),
(172, 'freelancer', 'Thorough Android App Testing', 'I’m ready to move my Android app from development to public release and need a meticulous tester who can put it through its paces on real devices—not just emulators. Your task is to validate every key area: functionality, usability, and performance... (Budget: ₹600 - ₹1500 INR, Jobs: Android, Android Studio, Mobile App Development, Mobile App Testing, Test Automation, Test Plan Writing, Testing / QA, Usability Testing)', NULL, NULL, 'https://www.freelancer.com/projects/test-plan-writing/Thorough-Android-App-Testing.html', '5b0e1f8c6c3f258e81885ac90e970a6d', NULL, NULL, 'active', '2026-03-14 01:44:19', NULL, '2026-03-13 21:59:15', '2026-03-13 21:59:15', 0, NULL, NULL, NULL, NULL),
(173, 'freelancer', 'Screen Recording Entertainment Edit', 'I have a batch of raw screen-recordings that I want transformed into a fast-paced, entertaining video. The final piece should flow smoothly, hold attention from start to finish, and feel far more polished than the source clips... (Budget: ₹600 - ₹1500 INR, Jobs: Adobe Premiere Pro, After Effects, DaVinci Resolve, Final Cut Pro, Motion Graphics, Video Editing, Video Production, Video Services)', NULL, NULL, 'https://www.freelancer.com/projects/adobe-premiere-pro/Screen-Recording-Entertainment-Edit.html', '6cd4335428ee68a3140c758a78ca0068', NULL, NULL, 'active', '2026-03-14 01:39:57', NULL, '2026-03-13 21:59:15', '2026-03-13 21:59:15', 0, NULL, NULL, NULL, NULL),
(174, 'freelancer', 'typography-based T-shirt graphic that turns my brand name', 'I run ABL Accounting, LLC and need an experienced tax pro to take my small-business books and turn them into a clean, compliant Form 1120 ready for filing. The focus is strictly tax preparation—bookkeeping... (Budget: $250 - $750 USD, Jobs: Accounting, Bookkeeping, Data Analysis, Excel, Finance, Financial Analysis, Intuit QuickBooks, Tax Compliance, Tax Law, Tax Preparation)', NULL, NULL, 'https://www.freelancer.com/projects/tax-preparation/typography-based-shirt-graphic-that.html', '3fb970cfa1fbbadf64bb479e091e5be9', NULL, NULL, 'active', '2026-03-14 01:36:52', NULL, '2026-03-13 21:59:15', '2026-03-13 21:59:15', 0, '250', NULL, NULL, NULL),
(175, 'freelancer', 'Build Voice AI Agent for VoIP system', 'I have a custom-built VoIP system and now I need a conversational Voice AI agent fully integrated into it. The agent must:  • answer common user FAQs with a natural, friendly tone   • transfer callers... (Budget: ₹75000 - ₹150000 INR, Jobs: AI Agents, AI Chatbot Development, AI Development, Android, Asterisk PBX, Automatic Speech Recognition, Conversational AI, Mobile App Development, Natural Language Processing, VoIP)', NULL, NULL, 'https://www.freelancer.com/projects/ai-chatbot-development/Build-Voice-Agent-for-VoIP.html', '020d03a257853ba0b89dc64016f1ec2e', NULL, NULL, 'active', '2026-03-14 01:34:10', NULL, '2026-03-13 21:59:15', '2026-03-13 21:59:15', 0, NULL, NULL, NULL, NULL),
(176, 'freelancer', 'FDA Registration for Nut Export', 'I need an expert to assist in obtaining FDA registration for exporting nuts from Bolivia to the USA.  Key Tasks: - Prepare necessary documents:   - Product specifications   - Labeling and packaging compliance... (Budget: $250 - $750 USD, Jobs: Business Consulting, Documentation, Food Safety, Import/Export, Logistics, Market Research, Project Management, Risk Management)', NULL, NULL, 'https://www.freelancer.com/projects/food-safety/FDA-Registration-for-Nut-Export.html', '1b62d8b19a834f3cfb5929efd1c77a9c', NULL, NULL, 'active', '2026-03-14 01:33:01', NULL, '2026-03-13 21:59:15', '2026-03-13 21:59:15', 0, '250', NULL, NULL, NULL),
(177, 'freelancer', 'Architectural Floor Plan CAD Drafting', 'I need a professional CAD drafter, this project won\'t take long (one day). Pls include previous work thanks (Budget: $2 - $3 CAD, Jobs: AutoCAD, Revit, Solidworks)', NULL, NULL, 'https://www.freelancer.com/projects/autocad/Architectural-Floor-Plan-CAD-Drafting.html', '2ddca9d454fd79872475d899b98b7f27', NULL, NULL, 'active', '2026-03-14 01:30:09', NULL, '2026-03-13 21:59:15', '2026-03-13 21:59:15', 0, '2', NULL, NULL, NULL);
INSERT INTO `projects` (`id`, `source`, `title`, `description`, `company`, `location`, `project_url`, `external_id`, `tags`, `category`, `status`, `published_at`, `fetched_at`, `created_at`, `updated_at`, `archived`, `budget`, `budget_min`, `budget_max`, `archived_at`) VALUES
(178, 'freelancer', 'Fix DKIM/DMARC Across All Domains', 'I\'m using WHM/Cpanel but i didn\'t get 10/10 email result on mail tester Email DKIM DMARC Fix for all domain in my server cause it\'s many emails... i can\'t share server passwords on access if there is another... (Budget: $10 - $30 USD, Jobs: cPanel, DNS, Email Handling, Email Marketing, Linux, System Admin, Web Hosting)', NULL, NULL, 'https://www.freelancer.com/projects/web-hosting/Fix-DKIM-DMARC-Across-All.html', 'ca0d744b9f23d248fea797a1056cda6e', NULL, NULL, 'active', '2026-03-14 01:21:45', NULL, '2026-03-13 21:59:15', '2026-03-13 21:59:15', 0, '10', NULL, NULL, NULL),
(179, 'freelancer', 'GoHighLevel Digital Marketing Sales Boost', 'Busco apoyo profesional para impulsar mis ventas aprovechando todo el potencial de GoHighLevel. Ya cuento con la plataforma configurada a nivel básico, pero necesito a alguien con sólida experiencia en... (Budget: $10 - $30 USD, Jobs: Advertising, Digital Marketing, Email Marketing, GoHighLevel, Google Adwords, Internet Marketing, Lead Generation, Marketing)', NULL, NULL, 'https://www.freelancer.com/projects/go-high-level/GoHighLevel-Digital-Marketing-Sales.html', '106af03e76ed1dea7defe9b65bcb2d77', NULL, NULL, 'active', '2026-03-14 01:16:29', NULL, '2026-03-13 21:59:15', '2026-03-13 21:59:15', 0, '10', NULL, NULL, NULL),
(180, 'freelancer', 'High-Accuracy Data Typing', 'I have a collection of documents that must be re-typed with meticulous attention to detail. You will receive the source files exactly as I have them—some may be PDFs, others could be scans or handwritten pages—and you will key every word into a clean, editable file... (Budget: $11 - $12 USD, Jobs: Data Entry, Data Management, Excel, PDF, Proofreading, Typing, Word, Word Processing)', NULL, NULL, 'https://www.freelancer.com/projects/typing/High-Accuracy-Data-Typing.html', '4925d249000a8c429b02f885d2d42540', NULL, NULL, 'active', '2026-03-14 01:15:38', NULL, '2026-03-13 21:59:15', '2026-03-13 21:59:15', 0, '11', NULL, NULL, NULL),
(181, 'freelancer', 'AI-Powered Typographic and emblem  Tee Design', 'I need a fresh, typography-based T-shirt graphic that turns my brand name into a creative, artistic focal point. I’m open to imaginative lettering, playful composition and clever negative space—anything that makes the name feel like wearable art rather than simple text... (Budget: $10 - $30 USD, Jobs: Adobe Illustrator, AI Art Creation, AI Content Creation, AI Design, AI Image Editing, Graphic Design, Illustrator, Logo Design, T-Shirts, Typography)', NULL, NULL, 'https://www.freelancer.com/projects/ai-art-creation/Powered-Typographic-emblem-Tee-Design.html', '96b15a00d784f40c495ea0cafb0a22ba', NULL, NULL, 'active', '2026-03-14 01:14:56', NULL, '2026-03-13 21:59:15', '2026-03-13 21:59:15', 0, '10', NULL, NULL, NULL),
(182, 'freelancer', 'Prairie Mountain Apparel Logo Design', 'I am starting a new apparel brand called Prairie Mountain and need four (4) complementary logos designed for use across clothing and merchandise.  Prairie Mountain is an outdoor-inspired lifestyle apparel brand influenced by prairie landscapes, mountains culture, and rustic/western heritage... (Budget: $30 - $250 CAD, Jobs: Adobe Illustrator, Branding, Digital Design, Embroidery, Graphic Design, Logo Design, Sticker Design, T-Shirts, Vector Design, Visual Design)', NULL, NULL, 'https://www.freelancer.com/projects/logo-design/Prairie-Mountain-Apparel-Logo-Design.html', 'e59e9b78620c59fef80041340af235a8', NULL, NULL, 'active', '2026-03-14 01:10:59', NULL, '2026-03-13 21:59:15', '2026-03-13 21:59:15', 0, '30', NULL, NULL, NULL),
(183, 'freelancer', 'Power BI Business Dashboard', 'I will turn your raw business data into a clean, reliable model and then build a modern Power BI—or, if you prefer, Excel—dashboard around it. Using SQL and Power Query I’ll handle the full preparation pipeline so every refresh runs automatically... (Budget: $30 - $250 USD, Jobs: Business Intelligence, Data Analysis, Data Processing, Data Visualization, Excel, Power BI, SQL, Visual Basic)', NULL, NULL, 'https://www.freelancer.com/projects/power-bi/Power-Business-Dashboard.html', '1fe9f7f8d069bcc871ee1620273cc7c7', NULL, NULL, 'active', '2026-03-14 01:07:44', NULL, '2026-03-13 21:59:15', '2026-03-13 21:59:15', 0, '30', NULL, NULL, NULL),
(184, 'freelancer', 'PDF Name Replacement &amp; Formatting', 'Job Description: I have a document of about 60 pages that needs light editing. The main task is to replace one company name with another throughout the document. The name does not appear on every page... (Budget: $30 - $250 USD, Jobs: Adobe Acrobat, Copy Editing, Editing, Microsoft Word, PDF, Proofreading, Word, Word Processing)', NULL, NULL, 'https://www.freelancer.com/projects/word-processing/PDF-Name-Replacement-Formatting.html', '3fe6c7fc754aa45a822d0232e955fee9', NULL, NULL, 'active', '2026-03-14 01:06:18', NULL, '2026-03-13 21:59:15', '2026-03-13 21:59:15', 0, '30', NULL, NULL, NULL),
(185, 'Jobicy', 'Middle React Native Developer', 'We are looking for a strong Middle React Native Developer with 3+ years of experience to develop and maintain an IoT-based mobile application.RequirementsMust have:3+ years of commercial experience in mobile...', '', NULL, 'https://jobicy.com/jobs/140503-middle-react-native-developer', 'jobicy_959e071cd76442847778fe1b8c905e09', NULL, 'Mobile Development', 'active', '2026-03-11 11:10:43', NULL, '2026-03-13 22:12:46', '2026-03-13 22:12:46', 0, NULL, NULL, NULL, NULL),
(186, 'Jobicy', 'Senior Back-End Developer (Node/Express.js)', 'Senior Back-end/API Developer (Node/Express.js)Location: Remote &#8211; Balkan Region, Latin America, and Mexico (location restrictions apply)About WorldlyWorldly is the world’s most comprehensive impact intelligence platform — delivering real data to businesses...', '', NULL, 'https://jobicy.com/jobs/140485-senior-back-end-developer-node-express-js', 'jobicy_8513fb2e7f2df40eafffdafab1ec6f64', NULL, 'Web Development', 'active', '2026-03-11 11:10:19', NULL, '2026-03-13 22:12:46', '2026-03-13 22:12:46', 0, NULL, NULL, NULL, NULL),
(187, 'Jobicy', 'Senior Full Stack Engineer', 'Who we are is what we do.Deel is the all-in-one payroll and HR platform for global teams. Our vision is to unlock global opportunity for every person, team, and business....', '', NULL, 'https://jobicy.com/jobs/140398-senior-full-stack-engineer-4', 'jobicy_b5eddc576aaf949a8256999c7647787a', NULL, 'Web Development', 'active', '2026-03-09 11:45:14', NULL, '2026-03-13 22:12:46', '2026-03-13 22:12:46', 0, NULL, NULL, NULL, NULL),
(188, 'Jobicy', 'NetSuite Developer – 6 month FTC', 'Looking to make a real impact? Our Internal Systems team plays a critical role behind the scenes, building and supporting the NetSuite platform that keeps our Finance and Sales teams...', '', NULL, 'https://jobicy.com/jobs/140391-netsuite-developer-6-month-ftc', 'jobicy_2faf93f559cb3a5771880337a25105a4', NULL, 'Web Development', 'active', '2026-03-09 11:45:04', NULL, '2026-03-13 22:12:46', '2026-03-13 22:12:46', 0, NULL, NULL, NULL, NULL),
(189, 'Jobicy', 'Full Stack Developer', 'About the Company:UN reports estimate the world will not have enough food by 2050 due to increased population and land limitations. The food and agriculture industries are adjusting and trying to become...', '', NULL, 'https://jobicy.com/jobs/140388-full-stack-developer-2', 'jobicy_c475d51eedc6b0ba306df200687e6365', NULL, 'Web Development', 'active', '2026-03-09 11:44:59', NULL, '2026-03-13 22:12:46', '2026-03-13 22:12:46', 0, NULL, NULL, NULL, NULL),
(190, 'Jobicy', 'Backend Engineer, Knowledge Graph (Rust)', 'GitLab is the intelligent orchestration platform for DevSecOps. GitLab enables organizations to increase developer productivity, improve operational efficiency, reduce security and compliance risk, and accelerate digital transformation. More than 50...', '', NULL, 'https://jobicy.com/jobs/140326-backend-engineer-knowledge-graph-rust', 'jobicy_43ab81f2851a0b08b89209a9deb61bc8', NULL, 'Web Development', 'active', '2026-03-07 06:47:01', NULL, '2026-03-13 22:12:46', '2026-03-13 22:12:46', 0, NULL, NULL, NULL, NULL),
(191, 'Jobicy', 'Junior Software Engineer – ClaimSource', 'Company DescriptionExperian is a global data and technology company, powering opportunities for people and businesses around the world. We help to redefine lending practices, uncover and prevent fraud, simplify healthcare,...', '', NULL, 'https://jobicy.com/jobs/140270-junior-software-engineer-claimsource', 'jobicy_0113aa590de67e3909b02625e58582a8', NULL, 'Web Development', 'active', '2026-03-06 14:24:46', NULL, '2026-03-13 22:12:46', '2026-03-13 22:12:46', 0, NULL, NULL, NULL, NULL),
(192, 'Jobicy', 'Application Developer (Remote – Mexico Only)', 'At Varicent, we’re not just transforming the Sales Performance Management (SPM) market—we’re redefining how organizations achieve revenue success. Our cutting-edge SaaS solutions empower revenue leaders globally to design smarter go-to-market...', '', NULL, 'https://jobicy.com/jobs/140269-application-developer-remote-mexico-only', 'jobicy_88b0e995f0e3f814260791a9f8500ca5', NULL, 'Web Development', 'active', '2026-03-06 14:24:44', NULL, '2026-03-13 22:12:46', '2026-03-13 22:12:46', 0, NULL, NULL, NULL, NULL),
(193, 'Jobicy', 'Senior Backend Developer', 'DescriptionAt TripleTen , we’re creating innovative learning products that empower people to master IT professions like software engineering, data science, business intelligence, and QA — no matter their prior experience. Our AI-driven...', '', NULL, 'https://jobicy.com/jobs/139940-senior-backend-developer', 'jobicy_81a3fa026548146dff92d83989a2ee01', NULL, 'Web Development', 'active', '2026-02-27 03:35:02', NULL, '2026-03-13 22:12:46', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(194, 'Jobicy', 'Developer', 'Qualifications  5+ years of professional software development experience, ideally across multiple technology stacks and environments. Demonstrated experience evaluating, adopting, or integrating AI‑related development tools, frameworks, or workflows. Strong understanding of...', '', NULL, 'https://jobicy.com/jobs/139918-developer', 'jobicy_43da314f3c30e7a3e4905c5dae6ee67f', NULL, 'Web Development', 'active', '2026-02-27 03:33:42', NULL, '2026-03-13 22:12:46', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(195, 'Jobicy', 'Senior Developer', 'Qualifications 7–10+ years of professional software development experience, ideally across multiple technology stacks and environments. Demonstrated experience evaluating, adopting, or integrating AI‑related development tools, frameworks, or workflows. Strong understanding of...', '', NULL, 'https://jobicy.com/jobs/139917-senior-developer', 'jobicy_18e4b15070866bf4aca8d07f6f93ccb6', NULL, 'Web Development', 'active', '2026-02-27 03:33:40', NULL, '2026-03-13 22:12:46', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(196, 'Jobicy', 'Senior ServiceNow Developer', 'ECS is seeking a Senior ServiceNow Developer to work remotely. We are currently seeking a Senior ServiceNow Developer with varying skill levels that will consult and support end to end ServiceNow implementations and...', '', NULL, 'https://jobicy.com/jobs/139833-senior-servicenow-developer-2', 'jobicy_4bff5a3f8904d4913c30ae0e34d8850c', NULL, 'Web Development', 'active', '2026-02-25 04:02:10', NULL, '2026-03-13 22:12:46', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(197, 'Jobicy', 'Senior C++ developer', 'Who we needWe are looking for a talented Senior Software Engineer (C++) with 4+ years of programming experience to build a lot from scratch. This is a full-time, permanent position in...', '', NULL, 'https://jobicy.com/jobs/139745-senior-c-developer', 'jobicy_19ce725df40070b9c8c1a8694fd6031b', NULL, 'Web Development', 'active', '2026-02-21 05:14:39', NULL, '2026-03-13 22:12:46', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(198, 'Jobicy', 'Middle/Middle Strong Node.js developer', 'We&#8217;re looking for a Middle/Middle Strong Node.js developer with 3+ years of experience to join our team and contribute to an innovative project focused on transforming HR operations with AI....', '', NULL, 'https://jobicy.com/jobs/139646-middle-middle-strong-node-js-developer', 'jobicy_b13e1500deb3b3343a30a5ac7d00911d', NULL, 'Web Development', 'active', '2026-02-18 03:45:40', NULL, '2026-03-13 22:12:46', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(199, 'Jobicy', 'Senior Fullstack Developer (m/f/d) Patient Portal', 'Do you want a job with a purpose? And do you want to make healthcare safer, better and more reliable?Join our Team!Dedalus ist bestrebt, eine interessante und wertvolle Arbeitserfahrung zu...', '', NULL, 'https://jobicy.com/jobs/139585-senior-fullstack-developer-m-f-d-patient-portal', 'jobicy_b0ff1010b46d89130f31ffee85b03863', NULL, 'Web Development', 'active', '2026-02-16 16:40:18', NULL, '2026-03-13 22:12:46', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(200, 'Jobicy', 'Senior Python Engineer – AI Testing Project (Freelance, Mindrift)', 'Please submit your CV in English and indicate your level of English proficiency.Mindrift connects specialists with project-based AI opportunities for leading tech companies, focused on testing, evaluating, and improving AI...', '', NULL, 'https://jobicy.com/jobs/139583-senior-python-engineer-ai-testing-project-freelance-mindrift', 'jobicy_9b14981bc8f77e974169814ab13ecbd7', NULL, 'Web Development', 'active', '2026-02-16 16:40:14', NULL, '2026-03-13 22:12:46', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(201, 'Jobicy', 'ServiceNow Developer', 'ECS is seeking a ServiceNow Developer to work remotely. We are currently seeking a ServiceNow Developer with varying skill levels that will consult and support end to end ServiceNow implementations and delivery goals....', '', NULL, 'https://jobicy.com/jobs/139540-servicenow-developer', 'jobicy_240cd08a4058477fb2cca82498ac8ee8', NULL, 'Web Development', 'active', '2026-02-15 07:06:10', NULL, '2026-03-13 22:12:46', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(202, 'Jobicy', 'Staff Product Designer, Agent Studio', 'At Algolia, we’re proud to be a pioneer and market leader in AI Search, empowering 17,000+ businesses to deliver blazing-fast, predictive search and browse experiences at internet scale. Every week,...', '', NULL, 'https://jobicy.com/jobs/140605-staff-product-designer-agent-studio', 'jobicy_2dd016f43cd0c421708790544d3c7d9d', NULL, 'Design', 'active', '2026-03-13 07:22:00', NULL, '2026-03-13 22:17:12', '2026-03-13 22:17:12', 0, NULL, NULL, NULL, NULL),
(203, 'Jobicy', 'Creative Projects Lead, International', 'Dandy is transforming the massive and antiquated dental industry—an industry worth over $200B. Backed by some of the world’s leading venture capital firms, we’re on an ambitious mission to simplify...', '', NULL, 'https://jobicy.com/jobs/140592-creative-projects-lead-international', 'jobicy_9d57f98c0404c2182fd2638f18fdc929', NULL, 'Design', 'active', '2026-03-13 07:21:40', NULL, '2026-03-13 22:17:12', '2026-03-13 22:17:12', 0, NULL, NULL, NULL, NULL),
(204, 'Jobicy', 'Lead Service Designer (Advanced Spanish and English) – BR', 'Thoughtworks is a pioneer in integrating experience design with agile software delivery. Our designers work as part of multi-disciplinary teams that balance the thinking required to understand complex problems with...', '', NULL, 'https://jobicy.com/jobs/140530-lead-service-designer-advanced-spanish-and-english-br', 'jobicy_46d2cb1b46f8f6c224c69b9b87391b84', NULL, 'Design', 'active', '2026-03-11 11:13:53', NULL, '2026-03-13 22:17:12', '2026-03-13 22:17:12', 0, NULL, NULL, NULL, NULL),
(205, 'Jobicy', 'Middle UI/UX designer', 'We are looking for a talented Middle UI/UX Designer with 3+ years of experience to join our team. You’ll work on design solutions for innovative tech companies across Europe and...', '', NULL, 'https://jobicy.com/jobs/140502-middle-ui-ux-designer-2', 'jobicy_bb4e52864a78e503759a9637b16025fc', NULL, 'Design', 'active', '2026-03-11 11:10:42', NULL, '2026-03-13 22:17:12', '2026-03-13 22:17:12', 0, NULL, NULL, NULL, NULL),
(206, 'Jobicy', 'Classical & Modern Art Expert', 'At Catawiki, every day brings the extraordinary! Whether it’s Daniel Ricciardo’s Formula 1 Car, a Woolly Mammoth’s Skeleton, Lady Gaga&#8217;s Jumpsuit or Usain Bolt’s running shoe, we encounter exceptional objects...', '', NULL, 'https://jobicy.com/jobs/140499-classical-modern-art-expert', 'jobicy_6369e5343607c6d7d852aa839ab1e921', NULL, 'Design', 'active', '2026-03-11 11:10:38', NULL, '2026-03-13 22:17:12', '2026-03-13 22:17:12', 0, NULL, NULL, NULL, NULL),
(207, 'Jobicy', 'Staff Engineer – UI Developer', 'Job Purpose Why This Role Exists T2&#8217;s frontend is not a simple CRUD interface. It&#8217;s a sophisticated, state-driven workspace that adapts based on transformation lifecycle (Draft → In Progress → Completed), surfaces real-time AI...', '', NULL, 'https://jobicy.com/jobs/140481-staff-engineer-ui-developer', 'jobicy_75330a3f3bd99f4ea9d15b91e85584b5', NULL, 'Design', 'active', '2026-03-11 11:10:14', NULL, '2026-03-13 22:17:12', '2026-03-13 22:17:12', 0, NULL, NULL, NULL, NULL),
(208, 'Jobicy', 'Senior Video Editor & Colorist', 'Hi! 👋At Factorial, we&#8217;re seeking a talented Senior Video Editor to help us elevate our company&#8217;s brand and visibility. Are you ready to take on the challenge?About the teamWe are...', '', NULL, 'https://jobicy.com/jobs/140346-senior-video-editor-colorist', 'jobicy_4bb27498160461c6f4cbd2d1bcc9f5e3', NULL, 'Design', 'active', '2026-03-07 06:47:29', NULL, '2026-03-13 22:17:12', '2026-03-13 22:17:12', 0, NULL, NULL, NULL, NULL),
(209, 'Jobicy', 'Senior Product Designer – Onchain Options Trading', 'Building the Future of Crypto Our Krakenites are a world-class team with crypto conviction, united by our desire to discover and unlock the potential of crypto and blockchain technology.What makes us...', '', NULL, 'https://jobicy.com/jobs/140332-senior-product-designer-onchain-options-trading', 'jobicy_2cb632f0659c31d324e4799ad87583b1', NULL, 'Design', 'active', '2026-03-07 06:47:09', NULL, '2026-03-13 22:17:12', '2026-03-13 22:17:12', 0, NULL, NULL, NULL, NULL),
(210, 'Jobicy', 'Brand Designer', 'Flex is building the AI-native private bank for business owners.We’re re-architecting the entire financial system for entrepreneurs—from the first dollar a business earns to how that value compounds, moves, and...', '', NULL, 'https://jobicy.com/jobs/140271-brand-designer', 'jobicy_fa8c9ae4b0d9a54682962a08a1878de5', NULL, 'Design', 'active', '2026-03-06 14:24:47', NULL, '2026-03-13 22:17:12', '2026-03-13 22:17:12', 0, NULL, NULL, NULL, NULL),
(211, 'Jobicy', 'Fire Systems Designer (Work From Home)', 'The Designer will support a growing fire &#38; security business by delivering technically compliant, high-quality fire alarm system designs in line with British Standards and BAFE regulatory requirements. This role...', '', NULL, 'https://jobicy.com/jobs/140224-fire-systems-designer-work-from-home', 'jobicy_efc7dd66bcb7b9c713f0878ed7fea7ce', NULL, 'Design', 'active', '2026-03-05 03:38:10', NULL, '2026-03-13 22:17:12', '2026-03-13 22:17:12', 0, NULL, NULL, NULL, NULL),
(212, 'Jobicy', 'Senior Gameplay Designer (Player Combat)', 'Company DescriptionTo create revolutionary, story-driven RPGs which go straight to the hearts of gamers — this is our mission. Want to dive deeper into our company’s culture? Explore our social...', '', NULL, 'https://jobicy.com/jobs/140059-senior-gameplay-designer-player-combat-2', 'jobicy_3024003665c4b5ae8304c562f584569a', NULL, 'Design', 'active', '2026-03-03 04:21:32', NULL, '2026-03-13 22:17:12', '2026-03-13 22:17:12', 0, NULL, NULL, NULL, NULL),
(213, 'Jobicy', 'Senior Gameplay Designer (Enemies/NPC)', 'Company DescriptionTo create revolutionary, story-driven RPGs which go straight to the hearts of gamers — this is our mission. Want to dive deeper into our company’s culture? Explore our social...', '', NULL, 'https://jobicy.com/jobs/140058-senior-gameplay-designer-enemies-npc', 'jobicy_f8274b3250baccfcd50c38448b86659f', NULL, 'Design', 'active', '2026-03-03 04:21:30', NULL, '2026-03-13 22:17:12', '2026-03-13 22:17:12', 0, NULL, NULL, NULL, NULL),
(214, 'Jobicy', 'Graphic Designer (m/w/d)', 'Deine Aufgaben/Your tasks As a Graphic Designer within our 11-member international Marketing team, you will own and evolve our visual identity across all brand and growth touchpoints. In your new role,...', '', NULL, 'https://jobicy.com/jobs/140000-graphic-designer-m-w-d', 'jobicy_76c6eff40a016c2d3558b4900490534c', NULL, 'Design', 'active', '2026-02-28 05:30:23', NULL, '2026-03-13 22:17:12', '2026-03-16 03:30:03', 1, NULL, NULL, NULL, '2026-03-16 03:30:03'),
(215, 'Jobicy', 'UX/UI Designer', 'Company DescriptionShiji Group provides software solutions and services for the hospitality, food service, retail and entertainment industries, ranging from hotel management solutions to food and beverage and retail systems, payment...', '', NULL, 'https://jobicy.com/jobs/139938-ux-ui-designer-2', 'jobicy_961aa379b9aa24bf05d53424954f4e29', NULL, 'Design', 'active', '2026-02-27 03:34:59', NULL, '2026-03-13 22:17:12', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(216, 'Jobicy', 'Senior UX/UI Designer', 'Company DescriptionShiji Group provides software solutions and services for the hospitality, food service, retail and entertainment industries, ranging from hotel management solutions to food and beverage and retail systems, payment...', '', NULL, 'https://jobicy.com/jobs/139937-senior-ux-ui-designer', 'jobicy_b10eb26877d96f2a4e34aba7f8dd03bc', NULL, 'Design', 'active', '2026-02-27 03:34:57', NULL, '2026-03-13 22:17:12', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(217, 'Jobicy', 'Social Video Producer (Freelance)', 'Opportunity: Social Video Producer (Freelance)Organization: Accelerate ChangeReports to: Micah Evangelista, Content Design ManagerLocation: This is a freelance opportunity for an individual based in NYC Tri-State Area or LA for local shoots.About Accelerate...', '', NULL, 'https://jobicy.com/jobs/139930-social-video-producer-freelance', 'jobicy_4497f9ec1123562b2a8d20d12657f819', NULL, 'Design', 'active', '2026-02-27 03:34:02', NULL, '2026-03-13 22:17:12', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(218, 'Jobicy', 'Senior Architectural Designer, Data Centers – Remote (U.S.)', 'Company DescriptionWork with Us. Change the World.At AECOM, we&#8217;re delivering a better world. Whether improving your commute, keeping the lights on, providing access to clean water, or transforming skylines, our...', '', NULL, 'https://jobicy.com/jobs/139925-senior-architectural-designer-data-centers-remote-u-s', 'jobicy_4e8792b3554723f60d746b4453e98d9f', NULL, 'Design', 'active', '2026-02-27 03:33:53', NULL, '2026-03-13 22:17:12', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(219, 'Jobicy', 'Senior Mechanical Designer, Data Centers – Remote (U.S.)', 'Company DescriptionWork with Us. Change the World.At AECOM, we&#8217;re delivering a better world. Whether improving your commute, keeping the lights on, providing access to clean water, or transforming skylines, our...', '', NULL, 'https://jobicy.com/jobs/139923-senior-mechanical-designer-data-centers-remote-u-s', 'jobicy_9f3e0d8fd5dd0babdf16db992f475554', NULL, 'Design', 'active', '2026-02-27 03:33:50', NULL, '2026-03-13 22:17:12', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(220, 'Jobicy', 'Deputy Design Manager, Data Centers – Remote (U.S.)', 'Company DescriptionWork with Us. Change the World.At AECOM, we&#8217;re delivering a better world. Whether improving your commute, keeping the lights on, providing access to clean water, or transforming skylines, our...', '', NULL, 'https://jobicy.com/jobs/139909-deputy-design-manager-data-centers-remote-u-s', 'jobicy_bfd7a7b25dd435912f30076dc8146cfd', NULL, 'Design', 'active', '2026-02-27 03:33:27', NULL, '2026-03-13 22:17:12', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(221, 'Jobicy', 'Design Manager, Data Centers – Remote (U.S.)', 'Company DescriptionWork with Us. Change the World.At AECOM, we&#8217;re delivering a better world. Whether improving your commute, keeping the lights on, providing access to clean water, or transforming skylines, our...', '', NULL, 'https://jobicy.com/jobs/139908-design-manager-data-centers-remote-u-s', 'jobicy_9dd45d610556763949a5e299a77c98a8', NULL, 'Design', 'active', '2026-02-27 03:33:25', NULL, '2026-03-13 22:17:12', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(222, 'Jobicy', 'Senior Mechanical Designer, Data Centers', 'Company DescriptionWork with Us. Change the World.At AECOM, we&#8217;re delivering a better world. Whether improving your commute, keeping the lights on, providing access to clean water, or transforming skylines, our...', '', NULL, 'https://jobicy.com/jobs/139848-senior-mechanical-designer-data-centers', 'jobicy_3181b5b45a7b4588ce138d037014ef83', NULL, 'Design', 'active', '2026-02-25 04:03:30', NULL, '2026-03-13 22:17:12', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(223, 'Jobicy', 'Senior Architectural Designer – Data Center', 'Company DescriptionWork with Us. Change the World.At AECOM, we&#8217;re delivering a better world. Whether improving your commute, keeping the lights on, providing access to clean water, or transforming skylines, our...', '', NULL, 'https://jobicy.com/jobs/139846-senior-architectural-designer-data-center', 'jobicy_23e52eb1faa79112717d9c926bdff89d', NULL, 'Design', 'active', '2026-02-25 04:03:25', NULL, '2026-03-13 22:17:12', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(224, 'Jobicy', 'Staff Product Designer', 'DescriptionAt TripleTen , we’re creating innovative learning products that empower people to master IT professions like software engineering, data science, business intelligence, and QA — no matter their prior experience....', '', NULL, 'https://jobicy.com/jobs/139785-staff-product-designer', 'jobicy_06349f85a99fb24f2c4b2bc42a472526', NULL, 'Design', 'active', '2026-02-23 15:16:28', NULL, '2026-03-13 22:17:12', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(225, 'Jobicy', 'Technical Environment Artist – Beat Games', 'You will be the driving force behind the creation of complex and dynamic music stage environments, translating creative concept into hundreds of individually controlled elements exposed efficiently to level designers....', '', NULL, 'https://jobicy.com/jobs/139509-technical-environment-artist-beat-games', 'jobicy_ba7090d484b30f1ad35e7792ab0b5f75', NULL, 'Design', 'active', '2026-02-15 06:57:53', NULL, '2026-03-13 22:17:12', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(226, 'Jobicy', 'Director, Channels', 'General information Country France City Remote Location Job ID 47971 Department Sales Description &#38; Requirements The Channel Sales Director will be responsible for expanding and optimizing Infor’s partner ecosystem across...', '', NULL, 'https://jobicy.com/jobs/140603-director-channels', 'jobicy_75e933b30bc3856c416ef29ce57ded39', NULL, 'Marketing', 'active', '2026-03-13 07:21:57', NULL, '2026-03-13 22:19:17', '2026-03-13 22:19:17', 0, NULL, NULL, NULL, NULL),
(227, 'Jobicy', 'Account Executive, Financial Services', 'About AlphaSense: The world’s most sophisticated companies rely on AlphaSense to remove uncertainty from decision-making. With market intelligence and search built on proven AI, AlphaSense delivers insights that matter from content...', '', NULL, 'https://jobicy.com/jobs/140602-account-executive-financial-services', 'jobicy_3c8b1a2eb17294409910bb0d758650c4', NULL, 'Marketing', 'active', '2026-03-13 07:21:56', NULL, '2026-03-13 22:19:17', '2026-03-13 22:19:17', 0, NULL, NULL, NULL, NULL),
(228, 'Jobicy', 'Account Executive, DoiT Cloud Intelligence – EMEA North', 'LocationOur Account Executive will be an integral part of our New Business DoiT Cloud Intelligence (DCI) Sales team in EMEA. This role is based remotely in the Netherlands or Sweden.Who...', '', NULL, 'https://jobicy.com/jobs/140601-account-executive-doit-cloud-intelligence-emea-north', 'jobicy_3253b9803d2daefccec6ad1f75808a5b', NULL, 'Marketing', 'active', '2026-03-13 07:21:54', NULL, '2026-03-13 22:19:17', '2026-03-13 22:19:17', 0, NULL, NULL, NULL, NULL),
(229, 'Jobicy', 'Manager of Sales, DoiT Cloud Intelligence – EMEA North', 'LocationOur Manager of Sales, DoiT Cloud Intelligence, EMEA North, will be leading a team of Account Executives in EMEA, focusing on our New Business activities for DoiT Cloud Intelligence &#38;...', '', NULL, 'https://jobicy.com/jobs/140600-manager-of-sales-doit-cloud-intelligence-emea-north', 'jobicy_26edd4514a8f018f597598583413f4cf', NULL, 'Marketing', 'active', '2026-03-13 07:21:53', NULL, '2026-03-13 22:19:17', '2026-03-13 22:19:17', 0, NULL, NULL, NULL, NULL),
(230, 'Jobicy', 'Account Executive, DoiT Cloud Intelligence – Germany', 'LocationOur Account Executive will be an integral part of our New Business DoiT Cloud Intelligence (DCI) Sales team in EMEA. This role is based remotely in Germany, ideally in Munich...', '', NULL, 'https://jobicy.com/jobs/140599-account-executive-doit-cloud-intelligence-germany', 'jobicy_b51c4268872bfb2606929236687b1168', NULL, 'Marketing', 'active', '2026-03-13 07:21:51', NULL, '2026-03-13 22:19:17', '2026-03-13 22:19:17', 0, NULL, NULL, NULL, NULL),
(231, 'Jobicy', 'Manager of Sales – UK & EMEA South', 'LocationOur Manager of Sales, DoiT Cloud Intelligence, UK &#38; EMEA South, will be leading a team of Account Executives in EMEA, focusing on our New Business activities for DoiT Cloud...', '', NULL, 'https://jobicy.com/jobs/140598-manager-of-sales-uk-emea-south', 'jobicy_4eae50db15daab91b5cdf774a429a379', NULL, 'Marketing', 'active', '2026-03-13 07:21:50', NULL, '2026-03-13 22:19:17', '2026-03-13 22:19:17', 0, NULL, NULL, NULL, NULL),
(232, 'Jobicy', 'Account Executive, Expansion, Mid-Market | France', 'Who we are is what we do.Deel is the all-in-one payroll and HR platform for global teams. Our vision is to unlock global opportunity for every person, team, and business....', '', NULL, 'https://jobicy.com/jobs/140593-account-executive-expansion-mid-market-france', 'jobicy_9131388a6b742ccb1e88cd9718afa47a', NULL, 'Marketing', 'active', '2026-03-13 07:21:42', NULL, '2026-03-13 22:19:17', '2026-03-13 22:19:17', 0, NULL, NULL, NULL, NULL),
(233, 'Jobicy', 'Sales Engineer', 'Join Axon and be a Force for Good.At Axon, we’re on a mission to Protect Life. We’re explorers, pursuing society’s most critical safety and justice issues with our ecosystem of...', '', NULL, 'https://jobicy.com/jobs/140582-sales-engineer', 'jobicy_66311bf50499db10d78c6f669e498aea', NULL, 'Marketing', 'active', '2026-03-13 07:21:24', NULL, '2026-03-13 22:19:17', '2026-03-13 22:19:17', 0, NULL, NULL, NULL, NULL),
(234, 'Jobicy', 'Manufacturing Solutions Consultant (UK remote with travel)', 'Company DescriptionRedzone helps manufacturers make more stuff for less while greatly improving the employee experience. While there is a lot of hype around digital transformation, the factory of the future,...', '', NULL, 'https://jobicy.com/jobs/140580-manufacturing-solutions-consultant-uk-remote-with-travel', 'jobicy_78aa354cb9894be2956723dc657cf95c', NULL, 'Marketing', 'active', '2026-03-13 07:21:21', NULL, '2026-03-13 22:19:17', '2026-03-13 22:19:17', 0, NULL, NULL, NULL, NULL),
(235, 'Jobicy', 'Senior Account Executive, Enterprise', 'From Fivetran’s founding until now, our mission has remained the same: to make access to data as simple and reliable as electricity. With Fivetran, customer data arrives in their warehouses,...', '', NULL, 'https://jobicy.com/jobs/140577-senior-account-executive-enterprise', 'jobicy_5919ba2a133b6d7cc46d387d2e973b78', NULL, 'Marketing', 'active', '2026-03-13 07:21:16', NULL, '2026-03-13 22:19:17', '2026-03-13 22:19:17', 0, NULL, NULL, NULL, NULL),
(236, 'Jobicy', 'Executive Engagement Officer, Global Executive Engagement', 'Join Axon and be a Force for Good.At Axon, we’re on a mission to Protect Life. We’re explorers, pursuing society’s most critical safety and justice issues with our ecosystem of...', '', NULL, 'https://jobicy.com/jobs/140576-executive-engagement-officer-global-executive-engagement', 'jobicy_57e887dfafa5b9b9b42ba3785afa91cc', NULL, 'Marketing', 'active', '2026-03-13 07:21:15', NULL, '2026-03-13 22:19:17', '2026-03-13 22:19:17', 0, NULL, NULL, NULL, NULL),
(237, 'Jobicy', 'VP – Marketing', 'Company DescriptionMontu is Australia&#8217;s largest healthtech business with a focus on alternative healthcare. Founded in 2019, it supports patients, doctors and pharmacies through its Alternaleaf clinic, offers accredited healthcare education...', '', NULL, 'https://jobicy.com/jobs/140507-vp-marketing', 'jobicy_7e0d8fa3f6018c499b24f1b0b8b91646', NULL, 'Marketing', 'active', '2026-03-11 11:11:45', NULL, '2026-03-13 22:19:17', '2026-03-13 22:19:17', 0, NULL, NULL, NULL, NULL),
(238, 'Jobicy', 'Director, Business Development', 'Company DescriptionWe are the company that cares – for our staff, for our clients, for our partners and for the quality of the work we do. A dynamic, global company...', '', NULL, 'https://jobicy.com/jobs/140504-director-business-development', 'jobicy_254ea491363c4a08f209b09d84546d57', NULL, 'Marketing', 'active', '2026-03-11 11:10:44', NULL, '2026-03-13 22:19:17', '2026-03-13 22:19:17', 0, NULL, NULL, NULL, NULL),
(239, 'Jobicy', 'Commercial Account Executive – Mid Market, Greece', 'GitLab is the intelligent orchestration platform for DevSecOps. GitLab enables organizations to increase developer productivity, improve operational efficiency, reduce security and compliance risk, and accelerate digital transformation. More than 50...', '', NULL, 'https://jobicy.com/jobs/140498-commercial-account-executive-mid-market-greece', 'jobicy_f4d5d55527335504844e77e618faebdf', NULL, 'Marketing', 'active', '2026-03-11 11:10:37', NULL, '2026-03-13 22:19:17', '2026-03-13 22:19:17', 0, NULL, NULL, NULL, NULL),
(240, 'Jobicy', 'EMEA Account Executive', 'Company OverviewDeepgram is the leading platform underpinning the emerging trillion-dollar Voice AI economy, providing real-time APIs for speech-to-text (STT), text-to-speech (TTS), and building production-grade voice agents at scale. More than...', '', NULL, 'https://jobicy.com/jobs/140497-emea-account-executive', 'jobicy_51f55fa7ea8877774b22d239cd5c60cb', NULL, 'Marketing', 'active', '2026-03-11 11:10:36', NULL, '2026-03-13 22:19:17', '2026-03-13 22:19:17', 0, NULL, NULL, NULL, NULL),
(241, 'Jobicy', 'Enterprise Account Executive – France', 'About ElevenLabsElevenLabs is an AI research and product company transforming how we interact with technology.We launched in January 2023 with the first human-like AI voice model. Today, we serve millions...', '', NULL, 'https://jobicy.com/jobs/140491-enterprise-account-executive-france-2', 'jobicy_345aeec2b295b804bbffd35d50d317cc', NULL, 'Marketing', 'active', '2026-03-11 11:10:27', NULL, '2026-03-13 22:19:17', '2026-03-13 22:19:17', 0, NULL, NULL, NULL, NULL),
(242, 'Jobicy', 'Deployment Strategist – France', 'About ElevenLabsElevenLabs is an AI research and product company transforming how we interact with technology.We launched in January 2023 with the first human-like AI voice model. Today, we serve millions...', '', NULL, 'https://jobicy.com/jobs/140490-deployment-strategist-france', 'jobicy_23ae4291cded1f0ef6f3b2abce325ae5', NULL, 'Marketing', 'active', '2026-03-11 11:10:26', NULL, '2026-03-13 22:19:17', '2026-03-13 22:19:17', 0, NULL, NULL, NULL, NULL),
(243, 'Jobicy', 'Breakout Affiliate Manager', 'Building the Future of Crypto Our Krakenites are a world-class team with crypto conviction, united by our desire to discover and unlock the potential of crypto and blockchain technology.What makes us...', '', NULL, 'https://jobicy.com/jobs/140489-breakout-affiliate-manager', 'jobicy_2df4dc4015c06f51cb7bb1327041cc89', NULL, 'Marketing', 'active', '2026-03-11 11:10:25', NULL, '2026-03-13 22:19:17', '2026-03-13 22:19:17', 0, NULL, NULL, NULL, NULL),
(244, 'Jobicy', 'EU Affiliate Manager', 'Building the Future of Crypto Our Krakenites are a world-class team with crypto conviction, united by our desire to discover and unlock the potential of crypto and blockchain technology.What makes us...', '', NULL, 'https://jobicy.com/jobs/140488-eu-affiliate-manager', 'jobicy_a4930c4f10667f8741e28fa29dc46e0e', NULL, 'Marketing', 'active', '2026-03-11 11:10:23', NULL, '2026-03-13 22:19:17', '2026-03-13 22:19:17', 0, NULL, NULL, NULL, NULL),
(245, 'Jobicy', 'Strategic Client Executive', 'About the Strategic Client Executive Role at HeadspaceThis is an exciting career opportunity at a dynamic growth-stage company.In this role, you will lead high-value B2B client relationships, serving as a...', '', NULL, 'https://jobicy.com/jobs/140464-strategic-client-executive', 'jobicy_0393d6fa7a283837527ea9c680bc8ed9', NULL, 'Marketing', 'active', '2026-03-10 17:54:09', NULL, '2026-03-13 22:19:17', '2026-03-13 22:19:17', 0, NULL, NULL, NULL, NULL),
(246, 'Jobicy', 'VP, Paid Search', 'The RoleWe’re looking for a bold, inspiring VP of Paid Search to lead our largest and most influential discipline and help shape the future of our agency. This is a...', '', NULL, 'https://jobicy.com/jobs/140462-vp-paid-search', 'jobicy_1e04364433f7ec29b10467f72a1e8e7c', NULL, 'Marketing', 'active', '2026-03-10 17:54:06', NULL, '2026-03-13 22:19:17', '2026-03-13 22:19:17', 0, NULL, NULL, NULL, NULL),
(247, 'Jobicy', 'VP, Sales (Payer)', 'At Claritev, we pride ourselves on being a dynamic team of innovative professionals. Our purpose is simple &#8211; we strive to bend the cost curve in healthcare for all. Our...', '', NULL, 'https://jobicy.com/jobs/140448-vp-sales-payer', 'jobicy_f2b1e483ddc53a9da1d515dac6f493eb', NULL, 'Marketing', 'active', '2026-03-10 17:53:48', NULL, '2026-03-13 22:19:17', '2026-03-13 22:19:17', 0, NULL, NULL, NULL, NULL),
(248, 'Jobicy', 'Account Manager', 'As a Performance Manager, you will serve as the primary contact for existing customers, focusing on the application of AI technologies within the automotive industry. Your role will involve managing...', '', NULL, 'https://jobicy.com/jobs/140438-account-manager-6', 'jobicy_b96ab4a8825e9af039a981f11dc3f4b0', NULL, 'Marketing', 'active', '2026-03-10 17:53:34', NULL, '2026-03-13 22:19:17', '2026-03-13 22:19:17', 0, NULL, NULL, NULL, NULL),
(249, 'Jobicy', 'Sales Develoment Representative, SMB | DACH', 'Who we are is what we do.Deel is the all-in-one payroll and HR platform for global teams. Our vision is to unlock global opportunity for every person, team, and business....', '', NULL, 'https://jobicy.com/jobs/140403-sales-develoment-representative-smb-dach', 'jobicy_258b0589006ce3ed373f5916606b639a', NULL, 'Marketing', 'active', '2026-03-09 11:45:21', NULL, '2026-03-13 22:19:17', '2026-03-13 22:19:17', 0, NULL, NULL, NULL, NULL),
(250, 'Jobicy', 'Sales Leader (UK)', 'TELUS Health is empowering every person to live their healthiest life. Guided by our vision, we are leveraging the power of our leading edge technology and focusing on the uniqueness...', '', NULL, 'https://jobicy.com/jobs/140389-sales-leader-uk', 'jobicy_1052344a1a00d8e0e12eda8515dc5a5f', NULL, 'Marketing', 'active', '2026-03-09 11:45:01', NULL, '2026-03-13 22:19:17', '2026-03-13 22:19:17', 0, NULL, NULL, NULL, NULL),
(251, 'Jobicy', 'Account Executive – MENA', 'About RemoteRemote is solving modern organizations’ biggest challenge – navigating global employment compliantly with ease. We make it possible for businesses of all sizes to recruit, pay, and manage international...', '', NULL, 'https://jobicy.com/jobs/140345-account-executive-mena', 'jobicy_d996d4bd5d77eb7b41e1bd915c2337b9', NULL, 'Marketing', 'active', '2026-03-07 06:47:28', NULL, '2026-03-13 22:19:17', '2026-03-13 22:19:17', 0, NULL, NULL, NULL, NULL),
(252, 'Jobicy', 'Startup Growth Advisor EMEA (Account Executive, Greenfield)', 'About Vercel:Vercel gives developers the tools and cloud infrastructure to build, scale, and secure a faster, more personalized web. As the team behind v0, Next.js, and AI SDK, Vercel helps...', '', NULL, 'https://jobicy.com/jobs/140340-startup-growth-advisor-emea-account-executive-greenfield', 'jobicy_947e2109090b9f931fb0e411a8ae45c3', NULL, 'Marketing', 'active', '2026-03-07 06:47:20', NULL, '2026-03-13 22:19:17', '2026-03-13 22:19:17', 0, NULL, NULL, NULL, NULL),
(253, 'Jobicy', 'Pricing and Monetization Strategy Lead', 'About RemoteRemote is solving modern organizations’ biggest challenge – navigating global employment compliantly with ease. We make it possible for businesses of all sizes to recruit, pay, and manage international...', '', NULL, 'https://jobicy.com/jobs/140339-pricing-and-monetization-strategy-lead', 'jobicy_2b23a14e45835698fcc0f63041031b23', NULL, 'Marketing', 'active', '2026-03-07 06:47:19', NULL, '2026-03-13 22:19:17', '2026-03-13 22:19:17', 0, NULL, NULL, NULL, NULL),
(254, 'Jobicy', 'Senior Event Marketing Manager, EMEA', 'Bloomreach is building the world’s premier agentic platform for personalization.We’re revolutionizing how businesses connect with their customers, building and deploying AI agents to personalize the entire customer journey. We&#8217;re taking autonomous search mainstream, making product...', '', NULL, 'https://jobicy.com/jobs/140336-senior-event-marketing-manager-emea', 'jobicy_770e8f6dd9521aa04878ba85c7fbe5d0', NULL, 'Marketing', 'active', '2026-03-07 06:47:15', NULL, '2026-03-13 22:19:17', '2026-03-13 22:19:17', 0, NULL, NULL, NULL, NULL),
(255, 'Jobicy', 'Customer Insights & Strategy Manager', 'Role DescriptionAs a Customer Insights &#38; Strategy Manager focused on the Voice of the Customer (VOC) and Customer Experience (CXS) organization, you will translate customer feedback and satisfaction data into...', '', NULL, 'https://jobicy.com/jobs/140333-customer-insights-strategy-manager', 'jobicy_d0b7988fcffd8a837767bcef9dcaba05', NULL, 'Marketing', 'active', '2026-03-07 06:47:11', NULL, '2026-03-13 22:19:17', '2026-03-13 22:19:17', 0, NULL, NULL, NULL, NULL),
(256, 'Jobicy', 'Associate Content Strategist (UK)', 'Hi, we’re TechnologyAdvice.At TechnologyAdvice, we pride ourselves on helping B2B tech buyers manage the complexity and risk of the buying process. We are a trusted source of information for tech...', '', NULL, 'https://jobicy.com/jobs/140327-associate-content-strategist-uk', 'jobicy_9872890a76b90567f4c69ae5c9646a97', NULL, 'Marketing', 'active', '2026-03-07 06:47:02', NULL, '2026-03-13 22:19:17', '2026-03-13 22:19:17', 0, NULL, NULL, NULL, NULL),
(257, 'Jobicy', 'Strategic Account Executive, Poland', 'GitLab is the intelligent orchestration platform for DevSecOps. GitLab enables organizations to increase developer productivity, improve operational efficiency, reduce security and compliance risk, and accelerate digital transformation. More than 50...', '', NULL, 'https://jobicy.com/jobs/140325-strategic-account-executive-poland', 'jobicy_d7f9d4e9064675b4dd9e36a60b6b9bf9', NULL, 'Marketing', 'active', '2026-03-07 06:46:59', NULL, '2026-03-13 22:19:17', '2026-03-13 22:19:17', 0, NULL, NULL, NULL, NULL),
(258, 'Jobicy', 'GSI Partner Development Lead- EMEA', 'Who we areAbout StripeStripe is a financial infrastructure platform for businesses. Millions of companies—from the world’s largest enterprises to the most ambitious startups—use Stripe to accept payments, grow their revenue,...', '', NULL, 'https://jobicy.com/jobs/140320-gsi-partner-development-lead-emea', 'jobicy_fa1080ab8e1e9ba23d4e3038cd23bced', NULL, 'Marketing', 'active', '2026-03-07 06:46:52', NULL, '2026-03-13 22:19:17', '2026-03-13 22:19:17', 0, NULL, NULL, NULL, NULL),
(259, 'Jobicy', 'Head of Channel', 'Who are we?UpGuard’s mission is to make life easier for security teams. We build robust, practical solutions that help organisations identify, assess and remediate cyber risk across their attack surface,...', '', NULL, 'https://jobicy.com/jobs/140266-head-of-channel', 'jobicy_b61721fc8216ff2ea4ea4df0d1ec2446', NULL, 'Marketing', 'active', '2026-03-06 14:24:40', NULL, '2026-03-13 22:19:17', '2026-03-13 22:19:17', 0, NULL, NULL, NULL, NULL),
(260, 'Jobicy', 'Territory Manager – Gainesville, FL', 'No Relocation Assistance OfferedJob Number #171369 &#8211; Jacksonville, Florida, United StatesWho We AreColgate-Palmolive Company is a global consumer products company operating in over 200 countries specializing in Oral Care, Personal Care,...', '', NULL, 'https://jobicy.com/jobs/140264-territory-manager-gainesville-fl', 'jobicy_68d374bcdc875b3bc7d1672498beac2d', NULL, 'Marketing', 'active', '2026-03-06 14:24:37', NULL, '2026-03-13 22:19:17', '2026-03-13 22:19:17', 0, NULL, NULL, NULL, NULL),
(261, 'Jobicy', 'Market Executive, Americas', 'General information Name Market Executive, Americas Location Remote, Los Angeles Business unit BG-Accommodation Working time Full-Time Type Business Development Description &#38; Requirements About UsTrip.com Group is a leading global travel...', '', NULL, 'https://jobicy.com/jobs/140260-market-executive-americas', 'jobicy_5162b81f4b543a13bbfdc60ed34a8b7e', NULL, 'Marketing', 'active', '2026-03-06 14:24:30', NULL, '2026-03-13 22:19:17', '2026-03-13 22:19:17', 0, NULL, NULL, NULL, NULL),
(262, 'Jobicy', 'Head of Regional Growth – UAE/MENA', 'Building the Future of Crypto Our Krakenites are a world-class team with crypto conviction, united by our desire to discover and unlock the potential of crypto and blockchain technology.What makes us...', '', NULL, 'https://jobicy.com/jobs/140229-head-of-regional-growth-uae-mena', 'jobicy_e17e3a3676ddb65dc2f5a6ffc463f92c', NULL, 'Marketing', 'active', '2026-03-05 03:38:53', NULL, '2026-03-13 22:19:17', '2026-03-13 22:19:17', 0, NULL, NULL, NULL, NULL),
(263, 'Jobicy', 'Oliver Wyman – Government and Public Institutions (GPI) and Financial Services (FS) Researcher – Dubai', 'Company:Oliver WymanDescription:Oliver Wyman, a Marsh (NYSE: MRSH) business, is a management consulting firm driven by deep industry insight, bold innovation, and a collaborative approach that cuts through complexity to help...', '', NULL, 'https://jobicy.com/jobs/140227-oliver-wyman-government-and-public-institutions-gpi-and-financial-services-fs-researcher-dubai', 'jobicy_22cb28261ba83a18c45ed55c5c96c85d', NULL, 'Marketing', 'active', '2026-03-05 03:38:49', NULL, '2026-03-13 22:19:17', '2026-03-13 22:19:17', 0, NULL, NULL, NULL, NULL),
(264, 'Jobicy', 'Senior Account Executive', 'It&#8217;s fun to work in a company where people truly BELIEVE in what they&#8217;re doing!Job Description Summary:The Senior Account Executive is an enterprise software sales professional who sells a platform...', '', NULL, 'https://jobicy.com/jobs/140222-senior-account-executive', 'jobicy_b76f2dfdf947ab7176d20d23ce568234', NULL, 'Marketing', 'active', '2026-03-05 03:38:06', NULL, '2026-03-13 22:19:17', '2026-03-13 22:19:17', 0, NULL, NULL, NULL, NULL),
(265, 'Jobicy', 'Senior Sales Manager (Remote, SINGAPORE)', 'Senior B2B Sales ManagerOwn the sales cycle. Break into new markets. Close big deals.Are you a strategic, high‑performing sales professional who thrives on winning complex contracts and opening new market...', '', NULL, 'https://jobicy.com/jobs/140218-senior-sales-manager-remote-singapore', 'jobicy_c429961637b3b4faad05b103fe5af6e5', NULL, 'Marketing', 'active', '2026-03-05 03:38:01', NULL, '2026-03-13 22:19:17', '2026-03-13 22:19:17', 0, NULL, NULL, NULL, NULL),
(266, 'Jobicy', 'Associate Inbound Sales Representative', 'Who are we?HubSpot is a leading customer relationship management (CRM) platform for scaling companies. Tens of thousands of customers all over the world use our marketing, sales, and customer success...', '', NULL, 'https://jobicy.com/jobs/140213-associate-inbound-sales-representative', 'jobicy_3c901c08bd0740f088c16b96a591b978', NULL, 'Marketing', 'active', '2026-03-05 03:37:52', NULL, '2026-03-13 22:19:17', '2026-03-13 22:19:17', 0, NULL, NULL, NULL, NULL),
(267, 'Jobicy', 'Account Executive, SMB | ASEAN', 'Who we are is what we do.Deel is the all-in-one payroll and HR platform for global teams. Our vision is to unlock global opportunity for every person, team, and business....', '', NULL, 'https://jobicy.com/jobs/140208-account-executive-smb-asean', 'jobicy_dfcdef4284028ffc74aff34fe89c8fc8', NULL, 'Marketing', 'active', '2026-03-05 03:37:44', NULL, '2026-03-13 22:19:17', '2026-03-13 22:19:17', 0, NULL, NULL, NULL, NULL),
(268, 'Jobicy', 'Account Executive, SMB | ANZ', 'Who we are is what we do.Deel is the all-in-one payroll and HR platform for global teams. Our vision is to unlock global opportunity for every person, team, and business....', '', NULL, 'https://jobicy.com/jobs/140205-account-executive-smb-anz', 'jobicy_c65895e990416ca3cd09c27e3222d0da', NULL, 'Marketing', 'active', '2026-03-05 03:37:37', NULL, '2026-03-13 22:19:17', '2026-03-13 22:19:17', 0, NULL, NULL, NULL, NULL),
(269, 'Jobicy', 'Sales and Marketing Assistant', 'DescriptionSenior Sales and Marketing Assistant Digital Outreach and Sales SupportWe are looking for a Senior Sales and Marketing Assistant to support our sales team through thoughtful digital outreach and lead...', '', NULL, 'https://jobicy.com/jobs/140203-sales-and-marketing-assistant', 'jobicy_d88ed9164a68d17ef727a5be403aef75', NULL, 'Marketing', 'active', '2026-03-05 03:37:32', NULL, '2026-03-13 22:19:17', '2026-03-13 22:19:17', 0, NULL, NULL, NULL, NULL);
INSERT INTO `projects` (`id`, `source`, `title`, `description`, `company`, `location`, `project_url`, `external_id`, `tags`, `category`, `status`, `published_at`, `fetched_at`, `created_at`, `updated_at`, `archived`, `budget`, `budget_min`, `budget_max`, `archived_at`) VALUES
(270, 'Jobicy', 'Senior Sales Engineer', 'It&#8217;s fun to work in a company where people truly BELIEVE in what they&#8217;re doing!Job Description Summary:Experienced Sales Engineer with 10+ years in pre‑sales and deep expertise in Rocket Software...', '', NULL, 'https://jobicy.com/jobs/140202-senior-sales-engineer-2', 'jobicy_2f37d71c52d99920c0fcc6d25c14da56', NULL, 'Marketing', 'active', '2026-03-05 03:37:02', NULL, '2026-03-13 22:19:17', '2026-03-13 22:19:17', 0, NULL, NULL, NULL, NULL),
(271, 'Jobicy', 'Enterprise Banking Lead', 'TransUnion&#8217;s Job Applicant Privacy NoticeWhat We&#8217;ll Bring:TransUnion is a major credit reference agency, and we offer specialist services in fraud, identity and risk management, automated decisioning and demographics. We support...', '', NULL, 'https://jobicy.com/jobs/140200-enterprise-banking-lead', 'jobicy_fdf064c29fb043bf9dd5afa1de4e1b48', NULL, 'Marketing', 'active', '2026-03-05 03:36:59', NULL, '2026-03-13 22:19:17', '2026-03-13 22:19:17', 0, NULL, NULL, NULL, NULL),
(272, 'Jobicy', 'Sales – Account Executive, Business Development, Customer Success, Channel', 'About SugarCRMFrom the very beginning, SugarCRM had a unique vision: to offer a different kind of customer relationship management (CRM) software. We pioneered a solution that easily adapts to customer...', '', NULL, 'https://jobicy.com/jobs/140183-sales-account-executive-business-development-customer-success-channel', 'jobicy_74b79f3a8abdd47fe59646af365fd432', NULL, 'Marketing', 'active', '2026-03-05 03:36:10', NULL, '2026-03-13 22:19:17', '2026-03-13 22:19:17', 0, NULL, NULL, NULL, NULL),
(273, 'Jobicy', 'Growth Manager', 'Who We Are At OKX, we believe that the future will be reshaped by crypto, and ultimately contribute to every individual&#8217;s freedom. OKX is a leading crypto exchange, and the...', '', NULL, 'https://jobicy.com/jobs/140159-growth-manager', 'jobicy_30722c177f253512ac8a9aae45707f32', NULL, 'Marketing', 'active', '2026-03-04 15:24:21', NULL, '2026-03-13 22:19:17', '2026-03-13 22:19:17', 0, NULL, NULL, NULL, NULL),
(274, 'Jobicy', 'Presales Architect, Product Specialist', 'Who we are At Twilio, we’re shaping the future of communications, all from the comfort of our homes. We deliver innovative solutions to hundreds of thousands of businesses and empower millions of developers...', '', NULL, 'https://jobicy.com/jobs/140158-presales-architect-product-specialist', 'jobicy_c1e8d472a8e709098e663e61e23cd1c0', NULL, 'Marketing', 'active', '2026-03-04 15:24:19', NULL, '2026-03-13 22:19:17', '2026-03-13 22:19:17', 0, NULL, NULL, NULL, NULL),
(275, 'Jobicy', 'Territory Manager (Calgary) – Contract', 'No Relocation Assistance OfferedJob Number #171931 &#8211; Calgary, Alberta, CanadaWho We AreColgate-Palmolive Company is a global consumer products company operating in over 200 countries specialising in Oral Care, Personal Care, Home...', '', NULL, 'https://jobicy.com/jobs/140143-territory-manager-calgary-contract', 'jobicy_1be02c116f1f25879c24c66c943aeedd', NULL, 'Marketing', 'active', '2026-03-04 15:23:53', NULL, '2026-03-13 22:19:17', '2026-03-13 22:19:17', 0, NULL, NULL, NULL, NULL),
(276, 'Jobicy', 'Content Editor – German Speaker (m/f/d)', 'Company Description✨ About Voyage Privé Born in France in 2006, Voyage Privé has grown from an ambitious startup into Europe’s leading travel tech platform. Operating across 9 markets with tens of millions...', '', NULL, 'https://jobicy.com/jobs/140342-content-editor-german-speaker-m-f-d', 'jobicy_2de52c28cd7c2666f21997c3e7547b07', NULL, 'Writing', 'active', '2026-03-07 06:47:23', NULL, '2026-03-13 22:19:20', '2026-03-13 22:19:20', 0, NULL, NULL, NULL, NULL),
(277, 'Jobicy', 'Associate Commerce Editor', 'About this RoleFandom is growing! Our Associate Commerce Editor opportunity at GameSpot is based in the United States and reports to our Director of Commerce on the Content team.While this...', '', NULL, 'https://jobicy.com/jobs/140154-associate-commerce-editor', 'jobicy_5dda02545677c725fb879342bb8827d8', NULL, 'Writing', 'active', '2026-03-04 15:24:10', NULL, '2026-03-13 22:19:20', '2026-03-13 22:19:20', 0, NULL, NULL, NULL, NULL),
(278, 'Jobicy', 'Deputy National High School Sports Editor', '&#124;Current USA TODAY Co. Employees- Please ensure you are using our abbreviated process on the internal Careers site by logging into Dayforce through MyApps&#124;USA TODAY Co., Inc. is a diversified...', '', NULL, 'https://jobicy.com/jobs/140035-deputy-national-high-school-sports-editor', 'jobicy_99a1d47c966b05ca13fefc7b7c58cf66', NULL, 'Writing', 'active', '2026-03-02 16:09:42', NULL, '2026-03-13 22:19:20', '2026-03-13 22:19:20', 0, NULL, NULL, NULL, NULL),
(279, 'Jobicy', 'Senior Business Analyst (SAP)', 'About RemoteRemote is solving modern organizations’ biggest challenge – navigating global employment compliantly with ease. We make it possible for businesses of all sizes to recruit, pay, and manage international...', '', NULL, 'https://jobicy.com/jobs/140604-senior-business-analyst-sap', 'jobicy_3006276e40d1c96d0ebededb6e850197', NULL, 'Data Science', 'active', '2026-03-13 07:21:59', NULL, '2026-03-13 22:20:45', '2026-03-13 22:20:45', 0, NULL, NULL, NULL, NULL),
(280, 'Jobicy', 'Senior Data Engineer – Mobility-as-a-service Company', 'About TruelogicAt Truelogic we are a leading provider of nearshore staff augmentation services headquartered in New York. For over two decades, we’ve been delivering top-tier technology solutions to companies of...', '', NULL, 'https://jobicy.com/jobs/140523-senior-data-engineer-mobility-as-a-service-company', 'jobicy_4a6414e98d67b36498188afad0e42baf', NULL, 'Data Science', 'active', '2026-03-11 11:13:44', NULL, '2026-03-13 22:20:45', '2026-03-13 22:20:45', 0, NULL, NULL, NULL, NULL),
(281, 'Jobicy', 'Staff Engineer – Data & Insights Engineer', 'Job PurposeWhy This Role Exists T2 generates a rich stream of operational, quality, and behavioral data — every transformation produces content analysis results, quality scores with confidence bands, governance rule application...', '', NULL, 'https://jobicy.com/jobs/140479-staff-engineer-data-insights-engineer', 'jobicy_186bac6d06e285bf3589e9678dd9f4e1', NULL, 'Data Science', 'active', '2026-03-11 11:10:11', NULL, '2026-03-13 22:20:45', '2026-03-13 22:20:45', 0, NULL, NULL, NULL, NULL),
(282, 'Jobicy', 'TDRG Analyst', 'Ready to make a difference for hospitals while working from home? Start your next chapter at Revecore! For over 25 years, Revecore has been at the forefront of specialized claims...', '', NULL, 'https://jobicy.com/jobs/140446-tdrg-analyst-2', 'jobicy_1140a89ccc1b8fe92aa36b12b11c574e', NULL, 'Data Science', 'active', '2026-03-10 17:53:45', NULL, '2026-03-13 22:20:45', '2026-03-13 22:20:45', 0, NULL, NULL, NULL, NULL),
(283, 'Jobicy', 'Sr. AI Data Engineer (UK Remote)', 'Company DescriptionWhen you join Turnitin, you&#8217;ll be welcomed into a company that is a recognized innovator in the global education space. For over 25 years, Turnitin has partnered with educational...', '', NULL, 'https://jobicy.com/jobs/140401-sr-ai-data-engineer-uk-remote', 'jobicy_f5845ecaa4efd3ab23c412422b71b2f8', NULL, 'Data Science', 'active', '2026-03-09 11:45:17', NULL, '2026-03-13 22:20:45', '2026-03-13 22:20:45', 0, NULL, NULL, NULL, NULL),
(284, 'Jobicy', 'Working Student Data / BI Analyst (m/f/d)', '1KOMMA5°Our hardware team is in charge of our company&#8217;s hardware product strategy &#38; execution. We design, procure, and supply the central hardware components for all our global markets, from solar...', '', NULL, 'https://jobicy.com/jobs/140400-working-student-data-bi-analyst-m-f-d', 'jobicy_510696cf33a0041e3c2cc56e8b72fe81', NULL, 'Data Science', 'active', '2026-03-09 11:45:16', NULL, '2026-03-13 22:20:45', '2026-03-13 22:20:45', 0, NULL, NULL, NULL, NULL),
(285, 'Jobicy', 'Senior Workforce Management Analyst, Fixed Term Contract', '🚀 We’re on a mission to make money work for everyone.We’re waving goodbye to the complicated and confusing ways of traditional banking.After starting as a prepaid card, our product offering...', '', NULL, 'https://jobicy.com/jobs/140341-senior-workforce-management-analyst-fixed-term-contract', 'jobicy_b014b87fdbf4c32c6b58622182d456d1', NULL, 'Data Science', 'active', '2026-03-07 06:47:21', NULL, '2026-03-13 22:20:45', '2026-03-13 22:20:45', 0, NULL, NULL, NULL, NULL),
(286, 'Jobicy', 'Sr. Data Analyst GTM Operations', 'For over 20 years, Smartsheet has helped people and teams achieve–well, anything. From seamless work management to smart, scalable solutions, we’ve always worked with flow. We’re building tools that empower...', '', NULL, 'https://jobicy.com/jobs/140323-sr-data-analyst-gtm-operations', 'jobicy_3b179fc7c9fe2df10867a7ec7d57e99b', NULL, 'Data Science', 'active', '2026-03-07 06:46:56', NULL, '2026-03-13 22:20:45', '2026-03-13 22:20:45', 0, NULL, NULL, NULL, NULL),
(287, 'Jobicy', 'Sr. Manager, Business Intelligence & Analytics', 'Datavant is the data collaboration platform trusted for healthcare. Guided by our mission to make the world’s health data secure, accessible and actionable, we provide critical data solutions for organizations...', '', NULL, 'https://jobicy.com/jobs/140268-sr-manager-business-intelligence-analytics', 'jobicy_78c926757d77265457b6ed2c237794a7', NULL, 'Data Science', 'active', '2026-03-06 14:24:43', NULL, '2026-03-13 22:20:45', '2026-03-13 22:20:45', 0, NULL, NULL, NULL, NULL),
(288, 'Jobicy', 'Intern, AI Research', 'Job Requisition ID #25WD92190Position Overview As an Intern in Autodesk Research&#8217;s AI Lab, you will explore how large language models (LLMs) and intelligent multi-agent systems can enable advanced reasoning in...', '', NULL, 'https://jobicy.com/jobs/140226-intern-ai-research', 'jobicy_9b91ba80b39e6ed961c809eaa0ec47a0', NULL, 'Data Science', 'active', '2026-03-05 03:38:48', NULL, '2026-03-13 22:20:45', '2026-03-13 22:20:45', 0, NULL, NULL, NULL, NULL),
(289, 'Jobicy', 'Senior Data Analyst', 'Hi, we’re TechnologyAdvice.At TechnologyAdvice, we pride ourselves on helping B2B tech buyers manage the complexity and risk of the buying process. We are a trusted source of information for tech...', '', NULL, 'https://jobicy.com/jobs/140209-senior-data-analyst-2', 'jobicy_f0712bee76779bfc7f18be7281f92e16', NULL, 'Data Science', 'active', '2026-03-05 03:37:46', NULL, '2026-03-13 22:20:45', '2026-03-13 22:20:45', 0, NULL, NULL, NULL, NULL),
(290, 'Jobicy', 'Data Partner (m/f/d)', 'Company Description✨ About Voyage PrivéBorn in France in 2006, Voyage Privé has grown from an ambitious startup into becoming the Europe&#8217;s leading travel tech platform. Operating across 9 markets with...', '', NULL, 'https://jobicy.com/jobs/140196-data-partner-m-f-d-2', 'jobicy_be179d00c168a72df0b65124615bd777', NULL, 'Data Science', 'active', '2026-03-05 03:36:52', NULL, '2026-03-13 22:20:45', '2026-03-13 22:20:45', 0, NULL, NULL, NULL, NULL),
(291, 'Jobicy', 'AI Engineer', 'Ingemark is a technology consultancy that builds modern, scalable software solutions for enterprise clients. We specialize in custom software, integrations, and AI systems, with a growing emphasis on GenAI. As...', '', NULL, 'https://jobicy.com/jobs/140192-ai-engineer-2', 'jobicy_d7b1205cc8a47e033a2103a6e0349974', NULL, 'Data Science', 'active', '2026-03-05 03:36:46', NULL, '2026-03-13 22:20:45', '2026-03-13 22:20:45', 0, NULL, NULL, NULL, NULL),
(292, 'Jobicy', 'Vibe Coding Web Scraping Expert (Freelance)', 'This opportunity is only for candidates currently residing in the specified country. Your location may affect eligibility and rates. Please submit your resume in English and indicate your level of...', '', NULL, 'https://jobicy.com/jobs/140099-vibe-coding-web-scraping-expert-freelance', 'jobicy_0e74afcf238fd9a1ed61943f93d46b0e', NULL, 'Data Science', 'active', '2026-03-04 09:53:57', NULL, '2026-03-13 22:20:45', '2026-03-13 22:20:45', 0, NULL, NULL, NULL, NULL),
(293, 'Jobicy', 'Freelance Vibe Coding Specialist – AI Trainer', 'This opportunity is only for candidates currently residing in the specified country. Your location may affect eligibility and rates. Please submit your resume in English and indicate your level of...', '', NULL, 'https://jobicy.com/jobs/139961-freelance-vibe-coding-specialist-ai-trainer', 'jobicy_0ce710ee8869cb5548eb3728ccdf35f3', NULL, 'Data Science', 'active', '2026-02-27 03:35:37', NULL, '2026-03-13 22:20:45', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(294, 'Jobicy', 'Senior Analyst, Digital Experience Analytics', 'Senior Analyst, Digital Experience Analytics (Job Number: COR015LK)Work Locations: Hilton &#8211; Shared Services &#8211; McLean 7930 Jones Branch Drive McLean 22102***This role is based at one of our corporate offices in McLean, VA, or Dallas,...', '', NULL, 'https://jobicy.com/jobs/139927-senior-analyst-digital-experience-analytics', 'jobicy_4a7bf0b580a438ab872cbee1a027bb23', NULL, 'Data Science', 'active', '2026-02-27 03:33:57', NULL, '2026-03-13 22:20:45', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(295, 'Jobicy', 'Research Associate', 'Company DescriptionAbout M3 USA:M3 USA is at the forefront of healthcare innovation, offering digital solutions across healthcare, life sciences, pharmaceuticals, and more. Since our inception in 2000, we’ve seen remarkable...', '', NULL, 'https://jobicy.com/jobs/139912-research-associate', 'jobicy_b80fce43ded816ef4be673c0ca18026c', NULL, 'Data Science', 'active', '2026-02-27 03:33:32', NULL, '2026-03-13 22:20:45', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(296, 'Jobicy', 'Freelance Machine Learning Developer (Python)', 'This opportunity is only for candidates currently residing in the specified country. Your location may affect eligibility and rates. Please submit your resume in English and indicate your level of...', '', NULL, 'https://jobicy.com/jobs/139868-freelance-machine-learning-developer-python', 'jobicy_3b80423a87a9bc2d9fceebc6cd818418', NULL, 'Data Science', 'active', '2026-02-25 04:04:48', NULL, '2026-03-13 22:20:45', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(297, 'Jobicy', 'Freelance Data Science Engineer (Python & SQL)', 'This opportunity is only for candidates currently residing in the specified country. Your location may affect eligibility and rates. Please submit your resume in English and indicate your level of...', '', NULL, 'https://jobicy.com/jobs/139867-freelance-data-science-engineer-python-sql', 'jobicy_5da654494e49168480d255bbebfc5aaf', NULL, 'Data Science', 'active', '2026-02-25 04:04:46', NULL, '2026-03-13 22:20:45', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(298, 'Jobicy', 'Freelance Data Scientist (Python & SQL) – AI Trainer', 'This opportunity is only for candidates currently residing in the specified country. Your location may affect eligibility and rates. Please submit your resume in English and indicate your level of...', '', NULL, 'https://jobicy.com/jobs/139865-freelance-data-scientist-python-sql-ai-trainer', 'jobicy_c2bc25b367bfec1390e1bbf8cd982f2b', NULL, 'Data Science', 'active', '2026-02-25 04:04:43', NULL, '2026-03-13 22:20:45', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(299, 'Jobicy', 'Qualitative Research Manager', 'Company DescriptionAbout M3: A Japanese global leader in the provision of ground-breaking and innovative technological and research solutions to the healthcare industry. The M3 Group operates in the US, Asia, and...', '', NULL, 'https://jobicy.com/jobs/139855-qualitative-research-manager', 'jobicy_a9dedf7f31f71e9e5bfbdc5b29678a4d', NULL, 'Data Science', 'active', '2026-02-25 04:04:27', NULL, '2026-03-13 22:20:45', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(300, 'Jobicy', 'Senior Machine Learning Scientist (USA Remote)', 'Company DescriptionWhen you join Turnitin, you&#8217;ll be welcomed into a company that is a recognized innovator in the global education space. For over 25 years, Turnitin has partnered with educational...', '', NULL, 'https://jobicy.com/jobs/139844-senior-machine-learning-scientist-usa-remote', 'jobicy_aeb7b7215cb9913949bf3667db9baeb0', NULL, 'Data Science', 'active', '2026-02-25 04:02:27', NULL, '2026-03-13 22:20:45', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(301, 'Jobicy', 'Analyst – Model Build', 'Company: Gridlines is a rapidly growing financial modelling consultancy practice. We transforming the world of financial modelling, helping our clients to make complex financial decisions quickly and with confidence. We...', '', NULL, 'https://jobicy.com/jobs/139788-analyst-model-build', 'jobicy_8ac588f1a42ef6a550e31897ec814439', NULL, 'Data Science', 'active', '2026-02-23 15:16:36', NULL, '2026-03-13 22:20:45', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(302, 'Jobicy', 'Senior Global Azure Data Engineer', 'The OpportunityQuidelOrtho unites the strengths of Quidel Corporation and Ortho Clinical Diagnostics, creating a world-leading in vitro diagnostics company with award-winning expertise in immunoassay and molecular testing, clinical chemistry and...', '', NULL, 'https://jobicy.com/jobs/139665-senior-global-azure-data-engineer', 'jobicy_244c4b366f2c1bb662aae604517eaab3', NULL, 'Data Science', 'active', '2026-02-18 03:46:11', NULL, '2026-03-13 22:20:45', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(303, 'Jobicy', 'Principal Machine Learning Scientist – Applied Research (UK Remote)', 'Company DescriptionWhen you join Turnitin, you&#8217;ll be welcomed into a company that is a recognized innovator in the global education space. For more than 25 years, Turnitin has partnered with...', '', NULL, 'https://jobicy.com/jobs/139645-principal-machine-learning-scientist-applied-research-uk-remote', 'jobicy_a921c3d6b226ee42fc2a500eb7573a03', NULL, 'Data Science', 'active', '2026-02-18 03:45:38', NULL, '2026-03-13 22:20:45', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(304, 'Jobicy', 'Data Scientist – Portfolio Optimisation and Customer Analytics', 'This is a remote position. We are looking for a Data Scientist to join an enterprise analytics and optimisation platform within a global banking environment. The role focuses on portfolio...', '', NULL, 'https://jobicy.com/jobs/139612-data-scientist-portfolio-optimisation-and-customer-analytics', 'jobicy_1ac6848e5c45be1737cf883fc750753f', NULL, 'Data Science', 'active', '2026-02-16 16:44:02', NULL, '2026-03-13 22:20:45', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(305, 'Jobicy', 'GenAI Developer – Portfolio Optimisation and Customer Analytics (Banking)', 'This is a remote position. We are looking for a GenAI Developer to join an enterprise analytics and optimisation platform within the banking domain. The role focuses on building agent...', '', NULL, 'https://jobicy.com/jobs/139602-genai-developer-portfolio-optimisation-and-customer-analytics-banking', 'jobicy_29f02b53115afef56aac867564f954a5', NULL, 'Data Science', 'active', '2026-02-16 16:43:46', NULL, '2026-03-13 22:20:45', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(306, 'Jobicy', 'Data Acquisition Expert', 'Data Acquisition ExpertICON plc is a world-leading healthcare intelligence and clinical research organization. We’re proud to foster an inclusive environment driving innovation and excellence, and we welcome you to join...', '', NULL, 'https://jobicy.com/jobs/139589-data-acquisition-expert', 'jobicy_34c22c76625409e3e1058dc522677f6e', NULL, 'Data Science', 'active', '2026-02-16 16:40:25', NULL, '2026-03-13 22:20:45', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(307, 'Jobicy', 'Freelance Physics Expert with Python Expertise – AI Trainer', 'Please submit your CV in English and indicate your level of English proficiency. Mindrift connects specialists with project-based AI opportunities for leading tech companies, focused on testing, evaluating, and improving...', '', NULL, 'https://jobicy.com/jobs/139580-freelance-physics-expert-with-python-expertise-ai-trainer', 'jobicy_c3cdf9b4fe87f70d4ed3585c377a8e01', NULL, 'Data Science', 'active', '2026-02-16 16:40:06', NULL, '2026-03-13 22:20:45', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(308, 'Jobicy', 'Freelance Statistician with Python Experience – AI Trainer', 'Please submit your CV in English and indicate your level of English proficiency. Mindrift connects specialists with project-based AI opportunities for leading tech companies, focused on testing, evaluating, and improving...', '', NULL, 'https://jobicy.com/jobs/139579-freelance-statistician-with-python-experience-ai-trainer', 'jobicy_3c8fba895aba71c65605439c145ab74d', NULL, 'Data Science', 'active', '2026-02-16 16:40:03', NULL, '2026-03-13 22:20:45', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(309, 'Jobicy', 'Freelance Statistics Expert with Python Expertise – AI Trainer', 'Please submit your CV in English and indicate your level of English proficiency. Mindrift connects specialists with project-based AI opportunities for leading tech companies, focused on testing, evaluating, and improving...', '', NULL, 'https://jobicy.com/jobs/139578-freelance-statistics-expert-with-python-expertise-ai-trainer', 'jobicy_7b1c2a42e3cec160721b53a751bc302a', NULL, 'Data Science', 'active', '2026-02-16 16:40:01', NULL, '2026-03-13 22:20:45', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(310, 'Jobicy', 'Freelance Mathematician with Python Experience – AI Trainer', 'Please submit your CV in English and indicate your level of English proficiency. Mindrift connects specialists with project-based AI opportunities for leading tech companies, focused on testing, evaluating, and improving...', '', NULL, 'https://jobicy.com/jobs/139564-freelance-mathematician-with-python-experience-ai-trainer', 'jobicy_a920aeed7c0ca8763225cfbeedaa6a8e', NULL, 'Data Science', 'active', '2026-02-16 16:38:49', NULL, '2026-03-13 22:20:45', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(311, 'Jobicy', 'Temporary NSA Claims Data Coordinator', 'Temporary NSA Claims Data CoordinatorAt Claritev, we pride ourselves on being a dynamic team of innovative professionals. Our purpose is simple &#8211; we strive to bend the cost curve in healthcare...', '', NULL, 'https://jobicy.com/jobs/139544-temporary-nsa-claims-data-coordinator', 'jobicy_23bf61e8e52284a515445318c4a733b3', NULL, 'Data Science', 'active', '2026-02-15 07:06:17', NULL, '2026-03-13 22:20:45', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(312, 'Jobicy', 'Sr. Director, Data Interchange & File Management', 'The Sr. Director of Data Interchange &#38; File Management is a strategic and operational leader responsible for designing, governing, and optimizing all enterprise data-exchange processes, including file ingestion, transformation, routing,...', '', NULL, 'https://jobicy.com/jobs/139542-sr-director-data-interchange-file-management', 'jobicy_bac35cbbb5fa3e384560810ac35bb838', NULL, 'Data Science', 'active', '2026-02-15 07:06:14', NULL, '2026-03-13 22:20:45', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(497, 'We Work Remotely', 'SR Project Manager in Continuous Improvement with Health Experience', 'Headquarters: Washington, DC 20009\n    URL: http://ahutech.com\n\n\n\n\nShort Description:Client is looking for a Lead in the PMO to drive and manage from a senior leadership perspective the Release Management and Continuous Improvement discipline.\n\nComplete Description:&nbsp;\n·&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;This position is housed under the Department of Health Care Finance in direct support of the DC Access System (DCAS). The Department of Health Care Finance is looking for a well-seasoned staff who will oversee the various aspects and subsets of the SDLC within the PMO.\n·&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;The Continuous Improvement Manager facilitates and manages the process, planning, and execution of quality/improvement efforts for the organization. Ensures initiatives are aligned with corporate strategic goals and timelines. Implementing goal alignment activities with cross functional teams. Manages a portfolio of project directed at reducing waste and improving quality to provide g', 'AHU Technologies', NULL, 'https://weworkremotely.com/remote-jobs/ahu-technologies-sr-project-manager-in-continuous-improvement-with-health-experience', 'wwr_7b20f88f961b70fdbfe47d0099105367', NULL, 'Web Development', 'active', '2026-02-17 22:19:58', NULL, '2026-03-13 22:54:25', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(498, 'We Work Remotely', 'Web Development & Coding Specialist - Freelance, Remote', 'Headquarters: Philippines\n    URL: http://getmagic.com\n\n\n\n\n\n\n\n\n\nDepartment\nSupport &amp; Leadership\nEmployment Type\nPart Time\nLocation\nPhilippines\nWorkplace type\nFully remote\nCompensation\n$7.00 / hour\nReporting To\nClient via Magic\n\n\n        The Impact you’ll make\n      \n\n\n\n\n\n          Skills, Knowledge and Expertise\n        \n\n\n\n\n\n          Benefits\n        \n\n\n\n\n\n        About Magic, Inc \n      \n\nMagic has connected top remote talent with fast-growing businesses for over 10 years.\nFounded in San Francisco in 2015, we now have thousands of remote workers around the world.&nbsp;Magic is backed by Sequoia Capital and Y Combinator.\n\n\n\n\n\n\nTo apply: https://weworkremotely.com/remote-jobs/magic-web-development-coding-specialist-freelance-remote', 'Magic', NULL, 'https://weworkremotely.com/remote-jobs/magic-web-development-coding-specialist-freelance-remote', 'wwr_41aadc621744c347c1b35bc268ca4867', NULL, 'Web Development', 'active', '2026-02-17 22:19:58', NULL, '2026-03-13 22:54:25', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(499, 'We Work Remotely', 'Senior ML Engineer - AI Document Intelligence (Remote, $15K Contract)', 'Headquarters: Miami, FL\n    URL: https://www.shado.ventures/\n\n\nThe Challenge\nBuild an AI system achieving 95% accuracy parsing death certificates across&nbsp;\n50+ state format variations, generating institution-specific legal documents&nbsp;\nfor automated death administration.\n&nbsp;\nThe Mission\nShado Ventures automates the 500 hours of administrative work families face after&nbsp;\nsomeone dies—notifying government agencies, financial institutions, and service&nbsp;\nproviders without the deceased\'s login credentials.\n&nbsp;\n3.3 million American families face this crisis annually. We\'re building the&nbsp;\nfirst AI solution.\n&nbsp;\nPersonal Context\nI\'m Hassan, founder. My father is in hospice right now. I\'m living the exact&nbsp;\nproblem we\'re solving.\n&nbsp;\nThe Opportunity\n4-Week Paid Sprint: $15,000\n• $7,500 upfront (contract signing)\n• $7,500 at delivery\n&nbsp;\nIf mutual fit → Founding CTO:\n• Equity: 3-5% (4-year vest, 1-year cliff)\n• Salary: $180,000-220,000\n• Employee #1, shape eve', 'Shado Ventures', NULL, 'https://weworkremotely.com/remote-jobs/shado-ventures-senior-ml-engineer-ai-document-intelligence-remote-15k-contract', 'wwr_f515846d129cf00aa1daa254d9948df2', NULL, 'Data Science', 'active', '2026-02-17 14:37:01', NULL, '2026-03-13 22:54:25', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(500, 'We Work Remotely', 'Senior Backend Engineer', 'Headquarters: Cambridge, MA \n    URL: https://proton.ai\n\n\nAbout Us:The wholesale distribution industry is ready for a revolution, and Proton is leading the charge. The world relies on distributors to sell nearly every physical product, but despite its massive contribution to the global economy, this industry has been left behind in terms of technology. Proton is changing that. With AI-powered sales software, we’re breaking through the complexity of selling millions of products and making it easier for distributors to anticipate customer needs. Our mission is to bring the distribution industry into the modern age and the results speak for themselves. Distributors using Proton see 10x ROI, faster new hire ramp-up, and happier sales teams.In 2022, we raised a $20M Series A backed by Felicis Ventures (investors in Twitch, Shopify, Opendoor, and many others) and Battery Ventures. This year, we’re laser-focused on driving customer growth. If you’re excited about the opportunity to wear multi', 'Proton.ai', NULL, 'https://weworkremotely.com/remote-jobs/proton-ai-senior-backend-engineer', 'wwr_ca277219e71c06992f83b8d77e150b96', NULL, 'Mobile Development', 'active', '2025-01-22 23:59:57', NULL, '2026-03-13 22:54:25', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(501, 'We Work Remotely', 'Security Engineer  - Research & Test', 'Headquarters: \n    URL: https://dusklabs.xyz\n\n\nAbout the RoleWe\'re seeking a mid-level security engineer to join the Dusk Labs engineering team, focusing on security research and building robust automated security testing infrastructure across our portfolio of fintech and cryptography projects. This role combines hands-on security analysis with systems engineering, requiring someone who can both identify vulnerabilities and build the tools to continuously validate security posture.You\'ll work across a range of systems - from transport layer protocols implementing novel post-quantum cryptography to financial infrastructure handling sensitive transactions - conducting in-depth security research and developing comprehensive automated testing frameworks to support our security-first development process.You\'ll be on a high-performing team with other expert-level developers who are passionate about learning and working on interesting problems.ResponsibilitiesConduct security research and vul', 'Dusk Labs', NULL, 'https://weworkremotely.com/remote-jobs/dusk-labs-security-engineer-research-test', 'wwr_7313b65c35e024183f8e67e5b9f8f908', NULL, 'Design', 'active', '2026-02-16 19:35:48', NULL, '2026-03-13 22:54:25', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(502, 'We Work Remotely', 'Senior Backend Developer (Python)', 'Headquarters: Sweden\n    URL: http://career.proxify.io\n\n\nThe Role:\n&nbsp;\nWe are looking for a Senior Python Developer for one of our clients. You are a perfect candidate if you are growth-oriented, you love what you do, and you enjoy working on new ideas to develop exciting products.\n&nbsp;\nWhat we are looking for:\n\n\n5+ years of experience building products with Python and Django.\n\n\nHigh proficiency in SQL with experience using databases like PostgreSQL.\n\n\nExperience scaling cloud infrastructures with Docker or Kubernetes is a plus.\n\n\nExperience managing cloud infrastructures, specifically AWS or GCP.\n\n\nYou follow the best practices and conventions.\n\n\nRelevant experience in CI/CD and related tools.\n\n\nAbility to work with minimal supervision.\n\n\nIntermediate-advanced English level.\n\n\nYou can communicate well with both technical and non-technical clients.\n\n\nTime zone: CET (+/- 3 hours). We are unable to consider applications from candidates in other time zones.\n\n\n&nbsp;\nResponsibilities:', 'Proxify AB', NULL, 'https://weworkremotely.com/remote-jobs/proxify-ab-senior-backend-developer-python-7', 'wwr_e9c8ab60a243e61ff0b6c000838c4a61', NULL, 'DevOps', 'active', '2026-02-16 11:17:19', NULL, '2026-03-13 22:54:25', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(503, 'We Work Remotely', 'Senior Backend Developer (Node.js / Nest.js)', 'Headquarters: Sweden\n    URL: http://career.proxify.io\n\n\nThe Role:\n&nbsp;\nWe are looking for a Senior Backend (Node.js / Nest.js) Developer to join our fast-growing network. You’ll be responsible for building modern and scalable web applications, working closely with backend developers and designers to create intuitive user experiences.\nThis is a long-term, full-time remote role with opportunities to work on innovative projects that make a difference.\n&nbsp;\nWhat we’re looking for:\n\n5+ years with Node.js and 3+ past years with Nest.js\nStrong expertise in Node.js and Nest.js frameworks.\nProven experience building REST and/or GraphQL APIs.\nStrong knowledge of JavaScript (ES6+) and TypeScript.\nSolid experience with relational and/or NoSQL databases (e.g., PostgreSQL, MySQL, MongoDB).\nFamiliarity with authentication/authorization mechanisms (JWT, OAuth2).\nExperience with unit/integration testing (e.g., Jest, Mocha).\nProficiency with Git and version control workflows.\nLocated in CET timezon', 'Proxify AB', NULL, 'https://weworkremotely.com/remote-jobs/proxify-ab-senior-backend-developer-node-js-nest-js-2', 'wwr_2dd63d8f6394c9e00e1cb11c6b5bbcc3', NULL, 'DevOps', 'active', '2026-02-16 11:13:15', NULL, '2026-03-13 22:54:25', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(504, 'We Work Remotely', 'Senior Fullstack Developer (Python)', 'Headquarters: Sweden\n    URL: http://career.proxify.io\n\n\nThe Role:\n&nbsp;\nWe are looking for a Senior Fullstack Python Developer to join our fast-growing Network.\nIn this role, you’ll lead the design and implementation of scalable backend services and APIs using Python (FastAPI, Django, or Flask), while delivering polished, performant user interfaces using modern frontend frameworks such as React.js or Vue.js.\n&nbsp;\nWhat we are looking for:\n\n5+ years of professional software development experience with strong fullstack exposure.\n3+ years of production experience with Python (FastAPI, Django, Flask).\nSolid knowledge of JavaScript/TypeScript, HTML5, CSS3.\nStrong experience with React.js or Vue.js (or similar modern frameworks such as Next.js/Nuxt.js).\nExperience with relational databases (PostgreSQL, MySQL) and ORMs such as SQLAlchemy or Django ORM.\nStrong understanding of RESTful API design and integration patterns.\nExperience writing automated tests (unit, integration) for both backen', 'Proxify AB', NULL, 'https://weworkremotely.com/remote-jobs/proxify-ab-senior-fullstack-developer-python-2', 'wwr_854c0430d5c30e27b29254c242708481', NULL, 'Design', 'active', '2026-02-16 11:11:26', NULL, '2026-03-13 22:54:25', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(505, 'We Work Remotely', 'Test Engineer', 'Headquarters: \n    URL: https://dusklabs.xyz\n\n\nAbout the RoleWe\'re seeking a mid-level test engineer to join the Dusk Labs engineering team, focusing on building robust automated testing infrastructure across our portfolio of fintech and cryptography projects. This role is primarily hands-on systems engineering - designing, building, and maintaining the test frameworks and CI/CD integrations that keep our codebases reliable as they grow.You\'ll be on a high-performing team with other expert-level developers who are passionate about learning and working on interesting problems.ResponsibilitiesDesign and build automated testing infrastructure, including unit, integration, and end-to-end test suites.Develop and maintain comprehensive test frameworks across multiple projects spanning fintech and cryptography domains.Build monitoring and alerting systems to surface regressions and reliability issues early.Create tools and frameworks for continuous validation in CI/CD pipelines.Perform test p', 'Dusk Labs', NULL, 'https://weworkremotely.com/remote-jobs/dusk-labs-test-engineer', 'wwr_46f7e0b42efe823a5198aea266937d75', NULL, 'Design', 'active', '2026-02-16 05:27:51', NULL, '2026-03-13 22:54:25', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(506, 'We Work Remotely', 'Data Engineer', 'Headquarters: Bangalore\n    URL: http://aliqantechnologies.com\n\n\nCompany OverviewALIQAN Technologies, headquartered in New Delhi, is a leading IT Services and Consulting firm with 11-50 employees, offering comprehensive software and web development solutions. By integrating innovative design and quality services, we provide clients with all IT-related needs at a single destination. Learn more at our website.Job OverviewWe are seeking a Senior Data Engineer to join our dynamic team at ALIQAN Technologies. This is a remote role based out of Bangalore, ideal for professionals with 7 to 10 years of experience in data engineering. The role focuses on designing, developing, and optimizing large-scale data architectures for innovative IT solutions and services.Qualifications and SkillsProven expertise with Microsoft Fabric (Mandatory skill), demonstrating deep knowledge in its use for enterprise-grade data engineering.Hands-on experience in data modeling, translating business requirements int', 'ALIQAN Technologies', NULL, 'https://weworkremotely.com/remote-jobs/aliqan-technologies-data-engineer', 'wwr_b1e2ee8aac61295ecfadfa98858b821c', NULL, 'Data Science', 'active', '2026-02-13 22:01:39', NULL, '2026-03-13 22:54:25', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(507, 'We Work Remotely', 'UNPAID VOLUNTEER - Web Developer', 'Headquarters: New York, United States\n    URL: http://blockchainclimate.org\n\n\nDescriptionRole Title: Web DeveloperLocation: Remote&nbsp;Position Type: Volunteer (Unpaid)&nbsp;Reports to: IT Lead, with coordination from Head of Communications&nbsp;Role Overview&nbsp;We are looking for a skilled Web Developer to maintain, improve, and expand the functionality of BCI’s WordPress website. This is a technical role focused on performance, security, and feature development — ensuring that BCI’s digital presence supports its communications goals and global visibility.&nbsp;You’ll work closely with our Web Designer, Communications team, and IT support to implement updates, develop new capabilities, and troubleshoot issues in a dynamic, fast-moving environment.&nbsp;Key Responsibilities&nbsp;Implement web updates and design features based on briefs from the Web Designer and Comms team&nbsp;&nbsp;Build new WordPress modules for events, blog posts, publications, and partner engagement&nbsp;&nbsp;E', 'Blockchain & Climate Institute', NULL, 'https://weworkremotely.com/remote-jobs/blockchain-climate-institute-unpaid-volunteer-web-developer', 'wwr_9b5dd64a8e3722d279868dcff6516a79', NULL, 'Marketing', 'active', '2026-02-13 22:01:39', NULL, '2026-03-13 22:54:25', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(508, 'We Work Remotely', 'Development Contractors (Full Stack, Front-End, Back-End)', 'Headquarters: McLean, VA\n    URL: https://www.yokoco.com/\n\n\nWe’re looking for developers (Full Stack, Front-End, Back-End) with a strong sense of teamwork and a desire to write code to join our first-choice contractor partner pool. Think of it more like being a VIP member of our extended team, rather than taking on a full-time position.\nHow this works:\n\nIf you qualify for our contractor pool, we’ll reach out whenever we need an extra pair of hands. When a project fits your schedule, you’ll have complete flexibility to say yes and provide an estimate for the work, and no pressure when it’s not the right match.\nWe intentionally limit the size of our contractor pool to only a small handful of reliable, capable developers. We’d rather build long-term relationships with a few good coders who can function as an extension of our team, than have a race-to-the-bottom free for all whenever we get a new project.\nThis is a great way to work on interesting challenges and collaborate with a passiona', 'Yoko Co', NULL, 'https://weworkremotely.com/remote-jobs/yoko-co-development-contractors-full-stack-front-end-back-end', 'wwr_cf909cadec07dd21f82e1e1ec258ae9c', NULL, 'Web Development', 'active', '2026-02-13 20:06:45', NULL, '2026-03-13 22:54:25', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(509, 'We Work Remotely', 'Senior Ruby on Rails Developer', 'Headquarters: Remote\n    URL: http://onthegosystems.com\n\n\nWe’re looking for a Senior Ruby on Rails developer who enjoys owning meaningful features, building reliable systems, and working in a mature, high-trust engineering environment.\nThis is an individual contributor role for an experienced backend engineer who cares deeply about code quality, testing, and long-term impact.\n\nWhy Join&nbsp;OTGS?\n\n\nStable &amp; self-funded: Founded in 2007, profitable, and independent — we build for the long term.\n\n\nIndustry leaders: Creators of WPML, the № 1 multilingual plugin for WordPress, powering over 1.5 million sites\n\n\nReal product impact: You’ll work on ATE, a core product at OTGS with real customers, real scale, and real technical challenges.\n\n\nFully remote, async-friendly: Work from anywhere within EMEA hours as part of a global, distributed team.\n\n\nEngineering-driven culture: We value ownership, autonomy, testing, and thoughtful problem-solving.\n\n\nGrowth without chaotic hype: Mentorship and', 'OnTheGoSystems', NULL, 'https://weworkremotely.com/remote-jobs/onthegosystems-senior-ruby-on-rails-developer-1', 'wwr_e1846c79013185a1456af704823b2ba4', NULL, 'Web Development', 'active', '2026-02-13 16:31:19', NULL, '2026-03-13 22:54:25', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(510, 'We Work Remotely', 'Senior Frontend Software Developer (m/w/d) - React, GraphQL & Progressive Web Apps (PWA)', 'Headquarters: Mainz, Remote\n    URL: http://orga-soft.de\n\n\n\n\nBeschreibung\n\nWir suchen Menschen, die Herausforderungen suchen! Ein Job in unserem Unternehmen kann dir viel bieten, nur keine Routinearbeiten. Wir sind ein Innovationstreiber und suchen Unseresgleichen!Es gibt Eigenschaften, auf die wir besonders achten, denn wir stellen Mitarbeiter:innen ein, die zu unserer Unternehmenskultur passen und die sich bei uns gut aufgehoben fühlen:Du bist ein echter Teamplayer, kreativer Kopf und mit eigenen IdeenDu arbeitest selbstständig und super motiviertDu bist kommunikationsstark und hast eine ausgeprägte ServiceorientierungDu hast ein gutes Gespür für Innovationen und einen hohen QualitätsanspruchDu bist neugierig und offen für Veränderungen, packst Dinge an und übernimmst VerantwortungDu bringst konzeptionelles und analytisches Denkvermögen mit und freust dich auf ein starkes TeamWir suchen für unser junges Start-up „AppComp – The&nbsp;AppCompany“ neue&nbsp;Kolleg:innen!&nbsp;Was wir mac', 'ORGA-SOFT', NULL, 'https://weworkremotely.com/remote-jobs/orga-soft-senior-frontend-software-developer-m-w-d-react-graphql-progressive-web-apps-pwa', 'wwr_c7a179674a045acdb07d37c923d48802', NULL, 'Mobile Development', 'active', '2026-02-12 22:08:55', NULL, '2026-03-13 22:54:25', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(511, 'We Work Remotely', 'PHP Web Application Developer (API)', 'Headquarters: Miami, FL, USA\n    URL: http://ebgsolutions.com\n\n\nCompany DescriptionEBG is an e-commerce solutions provider specializing in travel and entertainment, and also offering retail products and services, voluntary benefits and insurance.&nbsp;EBG powers a robust portfolio of technology solutions and operates a network of employer and membership-based platforms reaching a captive audience, providing leading brands with incremental distribution opportunities. EBG\'s expanded network reaches over 100 million users from participating companies and closed loop affinity and membership groups.&nbsp;EBG owns and operates one of the largest and most comprehensive employee savings programs in the country — serving over 40,000 corporate clients through its proprietary platforms TicketsatWork, Plum Benefits, Working Advantage and Beneplace.&nbsp;EBG is a b2b2c company headquartered in Miami (Aventura), with offices in New York, Orlando, and Austin. We offer a hybrid work environment with a', 'EBG', NULL, 'https://weworkremotely.com/remote-jobs/ebg-php-web-application-developer-api', 'wwr_dcf94b3ffe378d60a5d3c204970c7426', NULL, 'Design', 'active', '2026-02-12 22:08:55', NULL, '2026-03-13 22:54:25', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(512, 'We Work Remotely', 'Donor Communications Specialist', 'Headquarters: Remote\n    URL: http://wevote.us\n\n\n\n* Fraud and phishing warning *&nbsp;Please apply directly via our volunteering portal/ATS at&nbsp;https://wevote.applytojob.com/apply. Do not apply via any other job portals, aggregators, or sites, as your information may not be secure, or the role may no longer be accepting applications. Thank you*About WeVote*WeVote is a 100% volunteer-powered, nonpartisan nonprofit that uses technology to help voters make informed decisions. With 130+ active volunteers and a national reach—all on a budget under $50K/year—we prove grassroots, mission-first civic tech can have real impact.Join the WeVote MovementWeVote has an open volunteer position for a Donor Communications Specialist, for 5 hours or more per week. You are an experienced professional with a passion for helping America navigate our current political environment. This is an opportunity to work remotely with our active team to help us get ready for multiple upcoming elections. Our ideal', 'WeVote', NULL, 'https://weworkremotely.com/remote-jobs/wevote-donor-communications-specialist', 'wwr_5365da9b21fc835611a92f88d491ff66', NULL, 'Marketing', 'active', '2026-02-12 22:08:55', NULL, '2026-03-13 22:54:25', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(513, 'We Work Remotely', 'Sdet', 'Headquarters: Remote, India\n    URL: http://cotiviti.com\n\n\n\n\n\n\n\n\nOverview\n\n\n\n\n\n\nThe successful candidate must have solid understanding and experience in test case automation and scripting for web applications and microservices/API testing.\n\n\n\n\n\n\n\nResponsibilities\n\n\n\n\n\n\nContribute at the design, coding, and implementation level in creating and refining automation testing framework.Apply sound computer science practices to automate core API and web functionality tests across platforms.Analyze and test B2B information systems and microservice based multi-tier distributed applications based on technologies like Java, Angular etc.Validate applications E2E with different database systems like MySQL, MS SQL Server, Elasticsearch etc.Assume ownership for issues end to end.Test scripting and executions of functional tests.Performance, load and security testing.Work with Agile scrum team to ensure the acceptance criteria is met.\n\n\n\n\n\n\n\nQualifications\n\n\n\n\n\n\nBS in Information Systems, Computer Sci', 'Cotiviti', NULL, 'https://weworkremotely.com/remote-jobs/cotiviti-sdet-1', 'wwr_01a4fe439c8e4290c72d49a24d6c9c8e', NULL, 'Web Development', 'active', '2026-02-12 22:08:50', NULL, '2026-03-13 22:54:25', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(514, 'We Work Remotely', 'Senior Software Engineer', 'Headquarters: India\n    URL: http://akamai.com\n\n\nDescriptionAre you excited to work on innovative enterprise security products?Are you passionate about developing top of the line applications using cutting-edge technologies?Join our Zero Trust Security teamOur team develops and maintains cutting-edge security solutions for Akamai\'s enterprise customers. We collaborate with Dev, QA, DevOps, product, support, and sales engineering to deliver secure products. Our goal is to help business to deliver secure products, enhance security features, and protect our customers.Shape internet securityAs a Senior Software Engineer, you will develop, maintain, and architect our cloud services and web applications. Focus on security standards, network security projects, and collaborate in a dynamic, rewarding learning environment.As a Senior Software Engineer, you will be responsible for:Developing new products and enhancing our Zero Trust solution with new featuresDesigning, developing, validating, ma', 'Akamai', NULL, 'https://weworkremotely.com/remote-jobs/akamai-senior-software-engineer', 'wwr_776c4e4e384850c63c53ee183dbc1756', NULL, 'DevOps', 'active', '2026-02-12 22:08:50', NULL, '2026-03-13 22:54:25', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(515, 'We Work Remotely', 'Web Application Engineer (Remote - Mexico Only)', 'Headquarters: Aguascalientes, Mexico\n    URL: http://varicent.com\n\n\n&nbsp;\nAt Varicent, we’re not just transforming the Sales Performance Management (SPM) market—we’re redefining how organizations achieve revenue success. Our cutting-edge SaaS solutions empower revenue leaders globally to design smarter go-to-market strategies, maximize seller performance, and unlock untapped potential. Varicent stands at the forefront of innovation, celebrated as a market leader in the&nbsp;2025 Forrester Wave Report for SPM,&nbsp;2023 Ventana Research Revenue Performance Management (RPM) Value Index,&nbsp;Gartner Peer Insights,&nbsp;2024 Gartner SPM Market Guide, and&nbsp;G2.&nbsp;Our solutions are trusted by a diverse range of global industry leaders like T-Mobile, ServiceNow, Wawanesa Bank, Shaw Industries, Moody\'s, Stryker and hundreds more. Here’s why you’ll thrive at Varicent:\n\nInnovate with Purpose: Build impactful solutions for customers worldwide.\nJoin Excellence: Work in a diverse, collabora', 'Varicent', NULL, 'https://weworkremotely.com/remote-jobs/varicent-web-application-engineer-remote-mexico-only', 'wwr_2d09bf8410f37192f18a5cf7c0313ab0', NULL, 'DevOps', 'active', '2026-02-12 22:08:50', NULL, '2026-03-13 22:54:25', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02');
INSERT INTO `projects` (`id`, `source`, `title`, `description`, `company`, `location`, `project_url`, `external_id`, `tags`, `category`, `status`, `published_at`, `fetched_at`, `created_at`, `updated_at`, `archived`, `budget`, `budget_min`, `budget_max`, `archived_at`) VALUES
(516, 'We Work Remotely', 'Web Developer (React/Angular|Responsive & Accessible Web Application)', 'Headquarters: Reston, VA 20190\n    URL: http://agilitytechinc.com\n\n\n\n\n\n\nReplies within 24 hours\n\n\n\nBenefits:\n\n401(k)\nDental insurance\nHealth insurance\nPaid time off\nParental leave\nVision insurance\n\n\n\n\nRole: Web Developer&nbsp;Location: Remote (U.S.-based) Travel: Occasional travel to Washington, DC required Employment Type: Full-Time Clearance Requirement: Must be a U.S. Citizen and able to obtain a security clearanceAbout Agility TechnologiesAgility Technologies delivers modern technology solutions that help mission-driven organizations build secure, scalable, and resilient digital ecosystems. We specialize in systems integration, cloud architecture, automation, and user-centered digital platforms supporting high-impact outcomes.\nWe are seeking a Web Developer to design and develop modern, responsive, and accessible web applications that support a large-scale online education ecosystem. This role will contribute to building intuitive user experiences and reliable front-end functionali', 'Agility Technologies', NULL, 'https://weworkremotely.com/remote-jobs/agility-technologies-web-developer-react-angular-responsive-accessible-web-application', 'wwr_7bca3252f4011b67e5d7c2eef7c25eae', NULL, 'Design', 'active', '2026-02-12 22:08:50', NULL, '2026-03-13 22:54:25', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(517, 'We Work Remotely', 'Frontend Web Developer', 'Headquarters: Mexico\n    URL: http://cyberpuerta.mx\n\n\nFrontend Web Developer\nEstamos buscando un/a Frontend Developer con experiencia sólida en desarrollo web moderno, enfocado en performance, escalabilidad y buenas prácticas. Trabajarás en un ambiente enfocado a mantener proyectos heredados, adoptando tecnologías modernas como Vue/React, Nuxt/Next, TypeScript y Storybook. ¡Se clave en la evolución de nuestros productos digitales!Requisitos para aplicar:3 años de experiencia comprobables en desarrollo web con enfoque en FrontendExperiencia trabajando con Vue/React, Nuxt/NextLicenciatura o ingeniería terminada en ciencias computacionales, sistemas o afínConocimientos en arquitectura en Frontend, SEO, Core Web Vitals y estrategias de renderizadoExperiencia previa en proyectos grandes o de alto tráficoDominio de inglés avanzado, tanto hablado como escritoEs un buen plus:Experiencia trabajando con StorybookExperiencia utilizando herramientas IA (cursor, v0, Copilot)Participación previa en ', 'Cyberpuerta', NULL, 'https://weworkremotely.com/remote-jobs/cyberpuerta-frontend-web-developer', 'wwr_82ccfc21df9f5ea2aa3f8997ff691bfa', NULL, 'Mobile Development', 'active', '2026-02-12 15:40:38', NULL, '2026-03-13 22:54:25', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(518, 'We Work Remotely', 'Web Developer', 'Headquarters: Remote\n    URL: http://yourdigitalresource.com\n\n\n\nDigital Resource is seeking a skilled Web Developer to join our talented Web Team. Reporting to the Website Development Manager, you will build, deploy, and maintain websites for a diverse clientele. This role involves front-end development, collaboration with designers, account managers, and adherence to industry best practices to deliver high-quality solutions. This is a fully remote role. Key ResponsibilitiesDevelop and maintain websites in Webflow and WordPress, implementing new features and customizations.Create website layouts and user interfaces while collaborating with designers to match visual intent.Write well-designed, testable, and efficient code using best practices.Gather and refine specifications and requirements based on technical needs.Optimize websites for search engines (SEO), speed, and performance.Perform website updates, content management, and troubleshoot issues.Maintain, expand, and scale client we', 'Digital Resource', NULL, 'https://weworkremotely.com/remote-jobs/digital-resource-web-developer', 'wwr_6eae599b025a8772dc65b226778fbee0', NULL, 'Design', 'active', '2026-02-12 15:40:38', NULL, '2026-03-13 22:54:25', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(519, 'We Work Remotely', 'Web Developer', 'Headquarters: Boston, Massachusetts, United States\n    URL: http://steadyvision.com\n\n\nDescriptionWe are digital marketing agency seeking a web developer who exhibits strong attention to detail and thrives in a dynamic environment. We’re looking for someone who is passionate about what they do and enjoys working with a small team to create meaningful digital experiences.You’re A Fit If… You embrace change and are eager to learn and grow. You are organized and a good manager of time. You think and act creatively to solve problems. You are a good communicator and collaborator. You are willing to go the extra mile. RequirementsWhat You’ll Be Doing…Activities primarily focus on building, customizing and supporting digital initiatives (responsive, desktop, tablet and mobile) as well as providing CMS customization and support. As a web developer with a PHP focus, responsibilities encompass supporting the full deployment life cycle, including: Setup &amp; Configuration (e.g. EE, DNS, SSL, PHP,', 'Steady Vision', NULL, 'https://weworkremotely.com/remote-jobs/steady-vision-web-developer', 'wwr_cf4dd9cfab0b208591edf7499b48ece3', NULL, 'Marketing', 'active', '2026-02-12 15:40:38', NULL, '2026-03-13 22:54:25', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(520, 'We Work Remotely', 'Senior Java Full-stack Developer', 'Headquarters: New York, NY\n    URL: https://lemon.io\n\n\nAre you a talented Senior Developer looking for a remote job that lets you show your skills and get decent compensation? Look no further than Lemon.io — the marketplace that connects you with hand-picked startups in the US and Europe.\nWhat we offer:\n\nThe rate depends on your location, skills and experience. We\'ve already paid out over $11M to our engineers.\nNo more hunting for clients or negotiating rates — let us handle the business side of things so you can focus on what you do best.\nWe\'ll manually find the best project for you according to your skills and preferences.\nChoose a schedule that works best for you. It’s possible to communicate async or minimally overlap within team working hours.\nWe respect your seniority so you can expect no micromanagement or screen trackers.\nCommunicate directly with the clients. Most of them have technical backgrounds. Sounds good, yeah?\nWe will support you from the time you submit the applicatio', 'Lemon.io', NULL, 'https://weworkremotely.com/remote-jobs/lemon-io-senior-java-full-stack-developer', 'wwr_ef771f13591bb5e28ca097a8a8dd480a', NULL, 'Mobile Development', 'active', '2026-02-12 13:12:09', NULL, '2026-03-13 22:54:25', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(521, 'We Work Remotely', 'Senior Next.js Developer', 'Headquarters: Sweden\n    URL: http://career.proxify.io\n\n\n\nThe Role:\n&nbsp;\nWe are looking for a Senior Next.js Developer for one of our clients. You are a perfect candidate if you are growth-oriented, you love what you do, and you enjoy working on new ideas to develop exciting products.\n&nbsp;\nWhat we’re looking for:\n\n5+ years of experience in web development, with at least 4 years equally using both React and Next.js.\nProficient understanding of web markup, including HTML5 and CSS3.\nStrong experience with server-side rendering and static site generation in Next.js.\nFamiliarity with RESTful APIs and modern authorization mechanisms, such as JSON Web Token.\nExperience with state management libraries (e.g., Redux, MobX).\nFamiliarity with modern front-end build pipelines and tools.\nExperience with data structure libraries (e.g., Immutable.js) is a plus.\nExcellent troubleshooting and communication skills.\nLocated in CET timezone (+/- 3 hours), we are unable to consider applications from can', 'Proxify AB', NULL, 'https://weworkremotely.com/remote-jobs/proxify-ab-senior-next-js-developer-5', 'wwr_d444629345251186c69d94b6a6ada762', NULL, 'Design', 'active', '2026-02-12 11:18:32', NULL, '2026-03-13 22:54:25', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(522, 'We Work Remotely', 'Product Designer', 'Headquarters: Zurich\n    URL: https://www.algrano.com/\n\n\nAt Algrano, we’re building the platform where independent coffee producers and roasters trade green coffee more transparently and efficiently. We help roasters discover and buy great coffee, and we help producers reach new customers and grow stronger, longer-term relationships.\nAs a Product Designer, you’ll be part of our Product team (7 people), working closely with our Head of Design, Head of Product and CTO. You’ll help shape and improve the experience across key parts of the marketplace, including coffee discovery, the offers system, and inventory management and implement them alongside the Engineering team.\nWe use an adapted agile process (Shape Up methodology) to focus on impactful work, deliver high quality, and get things done. Algrano is a Ruby on Rails web application, and design at Algrano is highly collaborative. You’ll work closely with engineering to ship thoughtful, well-crafted interfaces.\nDepending on your streng', 'Algrano', NULL, 'https://weworkremotely.com/remote-jobs/algrano-product-designer', 'wwr_04c075c4e0f3951aab49a698a1bb3a47', NULL, 'Design', 'active', '2026-03-12 14:06:46', NULL, '2026-03-13 22:54:26', '2026-03-13 22:54:26', 0, NULL, NULL, NULL, NULL),
(523, 'We Work Remotely', 'Senior UX/UI Designer (Web) | Mapping Tech (Remote in Europe)', 'Headquarters: Zug, Switzerland\n    URL: https://www.maptiler.com/\n\n\n\nFull-time\nRemote in Europe&nbsp;\n\nDescription\nAre you passionate about creating visually compelling web designs that shape brand perception and elevate the online experience? Do you enjoy transforming ideas into clean, impactful web visuals that help products and stories stand out?\nWe’re looking for a&nbsp;senior UX/UI Designer&nbsp;to join our marketing team and focus on designing engaging and effective web experiences for MapTiler. Your work will play a key role in strengthening our brand online, supporting growth, and ensuring consistency across all digital touchpoints.What you will do\n\nDesign high-performance landing pages:&nbsp;Lead the UX/UI design for marketing landing pages, focusing on user journeys, conversion rate optimization (CRO), and interactive elements.\nOwn the end-to-end design process&nbsp;for website improvements, transforming static brand assets into intuitive, responsive, and user-centric digital', 'MapTiler', NULL, 'https://weworkremotely.com/remote-jobs/maptiler-senior-ux-ui-designer-web-mapping-tech-remote-in-europe', 'wwr_09b2a62f4d5b7f75d6f1a62a87596aff', NULL, 'Design', 'active', '2026-03-10 09:40:39', NULL, '2026-03-13 22:54:26', '2026-03-13 22:54:26', 0, NULL, NULL, NULL, NULL),
(524, 'We Work Remotely', 'Senior Product Designer', 'Headquarters: Europe \n    URL: https://searchdates.com\n\n\nSenior Product Designer\n&nbsp;\nCompany: Search Dates\nLocation: Remote\nEmployment Type: Full-time\n&nbsp;\n&nbsp;\nAbout Us\nSearch Dates is a modern dating app designed to create authentic, meaningful, and mutually fulfilling connections. Our mission is to provide a safe, elegant, and intuitive space where people can meet, engage, and build relationships with confidence.\n&nbsp;\n&nbsp;\nThe Role\nWe’re looking for an experienced Product Designer to help shape the future of our dating app. As a Product Designer at Search Dates, you’ll own the design process end-to-end: from research and ideation, to prototyping and delivering final polished UI to the development team.\n&nbsp;\n&nbsp;\nResponsibilities&nbsp;\n\nDesign new features and product improvements across mobile and web.\nCollaborate closely with other designers, developers, and quality assurance team members.\nDesign high-fidelity mockups.\nMaintain and evolve our Figma design system to e', 'Search Dates', NULL, 'https://weworkremotely.com/remote-jobs/search-dates-senior-product-designer-1', 'wwr_60fb8368bfccaa8f82eb221ae00ee669', NULL, 'Design', 'active', '2026-03-10 03:28:32', NULL, '2026-03-13 22:54:26', '2026-03-13 22:54:26', 0, NULL, NULL, NULL, NULL),
(525, 'We Work Remotely', 'Social Media Manager', 'Headquarters: 7901 4th St N  STE 20282 St. Petersburg, FL 33702\n    URL: https://fonceagency.com\n\n\nFONCÉ&nbsp;Agency is seeking a skilled Social Media Manager to help create and execute marketing strategies for influencers and small businesses worldwide. This role involves leveraging your expertise in social media to drive engagement, growth, and brand visibility across various platforms.\n&nbsp;\nYou must have a professional portfolio or resume showcasing previous social media work to be considered.\nIdeal applicants will have:\n• Proficiency in English for clear communication and content creation\n• A reliable high-speed internet connection for seamless collaboration\n• A commitment to long-term partnership and continuous professional improvement\n• Previous experience in social media management, including content planning, posting, analytics, and audience interaction\n• Familiarity with major social platforms (e.g., Instagram, TikTok, Facebook, Twitter/X)\n• Strong organizational skills and ', 'FONCÉ Agency', NULL, 'https://weworkremotely.com/remote-jobs/fonce-agency-social-media-manager', 'wwr_1bf971629848486fe161ce40624e67e7', NULL, 'Design', 'active', '2026-03-03 16:17:41', NULL, '2026-03-13 22:54:26', '2026-03-13 22:54:26', 0, NULL, NULL, NULL, NULL),
(526, 'We Work Remotely', 'Senior Product Designer', 'Headquarters: New York City\n    URL: https://www.xxix.co/\n\n\nWe are hiring contract-based senior and director level product designers with experience leading complex product design projects.\nOriginal job posting link (URL here).\nAbout garden3d\nWe are worker owned creative collective, innovating on everything from brands and IRL communities to IoT devices and cross platform apps. We share profit, open source everything, spin out new businesses, and invest in exciting ideas through financial and/or in-kind contributions.\nOur client roster includes Google, Stripe, Figma, Hinge, Black Socialists in America, ACLU, Pratt, Parsons, Mozilla, The Nobel Prize, MIT, Gnosis, Etsy &amp; Gagosian. We’re the software team behind innovative products like The Light Phone &amp; Mill, and we a global, decentralized community space collective called Index Space.\nWe think of our garden3d as collective for creative people, prioritizing a happy, talented, and diverse studio culture. We work on projects that b', 'XXIX', NULL, 'https://weworkremotely.com/remote-jobs/xxix-senior-product-designer', 'wwr_05fc4d837837dd9c70d1c09951771ce0', NULL, 'Design', 'active', '2026-03-03 15:01:33', NULL, '2026-03-13 22:54:26', '2026-03-13 22:54:26', 0, NULL, NULL, NULL, NULL),
(527, 'We Work Remotely', 'Product Design System Expert Evaluator (US-Remote)', 'Headquarters: San Francisco, CA\n    URL: http://bit.ly/3kLhMdk\n\n\n\n\n\nContra Labs is seeking experts in creating and maintaining design systems, specifically those with experience adhering to Google\'s Material Design. to work on a research project&nbsp;for one of the world’s top Design companies.&nbsp;This project involves using your professional expertise to make decisions about design system adherence and implementation in product design outputs from next-gen creative AI tools.\n\n\n\n\n&nbsp;\n\n&nbsp;\n You must have a complete Contra profile to move on to a paid assessment. This must include at 4 examples of original work. \n&nbsp;\nIdeal&nbsp;applicants&nbsp;will&nbsp;have:\n\nFigma,&nbsp;Sketch,&nbsp;or&nbsp;Adobe&nbsp;experience\nExperience&nbsp;working&nbsp;with&nbsp;and&nbsp;adhering&nbsp;to&nbsp;design&nbsp;systems,&nbsp;specifically&nbsp;Google\'s&nbsp;Material&nbsp;Design\nThe&nbsp;ability&nbsp;to&nbsp;give&nbsp;precise,&nbsp;actionable&nbsp;feedback&nbsp;on&nbsp;provided&nbsp;design&nbsp;', 'Contra', NULL, 'https://weworkremotely.com/remote-jobs/contra-product-design-system-expert-evaluator-us-remote', 'wwr_825d32040172fe80965e0c41d3ddcdc1', NULL, 'Design', 'active', '2026-03-02 22:35:26', NULL, '2026-03-13 22:54:26', '2026-03-13 22:54:26', 0, NULL, NULL, NULL, NULL),
(528, 'We Work Remotely', 'Remote Landscape Designer', 'Headquarters: Tegucigalpa, Francisco Morazán Department, Honduras\n    URL: http://uptalent.io\n\n\nDescriptionUptalent.io is looking for a Remote Landscape Designer to join our team of talented professionals. At Uptalent, we provide top tier talent from Latam to the most exciting companies in the world. As a Remote Landscape Designer, you will have the opportunity to work with innovative companies and bring unique outdoor spaces to life. Responsibilities Collaborate with clients to develop landscape design plans that meet their needs and vision Prepare design drawings using Computer-Aided Design (CAD) software Ensure all designs are compliant with local zoning and building codes Research and select appropriate plants, trees, and materials for each project Create project budgets and timelines and manage projects within those parameters Supervise and inspect construction work to guarantee adherence to the design plan and quality standards Provide excellent customer service to maintain clien', 'Uptalent.io', NULL, 'https://weworkremotely.com/remote-jobs/uptalent-io-remote-landscape-designer', 'wwr_d1377bdd112dbeb186ff800489a1e36b', NULL, 'Design', 'active', '2026-02-26 16:43:31', NULL, '2026-03-13 22:54:26', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(529, 'We Work Remotely', 'Senior Product Design Manager - Growth', 'Headquarters: BR\n    URL: http://nuvemshop.com.br\n\n\nNosso time de Design Growth\nO time de Design Growth é o motor de conexão entre a nossa tecnologia e o sucesso de quem empreende. Somos responsáveis por traduzir nossa proposta de valor em experiências que convertem leads em clientes e garantem um onboarding fluido e estratégico.\nComo Senior Design Manager, você terá um papel central na evolução da nossa estratégia de Growth (PLG). Sua missão será liderar e desenvolver uma equipe multidisciplinar e internacional (Brasil e Argentina), garantindo que o design seja um pilar de geração de valor sustentável para o negócio e para nossos merchants.\n&nbsp;\nO tamanho do seu desafio\n\n\nLiderar e desenvolver uma equipe de Product Designers e UI Developers, garantindo um ambiente de alta performance;\n\n\nInfluenciar e alinhar a estratégia de design com stakeholders seniores, incluindo C-levels e lideranças de Marketing e Produto;\n\n\nConectar objetivos estratégicos de negócio a soluções de design de al', 'Nuvemshop', NULL, 'https://weworkremotely.com/remote-jobs/nuvemshop-senior-product-design-manager-growth', 'wwr_95dbc62a476f24d8f886c25a3a269964', NULL, 'Design', 'active', '2026-02-26 16:43:31', NULL, '2026-03-13 22:54:26', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(530, 'We Work Remotely', 'Graphic Design & Digital Media - Adjunct (Online/Remote)', 'Headquarters: Riverside, California, United States\n    URL: http://calbaptist.edu\n\n\nPosition SummaryCalifornia Baptist University, an evangelical Christian university affiliated with the California Southern Baptist Convention, invites applications for the following position: Graphic Design and Digital Media Adjunct Faculty (Online/Remote) in the College of Architecture, Visual Arts, and Design ( CAVAD ). Candidates must embrace the mission of California Baptist University and evidence a clear understanding of, and commitment to, excellence in teaching, scholarship, and service through the integration of the Christian faith and learning.QualificationsA terminal degree in the field, or closely related discipline, is preferred. Candidates working toward a terminal degree, or who have significant experience in the field, may be considered. Candidates must embrace the mission of California Baptist University, and evidence a clear understanding of, and commitment to, excellence in teaching t', 'SANDBOX', NULL, 'https://weworkremotely.com/remote-jobs/sandbox-graphic-design-digital-media-adjunct-online-remote', 'wwr_5e0d9d2eb6707a0948ecc0ff169821d6', NULL, 'Design', 'active', '2026-02-26 16:43:31', NULL, '2026-03-13 22:54:26', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(531, 'We Work Remotely', 'AI Creative Designer', 'Headquarters: Ukraine\n    URL: http://betterme.world\n\n\nПро компанію:BetterMe — глобальна wellness-екосистема, що створює продукти для фізичного, ментального та емоційного балансу. Ми допомагаємо мільйонам людей ставати кращими — і зростаємо разом із ними.Про команду:Шукаємо у команду AI Creative Designer для допомоги зі створенням контенту для рекламних роликів у соціальних мережах. У тебе буде можливість навчатись у команди, впливати на рішення щодо розвитку реклами та тестувати нові ідеї.\nТвої майбутні задачі:\nСтворювати AI-контент (зображення, відео, персонажі тощо) для соціальних мереж, рекламних кампаній та внутрішніх R&amp;D-задач.Працювати з різними AI-моделями, підбирати найкращі інструменти під задачу та інтегрувати їх у продакшн.Створювати та оптимізувати промпти.Аналізувати референси й стилі, підлаштовуючи вихід під потрібний tone of voice.Співпрацювати з дизайнерами, маркетологами, R&amp;D й контент-командою.\nЩо для цього тобі знадобиться?\nДосвід роботи з AI-сервісами: Midj', 'BetterMe', NULL, 'https://weworkremotely.com/remote-jobs/betterme-ai-creative-designer', 'wwr_f4f24a8aaf44521943fc99aa4286950b', NULL, 'Design', 'active', '2026-02-26 16:43:31', NULL, '2026-03-13 22:54:26', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(532, 'We Work Remotely', 'Transportation Engineer 2 (In-Training) - Traffic Design', 'Headquarters: Thurston County – Lacey, WA\n    URL: http://wa.gov\n\n\n\n\nDescription\nAbout WSDOTThe Washington State Department of Transportation (WSDOT) is a multimodal agency with a global reputation for excellence. Our dedicated workforce plans, designs, builds, and operates an integrated transportation system that safely and efficiently moves people and goods throughout the state. In addition to maintaining over 20,000 lane miles of state highway and 4,100 bridges, WSDOT manages the world\'s longest floating bridge, leads an award-winning Active Transportation Plan, holds the record for the world’s widest tunneling project, and operates the largest ferry system in the nation!The OpportunityWSDOT is currently seeking multiple Transportation Engineer 2s to join the Olympic Region Traffic Office. In this role, you will help ensure highway construction projects are designed and constructed in compliance with standard specifications, contract requirements, and approved plans. These positions', 'State of Washington', NULL, 'https://weworkremotely.com/remote-jobs/state-of-washington-transportation-engineer-2-in-training-traffic-design', 'wwr_b9a3de9853e8d401308ab3e67d368f26', NULL, 'Design', 'active', '2026-02-26 16:43:31', NULL, '2026-03-13 22:54:26', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(533, 'We Work Remotely', 'CO - Client Support Agent with German (m/f/*)', 'Headquarters: PL, WROCLAW\n    URL: http://solventum.com\n\n\nThank you for your interest in joining Solventum. Solventum is a new healthcare company with a long legacy of solving big challenges that improve lives and help healthcare professionals perform at their best. At Solventum, people are at the heart of every innovation we pursue. Guided by empathy, insight, and clinical intelligence, we collaborate with the best minds in healthcare to address our customers’ toughest challenges. While we continue updating the Solventum Careers Page and applicant materials, some documents may still reflect legacy branding. Please note that all listed roles are Solventum positions, and our Privacy Policy: https://www.solventum.com/en-us/home/legal/website-privacy-statement/applicant-privacy/ applies to any personal information you submit.  As it was with 3M, at Solventum all qualified applicants will receive consideration for employment without regard to their race, color, religion, sex, sexual orient', 'Solventum', NULL, 'https://weworkremotely.com/remote-jobs/solventum-co-client-support-agent-with-german-m-f', 'wwr_ab5af15ffa39765132744b10cce00f80', NULL, 'Design', 'active', '2026-02-24 23:16:04', NULL, '2026-03-13 22:54:26', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(534, 'We Work Remotely', 'Regional Sales Director', 'Headquarters: Remote\n    URL: http://yourstrategic.com\n\n\n\n\nPosition Title:&nbsp;Regional Sales Director - Public Sector\nLocation:&nbsp;This position is remote, with approximately 25% travel to prospect/customer sites.&nbsp;\n\nApplication Process:&nbsp;Interested candidates who embody the hunter mentality and are passionate about serving public sector missions should apply with their resume and cover letter.\n&nbsp;\nJoin Us:&nbsp;Our mission is to make an impact within communities by providing the knowledge, resources and innovative solutions delivered through an alliance of Information Technology Integrators, Independent Software Vendors, and Cloud Providers with a common vision in resolving critical challenges directly impacting citizens.&nbsp;If you are a hunter ready to take on the cloud market and make a significant impact while serving as a trusted advisor to the public sector, we want to hear from you.\n&nbsp;\nCompensation will include a base salary + commission/bonus incentives. To', 'Strategic Communications', NULL, 'https://weworkremotely.com/remote-jobs/strategic-communications-regional-sales-director', 'wwr_8ad6d36927f8b37eaf140f701a1021a1', NULL, 'Design', 'active', '2026-02-24 23:16:04', NULL, '2026-03-13 22:54:26', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(535, 'We Work Remotely', 'Remote Landscape Architect with US Experience', 'Headquarters: Czech Republic\n    URL: http://uptalent.io\n\n\nDescriptionCompany:&nbsp; Uptalent.ioLocation: RemoteAbout Us:Uptalent.io is a premier remote staffing platform connecting top-tier professionals with leading companies globally. We specialize in providing exceptional talent for various industries, ensuring that our clients have access to the best professionals available.Job Description:We are seeking experienced and highly skilled Remote Landscape Architects with proven experience working for US companies. Candidates should have a strong background in landscape architecture and a deep understanding of US building codes and standards. If you have a passion for designing sustainable and aesthetically pleasing outdoor spaces and meet the requirements below, we would love to welcome you to our exclusive network of top remote engineers.Key Responsibilities:- Develop innovative and functional landscape designs for various projects, including residential, commercial, and public space', 'Uptalent.io', NULL, 'https://weworkremotely.com/remote-jobs/uptalent-io-remote-landscape-architect-with-us-experience', 'wwr_15f3fb6d4fc4a9a326532ef17b34257f', NULL, 'Design', 'active', '2026-02-24 23:16:04', NULL, '2026-03-13 22:54:26', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(536, 'We Work Remotely', 'D365 F&SCM Finance Senior Consultant - Client Services', 'Headquarters: Mexico\n    URL: http://argano.com\n\n\nDescriptionA Senior D365F&amp;SCM Finance Consultant - Client Services at Argano is an experienced professional who provides expert advice and analysis in their field of proficiency. They are involved directly with clients and management of client issues and initiatives related to their field of proficiency. They are responsible for delivering quality work independently. They provide expert advice, guidance, and solutions related to technology and information systems.&nbsp;They demonstrate good judgment in selecting methods and techniques for obtaining solutions for clients based upon their experience and best practices to achieve client’s business objectives more efficiently and effectively.&nbsp; They escalate concerns and issues to senior leadership as required.\nRESPONSIBILITIES:\nProcess Adherence:\n\nKeep tickets updated and adhere to SLAs\nFollow defined processes and procedures\nMaintain accurate timesheets and submit as per defined p', 'Argano', NULL, 'https://weworkremotely.com/remote-jobs/argano-d365-f-scm-finance-senior-consultant-client-services', 'wwr_ab78d23a6cfd61dd730c1700d5f053fe', NULL, 'Design', 'active', '2026-02-24 23:16:04', NULL, '2026-03-13 22:54:26', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(537, 'We Work Remotely', 'Design Enginer', 'Headquarters: [REMOTE]\n    URL: http://zealousengineers.com\n\n\n\nJob Brief:Design engineers&nbsp;identify complex design problems, conduct root-cause failure analyses, and anticipate production issues. They then develop innovative design solutions, evaluate options, conduct tests, and implement solutions to meet timing, product cost and reliability targets.\n\n\nResponsibilities:\n\n\nSkills Required:\n\n\nTo apply: https://weworkremotely.com/remote-jobs/zealouse-engineers-design-enginer', 'Zealouse Engineers', NULL, 'https://weworkremotely.com/remote-jobs/zealouse-engineers-design-enginer', 'wwr_0efd7a8b576c2733e9894d39cf09b458', NULL, 'Design', 'active', '2026-02-24 23:16:04', NULL, '2026-03-13 22:54:26', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(538, 'We Work Remotely', 'Application Engineer SPC', 'Headquarters: Remote\n    URL: http://newiron.com\n\n\n\nJob Description\nContract Duration: 12–18 monthsLocation: Remote (ideally based in New Mexico, Austin TX, or North East coast)Travel: 25%\nOverview:New Iron is seeking a highly skilled Application Engineer with significant SPC experience and hands-on experience setting up the E3 platform in new semiconductor fabs. This pivotal role oversees the setup and activation of E3, leveraging SPC from the ground up as the factory launches its first production lines.\nResponsibilities:\n\n\nServe as the subject-matter expert for the E3 system, responsible for end-to-end deployment and configuration in a new semiconductor fab startup.​\n\n\nLead the setup, integration, and validation of SPC controls, ensuring process stability, yield optimization, and early-stage defect detection as production ramps.​\n\n\nCollaborate with cross-functional startup teams to configure E3 modules for data collection, run-to-run (R2R) process control, fault detection and classif', 'New Iron', NULL, 'https://weworkremotely.com/remote-jobs/new-iron-application-engineer-spc', 'wwr_e5a7d5d3037e6fc679dbe2d955501827', NULL, 'Design', 'active', '2026-02-23 16:03:06', NULL, '2026-03-13 22:54:26', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(539, 'We Work Remotely', 'iOS Developer', 'Headquarters: Remote\n    URL: http://bvteck.com\n\n\n\niOS DeveloperBright Vision Technologies is a forward-thinking software development company dedicated to building innovative solutions that help businesses automate and optimize their operations.We leverage cutting-edge technologies to create scalable, secure, and user-friendly mobile applications. As we continue to grow, we’re looking for a skilled iOS Developer to join our dynamic team and contribute to our mission of transforming business processes through technology.This is a fantastic opportunity to join an established and well-respected organization offering tremendous career growth potential.We are looking for OPT/CPT/H4 EAD/TN/E3 or any other Non-immigrant visa people who are looking for an H1B sponsorship for the year 2027 quota. Company: Bright Vision Technologies ( www.bvteck.com )Job Title: iOS DeveloperJob Location: Bridgewater, New Jersey - 08807Onsite/Hybrid: RemoteFULL-TIME ROLE WITH BRIGHT VISION Job Description:Environ', 'Bright Vision Technologies', NULL, 'https://weworkremotely.com/remote-jobs/bright-vision-technologies-ios-developer', 'wwr_9c53210ec226d84a6c56616fe450f6ef', NULL, 'Design', 'active', '2026-02-23 16:03:06', NULL, '2026-03-13 22:54:26', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(540, 'We Work Remotely', 'Initiativbewerbung (w/m/d) in Voll- oder Teilzeit', 'Headquarters: München, Remote\n    URL: http://croz.net\n\n\n\n\nUnser JobChat\n\n                            Als modernes Unternehmen verzichten wir auf Stino-Stellenanzeigen und möchten dich mit einem neuen Format für die CROZ DACH begeistern. Vielen Dank für dein Interesse an uns und viel Spaß beim Lesen des folgenden JobChats!Neulich in der Kaffeepause:Linda: „Wenig los hier. Bei so vielen offenen Themen wäre es schön, mehr Unterstützung durch großartige neue KollegInnen zu bekommen. Der Fachkräftemangel ist für uns schon spürbar.“Joachim: „Klar. Wir sind noch klein und unbekannt, zumindest in Deutschland. Leute mit technischem Hintergrund und guten Deutschkenntnissen wären eine wichtige Unterstützung für unsere Wachstumspläne.“Linda: „Auf jeden Fall. Das müssen nicht unbedingt HochschulabsolventInnen sein. Eine gute Ausbildung mit Erfahrung ist genauso wertvoll. Entscheidend für uns ist die Bereitschaft zur Weiterbildung. Eine Bildungshierarchie gibt es bei uns nicht. Der Uni-Absolvent ha', 'CROZ DACH', NULL, 'https://weworkremotely.com/remote-jobs/croz-dach-initiativbewerbung-w-m-d-in-voll-oder-teilzeit', 'wwr_fa748f6ce3d3b6439c1889ba6913bfc3', NULL, 'Design', 'active', '2026-02-23 16:03:06', NULL, '2026-03-13 22:54:26', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(541, 'We Work Remotely', 'UX Designer - Infrastructure', 'Headquarters: UK\n    URL: https://canonical.com/\n\n\nWe are hiring a UX Designer for Infrastructure to work with the exceptional engineering teams at Canonical, creating open-source tools that are used to build clouds and manage clusters of compute globally.&nbsp;\nOur design team is on a mission to turn complex, open-source software into efficient, intuitive products that can change how complex systems are built and what open source is capable of for enterprise IT. We are looking for a talented and technically oriented user experience designer, who shares our ambitions.&nbsp;\nThis role sits in the design team reporting to the Infrastructure design manager.\nLocation:&nbsp;This role will be based remotely in the EMEA region.\nThe role entails\n\nBuilding tools that enable everyone to build their own cloud experiences (MAAS, LXD, MicroCloud and Canonical k8s)\nCollaborating with product managers and engineers to shape the future of the Data Center: Self-sovereign Clouds\nSupporting deeply comple', 'Canonical', NULL, 'https://weworkremotely.com/remote-jobs/canonical-ux-designer-infrastructure', 'wwr_7f3259270cbee1d67dd9ddcb412eb673', NULL, 'Design', 'active', '2026-02-19 19:20:03', NULL, '2026-03-13 22:54:26', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(542, 'We Work Remotely', 'Senior Growth Designer (Paid Social)', 'Headquarters: USA\n    URL: https://www.ethos.com/\n\n\nSenior Growth Designer (Paid Social)\n\nAbout the role:&nbsp;\nWe’re looking for a highly adaptable,&nbsp;conversion-driven Senior Growth Designer&nbsp;to join our Brand &amp; Creative team, with a&nbsp;primary focus on paid social performance design. In this role, you’ll design creative that doesn’t just look great—it drives measurable results across platforms like Meta, TikTok, YouTube, and emerging paid social channels.&nbsp;\nYou’ll bring our brand to life through&nbsp;high-impact paid social ads, developing thumb-stopping creative that is built to test, learn, and scale. While paid social is the core focus, your work will also extend into adjacent growth touchpoints — including email, landing pages, affiliate creative, internal decks, and more.\nYou’ll collaborate closely with marketers, copywriters, and channel stakeholders to understand performance objectives, audience insights, and testing strategies—then translate that knowledge i', 'Ethos', NULL, 'https://weworkremotely.com/remote-jobs/ethos-senior-growth-designer-paid-social', 'wwr_2d51a38835b12000bb0441745da8bf82', NULL, 'Design', 'active', '2026-02-19 19:12:14', NULL, '2026-03-13 22:54:26', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(543, 'We Work Remotely', 'Experience Design Lead', 'Headquarters: United States\n    URL: http://hugeinc.com\n\n\nAs a highly skilled and experienced Experience Design Lead at Huge, you will drive the creative output across a range of innovative projects, with a specific focus on digital experiences, and will be the nerve center of our design process.\nYou will interact with interdisciplinary teams, to guide the team through research, strategy development, concepting, product definition, and design. Also, you will push the work through strong collaboration and challenge the team to think beyond the expected. This is a hands-on role, where you will create designs, personas, sitemaps, and whatever is needed to effectively communicate the team\'s thinking.\nWhat you’ll be doing.&nbsp;\n\nLead the strategy, design, and delivery of user-centered digital experiences across multiple projects.\nDrive the overall experience vision, ensuring solutions are intuitive, scalable, and aligned with user needs and business goals.\nLead and synthesize user research', 'HugeInc', NULL, 'https://weworkremotely.com/remote-jobs/hugeinc-experience-design-lead', 'wwr_0d9a0dd1aeac1dc7d89be8cdbfe9f083', NULL, 'Design', 'active', '2026-02-18 22:03:57', NULL, '2026-03-13 22:54:26', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(544, 'We Work Remotely', 'Presentation Design Specialist', 'Headquarters: Remote\n    URL: http://zigsaw.in\n\n\n&nbsp;Experience:&nbsp;5+ years of work experienceNon-agency / large companies:&nbsp;Working in roles related to Presentation Designer, Creative Head / Creative Direction relatedAgency: Presentation Designer, Sr. Graphic Designer, Sr.&nbsp;Visual Designer, Creative Director/ HeadThe candidate must be an excellent conceptual designer and a master at creating bulletproof presentation decks and templates in PowerPoint&nbsp;A strong work ethic, agility, and the ability to work under pressure are necessary for this role&nbsp;A portfolio which shows excellent presentation work is required5+ years of experience designing presentations for enterprises in line with corporate brandingMust have expert technical knowledge with latest versions of PowerPoint including creating slide masters, designing for various output media (projector, monitors and print-outs), object animations/transitions, embedding video, etcExpert level proficiency with Adobe CC', 'Zigsaw', NULL, 'https://weworkremotely.com/remote-jobs/zigsaw-presentation-design-specialist', 'wwr_a768896adc437be54482c04faec075a8', NULL, 'Design', 'active', '2026-02-18 22:03:57', NULL, '2026-03-13 22:54:26', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(545, 'We Work Remotely', 'Architect', 'Headquarters: United States\n    URL: http://akamai.com\n\n\nDescriptionAre you excited to improve the security of systems that power life online for billions of users?Are you a security architect who enjoys working with developers to help organizations stay safe?Join our Information Security Team!Akamai\'s Information Security team is responsible for safeguarding Akamai, its customers, and the Internet worldwide. We are looking for a Security Architect to join our Product Security team. You will have the opportunity to make the Internet a safer place, powered by the scale of Akamai\'s platform and influence.Shape Internet SecurityIn this role, you will enhance the security of Akamai\'s products by working closely with development teams to integrate security into the design and development of Akamai systems. You will collaborate with industry-leading security experts on a global team. This role will have a focus on the security of projects targeted to customers within the United States govern', 'Akamai', NULL, 'https://weworkremotely.com/remote-jobs/akamai-architect', 'wwr_7745099252081d77a9ceed1f2f177b75', NULL, 'Design', 'active', '2026-02-18 22:03:57', NULL, '2026-03-13 22:54:26', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(546, 'We Work Remotely', 'Lead Game Designer', 'Headquarters: Remote\n    URL: http://bigtime.gg\n\n\nA BIT ABOUT USWe’re the creators of Big Time, a breakout multiplayer action RPG, and the builders of Open Loot, a Web3 gaming platform powering hundreds of thousands of players and dozens of studios. Our ecosystem combines seamless onboarding, player-owned economies, and a robust NFT marketplace. Open Loot is fully live, profitable, and scaling fast—with over $300M in revenue and a growing network of partner games, token launches, and digital collectibles. Backed by veterans from Epic, Riot, Blizzard, and EA, we\'re building the future of games where players truly own what they play.THE MISSIONBig Time Studios is seeking a Lead Game Designer to spearhead the design and evolution of core gameplay systems for our next big project. This role will focus on balancing game mechanics, driving live operations, and leveraging analytics to optimize player engagement and retention. You will be responsible for iterating on progression, in-game econo', 'Big Time', NULL, 'https://weworkremotely.com/remote-jobs/big-time-lead-game-designer', 'wwr_6e65ebf0cb6139678ebb6c48954b1cb8', NULL, 'Design', 'active', '2026-02-18 22:03:57', NULL, '2026-03-13 22:54:26', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(547, 'We Work Remotely', 'UX Design Internship Offered', 'Headquarters: Salt Lake City, United States\n    URL: http://biasly.com\n\n\n\n\nDescription:We are looking to fill a UX web design internship role at Biasly (www.biasly.com) a political news website that provides media bias ratings alongside its news. Applicants can expect to fulfill internship and credit hour requirements prescribed by the university, if applicable.&nbsp;Flexible with your schedule and is remote. The internship is 150 hours and we ask that you work a minimum of 10-15 hours per week so you can finish the internship within 10-15 weeks or sooner.&nbsp;The internship is a learning opportunity. &nbsp;You will learn about each of these items through our training program and help out on tasks for some of them:Use Figma to create designs of web pages from our website.Conduct surveys to gain feedback from users.Internship training program to learn about UX design.&nbsp;Qualifications:Minimum 3.0 GPAExcellent at and a proven knack for web and user experience designHighly analytical ', 'Biasly', NULL, 'https://weworkremotely.com/remote-jobs/biasly-ux-design-internship-offered', 'wwr_ccb297819204154e0c4bdd967b9162bf', NULL, 'Design', 'active', '2026-02-18 22:03:57', NULL, '2026-03-13 22:54:26', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(548, 'We Work Remotely', 'Product Designer', 'Headquarters: Remote\n    URL: https://timezest.com\n\n\nCompany\nWe’ve been a remote-only company from day one, with 25 great people spread across Europe, Asia, and the United States. We maintain a relaxed working environment, using just enough process to stay efficient. We’re bootstrapped, profitable, and focused on building software our customers love.\nWe’ve been a remote-only company from day one, with 22 great people spread across Europe, Asia, and the United States. We maintain a relaxed working environment, using just enough process to stay efficient. We’re bootstrapped, profitable, and focused on building software our customers love.\nRole overview\nWe\'re&nbsp;hiring a Product Designer to own the direction of UI and UX across&nbsp;TimeZest&nbsp;as we enter an exciting new chapter.\nYou\'ll&nbsp;take full ownership of our design system and&nbsp;component&nbsp;library - shaping how it evolves as the product grows.&nbsp;You\'ll&nbsp;work closely with product and engineering to translate use', 'TimeZest', NULL, 'https://weworkremotely.com/remote-jobs/timezest-product-designer', 'wwr_9da79f4b89e0c7626f1625e0f964bc80', NULL, 'Design', 'active', '2026-02-18 11:01:37', NULL, '2026-03-13 22:54:26', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(549, 'We Work Remotely', 'Product Design', 'Headquarters: NYC\n    URL: http://preql.ai\n\n\nAbout Preql\nPreql is building the AI-powered financial data platform for the modern enterprise. We\'re developing agentic AI workflows that help finance teams clean, transform, and structure their data without writing code. Think \"Lovable.com&nbsp;for data pipelines\" - just as website builders help users refine ideas into working apps, Preql helps users refine messy, fragmented financial data into production-ready workflows using natural language.\nOur customers include media companies, media networks, retailers, and manufacturers who need reliable metrics and automated reporting. The company is backed by tier 1 venture firms and previous data company founders.\nThe Role\nWe\'re seeking a Product Designer to shape the user experience of our AI-powered platform. Working with the lead Product Manager and technical leadership, you\'ll make complex data transformation feel intuitive and trustworthy for finance teams.\nWhat You\'ll Design:\n\n\nConversation', 'Preql AI', NULL, 'https://weworkremotely.com/remote-jobs/preql-ai-product-design', 'wwr_1b2f46abf2f03780703c810aabca4b80', NULL, 'Design', 'active', '2026-02-17 22:42:05', NULL, '2026-03-13 22:54:26', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(550, 'We Work Remotely', 'Content Creator', 'Headquarters: United states\n    URL: https://darrelwilson.com\n\n\nDarrelWilson.com is a digital content brand focused on creating clear, practical tutorials, reviews, and insights around website building, WordPress, hosting, eCommerce, and online business tools.Our YouTube channel has hundreds of thousands of subscribers and helps beginners and professionals learn how to build, grow, and monetize websites using modern tools and platforms. To learn more about us, search “Darrel Wilson” on YouTube or visit&nbsp;https://darrelwilson.com.or checkout my channel: https://www.youtube.com/channel/UC5alq-VmYnfQZt7YaNgdcGwOur content empowers users to research, compare, and confidently use online platforms to build their online presence. We partner with leading companies in the WordPress, hosting, and SaaS space, earning commissions through referrals—allowing us to keep our content free and accessible.I’m Darrel Wilson, founder of DarrelWilson.com. We’re expanding our content team and looking for ', 'darrelwilson.com', NULL, 'https://weworkremotely.com/remote-jobs/darrelwilson-com-content-creator', 'wwr_8df8d1891e4895a494c622be8e245a92', NULL, 'Design', 'active', '2026-02-17 18:07:42', NULL, '2026-03-13 22:54:26', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(551, 'We Work Remotely', 'UI/UX Designer (Part-Time, Remote, Latin America)', 'Headquarters: Mexico City, Mexico\n    URL: http://bluelight.co\n\n\nBluelight is a leading software consultancy dedicated to designing and developing innovative technology that enhances users\' lives. With a steadfast commitment to delivering exceptional service to our clients, Bluelight excels in its focus on quality and customer satisfaction. Our mission is not only to create cutting-edge applications but also to foster a collaborative and enriching work environment where each team member can grow and thrive. With a presence across the United States and Central/South America, Bluelight is in an exciting phase of expansion, continually seeking exceptional talent to join its dynamic and diverse community.We are looking for a skilled individual to join our rapidly growing team at Bluelight. This position is ideal for someone who thrives in a fast-paced, dynamic environment where everyone\'s opinions and efforts are valued and appreciated. You will have the opportunity to contribute to challe', 'Bluelight Consulting', NULL, 'https://weworkremotely.com/remote-jobs/bluelight-consulting-ui-ux-designer-part-time-remote-latin-america-2', 'wwr_3c3cf4da1770ec205b19396ce24d1d5a', NULL, 'Design', 'active', '2026-02-17 15:45:52', NULL, '2026-03-13 22:54:26', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02');
INSERT INTO `projects` (`id`, `source`, `title`, `description`, `company`, `location`, `project_url`, `external_id`, `tags`, `category`, `status`, `published_at`, `fetched_at`, `created_at`, `updated_at`, `archived`, `budget`, `budget_min`, `budget_max`, `archived_at`) VALUES
(552, 'We Work Remotely', 'Principal Engineer – Power System Modeling and Studies', 'Headquarters: Remote\n    URL: http://simplethread.com\n\n\n\nAbout Simple Thread:Simple Thread stands at the intersection of software engineering and energy innovation, committed to delivering cutting-edge solutions that streamline workflows and enhance processes within the power and energy industries. As we continue to grow, we are looking for a forward-thinking Senior Energy Technology Engineer II to join our team. This role is pivotal in driving our growth, both in acquiring top talent and building strong client relationships, while also contributing to critical study work that underpins our success.&nbsp;Position Overview:Reporting to the Director of Energy Technology, the Senior Energy Technology Engineer II will play a key role in expanding Simple Thread’s service portfolio. This individual will bring deep expertise in transmission planning and generation interconnection studies, with a strong focus on client engagement and team building. As a leader within our organization, you will', 'Simple Thread', NULL, 'https://weworkremotely.com/remote-jobs/simple-thread-principal-engineer-power-system-modeling-and-studies', 'wwr_2afc70f6fe69e2b4b8eca5303ac84642', NULL, 'Design', 'active', '2026-02-17 15:45:52', NULL, '2026-03-13 22:54:26', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(553, 'We Work Remotely', 'Design Consultant', 'Headquarters: Remote Minnesota\n    URL: http://interiorlogicgroup.com\n\n\nAt Crew2, we know great things happen when talent and opportunity cross paths. We empower our associates to be successful by promoting diversity and teamwork, providing opportunities for growth, and treating each other with dignity and respect. We are always looking for motivated individuals that are excited about jump-starting their careers in a rapidly growing industry.This position serves Rochester, Mankato, Albert Lea and La Crosse.Join America’s #1 Kitchen Remodeler as we expand our high-performance sales team!Earn $75K to $200K+ with full benefits, professional development, and advancement opportunities—no cold calling or sweepstakes giveaways. Our confirmed leads let you focus on what matters.We\'re seeking driven sales professionals with integrity, ambition, and strong communication skills. Prior home improvement sales experience is a plus, but all motivated applicants are welcome.___________________________', 'Interior Logic Group', NULL, 'https://weworkremotely.com/remote-jobs/interior-logic-group-design-consultant', 'wwr_fb6c8dee3850e226f12b842d79f321cc', NULL, 'Design', 'active', '2026-02-17 15:45:52', NULL, '2026-03-13 22:54:26', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(554, 'We Work Remotely', 'Remote UI/UX Design Lead', 'Headquarters: Kentucky\n    URL: http://jobgether.com\n\n\nThis position is posted by Jobgether on behalf of a partner company. We are currently looking for a Principal UI/UX Designer. In this role, you will take charge of the visual, user-interface, and user-experience designs pivotal to the application’s appeal among music enthusiasts. You will lead conceptualization efforts for design across platforms while collaborating with product and engineering teams to enhance user satisfaction. Your authority extends to advocating for innovative solutions that resonate with users and addressing their needs through aesthetic and functional design. This position will have a significant impact on delivering an unmatched user experience that reinforces our partner\'s leadership in the market.AccountabilitiesOwnership of visual, user-interface, and user-experience design.Collaborate closely with product and engineering teams.Lead the conceptualization of user experience and visual design.Mentor team me', 'Jobgether', NULL, 'https://weworkremotely.com/remote-jobs/jobgether-remote-ui-ux-design-lead', 'wwr_46cf619b09b5267d63335b73e062c496', NULL, 'Design', 'active', '2026-02-17 15:45:52', NULL, '2026-03-13 22:54:26', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(555, 'We Work Remotely', 'Civil Design Manager - Site Design', 'Headquarters: Kansas - Remote; Missouri - Remote; North Kansas City, MO; Overland Park, KS; St. Louis, MO; Wichita, KS\n    URL: http://olsson.com\n\n\n\nCompany Description\n\nWe are Olsson. We engineer and design solutions that improve the world around us. As a company, we promise to always be responsive, transparent, and focused on results – for our people, our clients, and our company.\nWe’re a people-centric firm, so it’s no surprise our greatest asset is our people. The impact this creates is an environment that encourages our people to grow and be creative with their talents. This approach builds a culture that is uniquely Olsson. It allows us to grow our people as we grow our business. This, in turn, creates a lasting impact on the world around us.Job Description\nOlsson specializes in providing multidisciplinary, preliminary, and construction design services for a diverse range of land development projects, including mixed-use, commercial, and residential developments, industrial facil', 'Olsson', NULL, 'https://weworkremotely.com/remote-jobs/olsson-civil-design-manager-site-design-1', 'wwr_b2d8ca513750bc249022419e90884470', NULL, 'Design', 'active', '2026-02-13 22:01:16', NULL, '2026-03-13 22:54:26', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(556, 'We Work Remotely', 'UI/UX Designer (Part-Time, Remote, Latin America)', 'Headquarters: Panama City, Panama\n    URL: http://bluelight.co\n\n\nBluelight is a leading software consultancy dedicated to designing and developing innovative technology that enhances users\' lives. With a steadfast commitment to delivering exceptional service to our clients, Bluelight excels in its focus on quality and customer satisfaction. Our mission is not only to create cutting-edge applications but also to foster a collaborative and enriching work environment where each team member can grow and thrive. With a presence across the United States and Central/South America, Bluelight is in an exciting phase of expansion, continually seeking exceptional talent to join its dynamic and diverse community.We are looking for a skilled individual to join our rapidly growing team at Bluelight. This position is ideal for someone who thrives in a fast-paced, dynamic environment where everyone\'s opinions and efforts are valued and appreciated. You will have the opportunity to contribute to challe', 'Bluelight Consulting', NULL, 'https://weworkremotely.com/remote-jobs/bluelight-consulting-ui-ux-designer-part-time-remote-latin-america-1', 'wwr_21fcb340930cc6ad7df58fbe818da631', NULL, 'Design', 'active', '2026-02-13 22:01:16', NULL, '2026-03-13 22:54:26', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(557, 'We Work Remotely', 'Design Engineer', 'Headquarters: Remote\n    URL: http://g2i.co\n\n\nDesign Engineer – Railblocks(Frontend Engineer with Strong Design Skills)Full-time · Remote (Europe, Canada, USA, and Latam) · Portfolio RequiredAbout the RoleRailblocks is looking for a hybrid Design Engineer — someone who thrives at the intersection of frontend engineering and product design. This is a hands-on role for an engineer who loves design, or a designer who loves to ship code. You will play a core role in shaping the UX, UI, and frontend architecture of the Railblocks platform.If you enjoy taking ideas from rough sketches → polished design → production-ready components, and you’re excited about building elegant software for complex systems, this role is for you.What You’ll DoDesign + UXLead user flows, interaction patterns, information architecture, and UI visuals for new product features.Create high-fidelity mockups, prototypes, and design assets using Figma (other tools also welcome).Work within and extend a design system: est', 'G2i', NULL, 'https://weworkremotely.com/remote-jobs/g2i-design-engineer', 'wwr_9f28f193235176bfbf3e95d03d052bac', NULL, 'Design', 'active', '2026-02-13 22:01:16', NULL, '2026-03-13 22:54:26', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(558, 'We Work Remotely', 'Principal UX Design Researcher', 'Headquarters: Remote\n    URL: http://gevernova.com\n\n\nJob Description SummaryYou will be part of the product organization leading a UX team transitioning from engineering to drive a more research-focused, collaborative approach to user experience. As UX Director, you will apply your expertise in UX research, design methodologies, and team leadership to build, engage, and retain a high-performing team that delivers exceptional user experiences. You will work with product and engineering leadership to drive innovation, explore emerging technologies including AI, and transform how the team operates to better serve customer needs and business objectives.Job DescriptionRoles and ResponsibilitiesIn this role, you will:Lead the organizational transition of the UX team from engineering to product, establishing new workflows, processes, and collaborative frameworks that align with product-led principles.Draft a world-class UX org design with enhanced research capabilities including recommendatio', 'GE Vernova', NULL, 'https://weworkremotely.com/remote-jobs/ge-vernova-principal-ux-design-researcher', 'wwr_837387112da78d1e580a56152b14c068', NULL, 'Design', 'active', '2026-02-13 22:01:16', NULL, '2026-03-13 22:54:26', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(559, 'We Work Remotely', 'Senior Research Scientist - GenAI (Design Generation)', 'Headquarters: Sydney, Australia\n    URL: http://canva.com\n\n\nCompany DescriptionJoin the team redefining how the world experiences design.Hey, g\'day, mabuhay, kia ora,你好, hallo, vítejte!Thanks for stopping by. We know job hunting can be a little time consuming and you\'re probably keen to find out what\'s on offer, so we\'ll get straight to the point.&nbsp;Where and how you can workOur flagship campus is in Sydney, with a second campus in Melbourne and co-working spaces in Brisbane, Perth, Adelaide, and Auckland, NZ. You have flexibility in how and where you work — whether that\'s from one of our spaces, from home, or a mix of both. This role is remote-friendly within Australia or New Zealand, so you can choose the setup that empowers you and your team to do your best work.Job DescriptionAbout the RoleAt Canva, we’re building a future powered by AI that’s as magical as it is impactful. As a Senior Research Scientist, you’ll contribute to that future by advancing Canva’s foundation models fo', 'Canva', NULL, 'https://weworkremotely.com/remote-jobs/canva-senior-research-scientist-genai-design-generation', 'wwr_3f3bfddcd7b1ee85a620026a814c982e', NULL, 'Design', 'active', '2026-02-13 22:01:16', NULL, '2026-03-13 22:54:26', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(560, 'We Work Remotely', 'Senior Product Designer', 'Headquarters: Remote\n    URL: http://onthegosystems.com\n\n\nOnTheGoSystems is a profitable,&nbsp;$12M fully remote company&nbsp;serving&nbsp;over 250,000 customers worldwide.\nWe’re looking for a&nbsp;Senior Product Designer who can turn ideas into clear, meaningful and innovative visuals.\nThis is a hands-on role where you’ll work on UI and Web design. You’ll produce designs that reduce friction, project quality and build trust.\nWhat You’ll Do\n\nLead design execution for WPML and PTC&nbsp;– creating high-quality web content and UI.\nDeeply&nbsp;understand our clients&nbsp;– their real needs, frustrations, and usage patterns – and use that insight to identify UI bottlenecks and improve clarity.\nCollaborate&nbsp;closely&nbsp;with the development teams, content team and management to align on product direction, technical constraints, and implementation costs.\nProvide designs for our product teams and&nbsp;drive your own innovation.\n\nWho This Is Perfect For\n\nYou&nbsp;connect every design decisi', 'OnTheGoSystems', NULL, 'https://weworkremotely.com/remote-jobs/onthegosystems-senior-product-designer', 'wwr_0c2088fd24acd0c6b3b6d3bf3f31177e', NULL, 'Design', 'active', '2026-02-13 16:56:41', NULL, '2026-03-13 22:54:26', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(561, 'We Work Remotely', 'Guitar Course Creator and On-Camera Instructor', 'Headquarters: Arlington, VA\n    URL: https://nationalguitaracademy.com/\n\n\nNational Guitar Academy is looking for a new on-camera guitar instructor to lead the creation of our next generation of courses.\nOur previous instructor helped thousands of students learn guitar through clear explanations, a relaxed teaching style, and a welcoming on-camera presence. We are now looking for someone who can step into a similar role and help shape the future of our course library.\nThis role is a great fit for a confident guitar teacher who enjoys being on camera, works well independently, and wants real ownership of the course-creation process.\nAbout the Role\nYou will create complete online guitar courses from start to finish. This includes idea development, lesson planning, filming, and working with our video editor to deliver polished final products.\nYou will play a key role in shaping students\' experience at National Guitar Academy.\nWhat You’ll Do\nCourse Creation\n\n\nDevelop course ideas with our t', 'National Guitar Academy', NULL, 'https://weworkremotely.com/remote-jobs/national-guitar-academy-guitar-course-creator-and-on-camera-instructor', 'wwr_ec6e0f4b17b936a0609b7b55e6e6e6dd', NULL, 'Design', 'active', '2026-02-10 20:51:09', NULL, '2026-03-13 22:54:26', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(562, 'We Work Remotely', 'Culture Solutions Manager', 'Headquarters: California\n    URL: https://culturepartners.com/\n\n\n\nJob Posting TitleCulture Solutions Manager\n\nJob Description\n\n\n\n\n\n\nThe Culture Solutions Manager sits on the Marketing team and plays a critical role in growing our pipeline. Responsible primarily for qualifying and nurturing contacts from various inbound marketing channels (as well as through prospecting and cold outreach) to drive opportunities for the sales team, they also play a supporting role in content organization, audience targeting, client stories, and data management. CS Managers constantly search for solutions and resources that would help people they engage. Solutions-oriented messengers of our brand and voice, they can articulate our why and how while trying to help people address culture challenges.&nbsp;\n&nbsp;\n&nbsp;\nREPORTS TO: VP, DEMAND GENERATION&nbsp;\nFULL-TIME, EXEMPT&nbsp;\n&nbsp;\n&nbsp;\nPrimary Responsibilities &nbsp;\n\nStrategically develop new business opportunities by designing and optimizing inb', 'Culture Partners', NULL, 'https://weworkremotely.com/remote-jobs/culture-partners-culture-solutions-manager', 'wwr_cedd3d8236ef7c5f88cdccce459e26f2', NULL, 'Marketing', 'active', '2026-03-13 22:38:56', NULL, '2026-03-13 22:54:26', '2026-03-13 22:54:26', 0, NULL, NULL, NULL, NULL),
(563, 'We Work Remotely', 'Digital Advertising Account Manager', 'Headquarters: Vancouver, Canada\n    URL: https://binaryandco.com/\n\n\nDigital Advertising Account Manager\nBinary &amp; Co is a people-first lead agency. We live in that sweet spot between strategy and execution. Business is good, so we’re looking for a Digital Advertising Account Manager on a permanent or contract basis.\nAbout the job\nThis isn’t your typical 9-5 job. This position is for a part-time role. You will have the ability (within reason) to choose where you work, how much you work, and what kind of work you do. This means you need to be someone who:\n\n\nIs comfortable working autonomously and leading the charge with your work, with some direction\n\n\nWants to drive results and take ownership of what you do\n\n\nWants and needs the things you do to be successful; it’s not just about doing the job, it’s about the impact of the work on clients and co-workers\n\n\nWhat you’ll be doing\nOn a day-to-day basis, you’ll be managing and looking after a number of our clients. This will include.\n\n\nSet', 'Binary & Co', NULL, 'https://weworkremotely.com/remote-jobs/binary-co-digital-advertising-account-manager', 'wwr_35e41e897fa43cf1fd54d9bd46fd94cb', NULL, 'Marketing', 'active', '2026-03-13 20:11:31', NULL, '2026-03-13 22:54:26', '2026-03-13 22:54:26', 0, NULL, NULL, NULL, NULL),
(564, 'We Work Remotely', 'SaaS Marketing Manager', 'Headquarters: America\n    URL: https://www.clickguard.com/\n\n\nAbout the Job\nWe are seeking a Senior SaaS Marketing Manager to join our growing remote team. In this role, you will be responsible for owning and leading ClickGuard’s product marketing strategy end-to-end, shaping how our SaaS platform is positioned, launched, adopted, and scaled.\nYou will define the strategic marketing plan, align teams around it, and ensure execution across all product-related marketing initiatives. Working cross-functionally with Product, Marketing, Sales, Customer Success, and Partnerships, you will translate product innovation into clear customer value and measurable business outcomes. \nThis role plays a critical leadership function at ClickGuard by connecting strategy, execution, and performance across the entire marketing ecosystem.\n&nbsp;\nResponsibilities\n \nMarketing Strategy, Planning &amp; Leadership\n\nOwn and define the end-to-end product marketing strategy, translating company and product goals in', 'ClickGUARD Inc.', NULL, 'https://weworkremotely.com/remote-jobs/clickguard-inc-saas-marketing-manager', 'wwr_8f015614fac645e1a7805f5074dd0673', NULL, 'Marketing', 'active', '2026-03-13 17:21:55', NULL, '2026-03-13 22:54:26', '2026-03-13 22:54:26', 0, NULL, NULL, NULL, NULL),
(565, 'We Work Remotely', 'Content Operations & Digital Workflow Coordinator', 'Headquarters: Chicago, Illinois, United States\n    URL: https://reconnectivehealing.com\n\n\nPart-Time Contractor | Approximately 14 hours per week | $350/weekLong-term collaboration is possible as the role and organization continue to grow.Remote — U.S. preferredInevitable LLC is seeking a highly organized Content Operations &amp; Digital Workflow Coordinator to help coordinate the production, organization, and deployment of educational and marketing content across our digital platforms.This role focuses on maintaining the operational flow of content systems and ensuring that projects move smoothly from planning through publication. It is a coordination and workflow role rather than a content creation position.You will collaborate closely with our operations lead, Ana, coordinating workflows, tracking deliverables, and maintaining organized systems that support content production and communications.The role also involves helping ensure that communications, collaborations, and speaking en', 'Inevitable LLC', NULL, 'https://weworkremotely.com/remote-jobs/inevitable-llc-content-operations-digital-workflow-coordinator', 'wwr_8000ea579e312856cafd114ee6492be5', NULL, 'Marketing', 'active', '2026-03-13 02:23:42', NULL, '2026-03-13 22:54:26', '2026-03-13 22:54:26', 0, NULL, NULL, NULL, NULL),
(566, 'We Work Remotely', 'Business Development Associate (BDA) - Media Seller', 'Headquarters: United States\n    URL: https://tara.media/\n\n\n\n\nLocation:&nbsp;US-Based - Must be authorized to work in the United States.\nAnnual Salary Range: $55,000 - $75,000 base + Commission\nAbout Us\nTARA Media is a growing digital marketing agency focused on helping brands scale through data-driven strategy, performance marketing, and creative execution. We partner with clients across industries to deliver measurable results through paid media, SEO, content, and digital strategy.\nAs we continue to grow, we\'re looking for a Business Development Associate (BDA) - Media Seller to help build and manage our outbound pipeline, identify new business opportunities, and drive early-stage relationships with prospective clients.\nThe Role\nThe Business Development Associate (BDA) - Media Seller is responsible for generating and qualifying new business opportunities for the agency. This role will focus on outbound prospecting, developing relationships with potential clients, and creating a strong', 'TARA Media', NULL, 'https://weworkremotely.com/remote-jobs/tara-media-business-development-associate-bda-media-seller', 'wwr_8beb6f285360b71889828515ee6f5210', NULL, 'Marketing', 'active', '2026-03-12 17:28:47', NULL, '2026-03-13 22:54:26', '2026-03-13 22:54:26', 0, NULL, NULL, NULL, NULL),
(567, 'We Work Remotely', 'Customer Growth Marketer', 'Headquarters: Remote\n    URL: https://www.senja.io\n\n\nYou\'ll spend your days talking to customers, capturing their stories, and turning them into marketing that converts. Think customer interviews, case studies, Walls of Love, personalised outreach, meetups, and webinars - not Meta ads.\nAI can now do competent marketing. What it can\'t do is build real relationships, show up in person, and know which story will make someone stop scrolling. That\'s the job.\nYou\'re a fit if you get energy from people, love doing things that don\'t scale, and want real ownership in a tiny team. You\'re not a fit if you\'d rather automate everything and avoid customer calls.\nWhat you get:\n$9,000/month + 3% quarterly profit share\n$2,000 annual learning budget\nFully remote, async-first (3hrs GMT/BST overlap)\nOne clear goal:&nbsp;1M→2M ARR\nKnow someone perfect? We\'re offering a $9,000 referral bonus.\n\nTo apply: https://weworkremotely.com/remote-jobs/senja-customer-growth-marketer', 'Senja', NULL, 'https://weworkremotely.com/remote-jobs/senja-customer-growth-marketer', 'wwr_c5adf6599f4a483517251c818e43c5bf', NULL, 'Marketing', 'active', '2026-03-10 19:41:53', NULL, '2026-03-13 22:54:26', '2026-03-13 22:54:26', 0, NULL, NULL, NULL, NULL),
(568, 'We Work Remotely', 'Sales Representative / Account Manager – Tripadvisor (Digital Advertising)', 'Headquarters: Stockholm, Sweden\n    URL: https://danads.com/\n\n\nLocation: Fully RemoteMarket: AMER, EMEA or APAC\nAre you looking for a 100% remote digital advertising sales role, but still want to represent a global household brand that people instantly recognise?\nDo you want a stable base with uncapped earning potential and real upside for high performance?\nThe Opportunity\nWe’re offering a fully remote opportunity to sell digital advertising for one of the world’s most recognised travel brands, Tripadvisor.\nWe’re looking for driven sales professionals to work across AMER/EMEA or APAC, selling digital advertising to SMBs and agencies in the travel and hospitality space through Tripadvisor Ad Express, Tripadvisor’s dedicated advertising platform.\nIn this role, you’ll act as a consultant, educator, and closer, helping advertisers understand how to drive measurable performance through Tripadvisor.\nWhat We Offer\n\n\nFully remote position\n\n\nCompetitive base salary + fair, uncapped commission\n\n', 'DanAds', NULL, 'https://weworkremotely.com/remote-jobs/danads-sales-representative-account-manager-tripadvisor-digital-advertising', 'wwr_9dcf3bb9fa3ddf9138d0c748bf5da2e6', NULL, 'Marketing', 'active', '2026-03-10 13:32:43', NULL, '2026-03-13 22:54:26', '2026-03-13 22:54:26', 0, NULL, NULL, NULL, NULL),
(569, 'We Work Remotely', 'Dog Academy Sales Representative (Remote Full-Time Position)', 'Headquarters:  Mandeville, LA 70471, USA\n    URL: https://usserviceanimals.org/\n\n\nRemote Contact Center Sales Agent – Full TimeStart Date: 3/23/26Company:&nbsp;Dog AcademyLocation:&nbsp;RemoteCompensation:&nbsp;$21.63/hour +&nbsp;uncapped commission- average earners take home around $3,587 in commission a monthJob Type: Full-time, RemotePosition OverviewWe\'re hiring&nbsp;experienced Contact Center Sales Agents&nbsp;to join our remote team. This is a&nbsp;phone-based sales role&nbsp;for driven individuals with&nbsp;at least 2 years of sales experience&nbsp;in call centers, auto sales, collections, insurance, or similar fields. You’ll help match pet owners with training programs and guide them through the enrollment process.What You’ll Do\n\nHandle inbound and outbound calls to prospective customers\nSell Dog Academy\'s services through consultative sales techniques\nMeet or exceed individual sales goals and KPIs\nDocument calls and maintain accurate records\nWork independently in a remote sett', 'US Service Animals', NULL, 'https://weworkremotely.com/remote-jobs/us-service-animals-dog-academy-sales-representative-remote-full-time-position', 'wwr_f310bde91ea8e070754c4e6e8a922902', NULL, 'Marketing', 'active', '2026-03-09 21:31:54', NULL, '2026-03-13 22:54:26', '2026-03-13 22:54:26', 0, NULL, NULL, NULL, NULL),
(570, 'We Work Remotely', 'Senior Product Marketing Manager (USA/EMEA - Remote)', 'Headquarters: United States\n    URL: https://hospitable.com/careers\n\n\nTLDR; We build software for short-term rentals to rent themselves, with a state-of-the-art product and user experience.\nWe have crafted an Applicant Handbook, which we highly recommend you check out, where you can find out more about the company, culture, how we recruit, what we do, and how we do it: https://hsptb.com/hndbk\nHospitable is a remote-only, global, and trust-based company. We believe exceptional work comes from exceptional people - no matter their background, geography, or path. Our team spans continents, cultures, and experiences, and that diversity is one of our biggest advantages. We move fast, think boldly, and build with intention.\nOur product is loved. Our customers are vocal. Our roadmap moves fast.\nFeel free to join one of our upcoming public, bi-weekly Town Halls&nbsp;on YouTube to get a glimpse of it for yourself: https://hsptb.com/twnhll\n&nbsp;\nWhat you will be working on\nWe’re seeking a&nbsp;S', 'Hospitable.', NULL, 'https://weworkremotely.com/remote-jobs/hospitable-senior-product-marketing-manager-usa-emea-remote', 'wwr_e9c056e093879849b98b1117cee9fd88', NULL, 'Marketing', 'active', '2026-03-04 11:58:08', NULL, '2026-03-13 22:54:26', '2026-03-13 22:54:26', 0, NULL, NULL, NULL, NULL),
(571, 'We Work Remotely', 'Account Executive - Global, Remote', 'Headquarters: Magic Inc.\n    URL: http://www.getmagic.com\n\n\n\n\n\nRole Purpose\nWe are seeking experienced and driven Account Executives who are passionate about helping fast-growing businesses achieve their goals. As an Account Executive, you will own the end-to-end sales cycle—from initial outreach and discovery to closing and onboarding—while consistently creating value and fostering lasting client relationships.We will give you 50+ warm inbound leads per month. Your job? Own them. All the way.\nFrom discovery to close, from \"not now\" to \"let\'s revisit\", your success will come from your grit, discipline, curiosity, and accountability. We\'re looking for high-performing Account Executives who are obsessed with results, coachable to the core, and treat every lead like gold.\n\n\n\nKey Areas of Impact and Focus:\n\n\n\nCore Responsibilities:\n\nOwn the full sales cycle&nbsp;from inbound discovery to follow-up, closing, and successful onboarding, ensuring a smooth transition for new clients and hitting', 'Magic Inc.', NULL, 'https://weworkremotely.com/remote-jobs/magic-inc-account-executive-global-remote-1', 'wwr_c055b23cfb898e3081840f01e8a45998', NULL, 'Marketing', 'active', '2026-03-03 02:38:36', NULL, '2026-03-13 22:54:26', '2026-03-13 22:54:26', 0, NULL, NULL, NULL, NULL),
(572, 'We Work Remotely', 'Sales Appointment Setter', 'Headquarters: Remote\n    URL: http://gowalter.co\n\n\n\n\n\nUSE THIS LINK TO APPLY: https://apply.workable.com/walter-careers/j/1FB85C85CC/\nIf you\'re ready to start your journey as a remote worker, this could be your opportunity! Leave that commute and call center cubicle behind!\nYou’ll handle calls, texts, and DMs from prospects, schedule appointments, and ensure a smooth client experience. Ideal candidates thrive in a high-volume, process-oriented, growth environment and enjoy connecting with clients.&nbsp;This is a&nbsp;script-driven role. During the call, you will follow the script word‑for‑word. If you dislike running proven scripts and prefer to “freestyle” or “make it your own,” this will not be a fit.\nBrief Background\nOur environment is built for ambitious appointment setters who want more:\nMore structure. More mastery. More confidence. More skill. More earning potential.\nLess chaos. Not less accountability.\nThis is a&nbsp;high-accountability, KPI-driven&nbsp;environment:\n\nYou’ll be ', 'WALTER', NULL, 'https://weworkremotely.com/remote-jobs/walter-sales-appointment-setter', 'wwr_a9397d8f1f96dd0ca64cc6e5950fe3d4', NULL, 'Marketing', 'active', '2026-03-02 16:18:46', NULL, '2026-03-13 22:54:26', '2026-03-13 22:54:26', 0, NULL, NULL, NULL, NULL),
(573, 'We Work Remotely', 'Growth Lead', 'Headquarters: Thailand\n    URL: https://flux-academy.com/\n\n\nThis role is ideal for a full-stack marketer who wants full ownership of revenue growth by overseeing all marketing and conversion channels. Work directly with a founder who built a 1M-subscriber YouTube channel and 7-figure education brand, and get part of the upside with performance bonuses tied to revenue growth.\nAbout Flux Academy\nFlux Academy is one of the largest and most recognized online education brands in the web design space. We have over 1M YouTube subscribers and over 12,000 paying students, learning how to become successful web designers with us, with hundreds of raving reviews on Trustpilot.\n&nbsp;\nOur traffic is almost purely organic (YouTube-driven), and we run funnels and quarterly campaigns (email + ads) to convert this traffic into paid students.\n&nbsp;\nWe are a small remote team, and currently the marketing &amp; growth efforts are handled by Ran Segall (the founder), who oversees organic content strategy,', 'Flux Academy', NULL, 'https://weworkremotely.com/remote-jobs/flux-academy-growth-lead', 'wwr_fea300076fea8f8632c2c6ce4d7006ff', NULL, 'Marketing', 'active', '2026-03-02 08:08:05', NULL, '2026-03-13 22:54:26', '2026-03-13 22:54:26', 0, NULL, NULL, NULL, NULL),
(574, 'We Work Remotely', 'Business Development Representative', 'Headquarters: California, USA\n    URL: https://www.equipment-systems.com/\n\n\nWe are looking for a reliable outbound cold caller to support our sales team. This is a long-term, hourly role focused on cold calling, qualifying leads, and booking meetings. Your primary goal will be to engage decision-makers, introduce our services, and set up follow-up appointments for our sales team. The ideal candidate will have excellent communication skills, a persuasive demeanor, and the ability to handle objections effectively. Experience in lead generation or sales is a plus. If you\'re motivated to help us grow our client base, we want to hear from you!\nResponsibilities:\n\nMake outbound cold calls to businesses (call lists provided)\nFollow a provided call script\nAsk qualifying questions\nBook qualified meetings or pass warm leads\nLog all call activity in our CRM\n\nWhat we provide:\n\nCall scripts and training\nLead lists\nClear weekly call targets\nOngoing work (not a short-term project)\n$7–$9/hour USD to st', 'Equipment Systems Corporation', NULL, 'https://weworkremotely.com/remote-jobs/equipment-systems-corporation-business-development-representative', 'wwr_44e39956d8a951c7af902aea65039128', NULL, 'Marketing', 'active', '2026-03-02 00:39:04', NULL, '2026-03-13 22:54:26', '2026-03-17 03:30:04', 1, NULL, NULL, NULL, '2026-03-17 03:30:04'),
(575, 'We Work Remotely', 'Content Creator & Social Media Manager', 'Headquarters: London, UK\n    URL: http://slingmoney.com\n\n\nAbout the Role\nWe\'re hiring a Content Creator &amp; Social Media Manager to own and shape Sling\'s voice online. First and foremost, you\'re a creator. Someone who can pick up a camera, tell a story, and make content that stops people mid-scroll. But you also have the strategic and organisational instincts to run our social media presence end-to-end.\nYou\'ll own our online persona, produce content across platforms, and coordinate with other creators and influencers to ensure we\'re consistently showing up with content that resonates. You\'ll also be our boots on the ground in online communities, driving organic awareness, managing conversations, and turning followers into fans.\nThis is a full-time role, though we\'re open to freelance arrangements for the right person. It\'s also remote-friendly, and we\'d love someone who lives across borders like our customers and genuinely understands why our product matters.\nWhat you\'ll do\n\nDefine S', 'Sling Money', NULL, 'https://weworkremotely.com/remote-jobs/sling-money-content-creator-social-media-manager', 'wwr_03ef8b58496a2a4701317816075cc906', NULL, 'Marketing', 'active', '2026-03-01 13:01:06', NULL, '2026-03-13 22:54:26', '2026-03-17 03:30:04', 1, NULL, NULL, NULL, '2026-03-17 03:30:04'),
(576, 'We Work Remotely', 'Sales Development Representative', 'Headquarters: Remote\n    URL: https://n2co.com/\n\n\nAbout The Role\nIf you’re a sales-minded professional who thrives in fast-paced environments, knows how to build rapport quickly over the phone, and is looking for a growth opportunity in a fully remote role, The N2 Company wants to meet you.\nWe’re looking for a confident, goal-driven Sales Development Representative (SDR) to join our Bridge Team. In this role, you’ll be responsible for contacting small business owners across the U.S., qualifying leads, and scheduling high-quality Zoom appointments for our Sales team. This role is ideal for someone currently residing in the U.S with experience in outbound sales, inside sales, lead generation, or call-based customer service, who is ready to build a long-term career with a respected, values-based company.&nbsp;\nThis is a fully remote position. Interviews will be conducted via phone and video calls for your convenience. The salary is $18/hr plus bonus, with opportunities for growth and adva', 'The N2 Company', NULL, 'https://weworkremotely.com/remote-jobs/the-n2-company-sales-development-representative', 'wwr_bf23ff0ad3eb02b6febb9581e141f939', NULL, 'Marketing', 'active', '2026-02-27 18:07:07', NULL, '2026-03-13 22:54:26', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(577, 'We Work Remotely', 'Digital Campaigns Manager (Meta & Google Ads)', 'Headquarters: \n    URL: https://www.leadsreacher.com/\n\n\nDescription:&nbsp;About the&nbsp;Company&nbsp;Industry Compete is a highly regarded data, automation, and competitor analytics service provider. We place a strong emphasis on work-life balance and delivering tangible value to our clients.&nbsp;We are currently expanding the digital marketing branch of our business,&nbsp;Leads Reacher. Leads Reacher is not a traditional marketing agency. We provide a predictable lead system that combines high-performance Ads, Tech, and Automations. Unlike agencies&nbsp;that&nbsp;gatekeep data, we build full conversion systems, including landing pages, CRM setups, and follow-up automations that our clients own 100%.&nbsp;About the Role&nbsp;We are looking for a highly capable&nbsp;Digital Campaigns Manager&nbsp;to join our fast-growing remote team.&nbsp;In this hybrid role, you are the bridge between the client, the data, and our internal production teams. You&nbsp;aren’t&nbsp;just \"running ads\"; yo', 'Leads Reacher', NULL, 'https://weworkremotely.com/remote-jobs/leads-reacher-digital-campaigns-manager-meta-google-ads', 'wwr_783cc93644879ff8f029fe861db1d786', NULL, 'Marketing', 'active', '2026-02-26 22:29:35', NULL, '2026-03-13 22:54:26', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(578, 'We Work Remotely', 'Lead Analytics Manager', 'Headquarters: Cleveland, OH (remote)\n    URL: http://launchpotato.com\n\n\nWHO ARE WE?\nLaunch Potato is a profitable digital media company that reaches over 30M+ monthly visitors through brands such as FinanceBuzz, All About Cookies, and OnlyInYourState.\nAs The Discovery and Conversion Company, our mission is to connect consumers with the world’s leading brands through data-driven content and technology.\nHeadquartered in South Florida with a remote-first team spanning over 15 countries, we’ve built a high-growth, high-performance culture where speed, ownership, and measurable impact drive success.\nWHY JOIN US?\nAt Launch Potato, you’ll accelerate your career by owning outcomes, moving fast, and driving impact with a global team of high-performers.BASE SALARY: $120,000 to $150,000 per year\nMUST HAVE:\n\nExperience BI, analytics, or marketing/data science roles with digital marketing exposure.\nExperience in digital media or performance marketing industries\nAdvanced SQL and Looker proficiency.\n', 'Launch Potato', NULL, 'https://weworkremotely.com/remote-jobs/launch-potato-lead-analytics-manager-1', 'wwr_e201070eb64b0afb7840195e2ba65632', NULL, 'Marketing', 'active', '2026-02-26 16:43:31', NULL, '2026-03-13 22:54:26', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(579, 'We Work Remotely', 'Field Marketing Executive End User Automotive Milwaukee', 'Headquarters: Field Based Poland\n    URL: http://ttigroup.com\n\n\nTechtronic Industries (TTI) is a world leader in cordless technology spanning power tools, accessories, hand tools, outdoor power equipment, as well as floorcare &amp; cleaning products. Our focus is on end-users that range from professionals in the industrial, construction and infrastructure sectors to DIYers in home improvement, repair, and maintenance. TTI’s powerful brand portfolio includes MILWAUKEE®, RYOBI®, AEG® - recognized worldwide for their deep heritage and innovative product platforms of superior quality.&nbsp;&nbsp;&nbsp;The company maintains a global manufacturing and product development footprint, with record world-wide sales of approximately US$14.6 billion and around 49,000 employees in 2024. Hiring exceptional people is a top focus at TTI. This drives a high-performance culture across all levels of our organization and helps to achieve our vision of being number one in the industries we serve. Our unique', 'TTI', NULL, 'https://weworkremotely.com/remote-jobs/tti-field-marketing-executive-end-user-automotive-milwaukee', 'wwr_3580e3abbe2eb3cbd3f25efdca00702b', NULL, 'Marketing', 'active', '2026-02-26 16:43:31', NULL, '2026-03-13 22:54:26', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(580, 'We Work Remotely', 'Writer, Content Marketing', 'Headquarters: Remote US\n    URL: http://stripe.com\n\n\nWho we are \nAbout Stripe\nStripe is a financial infrastructure platform for businesses. Millions of companies - from the world’s largest enterprises to the most ambitious startups - use Stripe to accept payments, grow their revenue, and accelerate new business opportunities. Our mission is to increase the GDP of the internet, and we have a staggering amount of work ahead. That means you have an unprecedented opportunity to put the global economy within everyone\'s reach while doing the most important work of your career.\nWhat you’ll do\nWe’re looking for an experienced writer to develop data-backed theses and original content pieces around emerging technologies and market trends. In this role, you will collaborate closely with contributors across the product marketing, product, engineering, and demand generation teams to produce compelling content that engages and informs our audience. This is a unique opportunity for a collaborative wr', 'Stripe', NULL, 'https://weworkremotely.com/remote-jobs/stripe-writer-content-marketing', 'wwr_dd47d9b28bc1a94271951d4a256919ef', NULL, 'Marketing', 'active', '2026-02-26 16:43:31', NULL, '2026-03-13 22:54:26', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(581, 'We Work Remotely', 'Junior Influencer Marketing Manager (Polish speaking)', 'Headquarters: Lithuania\n    URL: http://burga.com\n\n\nABOUT BURGAFrom a 7m² flat with just one printer in 2015 to a global powerhouse with 3+ million customers, 10+ million products sold, and revenue of over 130 million in 2025 - BURGA is not your average brand. Our products have been spotted with some of the world’s biggest celebrities, like Taylor Swift, Cara Delevingne, Lucy Hale, Alexis Ren, and many more.We\'re on a mission to turn ordinary into extraordinary by transforming everyday items into style statement accessories. To keep up with our growth, we’re building a 10-million-euro manufacturing facility in Kaunas, set to produce 40,000 items daily.&nbsp;With unicorn ambitions and 400+ passionate humans on a mission to conquer the world, you’re joining a team that’s rewriting the rules.ABOUT THE POSITIONJunior Influencer Marketing Manager at BURGA is more than just a title - it’s a front-row seat to the evolution of a brand that’s taking the world by storm. You\'ll be at the heart of', 'Burga', NULL, 'https://weworkremotely.com/remote-jobs/burga-junior-influencer-marketing-manager-polish-speaking', 'wwr_fbe88d69a3843c7b29c1131e0e5499c2', NULL, 'Marketing', 'active', '2026-02-26 16:43:31', NULL, '2026-03-13 22:54:26', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(582, 'We Work Remotely', 'Senior B2B Campaign Manager', 'Headquarters: New York\n    URL: https://www.uttr.com/\n\n\nUTTR is looking for a&nbsp;Senior Campaign Manager&nbsp;to lead the strategy, execution, and optimisation of paid digital marketing campaigns across multiple B2B client accounts. This is not a junior support role — you’ll own campaigns end-to-end, drive real business outcomes, and play a key role in shaping how we scale performance for our clients.You’ll work closely with cross-functional teams (creative, revops, and client stakeholders), and bring a deeply data-driven mindset to everything you do.\n&nbsp;\nWhat You’ll Be DoingCampaign Strategy, Setup &amp; Execution\n\nOwn the tactical and operational management of paid digital marketing campaigns across multiple B2B client accounts.\nLead campaign setup, launch, and ongoing optimisation across&nbsp;LinkedIn Ads, Paid Search (Google &amp; Bing), Meta, and other platforms (Reddit, X, etc. are a plus).\nEnsure flawless execution from brief to launch, with campaigns delivered on time, wit', 'UTTR', NULL, 'https://weworkremotely.com/remote-jobs/uttr-senior-b2b-campaign-manager', 'wwr_37d1ff60bfb7d21d2cdb2e198cd07b67', NULL, 'Marketing', 'active', '2026-02-24 19:20:11', NULL, '2026-03-13 22:54:26', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(583, 'We Work Remotely', 'General Marketing Manager', 'Headquarters: Louis Law Group PLLC\n    URL: http://www.louislawgroup.com\n\n\nPlease note that the hours for this position are Monday through Friday 9am to 6pm EST. Candidates not willing to work these hours will not be considered. \nLouis Law Group, a fast paced, forward thinking law firm is currently seeking an experienced General Marketing Manager to lead and execute our digital marketing initiatives. This is a fully remote, hands-on role with a primary focus on email marketing, social media marketing, and AI-powered automation. This position is not entry-level. Only experienced candidates with a demonstrated marketing track record will be considered.Candidates with legal marketing or law firm marketing experience are highly desired, particularly those familiar with regulated industries, client intake funnels, and compliance-conscious messaging.Key Responsibilities• Plan, execute, and optimize email marketing campaigns, including newsletters, drip sequences, and automated workflows• Man', 'Louis Law Group', NULL, 'https://weworkremotely.com/remote-jobs/louis-law-group-general-marketing-manager', 'wwr_6e8cdb93f9c76e1de8ce886e8d9ab67a', NULL, 'Marketing', 'active', '2026-02-24 17:53:31', NULL, '2026-03-13 22:54:26', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(584, 'We Work Remotely', 'Consultor(A) De Implantação De Workflows E Portal - Remoto', 'Headquarters: BR\n    URL: http://brivia.com.br\n\n\nBuscamos um(a) profissional para atuar como parceiro da Brivia.\nDescrição da Vaga\nBuscamos um Consultor de Implantação de Workflows e Portal para atuar no mapeamento, configuração e sustentação de fluxos corporativos na ferramenta LG, garantindo aderência aos processos e suportando usuários durante todo o ciclo de implantação.\nSomos um ecossistema especializado na transformação de marcas, ajudando nossos clientes a superar desafios em transformação digital, tecnologia e marketing. Para isso, buscamos constantemente expandir nossas capacidades, contando com os melhores especialistas em diversas áreas.\nA Brivia_Group quer contar com o seu talento para fortalecer ainda mais nosso ecossistema de transformação digital!\nResponsabilidades\n\n\nMapear processos e desenhar fluxos para automação via ferramenta LG.\n\n\nConfigurar e parametrizar workflows no portal de autoatendimento.\n\n\nGarantir aderência às regras de negócio e boas práticas de governanç', 'Brivia', NULL, 'https://weworkremotely.com/remote-jobs/brivia-consultor-a-de-implantacao-de-workflows-e-portal-remoto', 'wwr_a969335fa815568f2b2d4a11dde3c69d', NULL, 'Marketing', 'active', '2026-02-24 15:48:54', NULL, '2026-03-13 22:54:26', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(585, 'We Work Remotely', 'Consultor(a) Sênior de Engenharia de Dados', 'Headquarters: BR\n    URL: http://brivia.com.br\n\n\nBuscamos um(a) profissional para atuar como parceiro da Brivia.\nSomos um ecossistema especializado na transformação de marcas, ajudando nossos clientes a superar desafios em transformação digital, tecnologia e marketing. Para isso, buscamos constantemente expandir nossas capacidades, contando com os melhores especialistas em diversas áreas.\nO Brivia_Group quer contar com o seu talento para fortalecer ainda mais nosso ecossistema de transformação digital!Estamos em busca de profissionais&nbsp;sêniores em Data Engineering, com forte atuação em&nbsp;dados, integrações e ambientes cloud (Azure), para atuação direta no cliente em projeto de médio prazo.\nConhecimentos Técnicos Obrigatórios\n\n\nInglês fluente (comunicação oral e escrita)\n\n\nSólido entendimento em&nbsp;Data, Reports e Integration (DRI)\n\n\nExperiência com&nbsp;Change Data Capture (CDC)\n\n\nConhecimento em&nbsp;Data Staging&nbsp;e conceitos de&nbsp;ETL / ELT\n\n\nDomínio de&nbsp;SQL e Pyth', 'Brivia', NULL, 'https://weworkremotely.com/remote-jobs/brivia-consultor-a-senior-de-engenharia-de-dados', 'wwr_bdb34ee46d413b2f1c88816cac0f84ef', NULL, 'Marketing', 'active', '2026-02-24 15:48:54', NULL, '2026-03-13 22:54:26', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(586, 'We Work Remotely', 'Paid Media & Acquisition Specialist', 'Headquarters: BR\n    URL: http://updf.com\n\n\nA Telavita está democratizando o acesso a um cuidado de saúde emocional de qualidade. Através de programas e protocolos personalizados, a Telavita ajuda seus clientes e pacientes na prevenção e no tratamento de transtornos de saúde mental. Os programas da Telavita acompanham os pacientes durante toda sua jornada de cuidado, desde o diagnóstico inicial, com terapias digitais, &nbsp;teleconsultas de psicologia e psiquiatria até sua melhoria clínica. Ao longo dos últimos anos, a Telavita conseguiu se tornar a principal clínica digital de saúde mental do Brasil, através de tecnologia de ponta, corpo clínico altamente qualificado e metodologia focada em resolutividade e desfecho. Hoje a Telavita atende os principais planos de saúde do Brasil, como empresas nacionais e multinacionais.\nO Time de&nbsp;Comunicação e Marketing na Telavita:&nbsp;\nO time de Comunicação e Marketing é responsável por todas as entregas relacionadas a estratégias de marca, c', 'Telavita', NULL, 'https://weworkremotely.com/remote-jobs/telavita-paid-media-acquisition-specialist', 'wwr_abf0afe5c1f3aa83eb03ffd578067ff3', NULL, 'Marketing', 'active', '2026-02-24 15:48:54', NULL, '2026-03-13 22:54:26', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(587, 'We Work Remotely', 'Commercial Operations Analyst (Market Analytics & Insights)', 'Headquarters: Vancouver, British Columbia\n    URL: http://dexcom.com\n\n\nThe Company Dexcom Corporation (NASDAQ DXCM) is a pioneer and global leader in continuous glucose monitoring (CGM). Dexcom began as a small company with a big dream: To forever change how diabetes is managed. To unlock information and insights that drive better health outcomes. Here we are 25 years later, having pioneered an industry. And we\'re just getting started. We are broadening our vision beyond diabetes to empower people to take control of health. That means personalized, actionable insights aimed at solving important health challenges. To continue what we\'ve started: Improving human health. &nbsp;We are driven by thousands of ambitious, passionate people worldwide who are willing to fight like warriors to earn the trust of our customers by listening, serving with integrity, thinking big, and being dependable. We\'ve already changed millions of lives and we\'re ready to change millions more. Our future ambition', 'DexCom', NULL, 'https://weworkremotely.com/remote-jobs/dexcom-commercial-operations-analyst-market-analytics-insights', 'wwr_565a239d42d39debb6725b8915485cd5', NULL, 'Marketing', 'active', '2026-02-24 15:48:54', NULL, '2026-03-13 22:54:26', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02');
INSERT INTO `projects` (`id`, `source`, `title`, `description`, `company`, `location`, `project_url`, `external_id`, `tags`, `category`, `status`, `published_at`, `fetched_at`, `created_at`, `updated_at`, `archived`, `budget`, `budget_min`, `budget_max`, `archived_at`) VALUES
(588, 'We Work Remotely', 'VP,  Field Marketing', 'Headquarters: US CA San Jose - River Oaks Pkwy\n    URL: http://automationanywhere.com\n\n\nAbout Us:Automation Anywhere is the leader in Agentic Process Automation (APA), transforming how work gets done with AI-powered automation. Its APA system, built on the industry’s first Process Reasoning Engine (PRE) and specialized AI agents, combines process discovery, RPA, end-to-end orchestration, document processing, and analytics—all delivered with enterprise-grade security and governance. Guided by its vision to fuel the future of work, Automation Anywhere helps organizations worldwide boost productivity, accelerate growth, and unleash human potential.Our opportunity:We are seeking a seasoned Vice President of Field Marketing to lead and scale our global field organization. This strategic leader will be responsible for driving double-digit growth in revenue pipeline and bookings through innovative, customer-centric marketing programs that align tightly with sales objectives.The ideal candidat', 'AutoStore System', NULL, 'https://weworkremotely.com/remote-jobs/autostore-system-vp-field-marketing', 'wwr_e769ec9b14ce198ccebce61158a20721', NULL, 'Marketing', 'active', '2026-02-24 15:48:54', NULL, '2026-03-13 22:54:26', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(589, 'We Work Remotely', 'Product Marketing Manager - Corporate Payments', 'Headquarters: Global Headquarters\n    URL: http://wexinc.com\n\n\nAbout the RoleWe’re looking for a customer-obsessed Product Marketing Manager (PMM) to own the go-to-market strategy for WEX\'s Corporate Payments solutions, including our Embedded Payments portfolio.You’ll be responsible for shaping how we competitively position our Embedded Payments offerings, communicate the value and drive adoption among core Payments audiences (Treasurers, CFOs) and emerging influencers (Developers, CTOs).We’re looking for a PMM who brings a data-first mindset, strong strategic clarity, and a bias for action — someone who can convert complex market dynamics and technical capabilities into clear go-to-market strategies, measure what matters, and partner closely with sales, product, marketing, and technology teams to deliver results.How You\'ll Make an ImpactOwn positioning, messaging and GTM strategyDefine and evolve messaging pillars, value propositions, and sales narratives tailored to core and emerging', 'WEX', NULL, 'https://weworkremotely.com/remote-jobs/wex-product-marketing-manager-corporate-payments', 'wwr_3a1e7a3ad16c2d350c88f46b9e01a7c7', NULL, 'Marketing', 'active', '2026-02-20 22:41:40', NULL, '2026-03-13 22:54:26', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(590, 'We Work Remotely', 'Financial Services and Trading Growth Marketing Director', 'Headquarters: US-TX-Houston-Office\n    URL: http://woodmac.com\n\n\nWood Mackenzie is the global data and analytics business for the renewables, energy, and natural resources industries. Enhanced by technology. Enriched by human intelligence. In an ever-changing world, companies and governments need reliable and actionable insight to lead the transition to a sustainable future. That’s why we cover the entire supply chain with unparalleled breadth and depth, backed by over 50 years’ experience. Our team of over 2,400 experts, operating across 30 global locations, are enabling customers’ decisions through real-time analytics, consultancy, events and thought leadership. Together, we deliver the insight they need to separate risk from opportunity and make confident decisions when it matters most.WoodMac.comWood Mackenzie Brand VideoWood Mackenzie ValuesInclusive – we succeed togetherTrusting – we choose to trust each otherCustomer committed – we put customers at the heart of our decisionsFutu', 'Wood Mackenzie', NULL, 'https://weworkremotely.com/remote-jobs/wood-mackenzie-financial-services-and-trading-growth-marketing-director', 'wwr_8c04cd1c47735beebe5d80d6c52f340c', NULL, 'Marketing', 'active', '2026-02-20 22:41:39', NULL, '2026-03-13 22:54:26', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(591, 'We Work Remotely', 'Assistente de Mídia | PJ', 'Headquarters: BR\n    URL: http://brivia.com.br\n\n\nBuscamos um(a) profissional para o cargo de Assistente de Mídia&nbsp;da Brivia Group, garantindo máxima eficiência e controle nos seus resultados, dando sustentação ao modelo de crescimento da empresa e aos objetivos de cada cliente.\nO modelo de contrato para esta oportunidade é Pessoa Jurídica.\nSomos inquietos, somos desbravadores e estamos em constante transformação.\nPor isso, estamos na busca constante de crescimento do nosso time com profissionais inovadores, que desafiam os limites e estejam preparados para embarcar em uma cultura totalmente nômade.\nSOMOS NÔMADES, NOSSAS VAGAS SÃO PARA QUALQUER LUGAR!\nSeja qual for o seu gênero, orientação sexual, idade, raça, etnia, crença ou deficiência, todos são bem-vindos no nosso time.\n&nbsp;\nRequisitos:\n\nApoio na elaboração de planos de mídia online e offline;\nOperação e acompanhamento de campanhas em plataformas como&nbsp;Meta Ads, Google Ads, LinkedIn Ads, TikTok Ads, entre outras;\nSuporte ', 'Brivia', NULL, 'https://weworkremotely.com/remote-jobs/brivia-assistente-de-midia-pj', 'wwr_40e120490fb8604caac46ca86078c6f6', NULL, 'Marketing', 'active', '2026-02-20 22:41:39', NULL, '2026-03-13 22:54:26', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(592, 'We Work Remotely', 'Product Marketing Manager III', 'Headquarters: Global Headquarters\n    URL: http://wexinc.com\n\n\nThis is a remote position, however, the candidate must reside within 30 miles of one of the following locations: Portland ME, Chicago IL, Boston MA, Washington DC, Dallas TX, San Jose CA, Seattle WA, or New York City NY.About the RoleWe’re looking for a customer-obsessed Product Marketing Manager (PMM) to own the go-to-market strategy for WEX’s fleet solutions, including our growing portfolio of electric vehicle (EV) offerings. You’ll be responsible for shaping how we position our fleet card solutions, communicate the value of EV adoption, and drive adoption across traditional and emerging fleet segments.This is a role for a PMM who thrives on clarity and execution—someone who can distill customer and market insights into go-to-market strategies, build the content and collateral sales teams need, and ensure every launch lands with impact.How You\'ll Make an Impact Own positioning, messaging, and GTM strategyDefine and evolve', 'WEX', NULL, 'https://weworkremotely.com/remote-jobs/wex-product-marketing-manager-iii', 'wwr_c16ab6d77868162fd72aa51eff1ad87c', NULL, 'Marketing', 'active', '2026-02-20 22:41:39', NULL, '2026-03-13 22:54:26', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(593, 'We Work Remotely', 'Engenheiro de Analytics Sênior', 'Headquarters: BR\n    URL: http://frameworkdigital.com.br\n\n\nSomos a Framework! Evoluímos grandes marcas em todo o mundo com transformação digital e crescemos continuamente através de agilidade, design e tecnologia.\nFazer parte do nosso time é saber que a sua jornada será de desafios reais, de crescimento contínuo e de contato diário com referências em tecnologia. Vem com a gente!\n*Todas as nossas vagas são abertas para PCDs!\n&nbsp;\nBenefícios? É claro que temos!\n🍝 Vale alimentação e refeição no cartão Swile com mais de R$ 1.200,00 mensais\n💻 Auxílio home office no valor de R$ 150,00 mensais&nbsp;\n🚗 Você decide entre vale-transporte ou vale-combustível, no caso de vagas híbridas e presenciais\n🏥 Plano de saúde e auxílio odontológico de alta qualidade\n❤️ Seguro de vida que cobre doenças ocupacionais\n💸 Participação nos lucros\n💪 Gympass e TotalPass para se manter saudável\n🌎 Tribass para trocar moedas digitais por hospedagens e passagens aéreas com cobertura mundial\n👶 Licença maternidade esten', 'Framework', NULL, 'https://weworkremotely.com/remote-jobs/framework-engenheiro-de-analytics-senior', 'wwr_7d83382f91abbedb96dad98877b8b996', NULL, 'Marketing', 'active', '2026-02-20 22:41:39', NULL, '2026-03-13 22:54:26', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(594, 'We Work Remotely', 'Growth Marketing Manager, Social Commerce', 'Headquarters: Atlanta, GA, USA\n    URL: https://www.relaycommerce.io/\n\n\n\nAbout the Company\n&nbsp;\nRelay Commerce is building a portfolio of software solutions to help merchants scale e-commerce and simplify their marketing tech stack. Powered by a centralized customer data platform, Relay\'s suite of software tools allows merchants to automate key revenue generation workflows to drive organic growth and increased profitability.\n&nbsp;\nThe Relay ecosystem currently consists of eight software products that accelerate merchant revenue growth through email marketing automation, user generated content management, on-page conversion optimization, retention analytics, subscription management, and social commerce. Relay\'s products are established as key tools in the SMB e-commerce revenue generation stack, servicing more than 35,000 customers globally that collectively generate &gt;$1BN in GMV annually.\n&nbsp;\nAbout the Product\n&nbsp;\nFlockler&nbsp;is a social media aggregator platform that emp', 'Relay Commerce, Inc.', NULL, 'https://weworkremotely.com/remote-jobs/relay-commerce-inc-growth-marketing-manager-social-commerce', 'wwr_11cc136b160e154e986e60bfbad1bdb5', NULL, 'Marketing', 'active', '2026-02-19 22:19:55', NULL, '2026-03-13 22:54:26', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(595, 'We Work Remotely', 'Business Development Representative', 'Headquarters: Germany\n    URL: https://www.celus.io/\n\n\n\nYour responsibilities\nWe are hiring a&nbsp;Business Development Representative (F/M/D)to join our sales team and identify new business opportunities for CELUS Design Platform. In this position you will develop potential leads, converting them into sales opportunities, and ultimately driving them to successful sales wins. Furthermore you will:\n\nDevelop strategies and tactics to create sales opportunities, enhancing the company’s sales pipeline\nCreate and manage sales pipeline at targeted accounts, focusing on high-potential prospects\nStrategically convert leads into sales meetings, and drive these meetings to result in successful sales wins\nDefine and implement workflows and best practices to ensure an optimal conversion rate from leads to orders\nDevelop and implement repeatable and scalable processes to support the growth of the sales organization\nRepresent the company at trade shows and other industry activities globally, and sup', 'CELUS', NULL, 'https://weworkremotely.com/remote-jobs/celus-business-development-representative', 'wwr_e5d85d46b7e92c5df5e0165f795e2079', NULL, 'Marketing', 'active', '2026-02-19 19:28:46', NULL, '2026-03-13 22:54:26', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(596, 'We Work Remotely', 'Senior Marketing Analyst', 'Headquarters: USA\n    URL: https://www.chainguard.dev/\n\n\n\nSenior Marketing Analyst\nChainguard is looking for a Senior Marketing Analyst to help scale how we measure, understand, and optimize marketing performance and return on investment across demand generation, performance marketing, and the BDR motion.\nThis is a high-visibility role partnering closely with Marketing, Finance, and RevOps leadership to build the analytics frameworks that guide investment decisions and pipeline growth. You’ll help define what success looks like, not just report on it.\nWhat You’ll Do\n\nBuild and maintain end-to-end funnel analysis, connecting website engagement, campaign performance, and downstream pipeline\nOwn performance marketing and web analytics, including analyzing paid search, paid social, and website traffic to identify high-performing pages, conversion drop-offs, and funnel friction\nDiagnose full-funnel performance from first touch through opportunity, surfacing optimization opportunities across', 'Chainguard', NULL, 'https://weworkremotely.com/remote-jobs/chainguard-senior-marketing-analyst', 'wwr_d6a9a9cbb8ef327be6318e339a4a1821', NULL, 'Marketing', 'active', '2026-02-19 18:56:07', NULL, '2026-03-13 22:54:26', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(597, 'We Work Remotely', 'B2B Sales Executive - AI Recruitment Solutions (USA)', 'Headquarters: Warsaw\n    URL: https://careerswift.ai/\n\n\nAbout Us\nCareerswift.ai is an AI-powered recruitment automation platform transforming how companies screen, interview, and hire talent. We help HR teams eliminate manual screening, make smarter hiring decisions, and cut time-to-hire in half — all powered by intelligent, context-aware AI. We are scaling rapidly across the EU and now expanding into the USA.\nRole Overview\nWe are seeking a highly motivated B2B Sales Executive to drive growth in the US market. You will be responsible for identifying, engaging, and closing opportunities with small and mid-sized companies, especially those with high hiring volumes and HR automation needs. This role is ideal for a hunter with experience selling SaaS, HR technology, or enterprise solutions.\n\nKey Responsibilities\n\n\nProspect and generate pipeline through strategic outbound outreach (email, LinkedIn, cold calling)\n\n\nQualify and consult with HR leaders, talent acquisition teams, and business o', 'Careerswift', NULL, 'https://weworkremotely.com/remote-jobs/careerswift-b2b-sales-executive-ai-recruitment-solutions-usa', 'wwr_100ac5219b3af6b280f508bf78975f26', NULL, 'Marketing', 'active', '2026-02-18 21:24:39', NULL, '2026-03-13 22:54:26', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(598, 'We Work Remotely', 'Full-Stack Growth Marketing Associate', 'Headquarters: NYC\n    URL: http://blankcanvasmarketing.com\n\n\nWe are a boutique marketing studio operating as strategic partners to select B2C brands and founders.\nOur work sits at the intersection of:\n\nConsumer psychology\nPrecise positioning\nData-informed decision-making\nLean growth systems\nmodern digital infrastructure\n\nWe are intentionally small and rigorous. An agency who prides ourselves in building modern marketing systems that utlize AI for rapid growth. Basically, we stay on top of the ever shifting AI landscape so our clients don’t have to and we work with brands who value the importance of emotional, design-centric marketing.\nWe are looking for someone who thinks the same way.\n\nThe Role\nThis is a strategic marketing role.\nYou must be comfortable moving between:\n\nEmotional nuance and analytical clarity\nBrand narrative and conversion logic\nCreative intuition and measurable outcomes\nWorking in a small team\nOverseeing multiple growth strategies and avenues\n\nWe believe emotion driv', 'Blank Canvas Marketing', NULL, 'https://weworkremotely.com/remote-jobs/neighborhood-hosts-inc-full-stack-growth-marketing-associate', 'wwr_fe202b021ba306097d43e02b7e0070d3', NULL, 'Marketing', 'active', '2026-02-17 12:40:32', NULL, '2026-03-13 22:54:26', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(599, 'We Work Remotely', 'Inbound/Outbound Sales - Remote - English language - No Heavy Accents!', 'Headquarters: Austin, TX\n    URL: http://golfcartsofatx.com\n\n\nWe\'re hiring another sales rep to communicate with our customers via phone calls, text messages, emails, and meta comments.In addition to inbound calls, you will be expected to outbound call our list of warm+hot leads. We receive over 100 quote requests from our website each day, so you\'ll be responsible for calling them, answering their questions and concerns, and guiding them through the sales process.Must speak clear and perfect English.&nbsp; No Heavy Accents will be considered.40 hours per week, bi-weekly payPaid TrainingSalary Range is $1500-2500 per monthPlease send me your resume, salary requirements and a link to a short audio sample of you speaking English.admin@golfcartsofatx.com\n\nTo apply: https://weworkremotely.com/remote-jobs/golf-carts-of-atx-inbound-outbound-sales-remote-english-language-no-heavy-accents', 'Golf Carts of ATX', NULL, 'https://weworkremotely.com/remote-jobs/golf-carts-of-atx-inbound-outbound-sales-remote-english-language-no-heavy-accents', 'wwr_d129304e0b7e7fa3d8a06e65bd029b85', NULL, 'Marketing', 'active', '2026-02-17 04:47:17', NULL, '2026-03-13 22:54:26', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(600, 'We Work Remotely', 'Email Marketing Manager', 'Headquarters: California\n    URL: https://www.boldin.com/\n\n\nFull-time • Remote&nbsp;\nAt Boldin, we believe financial confidence should be accessible to everyone. Money decisions shape our lives, yet too often people are left without the clarity or tools they need to make informed choices. We exist to change that.\nBoldin is a comprehensive financial planning platform that helps people understand their financial picture, make smarter decisions with their money and time, and plan for the future with confidence.\nWith over $20M raised and strong momentum, Boldin is entering a pivotal phase of growth. This is an opportunity to join a mission-driven team and help shape the future.\nAbout the Role\nWe’re seeking a results-driven Email Marketing Manager to lead and execute our email marketing strategy. This role will be instrumental in building meaningful connections with our customers, driving engagement, and optimizing the performance of our email campaigns. The ideal candidate has a strong ble', 'Boldin', NULL, 'https://weworkremotely.com/remote-jobs/boldin-email-marketing-manager', 'wwr_ee4f076c23b51d1638c4883124033039', NULL, 'Marketing', 'active', '2026-02-16 15:25:52', NULL, '2026-03-13 22:54:26', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(601, 'We Work Remotely', 'Director of Media - EdTech (French fluent 🇫🇷)', 'Headquarters: Remote Dubai\n    URL: http://paradox.io\n\n\nWhat if your next playground was transforming a massive Personal Brand ecosystem into a global, iconic Company Brand? What about challenging the status quo of an entire industry and building a brand you can be proud of, and that will help millions of people?Then you’ll love this.We’re not looking for a \"Social Media Manager\" to follow a calendar. We’re looking for a Director of Media (Brand &amp; Content).Someone who understands that to win today, you don\'t just need \"content\", you need a Movement. You will have the freedom to propose bold, unconventional concepts and the resources to bring them to life immediately.We need a strategist like you who will bridge the gap between David Laroche’s personal influence and Paradox’s institutional power.A Brand Architect, capable of orchestrating a complex dual-strategy: scaling a personal brand while simultaneously building a standalone Company Brand that outlasts its founder.A Creative Di', 'Paradox', NULL, 'https://weworkremotely.com/remote-jobs/paradox-director-of-media-edtech-french-fluent', 'wwr_9752feb8fd7a888eabd5c7dd148bc7be', NULL, 'Marketing', 'active', '2026-02-13 18:40:33', NULL, '2026-03-13 22:54:26', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(602, 'We Work Remotely', 'Senior Solution Consultant (Presales) - WMS', 'Headquarters: Nashville, Tennessee, United States\n    URL: http://tecsys.com\n\n\nDescriptionHaving recognized the advantages of remote work, such as improved employee morale, increased productivity, and positive impacts on both employee wellbeing and the environment, we are proud to be a digital-first company. Our digital-first work environment, combined with our conveniently located offices and collaborative workspaces, provides our team with the freedom and flexibility to work in the most productive way for them.About usTecsys is a fast-growing innovator offering supply chain solutions to industry leading healthcare systems, hospitals, and pharmacy businesses to distributors, retailers, and 3PLs. We work with industry leaders to transform their supply chains through technology. If you thrive on tackling interesting challenges with continuous learning opportunities, then Tecsys could be a good fit for you!About the RoleThe Senior Solution Consultant will be responsible for supporting sa', 'Tecsys', NULL, 'https://weworkremotely.com/remote-jobs/tecsys-senior-solution-consultant-presales-wms', 'wwr_233bd115b45289d17948a59d560ae712', NULL, 'Marketing', 'active', '2026-02-13 18:40:32', NULL, '2026-03-13 22:54:26', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(603, 'We Work Remotely', 'Analytics and Reporting Sr Analytics (IKC)', 'Headquarters: 01887 - DaVita Village Health Colorado\n    URL: http://davita.com\n\n\nPosting Date02/10/20262000 16th St,&nbsp;Denver,&nbsp;Colorado,&nbsp;80202-5117,&nbsp;United States of AmericaJob Description: Senior Analyst, Analytics and Reporting (IKC)OverviewThe Integrated Care Reporting and Analytics team supports DaVita Integrated Kidney Care (DaVita IKC), the renal population health management division of DaVita. Our team is responsible for developing and communicating analytics that inform the clinical needs of our populations, the design of our care model, and collaboration with payors. This role is focused on quality reporting and supports delivery of Stars/HEDIS reporting.&nbsp;The Senior Analyst plays a critical role in this mission by acting as a project lead, ensuring data integrity through rigorous UAT/QA, and answering advanced analytical questions for the business. This role is designed for a teammate who not only executes complex analyses but also mentors junior teamma', 'DaVita', NULL, 'https://weworkremotely.com/remote-jobs/davita-analytics-and-reporting-sr-analytics-ikc', 'wwr_d9ff5159d711717e92a08b3b21780e50', NULL, 'Marketing', 'active', '2026-02-13 18:40:32', NULL, '2026-03-13 22:54:26', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(604, 'We Work Remotely', 'AI Marketing', 'Headquarters: Kenya\n    URL: http://hireremoteraven.com\n\n\nDescriptionPosition SummaryWe are looking for a highly creative and technically skilled AI Video Producer/Marketer who can ideate, create, and produce cutting-edge digital advertising videos (static, motion graphics, and live footage) that resonate across social platforms. The ideal candidate is passionate about storytelling, fluent in both video production and creative strategy, and comfortable working in fast-moving environments where bold ideas and high production value meet smart distribution.The successful candidate will be responsible for taking a concept from briefing → scripting → asset creation (graphics/video) → editing → final output and delivery for social / digital channels. Key ResponsibilitiesCollaborate with marketing team to brainstorm and develop creative concepts for ad campaigns (static, motion, live footage)Script and storyboard video ads aligned with brand voice and objectivesProduce, edit, and finalize vid', 'Remote Raven', NULL, 'https://weworkremotely.com/remote-jobs/remote-raven-ai-marketing', 'wwr_9850ce1f799b47e6b51b1a7b04d9eb0b', NULL, 'Marketing', 'active', '2026-02-13 18:40:32', NULL, '2026-03-13 22:54:26', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(605, 'We Work Remotely', 'Senior Manager - Social Media Analytics and Operations', 'Headquarters: Work from Home - CA\n    URL: http://activision.com\n\n\nTeam Name:Job Title:Senior Manager - Social Media Analytics and OperationsRequisition ID:R026719Job Description:Job&nbsp;Title: Senior&nbsp;Manager -&nbsp;Social Media Analytics&nbsp;and Operations&nbsp;Reporting To:&nbsp; &nbsp;Senior Director of Social Media, Gaming - Xbox&nbsp;Department: Xbox Marketing and Sales&nbsp;&nbsp;Location: RemoteYour Platform &nbsp;Activision Blizzard, Inc. connects and engages the world through epic entertainment. A member of the Fortune 500 and S&amp;P 500, Activision Blizzard is a leading interactive entertainment company. We delight hundreds of millions of monthly active users around the world through franchises including Activision’s Call of Duty®, Spyro®, and Crash Bandicoot™, Blizzard Entertainment\'s World of Warcraft®, Overwatch®, Hearthstone®, Diablo®, StarCraft®, and Heroes of the Storm®, and King\'s Candy Crush™, Bubble Witch™, and Farm Heroes™. Headquartered in Santa Monica, Cal', 'Activision Blizzard', NULL, 'https://weworkremotely.com/remote-jobs/activision-blizzard-senior-manager-social-media-analytics-and-operations', 'wwr_50ce1312849372f25738495ecdadf69c', NULL, 'Marketing', 'active', '2026-02-13 18:40:32', NULL, '2026-03-13 22:54:26', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(606, 'We Work Remotely', 'Head of Marketing', 'Headquarters: remote\n    URL: https://www.tandm.io\n\n\nAbout us\nIndustrial operations are bleeding efficiency &amp; money because 80% of the workforce (the frontline) is disconnected from the software that’s supposed to run the business. Workers in global organizations face a battle fighting through complex apps and locating critical information while struggling with language barriers, and literacy gaps.\nWe built Tandm to fix this. It’s a voice-first AI platform that delivers ROI through three core pillars:\n\n\nConnect: We bridge the gap between workers and systems. Whether they use a radio or a phone, workers can speak data directly into their stack (SAP, Maximo, Intelex) without ever touching a screen.\n\n\nQuery: We solve the \"Operational Drift\" caused by unread manuals. Workers ask questions and get immediate, reference-backed answers from your approved SOPs—bypassing literacy and language barriers.\n\n\nIntelligence: A simple voice conversation with Tandm can trigger workflows, dispatches m', 'Tandm Systems', NULL, 'https://weworkremotely.com/remote-jobs/tandm-systems-head-of-marketing', 'wwr_528aaf82bb340fba36d0b48903404686', NULL, 'Marketing', 'active', '2026-02-13 17:46:58', NULL, '2026-03-13 22:54:26', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(607, 'We Work Remotely', 'Inside Sales Representative - Francophone', 'Headquarters: Canada\n    URL: https://www.easyfinanceacademy.com\n\n\nVotre Mission\nLa mission du Représentant des ventes senior en éducation est de convertir des prospects qualifiés en étudiants inscrits en pilotant l’ensemble du cycle de vente, du premier contact jusqu’à l’inscription. Par une compréhension fine des objectifs et des enjeux des futurs étudiants, il ou elle recommande les programmes les plus adaptés, démontre la valeur de l’offre EFA et crée une expérience d’accompagnement stratégique, fluide et rassurante, contribuant directement à la croissance des revenus et au rayonnement de l’entreprise.\nResponsabilités clés\n\n\nGestion des prospects:&nbsp;\n\n\n\nContacter et engager les étudiants potentiels par appels, emails et autres canaux de communication.\n\n\nSuivre les prospects pour entretenir les relations et les guider tout au long du processus de prise de décision.\n\n\nMaintenir et mettre à jour la base de données avec des informations précises et actualisées.\n\n\n\nVentes et Inscript', 'Easy Finance Academy', NULL, 'https://weworkremotely.com/remote-jobs/easy-finance-academy-inside-sales-representative-francophone', 'wwr_98f3d5f12b443fae9b34c92c5c3ac094', NULL, 'Marketing', 'active', '2026-02-12 18:38:29', NULL, '2026-03-13 22:54:26', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(608, 'We Work Remotely', 'Content Manager (Video-First)', 'Headquarters: US\n    URL: https://savvynomad.io/\n\n\nAbout SavvyNomad\nSavvyNomad helps Americans living abroad stay connected to the U.S. financial and legal system, pay less in U.S. taxes (legally and compliantly), and stay organized, so they can live abroad with peace of mind and more money in their pocket. We do this by building simple, reliable solutions paired with fast and empathetic customer support.\nThe role (why we’re hiring)\nWe have momentum with a YouTube channel, an existing production setup, and a strong creator. Now we want to expand beyond one creator and scale output across multiple creators and formats—without sacrificing quality, accuracy, or brand consistency.\nThis is a video-first role (long-form YouTube + short-form). Newsletter/blog experimentation is a plus, but video is the priority.\nWhat you’ll own\n1) Multi-creator scaling\n\nHelp identify, recruit, and onboard additional creators (freelance/influencers/partners/collabs)\nBuild playbooks so new creators can ship qui', 'SavvyNomad', NULL, 'https://weworkremotely.com/remote-jobs/savvynomad-content-manager-video-first', 'wwr_545f89fa324d11c910d9edb6e9a20827', NULL, 'Marketing', 'active', '2026-02-12 12:26:37', NULL, '2026-03-13 22:54:26', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(609, 'We Work Remotely', 'Paid Ads Strategist - Meta & Google', 'Headquarters: United States\n    URL: https://www.tier3media.com/\n\n\nRemote | Medical Aesthetics Marketing | 30-35 Client PortfolioWe Don\'t Need a Media Buyer. We Need a Marketer.If you think your job ends when someone clicks an ad, this isn\'t for you.We need someone who obsesses over the entire journey: Ad → Landing Page → Email/SMS → Booking → Treatment. We don\'t celebrate leads. We celebrate people walking through the door.The RoleYou\'re a full-stack marketer who\'s deep in Meta and Google ads but understands how everything connects. You can write killer ad copy, optimize a landing page, fix a broken funnel, and explain strategy on a client call.You\'ll manage paid advertising for 30-35 medical spa clients and drive the strategy for your portfolio with the support of an Account Manager.What You Actually DoLead StrategyRun weekly internal team meetings - what\'s working, what\'s not, what to testAnalyze full funnel performance: ads, landing pages, follow-up, bookingsMake calls on when to s', 'Tier3 Media', NULL, 'https://weworkremotely.com/remote-jobs/tier3-media-paid-ads-strategist-meta-google', 'wwr_fabbde501c4f28ae38d1964070c67593', NULL, 'Marketing', 'active', '2026-01-22 17:26:15', NULL, '2026-03-13 22:54:26', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(610, 'We Work Remotely', 'Senior Product Adoption Strategist (Shopping)', 'Headquarters: San Francisco, US \n    URL: https://redditinc.com/\n\n\n\n\nSenior Product Adoption Strategist (Shopping)\n\nRemote - United States\n\n\n\n\n\n\n\n\n\n\nReddit is a community of communities. It’s built on shared interests, passion, and trust, and is home to the most open and authentic conversations on the internet. Every day, Reddit users submit, vote, and comment on the topics they care most about. With 100,000+ active communities and approximately 116 million daily active unique visitors, Reddit is one of the internet’s largest sources of information. For more information, visit&nbsp;www.redditinc.com.\n\n\n\n\n\n\n\nLocation:&nbsp;NYC\nWe’re assembling a collaborative team of individuals to drive Reddit Ads product adoption within our Global Sales organization and with advertisers. The Product Adoption team’s mission is to accelerate and scale the adoption of priority products and features to drive advertiser success and revenue growth. We are looking for our next team member who can help us to ', 'reddit', NULL, 'https://weworkremotely.com/remote-jobs/reddit-senior-product-adoption-strategist-shopping-1', 'wwr_3f31ae51da4dbbce1f50e37eafd71f0d', NULL, 'Marketing', 'active', '2026-01-21 19:48:20', NULL, '2026-03-13 22:54:26', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(611, 'We Work Remotely', 'Remote Sales Representative', 'Headquarters: Delaware\n    URL: https://www.creditjoy.com/\n\n\nRemote Sales Representative (US Market)\nLocation: Remote (Worldwide)Type: Full-timeCompensation: Base + Uncapped Commission (USD)\n\nAbout Credit Joy\nCredit Joy helps people overcome credit challenges and take control of their financial future. We’re a remote-first company serving clients across the United States and are growing our inbound sales team.\nWe’re looking for experienced, English-fluent remote sales professionals who are confident on the phone, disciplined with follow-ups, and motivated by performance-based earnings.\n\nWhat You’ll Do\n\n\nHandle 20–30 inbound calls per day with qualified leads\n\n\nRun structured sales conversations and close consistently\n\n\nAverage 3+ sales per day\n\n\nFollow proven scripts, processes, and CRM workflows\n\n\nWork closely with your sales coach to hit weekly and monthly goals\n\n\n\nWhat We’re Looking For\n\n\nSales, call center, or commission-based experience\n\n\nExcellent spoken English (clear, professio', 'Credit Joy', NULL, 'https://weworkremotely.com/remote-jobs/credit-joy-remote-sales-representative', 'wwr_081b98984ef5d1a105cd1c3c0922c4f2', NULL, 'Marketing', 'active', '2025-12-16 12:47:58', NULL, '2026-03-13 22:54:26', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(612, 'We Work Remotely', 'GTM and Analytics Implementation Specialist', 'Headquarters: Atlanta, Georgia\n    URL: https://www.spiralyze.com/\n\n\nWe’re looking for someone great to join our Analytics Team!&nbsp;Your primary task is to help internal and external clients add (complex) tracking and fix issues that arise. &nbsp;You will take extreme amounts of initiative and enthusiasm to get stuff done. You may not know how, but you figure it out by asking the right people, googling, and experimenting.&nbsp;We’re looking for someone who is driven to set things up perfectly, but also practical enough to bake in some redundancy and be able to provide “good enough data” when the perfect set-up is not available.&nbsp; Good problem-solving, can take a technical problem, break it down into manageable chunks, and execute.\nWill be responsible for communicating with internal and external teams to win buy-in, explain issues, and communicate progress.\n&nbsp;\nKey Responsibilities\n\nImplementing conversion tracking (forms, buttons, e-commerce, and anything else)\nVerifying &amp;', 'Spiralyze', NULL, 'https://weworkremotely.com/remote-jobs/spiralyze-gtm-and-analytics-implementation-specialist', 'wwr_68558aa69b5b6a14fa1035e370e570da', NULL, 'Marketing', 'active', '2025-12-05 11:54:45', NULL, '2026-03-13 22:54:26', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(613, 'We Work Remotely', 'Senior Amazon Brand Manager', 'Headquarters: USA\n    URL: http://www.gnopartners.com\n\n\nWhy Join Us?\n\nFully remote Amazon consulting agency.\nHigh-performance culture: hard work, speed, over-delivery, and trust.\nCompetitive Compensation: Total OTE of $220,000-$300,000+.\n\nBase Salary: $120,000\nPerformance-Based Earnings: Realistically getting an extra $180,000 per year based on performance, and more (no cap).\n\n\n\n\nWork with a team that&nbsp;lives and breathes Amazon&nbsp;while having fun doing it.\n\n&nbsp;\nWho We’re Looking For:\nWe are seeking a Senior Amazon Brand Manager who deeply understands Amazon FBA, enjoys strategizing for brand growth, and can tackle complex challenges with&nbsp;precision and speed.\n&nbsp;\nKey Skills &amp; Experience:\n\nOrganic Ranking Mastery: Product launches, ranking strategies, and algorithm insights.\nAmazon PPC Expertise:&nbsp;Strategy + execution, proven hands on experience managing minimum&nbsp;$50K+/mo budgets.\nBrand Management:&nbsp;Experience managing Private Label brands generating a m', 'GNO Partners', NULL, 'https://weworkremotely.com/remote-jobs/gno-partners-senior-amazon-brand-manager-1', 'wwr_ffff6e4c51e0a90e26cc3fa19027512c', NULL, 'Marketing', 'active', '2025-11-26 06:15:49', NULL, '2026-03-13 22:54:26', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(614, 'We Work Remotely', 'Inside Sales Contractor', 'Headquarters: USA\n    URL: http://www.reportowls.com\n\n\nAccount Executive - Inside SalesAbout USReport Owl LLC is a financial services start up focusing on helping US consumers improve their credit.Here you can feel good about helping people while working from home and earning a generous commission package. We offer a $1,000 USD/ month training draw, no lead costs, and tons of growth opportunity.&nbsp;If you are a seasoned Sales Professional with near native English language proficiency, we want to hear from you!CompensationThis is a 100% commission role&nbsp;OTE (first year) for top reps is $4,500/MonthAverage OTE (first year) is $3,000/MonthWhat will you be doing?Help inbound callers understand their credit situation and provide consultations with the goal of enrolling them in one of our services should they be a good fit. What will make you successful?You will be directly compensated for your ability to help meet business targets: daily KPI goals, clients assisted, and revenue collec', 'Report Owl LLC', NULL, 'https://weworkremotely.com/remote-jobs/report-owl-llc-inside-sales-contractor', 'wwr_733913c815547ae4a934ab64de0d5a44', NULL, 'Marketing', 'active', '2025-11-14 13:40:28', NULL, '2026-03-13 22:54:26', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(615, 'We Work Remotely', 'Performance Marketing Specialist', 'Headquarters: Perth, Australia\n    URL: https://www.thecareside.com.au/\n\n\nThe CareSide is looking to bring on a freelance paid media specialist to oversee our advertising efforts on Facebook, Instagram, and Google. We’ve dabbled in TikTok in the past and are open to exploring other channels as well.&nbsp;\n&nbsp;\nAs a freelancer, you won’t be viewed as a line item. Instead, you’ll play an integral role in our marketing campaigns. At the same time, we also appreciate that you likely have other projects you’re juggling and a life outside of work. You’ll have the flexibility to manage your schedule and balance other commitments, while still making a real impact.\n&nbsp;\nYou won’t be working in a silo. You’ll collaborate closely with our designers, content team, and analytics lead to launch creative, data-driven campaigns that drive real results. You understand that paid media isn’t just about spend and ROAS — it’s about knowing the buyer, reading the market, and tapping into human psycholog', 'The CareSide', NULL, 'https://weworkremotely.com/remote-jobs/the-careside-performance-marketing-specialist', 'wwr_aefa13b14f8032278ed75e06815a9655', NULL, 'Marketing', 'active', '2025-10-09 02:16:07', NULL, '2026-03-13 22:54:26', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(616, 'We Work Remotely', 'Remote Inside Sales', 'Headquarters: USA\n    URL: http://www.reportowls.com\n\n\nAccount Executive - Inside SalesAbout USReport Owl LLC is a financial services start up focusing on helping US consumers improve their credit.Here you can feel good about helping people while working from home and earning a generous commission package. We offer a $1,000 USD&nbsp; monthly draw, no lead costs, and tons of growth opportunity. If you are a seasoned Sales Professional with near native English language proficiency, we want to hear from you!CompensationThis is a 100% commission role (draw or commission, whichever is higher)OTE (first year) for top reps is $4,500/MonthAverage OTE (first year) is $3,000/MonthWhat will you be doing?Help inbound callers understand their credit situation and provide consultations with the goal of enrolling them in one of our services should they be a good fit. What will make you successful?You will be directly compensated for your ability to help meet business targets: daily KPI goals, clients', 'Report Owl LLC', NULL, 'https://weworkremotely.com/remote-jobs/report-owl-llc-remote-inside-sales-3', 'wwr_175a5337057c9b61bbd39fd36499b467', NULL, 'Marketing', 'active', '2025-08-11 16:01:39', NULL, '2026-03-13 22:54:26', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(617, 'We Work Remotely', 'Blog Writer', 'Headquarters: Vancouver, Canada\n    URL: https://buyshrooms.net/\n\n\nBuy Shrooms is one of Canada’s leading online psilocybin dispensaries, known for delivering lab‑tested magic mushrooms, microdosing capsules, and infused edibles to adults nationwide. Buy Shrooms is focused on&nbsp;combining scientific diligence, discreet shipping, and education‑forward content to empower both first‑time microdosers and seasoned psychonauts on their wellness journeys.\nRole Summary\nOwn the blog content pipeline—from ideation through publication—crafting engaging, SEO‑optimized articles that educate readers on psilocybin, microdosing, and related plant medicines while supporting our e‑commerce growth goals.\n\nKey Responsibilities\n\n\nContent Creation\n\n\nProduce 2–4 long‑form articles (1,200–1,800 words) per month that rank for target keywords and drive conversions.\n\n\nTranslate peer‑reviewed research and wellness trends into clear, compelling stories that balance scientific accuracy with accessibility.\n\n\n\n\nEdi', 'Buy Shrooms', NULL, 'https://weworkremotely.com/remote-jobs/buy-shrooms-blog-writer', 'wwr_ab5de35bac4f21a58831c2a20cf5428c', NULL, 'Marketing', 'active', '2025-07-30 00:56:42', NULL, '2026-03-13 22:54:26', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(618, 'We Work Remotely', 'Growth Lead', 'Headquarters: Los Angeles\n    URL: http://forager.ai\n\n\n\n\nWe\'re seeking a dynamic and results-oriented Growth Lead to drive our user acquisition and, most importantly, maximize the conversion of free users to paid subscriptions&nbsp;on our new web application. You’ll be the architect of our conversion funnel, leveraging data-driven strategies to optimize user engagement and accelerate revenue growth.\nResponsibilities:\n\nDevelop and execute comprehensive strategies focused on converting free users to paid subscriptions.&nbsp;This includes identifying key conversion points, designing targeted campaigns, and implementing effective messaging and incentives.\nAnalyze user behavior and identify opportunities to improve conversion rates.&nbsp;Utilize analytics tools to track key metrics, conduct A/B testing, and optimize the user journey.\nDesign and implement targeted email marketing campaigns, in-app messaging, and other communication strategies to nurture free users and drive conversions.&nbsp', 'Forager', NULL, 'https://weworkremotely.com/remote-jobs/forager-growth-lead', 'wwr_b45bc1b2eac259b7f2c9c39421d6a1fb', NULL, 'Marketing', 'active', '2025-05-13 12:15:43', NULL, '2026-03-13 22:54:26', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(619, 'We Work Remotely', 'Community & Support Specialist - EST Time Zone (Consultant)', 'Headquarters: San Francisco, CA\n    URL: https://ifttt.com\n\n\n\n\nCommunity (50%)\n\nManage and engage with users on Reddit, Discord, and App Store reviews\nRespond to questions, posts, and feedback to foster a positive community experience\nHelp users discover new ways to get value from IFTTT Pro\nCollaborate on campaigns and initiatives to boost community engagement\nIdentify patterns in community discussions that inform product and content improvements\n\nSupport (50%)\n\nEfficiently triage support tickets IFTTT users\nAssist users in building Applets, including using filter code (JavaScript)\nCreate, audit and improve help center documentation\nIdentify and reproduce technical issues, suggesting enhancements and improving user experience\nBecome an internal IFTTT expert who can answer product questions from colleagues\n\n\n\n\n\nQualifications\n\n\n\nPrior experience managing online communities for software or SaaS products\nExperience creating and editing help center or knowledge base content\nStrong writing ', 'IFTTT', NULL, 'https://weworkremotely.com/remote-jobs/ifttt-community-support-specialist-est-time-zone-consultant', 'wwr_e790a7b4f891b938b2ae21d129402a0f', NULL, 'Customer Support', 'active', '2026-03-06 22:48:33', NULL, '2026-03-13 22:54:27', '2026-03-13 22:54:27', 0, NULL, NULL, NULL, NULL),
(620, 'We Work Remotely', 'Customer Service Specialist (Remote, Americas; English & Spanish required)', 'Headquarters: Hong Kong\n    URL: https://storeganise.com/\n\n\nThe role\nThis is a fantastic opportunity for a skilled and experienced Customer Success professional to work from home in a positive company culture, serving our clients in the Americas. However, this is not a role for everyone. We expect results, high standards, and a commitment to excellence. As the face of our company, you will be responsible for:\n\n\nLeading product demos via webcam for potential customers.\n\n\nManaging onboarding calls with new clients including data conversions.\n\n\nHandling customer support tickets and inquiries with professionalism and empathy.\n\n\nManaging enquiries over the phone or via email.&nbsp;&nbsp;\n\n\nThis role requires:\n\n\nExceptional verbal and written English and fluent Spanish (both tested during the interview process). If your written English is not near-flawless, please do not apply.\n\n\nStrong ability to learn complex processes and break them down into clear guides.\n\n\nWork with data and spreadsheet', 'Storeganise', NULL, 'https://weworkremotely.com/remote-jobs/storeganise-customer-service-specialist-remote-americas-english-spanish-required', 'wwr_162dc326d9dbc88916bda5fa4c4a56c2', NULL, 'Customer Support', 'active', '2026-03-06 03:37:23', NULL, '2026-03-13 22:54:27', '2026-03-13 22:54:27', 0, NULL, NULL, NULL, NULL),
(621, 'We Work Remotely', 'Customer Support Manager', 'Headquarters: United States\n    URL: https://tabletcommand.com\n\n\nTablet Command builds software that matters. We are the emerging leader in incident response and management solutions for public safety agencies in the US and Canada. Our iPad app is in the hands of firefighters and other first responders while they respond to emergency incidents. We deliver an intuitive, easy-to-use, and, above all, robust and reliable software solution that improves outcomes.\n\nTablet Command Enterprise Service is in use by thousands of fire service professionals across hundreds of fire departments throughout North America. Our customers include San Francisco, San Diego, Denver, Charlotte, and departments in California, Colorado, Missouri, Florida, and Canada. We are growing rapidly in other regions as well.\n\nTablet Command is a remote team within the company based in the San Francisco Bay Area. Preferred time zones are US (Hawaii to East Coast).\n\nAs a Customer Support Manager, you will be responsible fo', 'Tablet Command, Inc.', NULL, 'https://weworkremotely.com/remote-jobs/tablet-command-inc-customer-support-manager', 'wwr_6054de044a3531ee79c9a62649484367', NULL, 'Customer Support', 'active', '2026-03-06 01:29:20', NULL, '2026-03-13 22:54:27', '2026-03-13 22:54:27', 0, NULL, NULL, NULL, NULL),
(622, 'We Work Remotely', 'Customer Advocate Lead (North America - Remote)', 'Headquarters: United States\n    URL: https://hospitable.com/careers\n\n\ntldr; We build software for Airbnbs to rent themselves, with a state-of-the-art product and user experience.\nWe are bold, like risks, and take on big challenges together. We believe in the value of team diversity and seek candidates from a wide range of backgrounds in their work, life, culture, and experiences. We have crafted an Applicant Handbook, which we highly recommend you check out, where you can find out more about the company, culture, how we recruit, what we do, and how we do it: https://hsptb.com/hndbk\nOur customers love the product, provide valuable feedback, and trust us to rapidly help with their problems. Feel free to check out one of our&nbsp;public Town Halls&nbsp;for yourself: https://hsptb.com/twnhll\nHospitable.com&nbsp;is a&nbsp;remote-only&nbsp;and&nbsp;fully&nbsp;distributed&nbsp;company. We hire based on timezones, not countries.\n&nbsp;\nWhat you will be working on?\nAs the Customer Advocate Lead', 'Hospitable', NULL, 'https://weworkremotely.com/remote-jobs/hospitable-customer-advocate-lead-north-america-remote', 'wwr_314ad0c7e6d9890db369df4a76163db3', NULL, 'Customer Support', 'active', '2026-03-05 17:28:35', NULL, '2026-03-13 22:54:27', '2026-03-13 22:54:27', 0, NULL, NULL, NULL, NULL),
(623, 'We Work Remotely', 'Customer Success Manager', 'Headquarters: United States (Remote)\n    URL: https://localizejs.com/company/careers\n\n\nLocalize&nbsp;is seeking a strategic, growth-oriented Customer Success Manager to own key customer relationships, drive measurable business outcomes, and expand our footprint across a growing portfolio of enterprise and high-value accounts. You’ll combine consultative partnership with commercial ownership to help customers realize value while identifying opportunities for deeper adoption and expansion.\nIn this role, you’ll lead new customer onboarding and drive product adoption, while continuously monitoring customer health metrics to identify risks and proactively address them. A critical part of your role will be to uncover and capitalize on expansion opportunities, including upsell and cross-sell initiatives that align with customer goals and maximize customer lifetime value (LTV).\nYou will act as a trusted advisor, helping customers extract maximum value from our solutions while identifying new w', 'Localize', NULL, 'https://weworkremotely.com/remote-jobs/localize-customer-success-manager', 'wwr_3b8e054dce2a2c8d2d7acd413c787dc8', NULL, 'Customer Support', 'active', '2026-03-05 15:19:32', NULL, '2026-03-13 22:54:27', '2026-03-13 22:54:27', 0, NULL, NULL, NULL, NULL);
INSERT INTO `projects` (`id`, `source`, `title`, `description`, `company`, `location`, `project_url`, `external_id`, `tags`, `category`, `status`, `published_at`, `fetched_at`, `created_at`, `updated_at`, `archived`, `budget`, `budget_min`, `budget_max`, `archived_at`) VALUES
(624, 'We Work Remotely', 'Product Support Jedi – Remote, APAC', 'Headquarters: Creative Force\n    URL: https://www.creativeforce.team/\n\n\nWe’re on the hunt for a sharp, self-driven SaaS pro who’s as comfortable navigating staging environments as they are navigating human conversations.\nOur APAC client base is growing fast and we need someone who can keep up. Our software isn’t your average plug-and-play; it has a steep learning curve so you’ll need to be technically savvy while also being the kind of person clients genuinely enjoy talking to. If you’ve got SaaS in your DNA, thrive in async/remote environments, and can juggle multiple threads without breaking a sweat — keep reading.\nThe role\nYou’ll join a lean, high-performing global support team working across two SaaS products, Award Force and Good Grants. Day to day you’ll be communicating with colleagues and clients across countries, cultures, and time zones.\nSupport happens across email tickets, phone, and 1-1 Zoom calls. Once you’ve leveled up on product knowledge, you’ll run onboarding sessions', 'Creative Force', NULL, 'https://weworkremotely.com/remote-jobs/creative-force-product-support-jedi-remote-apac', 'wwr_47e3f758b2cd871694f031407ca5fc90', NULL, 'Customer Support', 'active', '2026-03-02 08:46:33', NULL, '2026-03-13 22:54:27', '2026-03-13 22:54:27', 0, NULL, NULL, NULL, NULL),
(625, 'We Work Remotely', 'Engineering Manager – AI Growth', 'Headquarters: India\n    URL: http://gohighlevel.com\n\n\nAbout HighLevel:HighLevel is an AI powered, all-in-one white-label sales &amp; marketing platform that empowers agencies, entrepreneurs, and businesses to elevate their digital presence and drive growth. We are proud to support a global and growing community of over 2 million businesses, comprised of agencies, consultants, and businesses of all sizes and industries. HighLevel empowers users&nbsp; with all the tools needed to capture, nurture, and close new leads into repeat customers. As of mid 2025, HighLevel processes over 4 billion API hits and handles more than 2.5 billion message events every day. Our platform manages over 470 terabytes of data distributed across five databases, operates with a network of over 250 microservices, and supports over 1 million hostnames.Our PeopleWith over 1,500 team members across 15+ countries, we operate in a global, remote-first environment. We are building more than software; we are building a', 'HighLevel', NULL, 'https://weworkremotely.com/remote-jobs/highlevel-engineering-manager-ai-growth', 'wwr_a8bf693f80f4540e92b90fd015db5928', NULL, 'Customer Support', 'active', '2026-02-25 22:21:23', NULL, '2026-03-13 22:54:27', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(626, 'We Work Remotely', 'Implementation Manager', 'Headquarters: Remote (North America)\n    URL: http://hightouch.com\n\n\nAbout Hightouch\nHightouch is the modern AI platform for marketing and growth teams. Our AI agents reimagine marketing workflows, allowing marketers to create content, plan campaigns, and execute strategies with transformational velocity and performance.\nHightouch is a rare company built on the intersection of two fundamental technological shifts: advances in LLMs and agentic AI, and the creation and rapid adoption of cloud data warehouses like Snowflake and Databricks. Building on these tailwinds, we’ve become a leader in AI marketing and partner with industry leaders like Domino’s, Chime, Spotify, Ramp, Whoop, Grammarly, and over 1000 others.\nOur team focuses on making a meaningful impact for our customers. We approach challenges with first-principles thinking, move quickly and efficiently, and treat each other with compassion and kindness. We look for team members who are strong communicators, have a growth mindset,', 'Hightouch', NULL, 'https://weworkremotely.com/remote-jobs/hightouch-implementation-manager', 'wwr_7ff31475bcfe5a0b88b817dbbc059d7f', NULL, 'Customer Support', 'active', '2026-02-25 22:21:23', NULL, '2026-03-13 22:54:27', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(627, 'We Work Remotely', 'Account Executive Level 3 - Eastern', 'Headquarters: Remote, US\n    URL: http://bloomerang.co\n\n\nAt Bloomerang, we believe change happens on purpose. We champion the power and potential of nonprofits, igniting next-level impact with the team and technology built for purpose. Our powerful giving platform and stellar support enable tens of thousands of nonprofits to raise more, recruit more, and retain more, fueling maximum impact and raising the bar on what’s possible for the nonprofit sector. That\'s why, even as the nonprofit sector sees declines in giving, Bloomerang customers raise more year over year.\nWe\'re also in the business of creating thriving employees. Join a mission-driven culture built on our core values of Simplify, Care and Act. We know our people are the key to our success, and we\'re proud to be home to some of the most innovative and skilled individuals in the workforce today. Come feel invigorated and unstoppable with us!\n&nbsp;\nThe Role\nAs an Account Executive, we are looking for someone who possesses a str', 'Bloomerang', NULL, 'https://weworkremotely.com/remote-jobs/bloomerang-account-executive-level-3-eastern', 'wwr_67c40b7e2671d25f61793a88883bec9a', NULL, 'Customer Support', 'active', '2026-02-25 22:21:21', NULL, '2026-03-13 22:54:27', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(628, 'We Work Remotely', 'CRM Implementation Senior', 'Headquarters: BR\n    URL: http://qibit.tech\n\n\nProfissional para posição de líder técnico com conhecimento em implementação de CRM.É necessário dominar os skills: Microsoft Dynamics 365 Dual-Write, Jira Operations e Microsoft Azure DevOpsAlém disso é extremamente necessário o domínio do Inglês por se tratar de um projeto internacional\nContratação PJModelo de trabalho 100% remotoHorario de trabalho: 9h às 18h\n\nTo apply: https://weworkremotely.com/remote-jobs/qibit-crm-implementation-senior', 'Qibit', NULL, 'https://weworkremotely.com/remote-jobs/qibit-crm-implementation-senior', 'wwr_4c728adf93f62308f61adcd2ea32a431', NULL, 'Customer Support', 'active', '2026-02-25 22:21:21', NULL, '2026-03-13 22:54:27', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(629, 'We Work Remotely', 'Account Executive - Mid Market, DACH (Remote)', 'Headquarters: Remote - Germany\n    URL: http://hubspot.com\n\n\n\nAs a Mid-Market Account Executive at HubSpot you will be engaging directly with small to medium sized businesses, helping them to grow. You will use proactive and inbound selling strategies to find and close new business, and increase the customer\'s usage of the HubSpot platform over time. You will use your knowledge of digital transformation and change management to act as a trusted advisor and business consultant to the customer, running the sales process end to end with them.\n We are looking for the successful candidate to join our team as a remote employee based in Germany. Please check out this article for more context: The Future of Work at HubSpot: How We\'re Building a Hybrid Company.\nResponsibilities of an Account Executive:\n\nDevelop and be responsible for your own annual, quarterly and monthly territory business plan\nFind new prospects from both inbound and self-sourced leads&nbsp;\nRun qualification calls with C-lev', 'HubSpot', NULL, 'https://weworkremotely.com/remote-jobs/hubspot-account-executive-mid-market-dach-remote', 'wwr_199098cab2883eaf575df79a6100a613', NULL, 'Customer Support', 'active', '2026-02-25 22:21:21', NULL, '2026-03-13 22:54:27', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(630, 'We Work Remotely', 'Senior Frontend Engineer', 'Headquarters: Remote - Canada\n    URL: http://roofr.com\n\n\nAt Roofr, we’re obsessed with our customers. We constantly gather feedback to shape, prioritize, and launch the products they truly need. That’s what makes Roofr’s CRM special. We started by building essential sales tools like aerial roof measurements and digital sales proposals. But when our customers asked for a simple, affordable way to manage and scale their entire businesses, we listened. So, we created a CRM that connects these solutions—along with payments, material ordering, and more—into a seamless, powerful platform. With a clear roadmap ahead, we’re excited to continue expanding and leading the market with innovative products.\nWe have an amazing culture, strong financials, and best-in-class company metrics. It’s an exciting time to be part of an extraordinary startup that is already successful, yet still early enough to offer its team significant growth, equity, and the opportunity to make a real impact.\nThis position', 'Roofr', NULL, 'https://weworkremotely.com/remote-jobs/roofr-senior-frontend-engineer-1', 'wwr_96835b8bfe58b5375e65ab9483cc07e5', NULL, 'Customer Support', 'active', '2026-02-25 22:20:36', NULL, '2026-03-13 22:54:27', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(631, 'We Work Remotely', 'Customer Care', 'Headquarters: 6 Rue de Porstrein, 29200 Brest, France Brest, Finistère, 29200 France\n    URL: http://boondmanager.com\n\n\nPourquoi nous recrutons 🔥 :Boond ne cesse de grandir ! 🦊92% de nos clients sont satisfaits de l’aventure Boond, on vise les 95% et pour ça, on a besoin de toi  !Pour structurer notre pôle Customer Care, nous créons 2 postes de Customer Care qui vont transformer notre façon d’accompagner nos clients au quotidien 🔥Tout ça, c’est magnifique, mais on reste un peu sur notre faim.. nos plus grands rêves sont :Devenir le leader européen des ERP pour les sociétés de conseils (on a de l’ambition).Aider l’ensemble des acteurs d’une entreprise à travailler “autrement”.Nos grands principes 👌 :✅ Mieux vaut s’excuser que de demander la permission. On encourage à 300 % la prise d’initiative !✅ Ne sois jamais satisfait de ton niveau de connaissance actuel. Apprends, cultive-toi, lis, écoute !La (super) team 🏆 :Tu vas faire partie de l’équipe Customer Care, un service en pleine struct', 'Boond', NULL, 'https://weworkremotely.com/remote-jobs/boond-customer-care-1', 'wwr_b9531c423cf7a95b9ca5fcbd65c6d567', NULL, 'Customer Support', 'active', '2026-02-25 22:20:36', NULL, '2026-03-13 22:54:27', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(632, 'We Work Remotely', 'Partner Sales Manager', 'Headquarters: Mumbai\n    URL: http://sugarcrm.com\n\n\nWhere You Fit In:&nbsp;&nbsp;This role focuses on driving new B2B sales through channel partners across India and Southeast Asia. It’s an individual contributor position responsible for leveraging local partners (resellers, system integrators, etc.) to generate a high-quality sales pipeline and fuel revenue growth. Success in this role requires collaborating closely with partners to source leads and qualify opportunities, resulting in aggressive pipeline and new customer acquisition.&nbsp;Impact You Will Make in the Role (Key Responsibilities): Partner Relationship Management: Build and nurture strong relationships with local channel partners (resellers, SIs, tech partners). Empower existing partners, resulting in growth opportunities and mutually beneficial outcomes for both parties. Serve as their trusted point of contact, understanding their business and helping them succeed with our solutions.&nbsp;Pipeline Generation &amp; Qualif', 'SugarCRM', NULL, 'https://weworkremotely.com/remote-jobs/sugarcrm-partner-sales-manager', 'wwr_2e21136834e62537dbb46af41755bfd4', NULL, 'Customer Support', 'active', '2026-02-25 22:20:36', NULL, '2026-03-13 22:54:27', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(633, 'We Work Remotely', 'Sales Executive Enterprise - Area Nord', 'Headquarters: Torino, Italia\n    URL: http://tuotempo.es\n\n\nDescrizione dell\'aziendaTuoTempo, parte del gruppo Docplanner dal 2019, sviluppa la soluzione CRM leader di mercato dedicata a ospedali, centri medici e assicurazioni sanitarie. La piattaforma consente di gestire e automatizzare l’intero patient journey, dalla prima richiesta al follow-up, centralizzando contatti, comunicazioni e processi operativi in un unico sistema modulabile e integrato con i software già utilizzati dalla struttura.Attivo in Italia, Spagna, Messico, Colombia, Brasile e Chile, TuoTempo opera con un obiettivo chiaro: rivoluzionare le interazioni tra strutture sanitarie e pazienti, migliorare l’efficienza operativa, ridurre i costi operativi e aumentare la soddisfazione di staff e pazienti.Stiamo cercando un Sale Executive&nbsp;Enterprise per l\'area&nbsp;Nord-Ovest entusiasta di lavorare in una azienda solida e in espansione che sappia dare il meglio di sé in un ambiente professionale, in continua evoluzione.P', 'TuoTempo', NULL, 'https://weworkremotely.com/remote-jobs/tuotempo-sales-executive-enterprise-area-nord', 'wwr_b1780bd06a271eee15010e514fdc5a26', NULL, 'Customer Support', 'active', '2026-02-25 22:20:36', NULL, '2026-03-13 22:54:27', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(634, 'We Work Remotely', 'MS Dynamics CRM Functional consultant', 'Headquarters: Remote\n    URL: http://codersbrain.com\n\n\nLocation - Pan IndiaExperience - 8+yearsJob descriptionFacilitate workshops to develop business requirements; create demonstrations to provide proof of concept; plan and assist the team in drafting statements of work to include estimation of effort/cost.Provide input and advice regarding Microsoft Dynamics 365/CRM 2015/2016 capabilities, functions and features to clients and prospects.Conduct hands-on implementation, configuration and development of the various components of Microsoft Dynamics 365/CRM 2015/2016.Build positive client relationships by developing an understanding of the client’s business processes.Develop analytical and insightful recommendations to meet deliverable targets, and complete project tasks within budget and to customer satisfaction.Perform requirements gathering, Business Process Analysis.Understand customer requirements and advise project team on highly specialized, complex solutions architecture and impl', 'Coders Brain Technology', NULL, 'https://weworkremotely.com/remote-jobs/coders-brain-technology-ms-dynamics-crm-functional-consultant', 'wwr_cd898d0a94abf850f46ad2b98d2b9571', NULL, 'Customer Support', 'active', '2026-02-23 22:04:20', NULL, '2026-03-13 22:54:27', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(635, 'We Work Remotely', 'Senior AI Operations & Automation Manager', 'Headquarters: Remote\n    URL: http://bambooworks.io\n\n\n\nWe are seeking an Senior AI Operations &amp; Automation Manager, a hands-on role combining automation engineering, AI implementation, and operational strategy. We are looking for an \"Architect of Efficiency\"—someone who can not only build complex technical systems but also think strategically about business operations to drive massive leverage.In this role, you will act as the founder\'s right hand for AI-driven operational leverage. You will be responsible for owning and expanding automation workflows across multiple portfolio companies, moving beyond simple task automation to full-scale process redesign.Part-time:&nbsp;20 hours per week (can grow to full time)Remote:&nbsp;Fully remote, CET working hoursEngagement Type:&nbsp;Independent ContractorMonthly Rate:&nbsp;$800-1100 (based on a 20-hour workweek; flexible depending on experience)What You’ll DoDesign, build, and maintain high-level workflows using n8n, Make.com, and Zapier. ', 'Bamboo Works', NULL, 'https://weworkremotely.com/remote-jobs/bamboo-works-senior-ai-operations-automation-manager', 'wwr_e1ec7f61ec861ada1b28db7be293ba9b', NULL, 'Customer Support', 'active', '2026-02-23 22:04:20', NULL, '2026-03-13 22:54:27', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(636, 'We Work Remotely', 'App CRM Manager (m/f/d)', 'Headquarters: Brückenstraße, 10179 Berlin, Germany\n    URL: http://redcare-pharmacy.com\n\n\nCompany DescriptionAbout Redcare Pharmacy:\nAs Europe’s No.1 e-pharmacy Redcare Pharmacy is powered by passionate teams and cutting-edge innovation. We strive to create a healthy collaborative work environment where every employee feels valued and inspired to contribute to our vision “Until every human has their health”. If you’re seeking a career that offers purpose and aligns with your values join us and start your&nbsp;#Redcareer today.Job DescriptionAbout the role:As an&nbsp;App CRM Manager (m/f/d), you will play a&nbsp;key role in shaping customer engagement&nbsp;and retention&nbsp;for&nbsp;the&nbsp;Redcare App across international markets. You will act as the&nbsp;technical and strategic expert for&nbsp;push&nbsp;notifications and in-app communication, enabling teams to run&nbsp;high-quality campaigns&nbsp;while stepping in&nbsp;hands-on for complex or cross-market use cases&nbsp;when needed.', 'Redcare Pharmacy', NULL, 'https://weworkremotely.com/remote-jobs/redcare-pharmacy-app-crm-manager-m-f-d', 'wwr_0ba95318b80535fea946931bca7fed1a', NULL, 'Customer Support', 'active', '2026-02-23 22:04:20', NULL, '2026-03-13 22:54:27', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(637, 'We Work Remotely', 'STAGE - Assistant(e) Campaign CRM H/F', 'Headquarters: Paris, France\n    URL: http://smcp.com\n\n\nDescription de l\'entrepriseDepuis sa création à Paris en 1998, Maje a su construire son propre langage stylistique et esquisse un subtil écart entre la modernité et le décalé assumé, en misant sur de vraies pièces et des détails pointus. L\'esprit Maje, c\'est une silhouette résolument féminine, à la fois sobre, glamour et audacieuse. Filiale du Groupe SMCP, la marque poursuit avec succès son développement international et compte 640 points de vente et près de 1 700 collaborateurs de talent dans 45 pays.\n\nEn 2023, Maje réalise un chiffre d\'affaires de plus de 462,5 millions d\'euros. Ces dernières années, la maison aborde le virage de la transition digitale avec beaucoup d\'ambitions et accélère son élan responsable. L\'inclusion et la diversité sont également au cœur de nos préoccupations, parce que nous sommes convaincus que l\'innovation et la créativité naissent de la diversité des regards et des profils. Parce que nous avons la volo', 'Maje', NULL, 'https://weworkremotely.com/remote-jobs/maje-stage-assistant-e-campaign-crm-h-f', 'wwr_119c93a2e6d4e8ae18c146980ba991ca', NULL, 'Customer Support', 'active', '2026-02-23 22:04:20', NULL, '2026-03-13 22:54:27', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(638, 'We Work Remotely', 'Consultor CRM & Automatización', 'Headquarters: Panama\n    URL: http://workana.com\n\n\nDescriptionDesde Workana estamos acompañando a un cliente en la industria de servicios empresariales que busca transformar su operación interna a través de automatización, optimización de CRM y aplicación práctica de inteligencia artificial.El objetivo del rol es estructurar y escalar procesos que hoy se encuentran centralizados, diseñando un sistema operativo más ordenado, eficiente y automatizado. No se trata solo de ejecutar tareas, sino de pensar la operación de forma integral y construir soluciones sostenibles en el tiempo.RequirementsExperiencia comprobable en automatización empresarial. Dominio de Zapier (o Make / n8n). Experiencia sólida trabajando con CRMs (idealmente Bitrix24). Español fluido (excluyente). Mentalidad consultiva y estratégica. Perfil autónomo, organizado y orientado a eficiencia.Responsabilidades principalesAutomatización de procesos (Zapier / Make / n8n) Diseñar e implementar flujos automáticos entre herramie', 'Workana', NULL, 'https://weworkremotely.com/remote-jobs/workana-consultor-crm-automatizacion', 'wwr_1994a69af4661dd9e452e7c705b0cf69', NULL, 'Customer Support', 'active', '2026-02-20 16:08:51', NULL, '2026-03-13 22:54:27', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(639, 'We Work Remotely', 'Knowledge Management / Taxonomy Expert (CRM Content)', 'Headquarters: Remote\n    URL: http://medieragency.com\n\n\n\nMedier isn’t just a marketing agency—we’re creative partners to our clients. From digital and social media strategies to PR, influencer collaborations, SEO, programmatic advertising, and CRM, we offer a comprehensive suite of expert services. By combining creativity with data-driven insights, we don’t just deliver campaigns—we deliver results.Our philosophy is simple — hire a team of diverse, passionate people and foster a culture that empowers you to do your best work. Is it a match? You’re in.\nRole Purpose\nAs the Knowledge Management / Taxonomy Expert, you will design and maintain the frameworks that make CRM content personalized, localized, and automated at scale. By creating structured taxonomies, reusable content systems, and accessible knowledge bases, you will empower CRM teams worldwide to deliver consistent, high-performing, and compliant campaigns.\nKey Responsibilities\n\nContent Taxonomy &amp; Structure\n\nBuild and mainta', 'Medier', NULL, 'https://weworkremotely.com/remote-jobs/medier-knowledge-management-taxonomy-expert-crm-content', 'wwr_1522d77e63658844615db68bf80366a0', NULL, 'Customer Support', 'active', '2026-02-20 16:08:51', NULL, '2026-03-13 22:54:27', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(640, 'We Work Remotely', 'Engenharia de dados', 'Headquarters: São Paulo, SP, Brazil\n    URL: http://directsolution.com.br\n\n\nPerfil para atuar com integrações Google Analytics, Meta, CDP Insider com experiência em segmentação de bases para ações de ativação com CRM marketing.\nHoje usamos a Insider como CDP e Orquestrador de jornadas de comunicação e disparador de campanhas e-mail, SMS, WhatsApp Requirements Experiência comprovada&nbsp;  \n\nTo apply: https://weworkremotely.com/remote-jobs/direct-solution-engenharia-de-dados', 'Direct Solution', NULL, 'https://weworkremotely.com/remote-jobs/direct-solution-engenharia-de-dados', 'wwr_b686753b576a49230fbbac27758a5d07', NULL, 'Customer Support', 'active', '2026-02-20 16:08:51', NULL, '2026-03-13 22:54:27', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(641, 'We Work Remotely', 'Enterprise Applications Analyst (CRM)', 'Headquarters: Vancouver, British Columbia, Canada\n    URL: http://semios.com\n\n\nDescriptionWho we are:We are a bunch of people who really care about agriculture, food and the challenges facing farming. We want to help farmers with data driven decision making to help nature feed a growing population. Join our team of expert engineers, agronomists, entomologists, crop researchers, and data scientists who are continually conducting research to help drive innovation in agriculture. Semios is a market leader in leveraging the internet-of-things (IoT) and big data to improve the sustainability and profitability of specialty crops. With 500 million data points being reported by our sensors every day, we leverage our big data analytics, such as in-depth pest and disease modeling, to empower tree fruit and tree nut growers with decision-making tools to minimize resources and risks. One of our partners produced this short video which shows what we do and our positive environmental impact.We know ', 'Semios', NULL, 'https://weworkremotely.com/remote-jobs/semios-enterprise-applications-analyst-crm', 'wwr_121e5337da3501457a0a9344424902d8', NULL, 'Customer Support', 'active', '2026-02-19 22:42:10', NULL, '2026-03-13 22:54:27', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(642, 'We Work Remotely', 'Desenvolvedor/a Fullstack (WebSocket e Chat Web) - Pleno/Sênior', 'Headquarters: Florianópolis, South Carolina, Brazil\n    URL: http://sioux.ag\n\n\nA Sioux, em parceria com a Foneninja, está em busca de um(a) Desenvolvedor(a) Fullstack Pleno/Sênior, para atuar em um projeto de CRM integrado a APIs do WhatsApp e Meta (Instagram/Facebook):&nbsp;\nA pessoa será responsável por criar interfaces modernas, desenvolver APIs e realizar integrações entre sistemas, garantindo performance, usabilidade e qualidade de código.\n&nbsp;Principais responsabilidades:\n\nDesenvolver e manter aplicações web utilizando Vue.js 3 no front-end e Laravel 12 (PHP) no back-end;\nAtuar com foco de 50% do tempo em front-end e 50% em back-end;\nCriar e consumir APIs RESTful;\nImplementar integrações entre sistemas e serviços externos;\nVersionar código utilizando Git;\nColaborar com o time de desenvolvimento na definição de arquitetura, boas práticas e revisões de código;\nTrabalhar com Docker para configuração e padronização de ambientes;\nApoiar na identificação e correção de bugs, garantind', 'Sioux digital 1:1', NULL, 'https://weworkremotely.com/remote-jobs/sioux-digital-1-1-desenvolvedor-a-fullstack-websocket-e-chat-web-pleno-senior', 'wwr_e5c025bd92009a7b86bd7353e6af052d', NULL, 'Customer Support', 'active', '2026-02-19 22:42:10', NULL, '2026-03-13 22:54:27', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(643, 'We Work Remotely', 'Product Owner (PO) (100% remoto)', 'Headquarters: PipeRun CRM - Home office\n    URL: http://crmpiperun.com\n\n\nPipe Run está em com uma oportunidade para Product Owner (PO). Buscamos alguém que deseja fazer parte do nosso propósito de ajudar o Brasil crescer.&nbsp;Para entrar no nosso time de Runners, há algumas habilidades que valorizamos muito, como trabalho em equipe com respeito e sinceridade. Encantamos, entregamos mais, geramos conexão, proximidade e surpreendemos os nossos clientes.Somos proativos, flexíveis, livres, ágeis, responsáveis e protagonistas. Trazemos soluções para os problemas.&nbsp;Nessa oportunidade você terá como desafio:→ Conduzir processos de discovery e research relacionados à evolução do produto e mercados alvo→ Equilibrar apostas de longo e médio prazo, defendendo com critérios claros a priorização para dentro e fora do time de produto→ Conduzir construção a definição de uma entrega através de protótipos junto com UX e Tech Lead→  Garantir que a nossa visão de produto está evoluindo constantement', 'CRM PipeRun', NULL, 'https://weworkremotely.com/remote-jobs/crm-piperun-product-owner-po-100-remoto', 'wwr_619fb4a5eac5cf7b970bb228c2431478', NULL, 'Customer Support', 'active', '2026-02-19 22:42:10', NULL, '2026-03-13 22:54:27', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(644, 'We Work Remotely', 'Sr Advisory Solution Consultant - CRM', 'Headquarters: remote, Austin, Texas, United States\n    URL: http://servicenow.com\n\n\nCompany DescriptionIt all started in sunny San Diego, California in 2004 when a visionary engineer, Fred Luddy, saw the potential to transform how we work. Fast forward to today — ServiceNow stands as a global market leader, bringing innovative AI-enhanced technology to over 8,100 customers, including 85% of the Fortune 500®. Our intelligent cloud-based platform seamlessly connects people, systems, and processes to empower organizations to find smarter, faster, and better ways to work. But this is just the beginning of our journey. Join us as we pursue our purpose to make the world work better for everyone.Job DescriptionWhat you get to do in this role:  &nbsp;The Specialist Solution Consultant is a technical &amp; business consultant with the advanced ability to develop, position and provide industry and product specific solutions during sales cycles while achieving quarterly and annual sales goals for', 'ServiceNow', NULL, 'https://weworkremotely.com/remote-jobs/servicenow-sr-advisory-solution-consultant-crm', 'wwr_0410ab1b24bbae6b684e3fe8d8967cdf', NULL, 'Customer Support', 'active', '2026-02-19 22:42:10', NULL, '2026-03-13 22:54:27', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(645, 'We Work Remotely', 'Associate Principal Engineer, CRM Salesforce (Consumer Goods Cloud)', 'Headquarters: Remote, India\n    URL: http://nagarro.com\n\n\nCompany Description👋🏼We\'re Nagarro.We are a Digital Product Engineering company that is scaling in a big way! We build products, services, and experiences that inspire, excite, and delight. We work at scale — across all devices and digital mediums, and our people exist everywhere in the world (17700+ experts across 39 countries, to be exact). Our work culture is dynamic and non-hierarchical. We\'re looking for great new colleagues. That\'s where you come in.Job DescriptionREQUIREMENTS:Total Experience 11+Strong hands-on experience with Salesforce Consumer Goods Cloud implementations.Excellent understanding of Salesforce system architecture and module interdependencies.Strong domain expertise in CPG, Retail Execution, Trade Promotion Management (TPM), and Field Sales operations.Proven experience delivering large-scale, multi-country or global Salesforce programs.Deep knowledge of Salesforce Consumer Goods Cloud data models and Reta', 'Nagarro', NULL, 'https://weworkremotely.com/remote-jobs/nagarro-associate-principal-engineer-crm-salesforce-consumer-goods-cloud', 'wwr_b3e869e2cf41bf5457a3edf573aeafe7', NULL, 'Customer Support', 'active', '2026-02-19 22:42:10', NULL, '2026-03-13 22:54:27', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(646, 'We Work Remotely', 'Spontaneous Application (Hybrid Remote Policy)', 'Headquarters: Noida, Uttar Pradesh\n    URL: http://brevo.com\n\n\nAt Brevo, we’re not just building a CRM. With our technology, we’re helping millions of organizations build lasting relationships with their customers.From emails and SMS to WhatsApp, Chat, and Marketing Automation, our tools are intuitive, powerful, and built to scale with every ambition. We give businesses a clear view of the customer journey, so they can focus on what matters: connection.As a certified B Corp, we’re proud to grow with purpose, committed to high standards of social and environmental impact, not just performance.Today, more than 500,000 businesses across 180 countries—from NGOs like Amnesty International to global brands like Carrefour, eBay, Louis Vuitton, and Michelin—trust Brevo to engage their audiences, cut through complexity, and deliver results. Our reliable technology and 75+ integrations help them create unparalleled customer experiences, without the usual tech headaches.We recently exceeded 200m ', 'Brevo', NULL, 'https://weworkremotely.com/remote-jobs/brevo-spontaneous-application-hybrid-remote-policy-1', 'wwr_3940e3064d6e89d0f039129cf5090528', NULL, 'Customer Support', 'active', '2026-02-18 16:15:09', NULL, '2026-03-13 22:54:27', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(647, 'We Work Remotely', 'Analista Sr. Lifecycle & CRM (Remoto)', 'Headquarters: BR\n    URL: http://auvo.com\n\n\nSOBRE A OPORTUNIDADE\nEstamos buscando uma pessoa para se juntar à nossa Squad de Growth, atuando lado a lado com o time de Revops, Sales, Customer Success e Produto, com foco em Lifecycle &amp; CRM para Brasil e LATAM.\nEssa pessoa será responsável por operar e evoluir estratégias de relacionamento e conversão usando CRM, automação e dados, com dois pilares claros:\n\n\nLand (Aquisição via base): utilizar a base existente de contatos/negócios para gerar levantada de mão, estimular MQLs e apoiar a geração de New MRR reduzindo a dependência exclusiva de mídia paga e outros canais de aquisição.\n\n\nExpand (Clientes): atuar com a base de clientes a partir do onboarding, com foco em ativação, engajamento, retenção, adoção e expansão, apoiando estratégias de upsell e cross-sell em parceria com CS, produto e Revops.\n\n\nAlém da execução das réguas e automações, essa pessoa também terá papel importante em dashboards, documentação e governança de CRM, garanti', 'Auvo Tecnologia', NULL, 'https://weworkremotely.com/remote-jobs/auvo-tecnologia-analista-sr-lifecycle-crm-remoto', 'wwr_b97295a6900c303daf3d684647c976af', NULL, 'Customer Support', 'active', '2026-02-18 16:15:09', NULL, '2026-03-13 22:54:27', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(648, 'We Work Remotely', 'Sales & Operations Specialist', 'Headquarters: Remote\n    URL: http://synergis.com\n\n\n\nPosition SummaryThe Sales &amp; Operations Specialist will work with the Adept Sales team assisting in generating sales quotes and processing orders. Will work with the Finance team to ensure order integrity. Will assist Sales, Finance, and Operations teams to support overall business needs.&nbsp;Duties &amp; Responsibilities&nbsp;SalesWill own Quote-to-Order processesResponsible to create and update sales quotesWill assist sales with Licensing and Pricing strategies in ExcelReceive and Process orders Coordinate and assist with Partner transactions (Global Footprints, DLT)Will ensure Order AccuracyResolve rejected orders, working with Finance, Sales, and/or Customers as neededWill send order confirmation communications to customers Will assist sales with software forecasting scheduleFinanceWill Send Vendor Purchase OrdersWill Reconcile End-of-Month Software Forecast to BillingsWill complete requested documentation from customers – CO', 'Synergis Technologies', NULL, 'https://weworkremotely.com/remote-jobs/synergis-technologies-sales-operations-specialist', 'wwr_b5d76b3faed5505063c43a29930b2686', NULL, 'Customer Support', 'active', '2026-02-18 16:15:08', NULL, '2026-03-13 22:54:27', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(649, 'We Work Remotely', 'Staff Software Engineer', 'Headquarters: Remote\n    URL: http://copper.com\n\n\n\nCopper isn’t just another CRM. Most CRMs are glorified databases with legions of custom fields that attempt to make business processes repetitive. But just as no two people are identical, neither are most sales processes. Copper takes a human and action-centered approach by building tools that work in the background so businesses can focus on keeping up their long-term connections.Copper surprises people: Clients tell us they actually&nbsp;love their CRM, but this notion was previously a feat of impossibility. We’re turning CRM on its head by offering a beautifully crafted, Google Workspace-native tool that offers productivity, organization and visibility.It’s an exciting time to be part of Copper. We’re expanding into new product areas with a goal to deliver a suite of customer-growth solutions. There are few individual players left in the business productivity category who are truly capable of capturing significant market share. We’r', 'Copper CRM', NULL, 'https://weworkremotely.com/remote-jobs/copper-crm-staff-software-engineer', 'wwr_6defc280934a824f817153b48d0ed56e', NULL, 'Customer Support', 'active', '2026-02-18 16:15:08', NULL, '2026-03-13 22:54:27', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(650, 'We Work Remotely', 'Business Process Analyst | W2 Only | Fully Remote |', 'Headquarters: SFO, CA.\n    URL: http://xlysi.com\n\n\n\nSalesforce CRM&nbsp;– Navigation and troubleshooting.\nDocuSign CLM&nbsp;– Contract Lifecycle Management expertise.\nOracle ERP&nbsp;– Hands-on experience with ERP systems.\nCPQ Platforms&nbsp;– Configure, Price, Quote system knowledge.\nJira &amp; ServiceNow&nbsp;– Managing and monitoring enhancements.\n&nbsp;\nHR\nXlysi LLC, Expert Portal Solutions\n251 Milwaukee Ave, Buffalo grove, IL 60089\nWeb&nbsp;&nbsp;&nbsp; : http://www.xlysi.com\nE-mail: hr@xlysi.com\n&nbsp;\nOur training portal registration:&nbsp;\nhttp://xlysi.catsone.com/careers/index.php?m=portal&amp;a=apply&amp;jobOrderID=345179&amp;portalID=2106\n\nTo apply: https://weworkremotely.com/remote-jobs/xlysi-business-process-analyst-w2-only-fully-remote', 'Xlysi', NULL, 'https://weworkremotely.com/remote-jobs/xlysi-business-process-analyst-w2-only-fully-remote', 'wwr_d0a58f8151ab2c5eaf9a83daea3b575c', NULL, 'Customer Support', 'active', '2026-02-18 16:15:08', NULL, '2026-03-13 22:54:27', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(651, 'We Work Remotely', 'QA / Product Testing Specialist', 'Headquarters: Petaluma CA\n    URL: https://wherefour.com\n\n\nThe Opportunity\n100% remote and full-time, with benefits.\nMaterial traceability is a key trend in manufacturing, and especially critical these days. It also presents some complex challenges, so our mission is to take the \"difficult\" and break it down into a simple and elegant experience for our customers.\nWe need someone who is interested in helping companies that make products prepare for the future of manufacturing. Whether those products are packaged food and beverages, vitamins, machine parts, chemicals, electronics, cannabis, pharmaceuticals, or clothing, these companies need a modern tool to solve their traceability and business challenges.\nWhat You\'ll Do\nEnsure the quality and reliability of our platform by designing and executing comprehensive test strategies, validating new features, testing integrations to other systems, and identifying issues before they reach customers. You\'ll also help maintain quality standards fo', 'Wherefour', NULL, 'https://weworkremotely.com/remote-jobs/wherefour-qa-product-testing-specialist', 'wwr_4ee16435a83a2f7e3bd1ad3d96a887bf', NULL, 'Customer Support', 'active', '2026-02-18 00:24:00', NULL, '2026-03-13 22:54:27', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(652, 'We Work Remotely', 'Customer Happiness Advocate (Remote - Canada, UK, Spain, Finland)', 'Headquarters: Finland\n    URL: https://www.turtles.com/\n\n\nCustomer Happiness Advocate (Remote - Canada, UK, Spain, Finland)\n\nJob description\nAre you looking to join a high growth tech company? Are you passionate about people? Then we are looking for you!\nWe are a small team with a big business! Our customers come first, and our Customer Support team is at the forefront!\nAs a member of this team, you would be responsible for answering customer inquiries through email, chat, and phone.\nSuccessful applicants will begin with a two-week remote training period, following which the opportunity to work remotely is available. This is a 5 day per week position with shifts that may be from Mon-Sun and include evening work.\nWe are looking for highly motivated people, who are capable of independent work and can meet set expectations within deadlines.\nWe\'re looking to fill this role immediately, so please apply ASAP!\nResponsibilities\n\nAdhering to a daily schedule that includes a mix of taking phone ', 'Turtles', NULL, 'https://weworkremotely.com/remote-jobs/turtles-customer-happiness-advocate-remote-canada-uk-spain-finland', 'wwr_eeb785dc8d2da30c52bd57440d5bf72b', NULL, 'Customer Support', 'active', '2026-02-17 18:09:17', NULL, '2026-03-13 22:54:27', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(653, 'We Work Remotely', 'Implementation Manager, EMEA', 'Headquarters: California\n    URL: https://hightouch.com/\n\n\nAbout The Role&nbsp;\nAs an Implementation Manager, you will be the force behind successful implementations at Hightouch. Working in close partnership with Technical Architects, you will own the full implementation and enablement lifecycle for Hightouch’s Mid-Market and Enterprise customers. You will be primarily responsible for executing the technical aspects of customer onboarding, ensuring seamless integration of Hightouch into customers\' existing data infrastructure and working alongside the Technical Architect who owns the overall customer journey.\nIn this role, you will be the product expert who translates complex customer requirements into actionable implementation plans. You should have a natural ability to communicate technical concepts clearly to both data engineering teams and business stakeholders. As the primary owner of the implementation lifecycle, your focus is on creating repeatable, efficient implementation pro', 'Hightouch', NULL, 'https://weworkremotely.com/remote-jobs/hightouch-implementation-manager-emea', 'wwr_c231fe1f04ffddd4f10dfafb205308b1', NULL, 'Customer Support', 'active', '2026-02-16 15:56:27', NULL, '2026-03-13 22:54:27', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(654, 'We Work Remotely', 'Remote Customer Support - $20/hr - United States', 'Headquarters: Cheyenne, WY\n    URL: https://remotetalentcloud.com/\n\n\n==========\nIMPORTANT! Please use this link to apply:➡️&nbsp;https://remotetalentcloud.com/apply/\n==========\nDescription:\nAs a Customer Support Specialist, you’ll play a key role in ensuring our clients’ customers receive top-notch support. Your main responsibilities will include:\n\nResponding to customer inquiries via phone, email, and/or chat\nProviding fast, friendly, and professional assistance\nTroubleshooting product and service issues to find optimal solutions\nMaintaining detailed and accurate records of customer interactions\nStaying up to date on client products, services, and policies to provide accurate information\nCollaborating with teammates and sharing feedback to continuously improve the customer experience\n\nRequirements:\nWe’re looking for highly motivated individuals with a customer-first attitude and the ability to work independently. The ideal candidate will have:\n\nThis is a fully remote position, but you', 'Remote Talent Cloud', NULL, 'https://weworkremotely.com/remote-jobs/remote-talent-cloud-remote-customer-support-20-hr-united-states-3', 'wwr_08d8a79565e21dae7a76c37a6ae7c79a', NULL, 'Customer Support', 'active', '2026-02-09 17:47:40', NULL, '2026-03-13 22:54:27', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(655, 'We Work Remotely', 'Customer Onboarding Specialist for Company Incorporations (Full Time)', 'Headquarters: Remote\n    URL: https://flagtheory.com/\n\n\nJob Responsibilities\n\n\nOwn the post-sale customer journey for company incorporation services across multiple jurisdictions.\n\n\nGuide clients through KYC and jurisdiction-specific documentation requirements with clarity and care.\n\n\nMaintain prompt, clear communication via email and phone; resolve issues and unblock clients quickly.\n\n\nCoordinate with external vendors to ensure timely, accurate service delivery.\n\n\nMaintain and update SOPs for all onboarding and incorporation-related workflows.\n\n\nIdentify friction points and implement improvements that enhance client satisfaction and response rates.\n\n\nEnsure compliance with internal quality checks and jurisdictional regulatory standards.\n\n\n\nRequirements / Must Have\n\n\n2+ years of hands-on experience in corporate services or company incorporation.\n\n\nProven knowledge of KYC processes and compliance protocols.\n\n\nStrong organizational skills; able to self-prioritize and manage multiple clie', 'Flag Theory', NULL, 'https://weworkremotely.com/remote-jobs/flag-theory-customer-onboarding-specialist-for-company-incorporations-full-time-2', 'wwr_7c55c78c235e527b628afce2850fbf18', NULL, 'Customer Support', 'active', '2026-01-28 03:30:13', NULL, '2026-03-13 22:54:27', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(656, 'We Work Remotely', 'Digital Agency Account Manager', 'Headquarters: EU, Remote \n    URL: https://icarusdigitalmarketing.com/\n\n\nPosition: Client Account Manager Company: Icarus Digital Marketing Location: Remote (Philippines or Latin America) Salary: $1,400 - $1,700 USD per month Employment Type: Full-time\n\nCRITICAL REQUIREMENT:\nYou MUST have worked at a digital marketing agency managing multiple client accounts. If you haven\'t, don\'t apply.\n\nAbout Icarus:\nWe\'re a specialized paid media agency working with high-risk brands (CBD, cannabis, nicotine, vapes). We focus on Meta Ads and high-converting funnels for brands that face advertising restrictions.\n\nThe Role:\nManage 5-8 client accounts. Lead weekly client calls. Explain campaign performance and strategy to clients (not just read dashboards). Coordinate between clients and our media buying team.\n\nWhat You Need:\n\n✅ Experience at a digital marketing agency managing multiple clients\n✅ Led client calls about campaign performance\n✅ Understand Meta Ads (ROAS, CPA, CTR, campaign metrics)\n✅ Can e', 'Icarus Digital Marketing', NULL, 'https://weworkremotely.com/remote-jobs/icarus-digital-marketing-digital-agency-account-manager', 'wwr_c7c9bd120d1603a092097abc1f583efd', NULL, 'Customer Support', 'active', '2026-01-19 14:32:57', NULL, '2026-03-13 22:54:27', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(657, 'We Work Remotely', 'Amazon Seller Central Expert (Flat Files)', 'Headquarters: Dublin, Ireland\n    URL: https://www.amazowl.com\n\n\nAbout the role\nAmazowl is a fully-remote global Amazon Agency.We require an&nbsp;Amazon Seller Central expert&nbsp;to help support our global clients\' Amazon product catalogs, inventory and account health.Experience of Amazon Vendor Central and/or Walmart Seller Center is a&nbsp;bonus&nbsp;but not required.\n&nbsp;\nResponsibilities\n\nCreate Amazon flat files to satisfy catalog modification requests by global clients\nExecute manual modifications where required via SC portal\n\n&nbsp;\nRequirements &amp; Tools\n\nAmazon Seller Central portal expertise\nAmazon Flat File template system\n\nAbout you\n\nYou&nbsp;MUST&nbsp;be proficient in working with Amazon Seller Central&nbsp;flat files\nYou must be an expert in the wider workings of the Amazon Seller Central platform\n\nWhat\'s in it for you?\n\nFull-time contract\nFully remote position\nFlexible working hours\nPaid vacation days\nPaid days for illness\n\n\nTo apply: https://weworkremotely.com/remo', 'Amazowl', NULL, 'https://weworkremotely.com/remote-jobs/amazowl-amazon-seller-central-expert-flat-files-1', 'wwr_f6519ff5cd89953ad6bd6e3f9693e107', NULL, 'Customer Support', 'active', '2026-01-02 17:00:08', NULL, '2026-03-13 22:54:27', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(658, 'We Work Remotely', 'Customer Support Agent (Remote)', 'Headquarters: Cyprus\n    URL: https://craegroup.com\n\n\nCRAE GROUP is one of the fastest-growing B2B service providers based in Cyprus. We develop, maintain and deploy various IT and customer based services to numerous businesses in various industries around the world.\nFounded in 2018, our continuous energy and efforts aim towards becoming a leading service provider, with an already impressive growth since our launch. We are a young, dynamic team who enjoy working in tech among creative and talented individuals.\nOur asset is the great people within our company with a unique approach on how to properly maintain our services and products.\nWe are looking for talented&nbsp;Customer Support Representative&nbsp;to join our team remotely.\nMonthly salary range:&nbsp;€1,400-€2,000 (gross)&nbsp;+ performance bonusDepending on experience and performance.Work schedule:&nbsp;4 days on, 4 days off.An option of 2 shifts to be permanently put on: 10:00-22:00 or 22:00-10:00 (Cyprus local time).\nJob Descr', 'CRAE GROUP LTD', NULL, 'https://weworkremotely.com/remote-jobs/crae-group-ltd-customer-support-agent-remote', 'wwr_f6c8d1b696e067cb44964e9dfe48f4fd', NULL, 'Customer Support', 'active', '2025-12-05 10:37:40', NULL, '2026-03-13 22:54:27', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(659, 'We Work Remotely', 'CRM Manager', 'Headquarters: Lehi, UT USA\n    URL: https://gogoodjuju.com/\n\n\nThe Role:\n-The role is a full-time website builder using Elementor in Wordpress, building websites for our clients.\n&nbsp;\nThe Person and Skills We Need:\n-Someone who has great English (writing and speaking) &nbsp;preferably without a very very strong accent (don\'t let your accent worry you, it\'s not critical, please still apply)\n-Someone who can truly become dedicated to Goodjuju and motivated to grow themselves (skills, experience, pay) by helping Goodjuju grow and perform better\n-Someone focused who genuinely cares and enjoys their work communicating with the team, clients, and potential clients\n-Motivated to grow, make more money (base pay and bonuses), and improve your life while helping improve the life of the Goodjuju team and our clients\n&nbsp;\nYour Work and Responsibilities:\n&nbsp; ✅ &nbsp;Creating designs and concepts for new/existing sites\n&nbsp; ✅ &nbsp;Collaborating with the other designers, developers, writers\n', 'Goodjuju Marketing', NULL, 'https://weworkremotely.com/remote-jobs/goodjuju-marketing-crm-manager', 'wwr_a8dd860f5eaaa2a6173c25e2db3159c2', NULL, 'Customer Support', 'active', '2025-11-29 05:29:55', NULL, '2026-03-13 22:54:27', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02');
INSERT INTO `projects` (`id`, `source`, `title`, `description`, `company`, `location`, `project_url`, `external_id`, `tags`, `category`, `status`, `published_at`, `fetched_at`, `created_at`, `updated_at`, `archived`, `budget`, `budget_min`, `budget_max`, `archived_at`) VALUES
(660, 'We Work Remotely', 'Live Technical Support Representative — Full-Time (40 hrs/week, Sat–Sun required, Tues-Wed off) — $40,000/year + Benefits — Locations: AZ, CA, ID, OR, TX, WA', 'Headquarters: Oregon USA\n    URL: https://porkbun.com\n\n\nLive Technical Support Representative — Full-Time (40 hrs/week, Sat–Sun required, Tues-Wed off) — $40,000/year + Benefits — Locations: AZ, CA, ID, OR, TX, WA\nIt\'s time to hire another amazing individual again. You could be the pick of the litter! Are you a resourceful problem solver who loves delivering top-notch customer service? Can you provide amazing and personalized phone support? If you’re good at diagnosing technical issues, enjoy helping customers, and can deliver a mind-blowing experience via phone, chat, and email support, then please apply!\nPorkbun is a fully remote domain name registrar. We’re looking to add multiple U.S.-based, full-time Technical Support Representatives. We are hiring from within states where we are already operational; eligibility is restricted to: Arizona, California, Idaho, Oregon, Texas, or Washington.\nFrom .com to .pizza to .plumbing, Porkbun sells more than 500 domain extensions directly to con', 'Porkbun', NULL, 'https://weworkremotely.com/remote-jobs/porkbun-live-technical-support-representative-full-time-40-hrs-week-sat-sun-required-tues-wed-off-40-000-year', 'wwr_5dc497cddd72e25e240b558c351eced2', NULL, 'Customer Support', 'active', '2025-10-14 21:16:28', NULL, '2026-03-13 22:54:27', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(661, 'We Work Remotely', 'Senior Performance Marketer:in [m/w/d] | Vollzeit | SaaS | Remote möglich (EU-weit)', 'Headquarters: Vienna (Headquarter), Remote Austria, Remote International\n    URL: http://swat.io\n\n\n\n\nWho we are:\n\nSwat.io ist ein&nbsp;unabhängiges, eigenfinanziertes SaaS-Unternehmen&nbsp;für&nbsp;Social Media Publishing &amp; Community Management.&nbsp;Wir sind&nbsp;product-led&nbsp;und folgen einem&nbsp;Self-Service-first Ansatz:&nbsp;Unser Produkt ist der zentrale Wachstumstreiber, so intuitiv gebaut, dass Kund:innen ihre gesamte Journey, vom Free Trial bis zur laufenden Nutzung, möglichst unabhängig gestalten können.Wir sind ein&nbsp;kleines,&nbsp;dynamisches&nbsp;und gleichzeitig&nbsp;stabiles&nbsp;Unternehmen mit&nbsp;über 15 Jahren bootstrapped Erfolg.&nbsp;Bei uns bewegen sich Dinge schnell, gute Ideen werden gehört und umgesetzt.&nbsp;Rund 50 Menschen&nbsp;mit unterschiedlichen Hintergründen arbeiten hier lean, agil und mit viel Eigenverantwortung.&nbsp;Als ambitioniertes Team haben wir große Ziele mit Fokus auf nachhaltigem Wachstum: Wir wollen zu den Top 1 % der SaaS-Untern', 'Swat.io', NULL, 'https://weworkremotely.com/remote-jobs/swat-io-senior-performance-marketer-in-m-w-d-vollzeit-saas-remote-moglich-eu-weit', 'wwr_ed3ffb620e5430a17236942da39eee89', NULL, 'Marketing', 'active', '2026-02-23 16:08:31', NULL, '2026-03-13 22:54:27', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(662, 'We Work Remotely', 'Director, Talent Acquisition', 'Headquarters: Remote\n    URL: http://restaurant365.com\n\n\nRestaurant365 is a SaaS company disrupting the restaurant industry! Our cloud-based platform provides a&nbsp;unique, centralized solution for accounting and back-office operations for restaurants. Restaurant365’s culture is focused on empowering team members to produce top-notch results while elevating their skills. We’re constantly evolving and improving to make sure we are and always will be “Best in Class” ... and we want that for you too!As Director of Talent Acquisition, you will lead and develop a team of recruiters and coordinators while driving strategy, execution, and operational excellence across the full hiring lifecycle. You will be a trusted partner to senior leadership and play a critical role in scaling global capacity through Mexico hiring, while also helping leaders think differently about how work gets done through AI and automation. This is a hands-on leadership role. You will coach, uplevel, and operationalize', 'Restaurant365', NULL, 'https://weworkremotely.com/remote-jobs/restaurant365-director-talent-acquisition', 'wwr_0dfd3945432852945f134bf91a73b243', NULL, 'Web Development', 'active', '2026-02-23 16:08:31', NULL, '2026-03-13 22:54:27', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(663, 'We Work Remotely', 'Vice President of Sales, Pharma Digital Factory (SaaS)', 'Headquarters: Princeton, New Jersey, United States\n    URL: http://supplychainwizard.com\n\n\nAbout SCW.AI&nbsp;&nbsp;\nSCW.AI by Supply Chain Wizard is a fast-growing SaaS company transforming regulated manufacturing with a next-gen Digital Factory platform. Backed by a $10M Series A, we serve leading pharmaceutical manufacturers with cloud-based tools for OEE tracking, labor and asset visibility, predictive insights, and more.\nWe’re a Gartner Cool Vendor, two-time Inc. 5000 honoree, and a certified Great Place to Work. Join us as we shape the future of Pharma 4.0.\n\nWhat You\'ll Do&nbsp;\n\n\nLead all go-to-market efforts, reporting directly to the CEO\nBuild, coach, and scale a high-performing sales team across regions\nOwn sales strategy, pipeline growth, forecasting, and deal execution\nEstablish processes and metrics to drive predictable revenue\nCollaborate across Product, Marketing, and Customer Success to align on messaging, enablement, and expansion\nServe as executive sponsor on strategic', 'Supply Chain Wizard', NULL, 'https://weworkremotely.com/remote-jobs/supply-chain-wizard-vice-president-of-sales-pharma-digital-factory-saas', 'wwr_d2735e41dadabee81b4502259bd900dc', NULL, 'Marketing', 'active', '2026-02-23 16:08:31', NULL, '2026-03-13 22:54:27', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(664, 'We Work Remotely', 'Regional Sales Lead / Key Account Manager (m/w/d) - DACH', 'Headquarters: Remote Germany, Leipzig, Ilmenau, Erfurt\n    URL: http://cuculus.com\n\n\n\n\nGestalte den Versorgungsmarkt der Zukunft mit uns! \n\n                        Festanstellung / Vollzeit / Erfurt, Leipzig, Ilmenau, Remote Deutschland / Start: asap&nbsp;Bei Cuculus arbeiten wir mit Versorgungsunternehmen, die neu denken, wie Energie- und Infrastruktursysteme geplant, betrieben und monetarisiert werden. Der deutschsprachige Markt steht dabei im Zentrum einer tiefgreifenden Transformation – geprägt durch Dezentralisierung, Regulierung, Digitalisierung sowie die wachsende Bedeutung von Daten und KI.Als Regional Sales Lead / Key Account Manager bist du strategische:r Partner:in auf Augenhöhe für Entscheider:innen der Versorgungswirtschaft. Du verantwortest Wachstum, baust langfristige Beziehungen auf Senior-Level auf und gestaltest aktiv, wie Technologie zum Enabler für nachhaltige Transformation wird.Wenn du unternehmerisch denkst, kommerziell handelst und Märkte an der Schnittstelle vo', 'Cuculus', NULL, 'https://weworkremotely.com/remote-jobs/cuculus-regional-sales-lead-key-account-manager-m-w-d-dach', 'wwr_7a2628407b71b033d9366be59b262230', NULL, 'Web Development', 'active', '2026-02-23 16:08:31', NULL, '2026-03-13 22:54:27', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(665, 'We Work Remotely', 'Enterprise Sales Executive VI - Hi-tech/ISV/SaaS', 'Headquarters: United States - Remote\n    URL: http://rackspace.com\n\n\n**We are seeking candidates with extensive experience obtaining new logo clients in the below industry verticals**-Hitech/ISV/SaaSSpecializes in identifying, developing, and closing opportunities with new or existing customers that deliver incremental profitable growth and positive customer experiences. Owns and develops customer relationships, collaborating with both customers and internal resources to address customer and company priorities. Leverages subject matter experts and provides solutions aligned with business-unit priorities to satisfy customer needs. Responsible for the full sales cycle, from winning new customers to growing share of wallet in targeted existing customers for Rackspace. Utilizes industry knowledge to differentiate Rackspace and to acquire new customers and drive new footprint. Builds deep relationships with strategic customers and prospects, presenting viable IT and business solutions. Util', 'Rackspace', NULL, 'https://weworkremotely.com/remote-jobs/rackspace-enterprise-sales-executive-vi-hi-tech-isv-saas', 'wwr_721105da6db248a36cd6faad74080a01', NULL, 'Mobile Development', 'active', '2026-02-19 22:42:11', NULL, '2026-03-13 22:54:27', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(666, 'We Work Remotely', 'Bilingual Sr Principal Consultant - Products ERP - NetSuite (Seeking French and/or Mandarin)', 'Headquarters: Canada\n    URL: http://oracle.com\n\n\nDescriptionWhy Oracle NetSuite?\nOne word - transformation.\nAt Oracle NetSuite, we believe the cloud is here to stay and so do our 30,000+ customers.&nbsp;We believe businesses should not be bogged down by the overhead of bulky data centers and expensive personnel to run it all.&nbsp;Businesses need to be lean, efficient and agile.&nbsp; Oracle NetSuite is literally transforming business around the globe by providing a cloud-based, unified system that delivers unprecedented capabilities to drive business forward. Founded in 1998 as THE cloud applications pioneer, today Oracle’s NetSuite global business unit has transformed the business operations of our customers without the high costs and inefficiency of on-premise systems.\nTransform your career at Oracle NetSuite\nAt Oracle NetSuite we work hard and we work smart.&nbsp;We hire fierce competitors. We hire individuals that are fearless trail blazers.&nbsp;Oracle NetSuite employees take th', 'Oracle', NULL, 'https://weworkremotely.com/remote-jobs/oracle-bilingual-sr-principal-consultant-products-erp-netsuite-seeking-french-and-or-mandarin', 'wwr_80da18628ff0682f4bcaaf82a2052aa4', NULL, 'Web Development', 'active', '2026-02-19 22:42:10', NULL, '2026-03-13 22:54:27', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(667, 'We Work Remotely', 'Business Development Representative', 'Headquarters: Remote\n    URL: http://codekeeper.co\n\n\n\nBusiness Development RepresentativeAre you a tech-savvy sales professional with a solid understanding of modern web SaaS? If you excel in a fast-paced environment where you can make a significant impact, this could be the perfect job for you !Codekeeper is accepting applications for the next two months and will fill the position once we find the right candidate.About the PositionAs a Business Development Representative, you\'ll drive inbound sales growth and identify new leads primarily through an inbound client approach. In this dynamic, ever-changing environment, your focus will be on showcasing the benefits of our SaaS Source Code Escrow platform while providing excellent customer service.What You’ll Be DoingAdvising customers on potential solutions and building strong relationships through excellent customer servicePreparing email sequences and promptly responding to customer emails in a professional mannerIdentifying and contact', 'Codekeeper', NULL, 'https://weworkremotely.com/remote-jobs/codekeeper-business-development-representative', 'wwr_341f869aa7bd8f5006ce118f9565dadc', NULL, 'DevOps', 'active', '2026-02-19 22:42:10', NULL, '2026-03-13 22:54:27', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(668, 'We Work Remotely', 'GVP & Regional GM, ANZ', 'Headquarters: Remote Australia\n    URL: http://riministreet.com\n\n\nAbout Rimini Street, Inc.Rimini Street, Inc. (Nasdaq: RMNI), a Russell 2000® Company, is a global provider of end-to-end enterprise software support, management and innovation solutions and the leading third-party support provider for Oracle, SAP and VMware software. Our comprehensive portfolio of unified solutions help&nbsp;run, manage, support, customize, configure, connect, protect, monitor, and optimize enterprise application, database and technology software, enabling our clients to achieve better business outcomes, significantly reduce costs and reallocate resources towards strategic projects. The Company has signed thousands of contracts with Fortune Global 100, Fortune 500, midmarket, public sector and government organizations who selected Rimini Street as their trusted, proven mission-critical enterprise software solutions provider and achieved better operational outcomes, realized billions of US dollars in savi', 'Rimini Street', NULL, 'https://weworkremotely.com/remote-jobs/rimini-street-gvp-regional-gm-anz', 'wwr_2fa12149b55eae404b358717f90ccb47', NULL, 'Marketing', 'active', '2026-02-19 22:42:10', NULL, '2026-03-13 22:54:27', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(669, 'We Work Remotely', 'Team Lead, Command Center', 'Headquarters: Remote Brazil\n    URL: http://riministreet.com\n\n\nAbout Rimini Street, Inc.Rimini Street, Inc. (Nasdaq: RMNI), a Russell 2000® Company, is a global provider of end-to-end enterprise software support and innovation solutions and the leading third-party support provider for Oracle, SAP and VMware software. The Company offers a comprehensive portfolio of unified solutions to run, manage, support, customize, configure, connect, protect, monitor, and optimize enterprise application, database, and technology software. The Company has signed thousands of contracts with Fortune Global 100, Fortune 500, midmarket, public sector and government organizations who selected Rimini Street as their trusted, proven mission-critical enterprise software solutions provider and achieved better operational outcomes, realized billions of US dollars in savings and funded AI and other innovation investments.To learn more, please visit www.riministreet.com, and connect with Rimini Street on X, Face', 'Rimini Street', NULL, 'https://weworkremotely.com/remote-jobs/rimini-street-team-lead-command-center', 'wwr_26179bf7361fa3927bf24b236e8f3900', NULL, 'DevOps', 'active', '2026-02-19 22:42:10', NULL, '2026-03-13 22:54:27', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(670, 'We Work Remotely', 'Senior Account Executive, SaaS, Remote', 'Headquarters: Saint Louis, MO · Sales\n    URL: http://planetgreensearch.com\n\n\nSenior Account Executive, SaaS, Remote\nat Our Client – Be the Hero Communities Need, From Anywhere! 🚨\nJoin the Revolution at Our Client – 100% Remote!\nReady to make a real impact while working from your home office, favorite coffee shop, or anywhere in the U.S.? At Our Client, we’re a movement, empowering first responders and public servants with cutting-edge SaaS solutions that save lives and transform communities—all from the comfort of your own space. Our mission? Create safer streets, stronger agencies, and heroes who come home safe after every shift. If you’re a high-energy, results-driven sales superstar who thrives on closing big deals and making a difference, this fully remote role is your chance to shine! 🌟\nLocation: Fully remote, U.S.-based only. Work from anywhere in the Central or Eastern U.S. time zones—no commute, no office, just freedom! #LI-Remote\nVibe: Fun, fast-paced, collaborative, and a li', 'Planet Green Search', NULL, 'https://weworkremotely.com/remote-jobs/planet-green-search-senior-account-executive-saas-remote-3', 'wwr_54059860815526bde8a77025de7becdf', NULL, 'Marketing', 'active', '2026-02-18 22:02:31', NULL, '2026-03-13 22:54:27', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(671, 'We Work Remotely', 'Partnership Sales Manager | Remote | AI SaaS Sales Role', 'Headquarters: ET/CT/Remote\n    URL: http://process.st\n\n\nWho we are\nProcess Street is an AI software and compliance operations platform startup from San Francisco. We help our customers build, document, automate, and track recurring workflows. Our platform automates the work, enforces the standards, and proves compliance so our global customers can run their businesses. We service over 3k customers around the world, and are VC-backed by Accel, Salesforce, and Atlassian.\n&nbsp;\nOur Mission\nTo make work fun, fast, and faultless for teams everywhere.\n&nbsp;\nOur Culture\nProcess Street was founded on a strong belief in the work-life benefits of a healthy, collaborative, remote culture. We value flexibility because many of us are parents, travelers, or just creatives who aren\'t inspired by the construct of a mundane 9-to-5. Spread across 9 different time zones, we communicate asynchronously, work autonomously, and take real ownership of our work. We know human connections make strong teams, s', 'Process Street', NULL, 'https://weworkremotely.com/remote-jobs/process-street-partnership-sales-manager-remote-ai-saas-sales-role', 'wwr_269856be1ca3035f6bbe1bc8626d7e8b', NULL, 'Marketing', 'active', '2026-02-18 22:02:31', NULL, '2026-03-13 22:54:27', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(672, 'We Work Remotely', 'Enterprise Billing Success Manager (B2B SaaS)', 'Headquarters: Remote\n    URL: http://promptemr.com\n\n\nJob Title: Enterprise Billing Success ManagerCompany Overview:Prompt is revolutionizing healthcare by delivering highly automated and modern software to rehab therapy businesses, the teams within, and the patients they serve. As the fastest growing company in the therapy EMR space and the new standard in healthcare technology, we’re looking to bring on a Enterprise Billing Success Manager (BSM) who will serve as a Prompt billing expert to customers via our support channel, during customer onboarding, and will be an integral part of our BSM team.&nbsp;This role is an unprecedented opportunity to have an immense impact on our industry leading Customer Success Team that ranks 81 Net Promoter Score points higher than our competition (in other words, people love Prompt). We’re looking for someone scrappy, willing to bring new ideas, take on big challenges, and is into doubling down on what works.We’re doing something special here and this', 'Prompt', NULL, 'https://weworkremotely.com/remote-jobs/prompt-enterprise-billing-success-manager-b2b-saas', 'wwr_e49cce129b774839ca299da066a9479f', NULL, 'DevOps', 'active', '2026-02-18 22:02:31', NULL, '2026-03-13 22:54:27', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(673, 'We Work Remotely', 'Support Engineer, SAP ABAP', 'Headquarters: Remote Brazil\n    URL: http://riministreet.com\n\n\nAbout Rimini Street, Inc.Rimini Street, Inc. (Nasdaq: RMNI), a Russell 2000® Company, is a global provider of end-to-end enterprise software support, products and services, the leading third-party support provider for Oracle and SAP software and a Salesforce and AWS partner. The Company has operations globally and offers a comprehensive family of unified solutions to run, manage, support, customize, configure, connect, protect, monitor, and optimize enterprise application, database, and technology software, and enables clients to achieve better business outcomes, significantly reduce costs and reallocate resources for innovation. To date, over 5,300 Fortune 500, Fortune Global 100, midmarket, public sector, and other organizations from a broad range of industries have relied on Rimini Street as their trusted enterprise software solutions provider. To learn more, please visit riministreet.com, and connect with Rimini Street ', 'Rimini Street', NULL, 'https://weworkremotely.com/remote-jobs/rimini-street-support-engineer-sap-abap', 'wwr_7fbcf9129573cdd3a04acd208101dd51', NULL, 'DevOps', 'active', '2026-02-18 22:02:31', NULL, '2026-03-13 22:54:27', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(674, 'We Work Remotely', 'Performance Marketing Manager – for B2B Tech & SaaS Scale-Ups (m/f/d)', 'Headquarters: Hamburg, Remote\n    URL: http://yoyaba.com\n\n\n\n\nYour daily business\n\nYou click “Publish” and the first batch of new creatives you briefed goes live. A feeling of excitement and anticipation kicks in. You close your laptop with a grin, because your very first month in your new job at YOYABA has already been super exciting.Instead of spending the first week reading boring PDF documents and setting up your laptop, you were warmly welcomed by your team and immediately integrated into key projects with top accounts. You were able to apply your solid expertise hands-on, together with your new team’s know-how, to our clients in the form of exciting Paid Social campaigns.At the same time, you feel that you’ve not only found a new role &amp; passion, but also kindred spirits who share the same drive as you.Sounds almost too good to be true? Then keep on reading – because we’re looking exactly for you to join our team:Your daily businessYou take full responsibility for the performan', 'YOYABA', NULL, 'https://weworkremotely.com/remote-jobs/yoyaba-performance-marketing-manager-for-b2b-tech-saas-scale-ups-m-f-d', 'wwr_384af98f6eb92a0fefb68874df9284b6', NULL, 'Marketing', 'active', '2026-02-12 22:09:17', NULL, '2026-03-13 22:54:27', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(675, 'We Work Remotely', 'Head of Growth for a U.S. B2C SaaS Platform (Remote)', 'Headquarters: Brazil\n    URL: http://paired.so\n\n\nDescriptionPaired is a global staffing and recruiting agency that pairs remote work with top-tier talent. We admire the importance of innovative social media strategies and are committed to connecting talented individuals with great companies that need their unique skills. Our mission is to provide great jobs to gifted people, regardless of location.Our ClientOur client is a B2C SaaS platform that empowers salespeople—primarily mortgage loan officers—to create and deploy professional video marketing content using AI-driven automation. Their users download the mobile app, create videos in under two minutes, and build their personal brand with minimal effort. They\'re currently at an inflection point: the product is nearly complete, enterprise pilots are converting, and they\'re preparing to launch direct-to-consumer acquisition at scale. This role is critical—you\'ll build the client\'s entire B2C marketing infrastructure from scratch and own', 'Paired', NULL, 'https://weworkremotely.com/remote-jobs/paired-head-of-growth-for-a-u-s-b2c-saas-platform-remote', 'wwr_38d6ca370e30dc0742ebd55d4d32205f', NULL, 'Mobile Development', 'active', '2026-02-12 22:09:17', NULL, '2026-03-13 22:54:27', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(676, 'We Work Remotely', 'Account Executive – Strategic Accounts / Expansion (Install Base), DACH', 'Headquarters: Gronau, Deutschland\n    URL: http://ifs.com\n\n\nUnternehmensbeschreibungAbout Ultimo&nbsp;Ultimo provides enterprise asset management software used by asset-intensive organisations to manage,&nbsp;maintain, and optimise physical assets across sites and regions.&nbsp;Customers&nbsp;operate&nbsp;complex, operationally critical environments.&nbsp;Ultimo’s&nbsp;software is deeply embedded in daily operations — it is part of the operational backbone, not a discretionary tool.&nbsp;Ultimo is part of&nbsp;IFS, providing long-term backing, global scale, and continued investment — while&nbsp;retaining&nbsp;its own product focus, customer intimacy, and&nbsp;entrepreneurial, scale-up operating model.&nbsp;This combination allows Ultimo to grow with autonomy and pace, without early-stage risk.&nbsp;StellenbeschreibungAccount Executive – Strategic Accounts / Expansion (Install Base), DACH&nbsp;\nGerman-speaking Enterprise Customers&nbsp;📍 Germany-focused DACH | Remote / Hybrid&nbsp;Why t', 'IFS', NULL, 'https://weworkremotely.com/remote-jobs/ifs-account-executive-strategic-accounts-expansion-install-base-dach', 'wwr_bd5578f0c880b6935f08cfdd11e9ea27', NULL, 'DevOps', 'active', '2026-02-12 22:09:17', NULL, '2026-03-13 22:54:27', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(677, 'We Work Remotely', 'SDR / Sales Development Representative - SaaS', 'Headquarters: Denver, Colorado, United States\n    URL: http://actionstep.com\n\n\nDescriptionThe purpose of a Sales Development Representative is to grow the Actionstep customer base and meet SDR targets through successful sales delivery of the Actionstep value proposition and to generate new customer opportunities through research and effective delivery of targeted outbound activity. Success of the Sales Development Representative will be measured primarily by revenue associated with follow-up meetings scheduled. Secondary measures of success will include qualified lead generation and delivery of outbound sales activity. &nbsp;In this role, you will… &nbsp;Meet and exceed individual monthly and annual targets with the view to build the Actionstep customer login numbers and contribute to total business KPI’s. &nbsp;Prospect and develop relationships in key customer groups and regions to generate sales opportunities and grow the customer base. &nbsp;Actively leverage Actionstep sales tools', 'Actionstep', NULL, 'https://weworkremotely.com/remote-jobs/actionstep-sdr-sales-development-representative-saas', 'wwr_ea3ab781687552fe97d8b8b81de248f9', NULL, 'Web Development', 'active', '2026-02-12 22:09:17', NULL, '2026-03-13 22:54:27', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(678, 'We Work Remotely', 'Remote Technical Lead – Oracle SaaS Cloud', 'Headquarters: Ciudad de México, CDMX, 01219, United States\n    URL: http://sequoia-connect.com\n\n\nOur client is a rapidly growing, automation-led service provider specializing in IT, business process outsourcing (BPO), and consulting services. With a strong focus on digital transformation, cloud solutions, and AI-driven automation, they help businesses optimize operations and enhance customer experiences. Backed by a global workforce of over 32,000 employees, our client fosters a culture of innovation, collaboration, and continuous learning, making it an exciting environment for professionals looking to advance their careers.Committed to excellence, our client serves 31 Fortune 500 companies across industries such as financial services, healthcare, and manufacturing. Their approach is driven by the Automate Everything, Cloudify Everything, and Transform Customer Experiences strategy, ensuring they stay ahead in an evolving digital landscape.&nbsp;As a company that values growth and prof', 'Sequoia Connect', NULL, 'https://weworkremotely.com/remote-jobs/sequoia-connect-remote-technical-lead-oracle-saas-cloud', 'wwr_f067647fba37d209d2af17ce2a0f942c', NULL, 'Web Development', 'active', '2026-02-12 22:09:17', NULL, '2026-03-13 22:54:27', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(679, 'We Work Remotely', 'QA Analyst', 'Headquarters: Remote\n    URL: https://www.wealthbox.com\n\n\nWe are seeking a QA Analyst in our Product department, reporting to our Head of Product. This role is responsible for working closely with our product and engineering teams to analyze requirements, write test plans, and perform testing, all to improve software quality for our customers.\nResponsibilities\n\nConduct regression testing to ensure functionality, performance and usability for upcoming feature releases.\nWrite detailed test plans based on requirements for new features or bug fixes.&nbsp;\nManually test specific functionality for individual pull requests.&nbsp;\nDocument test results, testing procedures, and steps to reproduce bugs or defects. &nbsp;\nProvide feedback to improve the testing process and recommend improvements based on test results and team collaboration.&nbsp;\n\nDesired skills and experience\n\n3-5 years of QA experience with software product quality assurance testing web-based software applications on desktop op', 'Wealthbox CRM', NULL, 'https://weworkremotely.com/remote-jobs/wealthbox-crm-qa-analyst', 'wwr_d8f462cd88b5fe1152c648e8c2fa18d3', NULL, 'Web Development', 'active', '2024-10-17 20:43:52', NULL, '2026-03-13 22:54:27', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(680, 'We Work Remotely', 'Senior Independent Product Manager/Product Designer ($90-$170/hr)', 'Headquarters: NYC, SF, and TLV\n    URL: https://build.a.team/wwrfastrackreferral\n\n\nImagine choosing your projects, collaborating with the best, and keeping every dollar you earn.At A·Team, we’ve turned this vision into reality for top-tier independent software builders. Since May 2020, A·Teamers have earned over $108 million working on high-impact projects for companies backed by a16z, YC, Insight Partners, Tiger Global, Softbank, General Catalyst, and more.Why A·Team?High-paying, meaningful missions: Earn $90-$170/hr with over 500 companies—from trailblazing startups like Sightful, D-ID, and Apprentice to enterprise innovators like Lyft, Google X, and HCA.Collaborate with trusted peers: Work in small, elite teams for high-impact projects, ensuring top-tier collaboration.Full autonomy: Choose projects that excite you. Join when you\'re ready, and take breaks as needed.Exclusive gatherings: Participate in off-the-record events and connect with top builders.Transparent earnings: Keep 100%', 'A.Team', NULL, 'https://weworkremotely.com/remote-jobs/a-team-senior-independent-product-manager-product-designer-90-170-hr', 'wwr_f8fd6795fca787bcb52f98c40f72e816', NULL, 'Design', 'active', '2024-06-16 18:08:52', NULL, '2026-03-13 22:54:27', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(681, 'remoteok', 'AI Specialist Haitian Creole', 'We are looking for AI&nbsp;Specialists to join a Haitian Creole voice evaluation project â a great entry point into ongoing work within one of our most active AI markets!Job Type: FreelanceLocation: Remote (Haiti, in-country preferred but not required)Work Schedule:&nbsp;3 hours in total, approximately.Start Date: As soon as possible.Rate: 15 USD per hour (rates vary per country. If you are based elsewhere, the rates will be different)Help Shape the Future of AIThis short project offers practical exposure to AI evaluation workflows and contributes directly to improving how AI systems understand real spoken language.This role involves interacting with an AI agent through voice calls to help ensure accurate speech understanding and transcription quality.You will participate in controlled calls with an AI agent. The goal is to evaluate how well the agent understands spoken language in natural scenarios. Training will be provided, and it will be compensated if the project tasks are completed.Your recordings will be used solely to generate transcriptions for intelligibility review.Your voice recordings will not be used to train, develop, or appear in any product.\\nWhat Youâll DoMake scripted and unscripted voice calls with an AI agent (10â15 conversations in total). Produce clear, natural Haitian Creole speech while following the provided guidelines (each conversation lasts about 5 minutes).Evaluate how well the AI agent understands spoken language, helping test speech recognition and transcription accuracy.Report any intelligibility issues or misunderstandings during the interaction and complete the required administrative review tasks (approximately 10â15 minutes per conversation). What Weâre Looking ForNative-level fluency in Haitian Creole.Ability to complete a trial voice recording to verify accent.AI Specialist background is highly preferred, but not mandatory.Experience with speech recording is an advantage.Strong communication skills.Comfortable speaking clearly and naturally in a variety of prompts and scenarios.Must sign a consent form before beginning the project.What We OfferTimely, reliable payments.Access to additional project opportunities through our TrainAI Community, where we regularly source contributors for similar tasks.A short, flexible engagement ideal for gaining practical exposure to AI evaluation workflows.\\n#LI-CAN17Vendor TypeWhen applying, please select the option that best describes your working status.Are you a Freelancer or Private Individual?A Freelancer is someone who has a business license and may have a VAT number or EIN for tax purposes. A VAT (Value Added Tax) number is a unique identifier assigned to a registered business in many countries; an EIN (Employer Identification Number) is a similar identifier used in the US.&nbsp;A Private Individual does not&nbsp;have a business license. If you arenât sure, you are probably a private individual.RWS embraces DEI&nbsp;and promotes equal opportunity, we are an Equal Opportunity Employer and prohibit discrimination and harassment of any kind. RWS is committed to the principle of equal employment opportunity for all employees and to providing employees with a work environment free of discrimination and harassment. All employment decisions at RWS are based on business needs, job requirements and individual qualifications, without regard to race, religion, nationality, ethnicity, sex, age, disability, or sexual orientation. RWS will not tolerate discrimination based on any of these characteristics.&nbsp;Please mention the word **AVID** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'RWS TrainAI', 'Port-au-Prince', 'https://remoteOK.com/remote-jobs/remote-ai-specialist-haitian-creole-rws-trainai-1130752', '1130752', '[\"training\",\"transcription\",\"test\",\"voice\",\"speech\"]', NULL, 'active', '2026-03-13 04:00:02', '2026-03-14 06:00:22', '2026-03-14 00:00:05', '2026-03-14 06:00:22', 0, NULL, NULL, NULL, NULL),
(682, 'remoteok', 'CI&T 27985 Senior AI Engineer Brazil', 'We are seeking a talented and motivated AI Engineer to join our dynamic team. In this role, you will be responsible for configuring our new Agentic solution to develop a robust web application based on a .NET backend and React frontend, with Single Sign-On (SSO) integration and external API services. Key Responsibilities: - Integrate and improve existing agents into our project. - Design, develop, and configure a web application using a .NET-based backend (e.g., ASP.NET Core) and React on the frontend, leveraging the Agentic solution. - Implement Single Sign-On (SSO) integration (e.g., OAuth2/OIDC, SAML, Azure AD, or similar) to enhance user authentication and experience. - Develop and integrate RESTful APIs and external services into the .NET/React application. - Troubleshoot and resolve technical issues related to AI functionalities, agent orchestration, and system integrations. - Participate in all stages of the Software Development Life Cycle (SDLC) to deliver high-qualiPlease mention the word **UNITY** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'CI&T', 'Brazil', 'https://remoteOK.com/remote-jobs/remote-cit-27985-senior-ai-engineer-brazil-cit-1130751', '1130751', '[\"react\",\"system\",\"technical\",\"software\",\"web\",\"api\",\"senior\",\"engineer\",\"backend\"]', NULL, 'active', '2026-03-13 00:00:15', '2026-03-14 06:00:24', '2026-03-14 00:00:09', '2026-03-14 06:00:24', 0, NULL, NULL, NULL, NULL),
(683, 'remoteok', 'Client Partner Enterprise Platform Sales', 'Aera Technology is a pioneer in the growing category of Decision Intelligence Platforms and a Leader in the GartnerÂ® Magic Quadrantâ¢ for 2026â the technology to digitize, augment, and automate decision-making processes with AI and machine learning. Through our AI decision automation platform, Aera Decision Cloudâ¢, we are helping the best-known brands in the world make smarter, faster decisions.\n&nbsp;\nThe need for decision intelligence has never been greater. The digitization of the economy has introduced a paradox: Companies today are awash in data, yet the velocity, volume, and complexity of that information is outpacing their ability to make decisions with the speed and precision that todayâs business environment demands. Decision intelligence represents the critical shift â moving from people making decisions with machine support to machines making decisions guided by people. As the digital economy accelerates into an era defined by agentic AI, this shift has become a competitive necessity, enabling organizations to act faster, adapt with confidence, and unlock value once beyond reach.\n&nbsp;\nAera Technology is at the forefront of this agentic revolution. Recognized by IDC as a leader in decision intelligence and cited by Gartner in its Market Guide for Decision Intelligence, weâre the trusted choice of global market leaders. Built on a comprehensive and composable platform, Aera empowers organizations to optimize and automate all types of decisions, across every business area.\n&nbsp;\nAs a Client Partner, you will partner with senior executives at the most recognized companies in the world to drive adoption of our game-changing platform. Employing a consultative, value-driven approach to sales &amp; client management, you will identify and cultivate new opportunities, manage a robust pipeline, develop, and execute account-specific strategies to close large strategic deals, with new and existing clients, owning overall responsibility for the client relationship. You bring a strategic, consultative mindset and a strong point of view on how to create and sustain value to the table.&nbsp;\n&nbsp;\nThe Ideal candidate will be based in the Boston, MA area.&nbsp;\\nResponsibilities \nBecome an important part of our hyper-growth\nTarget and close new large enterprise clients using a consultative, value-based selling approach\nPromote value creating ideas within existing clients, which expand Aeraâs relationships and usage of our unique DI platform\nOwn the C- and VP-level client relationships; acting as a trusted partner and advisor\nArticulate our market positioning, why our technology is differentiated, and how our platform can impact the clientâs business through engaging their business and technology stakeholders\nServe as a subject matter expert in the clientâs industry and business from strategic intent to functional areas\nDevelop and own the long-term strategic roadmap, a pragmatic path to executing the vision, and the benefits case for the transformation\nAct with integrity and urgency in responding to client requests\nCollaborate with cross-functional team members to deliver exceptional service to your clients and secure upsells\nMeet or exceed new ACV and customer revenue targets\nAbout You \nA player with 7 + years of direct sales experience with a recognized data and analytics enterprise software firm, with an emphasis on Operations, Supply Chain Management and/or Digital Transformations\nExperience promoting vision and value / outcome based selling\nFamiliarity and experience with Big Data, RPA/Process Mining, and AI/ML preferred\nHighly motivated with a strong track record of success, including consistently meeting or exceeding goals\nAbility to quickly understand and diagnose the key challenges facing clients and prospects\nDemonstrated ability to build enduring strategic relationships with senior executives\nAbility to express a bold point of view, both to engage and challenge your stakeholders\nSkilled at crisply articulating the value potential of new and transformational solutions\nPassionate about the power of technology to fundamentally transform the way corporationsâ function\nWillingness to travel on a frequent and regular basis\n\nMust be based in the Boston, MA areaNice to Have \nBackground in Data Analytics / Planning / ML/AI&nbsp;\nSupply Chain, Pharma or Life Sciences experience&nbsp;\n\\n$200,000 - $220,000 a yearCompensation for this position consists of $220,000+ salary + 10-12% commission on all NNARR (uncapped) + Meaningful equity. OTE is $350,000 - $400,000.\n&nbsp;\nActual compensation offered will vary based on a number of factors including prior experience and location. Commission is based on sales performance and is not guaranteed. Equity value is subject to company valuation and vesting requirements.\\nIf you share our passion for building a sustainable, intelligent, and efficient world, youâre in the right place. Established in 2017 and headquartered in Mountain View, California, we\'re a series C start-up, with teams in Mountain View, San Francisco (California), Bucharest and Cluj-Napoca (Romania), Paris (France), Munich (Germany), London (UK), Pune (India), and Sydney (Australia).&nbsp; So join us, and letâs build this!\n&nbsp;\nAera Technology is an equal opportunity employer. Qualified applicants will receive consideration for employment without regard to race, color, religion, sex, sexual orientation, gender perception or identity, national origin, age, marital status, protected veteran status, or disability status. Pursuant to the San Francisco Fair Chance Ordinance, Aera Technology will consider for employment qualified applicants with arrest and conviction records.&nbsp;\n&nbsp;\nBenefits Summary&nbsp;\nAt Aera Technology, we strive to support our Aeranauts and their loved ones through different stages of life with a variety of attractive benefits, and great perks. In addition to offering a competitive salary and company stock options, we have other great benefits available. Youâll find comprehensive medical, vision and dental plans, a 401K plan, flexible paid time off, remote work reimbursement, generous parental leave, and much more. We offer unlimited access to online professional courses for both professional and personal development, coupled with people manager development programs. We believe in a flexible working environment, to allow our Aeranauts to perform at their best, ensuring a healthy work-life balance. When youâre working from the office, youâll also have access to a fully-stocked kitchen with a selection of snacks and beverages. Please mention the word **MERIT** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'Aera Technology', 'Boston, MA, USA', 'https://remoteOK.com/remote-jobs/remote-client-partner-enterprise-platform-sales-aera-technology-1130750', '1130750', '[\"support\",\"software\",\"travel\",\"manager\",\"c\",\"leader\",\"management\",\"senior\",\"analytics\",\"sales\"]', NULL, 'active', '2026-03-13 00:00:04', '2026-03-14 06:00:26', '2026-03-14 00:00:13', '2026-03-14 06:00:26', 0, NULL, NULL, NULL, NULL),
(684, 'remoteok', 'Lead 3D Environment Artist', 'Eleventh Hour Games is a fast growing studio, focused on a passion for top-down action RPGs. We value open communication, close-knit teamwork, and opportunity for ownership and growth! Our mission is to gather and empower the next generation of creators to forge extraordinary games. Extraordinary games build passionate communities, which create passionate people. Passionate people turn into next year\'s creators. With our breakout title&nbsp;Last Epoch, we are moving fast into the next round of adventure!THE OPPORTUNITY:&nbsp;As the Lead Environment Artist for Eleventh Hour Games, you will drive the vision and execution for world and environment art while staying hands-on to build high-quality environments yourself. You\'ll establish a cohesive visual standard for large-scale worlds, collaborate closely with Art Direction, Design, and Engineering, and help shape the workflows and technical foundations that allow the team to build performant, beautiful environments at scale.&nbsp;This role requires understanding of modern real-time environment pipelines, large-world streaming workflows, terrain and landscape authoring, complex material systems, and procedural content workflows. The ideal candidate communicates openly in a studio environment, stays agile when priorities shift, and makes thoughtful, efficient decisions to keep production moving smoothly.RESPONSIBILITIES:', 'Eleventh Hour Games', 'Remote', 'https://remoteOK.com/remote-jobs/remote-lead-3d-environment-artist-eleventh-hour-games-1130749', '1130749', '[\"3d\",\"technical\",\"lead\",\"content\"]', NULL, 'active', '2026-03-12 22:00:08', '2026-03-14 06:00:29', '2026-03-14 00:00:17', '2026-03-14 06:00:29', 0, NULL, NULL, NULL, NULL),
(685, 'remoteok', 'Principal 3D Character Artist', 'Eleventh Hour Games is a fast growing studio, focused on a passion for top-down action RPGs. We value open communication, close-knit teamwork, and opportunity for ownership and growth! Our mission is to gather and empower the next generation of creators to forge extraordinary games. Extraordinary games build passionate communities, which create passionate people. Passionate people turn into next year\'s creators. With our breakout title&nbsp;Last Epoch, we are moving fast into the next round of adventure!THE OPPORTUNITY:&nbsp;As a Principal Character Artist at Eleventh Hour Games, you will be responsible for driving the vision, quality, and execution of character art that brings the world of Last Epoch to life. You will set the bar for character quality across heroes, enemies, NPCs, and gear-driven visual identity, while serving as a highly senior individual contributor and a key creative partner to Art Direction.&nbsp;This role requires both exceptional artistic craft and deep technical character pipeline expertise. You\'ll collaborate closely with concept, animation, design, and technical art to create characters that are visually compelling, production-ready, and tightly integrated with gameplay systems. The ideal candidate brings a high visual bar, advanced real-time character creation skills, and the technical depth to help shape scalable character workflows as the project grows.RESPONSIBILITIES:Please mention the word **SNAPPY** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'Eleventh Hour Games', '', 'https://remoteOK.com/remote-jobs/remote-principal-3d-character-artist-eleventh-hour-games-1130748', '1130748', '[\"3d\",\"technical\",\"senior\"]', NULL, 'active', '2026-03-12 21:00:06', '2026-03-14 06:00:31', '2026-03-14 00:00:22', '2026-03-14 06:00:31', 0, NULL, NULL, NULL, NULL),
(686, 'remoteok', 'Senior IT Project Manager', 'Job Summary\nIT Senior Project Manager will own the delivery of mission-critical, multi-year programs with enterprise scope and significant business impact. This role will influence organizational direction, set delivery standards and drive innovation and transformation across the PMO. It will also provide strategic program leadership and executive communication to sponsors and C-level stakeholders.\n&nbsp;\nDuties\n\nDefine and socialize vision, roadmap, and operating model for complex initiatives.\nLead risk posture and control design for programs (compliance, security, data privacy).\nEstablish and enforce governance gates, quarterly planning, and performance dashboards (OKRs/KPIs).\nDrive cross-organizational adoption of new delivery models (DevOps, platform-driven, product-centric).\nCoach senior PMs and program leads; develop playbooks and best practices.\nAnd other job duties as assigned by the line manager.\n\nEducation and Experience\n\nBachelor\'s degree; Master\'s preferred.\n10â12 years in complex IT program delivery.\n\n&nbsp;\nPreferred Education &amp; Experience (optional):\n\nPMP required; PgMP strongly preferred; SAFe/SPC, ITIL, or equivalent frameworks beneficial.\nOr equivalent combination of education, professional training and experience that provides the individual with the required knowledge, skills, and abilities to perform the job.\nExecutive storytelling and stakeholder influence.\nPortfolio-level risk and dependency management.\nExpert command of hybrid delivery, automation, and metrics-driven governance.\nCommunicates vision and goals to multiple project teams; leads executive briefings; sets strategic direction.\nManages escalated conflicts; builds relationships with external partners; resolves high-impact issues.\nInfluences organizational direction; sets standards for project delivPlease mention the word **ENRAPTURE** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'Precision Medicine Group', 'Remote, United States', 'https://remoteOK.com/remote-jobs/remote-senior-it-project-manager-precision-medicine-group-1130747', '1130747', '[\"manager\",\"design\",\"training\",\"education\",\"senior\",\"executive\",\"digital nomad\"]', NULL, 'active', '2026-03-12 20:00:06', '2026-03-14 06:00:34', '2026-03-14 00:00:24', '2026-03-14 06:00:34', 0, NULL, NULL, NULL, NULL);
INSERT INTO `projects` (`id`, `source`, `title`, `description`, `company`, `location`, `project_url`, `external_id`, `tags`, `category`, `status`, `published_at`, `fetched_at`, `created_at`, `updated_at`, `archived`, `budget`, `budget_min`, `budget_max`, `archived_at`) VALUES
(687, 'remoteok', 'Technical Product Manager', 'At LaunchBrightly, we are on a mission to automate a process that continually captures and enhances screenshots of all your SaaS product features. The continuous integration and continuous deployment (CI/CD) pipeline and process that engineers adopted over the last decade, is what we ultimately want to build for customer support teams. TLDR; LaunchBrightly = Github Actions/Circle CI for customer support. And we are currently looking to bring onboard a strong Technical Product Manager.Â Everyone at LaunchBrightly is a creator, an owner, or perhaps better, a celebration of the crazy ones. The misfits. The rebels. Most big companies are afraid of entrusting the future of the company and their software to a few makers, and as they defend against that, they end up with three layers of managers and a product designed by a committee. We want the opposite. We need the opposite as we enter virgin territory trying to build that CI/CD pipeline and process for the support organization. As our customer pushes a new feature to production, we automatically update all product images within the help center. This is a thrilling adventure!Our work is remote, not distant. We believe that being a remote-first organization allows us to build an exceptional team composed of makers and sellers with diverse backgrounds and skill sets from around the globe. Our default work culture is asynchronous and emphasizes written communication to prioritize maker time, focus and company productivity. Our goal is not to eliminate face-to-face interaction, but we should default to a setting where written documentation is so strong that a meeting on most project subject matters would seem odd.Â Â Founded in 2022, and backed by prominent venture firms including IA Ventures, Tuesday Capital, and B Capital Group, this is a unique opportunity to join this band of misfits on the ground floor. As an early teammate you will be working intimately with the founding team, who has done 0 to 1 five times over while seeing four of them come to an exit.The Technical Product Manager will become an integral member of an intimate 10-person team consisting of:Maker #8 (Technical Product Manager, You!)Maker #7 (Esau, Engineer)Maker #6 (Melissa, Implementation Specialist)Maker #5 (Michel, Engineer)Maker #4 (Lucas, Engineer / UX)Maker #3 (Jose, Engineer)Maker #2 (Hyder, Backend Engineer)Maker #1 (Dennis, Founder)Seller #1 (Josh, Co-founder)Helper #1 (Vibeke)However, we are looking not just for a Technical Product Manager but, rather, a teammate we see as integral to LaunchBrightlyâs long-term journey and vital to our success. Someone who is comfortable in the dark and who sees a certain romance, like we do, in embracing the unknowns that come with being on the startup journey. We have a track record of seeing those colleagues who join us on the ground floor of our ventures ride the startup journey to completion (exit) with us, as we grow and become successful together. This is something we take seriously, and something we are extremely proud of!Â Job DescriptionYour work will help shape the business logic layer that powers our product â workflows, task runners, state machines, rules engines, and orchestration. This is a hands-on product role for someone who thinks in systems and sequences. You wonât be writing code as your primary responsibility, but you will define and refine the behaviors that drive complex systems, working closely with engineering to turn intent into reliable execution. And you shouldnât be shy about jumping into code, writing QA scripts, or testing flows yourself when needed.Youâll be responsible for things such as:Owning PRDs and RFCs for larger features, and maintaining a clean, structured Product documentation folder that clearly captures intent, scope, and decisionsMapping logic flows: outlining step-by-step behaviors, edge cases, and decision pathsModeling state: defining key states, transitions, and triggers (including retries and failure modes)Capturing validation rules: both field-level and conditional, across sync and async flowsHandling exceptions: specifying how to surface, log, or recover from system errorsTracing data dependencies: documenting inputs, transformations, joins, and sync logic across servicesActing as a primary contributor to API documentation and helping ensure our Postman collections are accurate and aligned with shipped behaviorServing as first eyes on Sentry reports across repositories and actively monitoring feature releases for regressionsActing as an active PR reviewer, helping protect us from sub-optimal code and future technical debtIn this role your work will span early-stage research, feature scoping, documentation and organization of engineering tickets, weekly planning, and internal QA. Your job is to remove blockers before they slow things down, making sure problems are well-defined before they reach engineering, and helping ensure the product we ship is as useful and reliable as possible for our users.Youâll also help ensure our product help and API documentation remains up-to-date, structured, and reflective of the current system. Where documentation is missing or fragmented, youâll take initiative to improve it.Â This role will see you work along the following tracks:Translating complex ideas and customer needs into structured and well documented engineering ticketsTurning Slack discussions into actionable GitHub tickets with clear ownership and next stepsKnow when to push for answers and when to leave things aloneMaintaining clean, well-scoped backlogs with clear labels and status comments so Makers can focus on buildingHelping prioritize the ticket queue to maximize velocity and impact, and setting clear weekly Maker plans â whatâs being worked on and whyKeep a high-level roadmap in place at all timesBeing comfortable debating kindly (but clearly) in GitHub tickets and design discussionsPerforming lightweight QA passes, writing test scripts where helpful, and tightening feedback loopsKeeping the entire team aligned with clear async updates, structured meeting summaries, and explicit follow-up action itemsTaking initiative to pull others into planning discussions when necessary, and actively following up to keep work moving â less manager, more coachKnow when process is helpful â and when itâs a taxTo succeed in the TPM role, especially in our environment, it requires sustained, day-to-day activity: driving issues forward, creating and closing loops, engaging actively in GitHub (our primary collaboration tool), Slack, and Figma, and being visibly present as work moves.This is a high-leverage role for someone who wants to grow into a senior product position by learning how to amplify the work of great builders; while owning planning, execution quality and roadmap clarity in a fast-moving startup environment.We are looking for previous experience working withStrong understanding of HTML, CSS and the DOM (and being able to manipulate elements at will in the console)Ability to write your own DB queries when needed (SQL, ideally GraphQL)Knowledge of JS/Node.js and an ability to write QA scripts as neededAbility to manage Git workflows and use GitHub tooling effectively (branches, PRs, merges, conflict resolution)API experience, and specifically work in Postman; Consuming and commenting on internal APIsExperience reviewing PRs and engaging meaningfully in technical discussionsFamiliarity with Figma or other UI/UX toolWhat you bring to the table2+ years of experience in a technical role (e.g. Software Engineering, Technical Support, QA, or Product Ops) or in a product-facing position at a software companyA customer-first mentality, with an instinct to imagine how users will react and interactStrong and precise communication and documentation skills, with a will to understand and be understood. Comms so crisp that the rest of us can move forward without a meetingGreat personal organization skills and patience to manage multiple contexts as projects and features come togetherAre curious and comfortable asking questions when things are unclear and not shy to say; âI donât knowâÂ A passion for being part of the startup journey and taking ownership of the companyâs successA willingness to take initiative and enthusiasm to make an impact and take actionThrives in a highly collaborative environment and enthusiasm for being a team playerBonus point if youHaving worked a side-gig or built something from 0-1 on your own is a big plusStarted out as a Software Engineer / Have a CS degreeWhat we offerFlexible working hours and locations. Your success is measured on outcomesA culture of NO meetings where maker time and productivity is prioritizedExcellent start-up culture with openness and inclusivenessTrue ownership and autonomy over your role and the impact on the companyPrioritization of focus time and productivityÂ Your choice of technical setup and equipmentExperienced founders with many years of successfully building product across multiple venturesAnnual meetup as a team in New York City.What to expect in the interview processGiven the remote nature of our work setting, one of the core principles for how we operate as a remote team is written communication. And we therefore run a slightly unique interview process that begins with an email-based exchange to learn more about your background, communication style and overall fit for the role.Stage 1: Youâll begin with an email conversation with our Co-founder, Josh Peacock, to get a sense of your technical background, written communication, and English proficiency.Stage 2:Â  Next, you\'ll have a follow-up email exchange with one of the Makers on our team on a set of more technical questions to get a deeper understanding of your technical knowledge and capabilities.Stage 3: Weâll then ask you to do a call with our Founder, Dennis Mortensen, on a specific use case which we will share ahead of time. This isnât a pass/fail test or conversation where there is a right/wrong answer â itâs more an exercise to get a better understanding of your thought process and approach to tackling these types of scenarios.Final stage: Youâll have a video call with one of the Makers from the team to give us a chance to connect more personally and explore how you\'d fit into the team.Please mention the word **GENEROUS** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'LaunchBrightly', '', 'https://remoteOK.com/remote-jobs/remote-technical-product-manager-launchbrightly-1130746', '1130746', '[\"technical\",\"dev\",\"engineer\",\"quality assurance\"]', NULL, 'active', '2026-03-12 19:16:32', '2026-03-14 06:00:39', '2026-03-14 00:00:26', '2026-03-14 06:00:39', 0, NULL, NULL, NULL, NULL),
(688, 'remoteok', 'Senior Software Engineer Ruby on Rails', 'About Versapay&nbsp;ðVersapay turns accounts receivable (AR) into a competitive advantage.Inefficient AR processes slow cash flow and stall growth. Versapay removes friction, unlocks working capital, and accelerates momentum â giving finance leaders the clarity and control they need to drive business forward.Versapay automates accounts receivable, removing barriers to collecting and reconciling B2B payments. Our solutions connect finance teams, customers, and business systems in one ecosystem to ensure cash flow clarity. With over 10,000 customers and 5M+ companies transacting on the platform, Versapay processes over 110M transactions and $257B annually.Think you might be the next Veep to join? Read on!!HOW YOUâLL MAKE A HUGE IMPACT HERE â AND ON YOUR CAREERAs a Senior Software Developer on the Cash App Squad, you will work with a talented group of engineers to ensure that we deliver quality code on time while helping us to streamline processes and optimize our workflow. This is a unique opportunity for focused engineers with a dedication to the craft and an eagerness to improve teams. You will work to deliver new features, fix bugs, reduce tech debt, help level-up less experienced developers via code reviews and mentoring, and help shape and drive team culture.\\nWhat You\'ll DoGet stuff done: Implement new features, improve user experiences, and fix bugs in a mature SaaS application.Grow those around you: Review PRs to educate others of best practices, pair program with people who are stuck on a problem, ensure the team is following agreed upon standards.Design solutions: As needed, work closely with the Implementations Team to turn customer needs/pain points into actionable work with technical designs.Help define and implement future architecture: Help create an architectural roadmap to future proof our app and make that plan come to life.Focus on NFRs: Ensure we have the right level of resiliency, logging, monitoring, security, etc.Support production: Help debug/diagnose/triage emergency production issues (luckily rare).What You\'ll Bring to the Team:Education &amp; Experience:&nbsp;5+ years of experience with RoR and Javascript. B.S. Computer Science, Mathematics, or related field is prefered but not necessary. Familiarity with SaaS applications and the FinTech domain are a plus.Vision: An insatiable desire to make the team awesome; a drive to identify and seize opportunities for wins both in the code and in how the team works.Technical Expertise: A strong understanding of programming patterns, best practices, long term software maintenance, software architecture, and how to balance best vs. practical.Collaboration: Work closely with others to achieve team goals. Understand how to give feedback appropriately. Mentor/coach via pair programming if needed.Technical Oversight:Ensure that the code is appropriately optimized (avoiding n+1 queries, etc.), appropriately structured, appropriately formatted, that technical decisions made are right, that the code is well-tested, and that we aren\'t introducing technical debt.Humility/Teamwork: Succeed as a team, fail as a team. Promote a blameless culture. See teammates as equals.Nice to Have(s): React.jsPostgresRedisElasticsearch + KibanaC++ (very minor)DatadogNew RelicLogglyAWSAzureKubernetesSemaphore CI\\n$130,000 - $150,000 a yearWith 10% annual bonus\\n#LI-RemoteWe are an equal opportunity employer and value diversity at our company. We do not discriminate on the basis of race, religion, color, national origin, gender, sexual orientation, age, marital status, veteran status, or disability status.Please mention the word **PHENOMENALLY** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'Versapay', 'Canada (Remote)', 'https://remoteOK.com/remote-jobs/remote-senior-software-engineer-ruby-on-rails-versapay-1130745', '1130745', '[\"software\",\"saas\",\"technical\",\"developer\",\"code\",\"finance\",\"fintech\",\"ruby\",\"rails\",\"senior\",\"ror\",\"engineer\",\"digital nomad\"]', NULL, 'active', '2026-03-12 17:00:02', '2026-03-14 06:00:41', '2026-03-14 00:00:30', '2026-03-14 06:00:41', 0, NULL, NULL, NULL, NULL),
(689, 'remoteok', 'BPM LLP AI ML Engineer', 'About the role: We are seeking an AI/ML Engineer to join BPM\'s Enterprise Technology Solutions team. This role is for a builder â someone who doesn\'t just experiment with AI but makes it work inside the firm at scale. You\'ll take AI tools and models and embed them into BPM\'s day-to-day operations, ensuring they deliver real business value. In this role, you\'ll design and develop AI-powered applications â from chatbots and copilots to workflow automations â that streamline processes across Tax, Assurance, Advisory, and our Corporate Services Team. You\'ll partner with teams to spot opportunities where AI can cut manual effort, increase accuracy, and speed up delivery, then turn those opportunities into working solutions. At BPM, this isn\'t about chasing hype â it\'s about applying AI where it matters most and seeing your work make an immediate impact. You\'ll be part of standing up a brand-new AI-focused development team, not only building solutions but also shaping the team\'s processePlease mention the word **EMPOWER** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'BPM LLP', 'United Kingdom', 'https://remoteOK.com/remote-jobs/remote-bpm-llp-ai-ml-engineer-bpm-llp-1130744', '1130744', '[\"design\",\"engineer\",\"digital nomad\"]', NULL, 'active', '2026-03-12 16:00:26', '2026-03-14 06:00:46', '2026-03-14 00:00:33', '2026-03-14 06:00:46', 0, NULL, NULL, NULL, NULL),
(690, 'remoteok', 'Work From Home Client Support Manager', 'Join a fast-growing, tech-driven organization looking for innovative individuals to help take the team to the next level.Typical day-to-day tasks include:â¢ Conducting virtual consultations with clients.â¢ Assessing clientsâ needs and imparting knowledge on solutions.â¢ Cultivating lasting client relationships through consistent, periodic check-ins.â¢ Completing related administrative tasks (like note taking, appointment setting, etc.) as needed.Incentives include but not limited to:â¢ No cold callingâ¢ Qualified lead programâ¢ Advancement based on performanceâ¢ Weekly payâ¢ Renewalsâ¢ Mentorship and complete trainingâ¢ Industry leading tools and technology accessâ¢ Work from home (web conference-based presentations)Looking for candidates who hold the below characteristics:Passionate. Competitive. Motivated. Dependable. Hardworking. Adaptable. Flexible. Coachable.If you are a hard-working, motivated team player, this may be an opportunity for you!*All interviews will be conducted via Zoom video conferencing(Global Elite Empire Consultants is a third-party recruiter, not an insurance agency)\\n\\nPlease mention the word **VALUABLE** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'Global Elite Empire Consultants', 'Londonderry, New Hampshire', 'https://remoteOK.com/remote-jobs/remote-work-from-home-client-support-manager-global-elite-empire-consultants-1130743', '1130743', '[\"manager\",\"support\",\"video\",\"lead\",\"non tech\"]', NULL, 'active', '2026-03-12 16:00:18', '2026-03-14 06:00:51', '2026-03-14 00:00:35', '2026-03-14 06:00:51', 0, NULL, NULL, NULL, NULL),
(691, 'Guru', 'Develop 1 Page Repair Service web&App', 'Looking to start a Local services Lead Generation 1 page website, services like  - Home Appliance Repair, Cleaning etc.. \nIts a 1-page MVP website where users select between the services and pay fixed…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Programming & Development\r\n                                      \r\n                                        \r\n\r\n                                      Web Development & Design\r\n\r\n                                    Web DevelopmentWeb Management\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                           ', NULL, NULL, 'https://www.guru.com/jobs/develop-1-page-repair-service-webapp/2116789&SearchUrl=search.aspx?', NULL, NULL, 'Programming & Development', 'active', '2026-03-14 08:31:54', '2026-03-14 04:31:54', '2026-03-14 04:31:54', '2026-03-14 04:31:54', 0, '250', NULL, NULL, NULL),
(692, 'Guru', 'iOS Enterprise App Distribution', 'We are looking for an expert He needs to have an Apple Enterprise account and assist us in using the in-house distribution certificate to privately distribute our app. The main objective is to ensure …\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Programming & Development\r\n                                      \r\n                                        \r\n\r\n                                      Apps & Mobile\r\n\r\n                                    Enterprise SoftwareApp DevelopmentiOS App DevelopmentApp & Mobile DevelopmentApple Development\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n           ', NULL, NULL, 'https://www.guru.com/jobs/ios-enterprise-app-distribution/2116788&SearchUrl=search.aspx?', NULL, NULL, 'Programming & Development', 'active', '2026-03-14 08:31:54', '2026-03-14 04:31:54', '2026-03-14 04:31:54', '2026-03-14 04:31:54', 0, '2', NULL, NULL, NULL),
(693, 'Guru', '$50 Per Client – Find Me Web Projects', 'I am a freelance web developer looking to expand my client base. I need a marketing specialist or lead generator to find me 5 qualified clients who are ready to have websites built.\nThe Offer:\n· Budge…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Sales & Marketing\r\n                                      \r\n                                        \r\n\r\n                                      Lead Generation & Customer Acquisition\r\n\r\n                                    Lead Generation\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r', NULL, NULL, 'https://www.guru.com/jobs/50-per-client-find-me-web-projects/2116776&SearchUrl=search.aspx?', NULL, NULL, 'Sales & Marketing', 'active', '2026-03-14 08:31:54', '2026-03-14 04:31:54', '2026-03-14 04:31:54', '2026-03-14 04:31:54', 0, '250', NULL, NULL, NULL),
(694, 'Guru', 'Expert marketing and sales', 'I want to set up a store using Patreon for the purpose of making a strong passive income. The ideal person is very familiar with Patreon and able to use analytics to assess what are the best items to …\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Sales & Marketing\r\n                                      \r\n                                        \r\n\r\n                                      Web / Digital Marketing\r\n\r\n                                    Web AnalyticsSales and MarketingDigital MarketingDropshippingRetail Store Design\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                       ', NULL, NULL, 'https://www.guru.com/jobs/expert-marketing-and-sales/2116774&SearchUrl=search.aspx?', NULL, NULL, 'Sales & Marketing', 'active', '2026-03-14 08:31:54', '2026-03-14 04:31:54', '2026-03-14 04:31:54', '2026-03-14 04:31:54', 0, NULL, NULL, NULL, NULL),
(695, 'Guru', 'Chronological timeline,', 'Remove everything from the calendar for the three or four months listed, and convert it into a chronological timeline so it can be read in Word or PDF. Must be able to read English. I also need to put…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Administrative & Secretarial\r\n                                      \r\n                                        \r\n\r\n                                      Word Processing & Typing\r\n\r\n                                    PDF DesignMicrosoft WordDocument DesignLawful And Legal\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n', NULL, NULL, 'https://www.guru.com/jobs/chronological-timeline/2116768&SearchUrl=search.aspx?', NULL, NULL, 'Administrative & Secretarial', 'active', '2026-03-14 08:31:54', '2026-03-14 04:31:54', '2026-03-14 04:31:54', '2026-03-14 04:31:54', 0, NULL, NULL, NULL, NULL),
(696, 'Guru', 'virtual assistance in Warsaw, Poland', 'We are looking for reliable individuals to perform Primary Source Verification tasks in Warsaw, Poland. The work involves visiting designated institutions/organisations to take three to seven geotagge…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Administrative & Secretarial\r\n                                      \r\n                                        \r\n\r\n                                      Personal / Virtual Assistance\r\n\r\n                                    Administrative AssistantVirtual Assistants\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n      ', NULL, NULL, 'https://www.guru.com/jobs/virtual-assistance-in-warsaw-poland/2116767&SearchUrl=search.aspx?', NULL, NULL, 'Administrative & Secretarial', 'active', '2026-03-14 08:31:54', '2026-03-14 04:31:54', '2026-03-14 04:31:54', '2026-03-14 04:31:54', 0, NULL, NULL, NULL, NULL),
(697, 'Guru', 'virtual assistance in Sisian, Armenia', 'We are looking for reliable individuals to perform Primary Source Verification tasks in Sisian, Armenia. The work involves visiting designated institutions/organisations to take three to 7 geotagged p…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Administrative & Secretarial\r\n                                      \r\n                                        \r\n\r\n                                      Personal / Virtual Assistance\r\n\r\n                                    Administrative AssistantVirtual Assistants\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n      ', NULL, NULL, 'https://www.guru.com/jobs/virtual-assistance-in-sisian-armenia/2116764&SearchUrl=search.aspx?', NULL, NULL, 'Administrative & Secretarial', 'active', '2026-03-14 08:31:54', '2026-03-14 04:31:54', '2026-03-14 04:31:54', '2026-03-14 04:31:54', 0, NULL, NULL, NULL, NULL),
(698, 'Guru', 'Social Media Content Creator', 'We are seeking a creative content creator to produce educational social media assets for an academic training brand.\nDeliverables:\n    20 High-Quality Graphics: A mix of posters, educational carousels…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Design & Art\r\n                                      \r\n                                        \r\n\r\n                                      Graphic & Layout Design\r\n\r\n                                    Ad DesignGraphic DesignFacebook AdsCanvaReels\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                         ', NULL, NULL, 'https://www.guru.com/jobs/social-media-content-creator/2116580&SearchUrl=search.aspx?', NULL, NULL, 'Design & Art', 'active', '2026-03-14 08:31:54', '2026-03-14 04:31:54', '2026-03-14 04:31:54', '2026-03-14 04:31:54', 0, '250', NULL, NULL, NULL),
(699, 'Guru', 'Editing 6 videos &2 logos 4 intimation', 'Editing 6 videos editing & 2 logos 4 intimation.\nThe total videos is less than 40 minutes. The intimation of the 2 logos must be created as one entro and one outro. We will send the freelancer voice o…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Design & Art\r\n                                      \r\n                                        \r\n\r\n                                      Video / Film / TV / DVD\r\n\r\n                                    Video Editing\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n                     ', NULL, NULL, 'https://www.guru.com/jobs/editing-6-videos-2-logos-4-intimation/2116758&SearchUrl=search.aspx?', NULL, NULL, 'Design & Art', 'active', '2026-03-14 08:31:54', '2026-03-14 04:31:54', '2026-03-14 04:31:54', '2026-03-14 04:31:54', 0, '250', NULL, NULL, NULL),
(700, 'Guru', 'Build Tableau Dashboard with Atlassian', 'Experience with Building Dashboards:\nI need someone who is experienced with building dashboards in Tableau using categorical data.  This data will be extracted from Jira.  There are 7 primary tasks. E…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Programming & Development\r\n                                      \r\n                                        \r\n\r\n                                      Programming & Software\r\n\r\n                                    SQLPythonData ManagementDatabase DevelopmentTableauDashboard DesignData ExtractionAtlassianJira Software\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                              ', NULL, NULL, 'https://www.guru.com/jobs/build-tableau-dashboard-with-atlassian/2116757&SearchUrl=search.aspx?', NULL, NULL, 'Programming & Development', 'active', '2026-03-14 08:31:54', '2026-03-14 04:31:54', '2026-03-14 04:31:54', '2026-03-14 04:31:54', 0, NULL, NULL, NULL, NULL),
(701, 'Guru', 'Arduino input output device and 2x LED\'s', '1: Simple Arduino device detecting a switch from a device\n2: 2 RBG light strips with 16 LEDS\n3: 4 input outputs for on and off\n\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Programming & Development\r\n                                      \r\n                                        \r\n\r\n                                      Programming & Software\r\n\r\n                                    Arduino\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n                                    \r\n                                      \r\n           ', NULL, NULL, 'https://www.guru.com/jobs/arduino-input-output-device-and-2x-leds/2116754&SearchUrl=search.aspx?', NULL, NULL, 'Programming & Development', 'active', '2026-03-14 08:31:54', '2026-03-14 04:31:54', '2026-03-14 04:31:54', '2026-03-14 04:31:54', 0, '250', NULL, NULL, NULL),
(702, 'Guru', 'Senior Python / AI Engineer', 'We are looking for highly skilled Python / AI Engineers who have strong experience in modern machine learning systems, generative AI, and scalable cloud deployments.\nKey Responsibilities\nDesign and de…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Programming & Development\r\n                                      \r\n                                        \r\n\r\n                                      Programming & Software\r\n\r\n                                    JavaScriptPythonProgrammingWeb ScrapingAmazon Web ServicesArtificial IntelligenceDocker Software\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n', NULL, NULL, 'https://www.guru.com/jobs/senior-python-ai-engineer/2116753&SearchUrl=search.aspx?', NULL, NULL, 'Programming & Development', 'active', '2026-03-14 08:31:54', '2026-03-14 04:31:54', '2026-03-14 04:31:54', '2026-03-14 04:31:54', 0, '20', NULL, NULL, NULL),
(703, 'Guru', '2 Pagers - master franchising', 'Hi Ash, see the attached. \n \nthis is the 2 pager we use daily about Master Franchising. was created in 2020. \nIt still looks good but I think it would look more modern and updated if we could recreat…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Design & Art\r\n                                      \r\n                                        \r\n\r\n                                      Graphic & Layout Design\r\n\r\n                                    Flyer DesignGraphic DesignBrand Identity\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                               ', NULL, NULL, 'https://www.guru.com/jobs/2-pagers-master-franchising/2116748&SearchUrl=search.aspx?', NULL, NULL, 'Design & Art', 'active', '2026-03-14 08:31:54', '2026-03-14 04:31:54', '2026-03-14 04:31:54', '2026-03-14 04:31:54', 0, NULL, NULL, NULL, NULL),
(704, 'Guru', 'Freelance Beauty Photo Retoucher', 'Astral Brands is looking for a freelance photo retoucher to support ongoing beauty content production across our brand portfolio.\nWe currently have ~50 images that need retouching and are looking for …\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Design & Art\r\n                                      \r\n                                        \r\n\r\n                                      Photo / Image Restoration & Editing\r\n\r\n                                    Adobe PhotoshopPhotographyPhoto and Image EditingSkin CarePhoto Retouching\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                      ', NULL, NULL, 'https://www.guru.com/jobs/freelance-beauty-photo-retoucher/2116747&SearchUrl=search.aspx?', NULL, NULL, 'Design & Art', 'active', '2026-03-14 08:31:54', '2026-03-14 04:31:54', '2026-03-14 04:31:54', '2026-03-14 04:31:54', 0, '250', NULL, NULL, NULL),
(705, 'Guru', 'Freelance Packaging Designer – Beauty', 'Astral Brands is looking for a freelance packaging designer to support ongoing beauty product launches and packaging updates.\nWe are seeking someone with experience in cosmetics or skincare packaging …\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Other\r\n                                      \r\n                                        \r\n\r\n                                      \r\n\r\n                                    DesignGraphic DesignPackaging & Labeling\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n                        ', NULL, NULL, 'https://www.guru.com/jobs/freelance-packaging-designer-beauty/2116746&SearchUrl=search.aspx?', NULL, NULL, 'Other', 'active', '2026-03-14 08:31:54', '2026-03-14 04:31:54', '2026-03-14 04:31:54', '2026-03-14 04:31:54', 0, '250', NULL, NULL, NULL),
(706, 'Guru', 'Beauty/Skincare Videographer and Editors', 'Astral Brands is looking for a freelance video editor to support ongoing beauty marketing content.\nWe have a large library of raw footage and existing assets and are looking for someone who can effici…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Design & Art\r\n                                      \r\n                                        \r\n\r\n                                      Video / Film / TV / DVD\r\n\r\n                                    Ad DesignCorporate VideosStoryboardingVideo EditingVideo ProductionCreative DesignSkin CareWeb VideoAnimated VideoReels\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                           ', NULL, NULL, 'https://www.guru.com/jobs/beautyskincare-videographer-and-editors/2116745&SearchUrl=search.aspx?', NULL, NULL, 'Design & Art', 'active', '2026-03-14 08:31:54', '2026-03-14 04:31:54', '2026-03-14 04:31:54', '2026-03-14 04:31:54', 0, '250', NULL, NULL, NULL),
(707, 'Guru', 'Videographer Needed', 'Videographer Needed – Short Office Video for Google Business Verification\nWe’re looking for a videographer to record a short video at our office for Google Business Profile verification.\nLocation: Wil…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Sales & Marketing\r\n                                      \r\n                                        \r\n\r\n                                      Content / Copywriting\r\n\r\n                                    Video\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n                          ', NULL, NULL, 'https://www.guru.com/jobs/videographer-needed/2116743&SearchUrl=search.aspx?', NULL, NULL, 'Sales & Marketing', 'active', '2026-03-14 08:31:54', '2026-03-14 04:31:54', '2026-03-14 04:31:54', '2026-03-14 04:31:54', 0, '250', NULL, NULL, NULL),
(708, 'Guru', 'Lead generation/Enrichment', 'We have about 970 business listings that we have the company name and address for.  We need email addresses and phone numbers for each location.  We are looking to do b2b sales.  Please return the attached xlsx files with this information included, details must be as accurate as possible\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Sales & Marketing\r\n                                      \r\n                                        \r\n\r\n                                      Lead Generation & Customer Acquisition\r\n\r\n                                    Lead GenerationContact ManagementBusiness to Business Marketing\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                ', NULL, NULL, 'https://www.guru.com/jobs/lead-generationenrichment/2116740&SearchUrl=search.aspx?', NULL, NULL, 'Sales & Marketing', 'active', '2026-03-14 08:31:54', '2026-03-14 04:31:54', '2026-03-14 04:31:54', '2026-03-14 04:31:54', 0, NULL, NULL, NULL, NULL),
(709, 'Guru', 'Proofreading and Editing Services Needed', 'I am in the process of writing a series of books.   Each manuscript is about 55,000 words.   Some are longer, some are shorter.   I need someone to read the book/manuscript, review, find necessary edi…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Writing & Translation\r\n                                      \r\n                                        \r\n\r\n                                      Editing & Proofreading\r\n\r\n                                    Book WritingEditingProofreadingPublishingRewritingTechnical EditingWritingCopyeditingBook EditingEnglish GrammarDevelopmental EditingLine EditingManuscriptsRevisionsStory Writing\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n', NULL, NULL, 'https://www.guru.com/jobs/proofreading-and-editing-services-needed/2116739&SearchUrl=search.aspx?', NULL, NULL, 'Writing & Translation', 'active', '2026-03-14 08:31:54', '2026-03-14 04:31:54', '2026-03-14 04:31:54', '2026-03-14 04:31:54', 0, NULL, NULL, NULL, NULL),
(710, 'Guru', 'Google Workspace Configuration', 'We have a Google Workspace account. \nWe need to do the following:\n1) Receive all emails to 1 email address (master email address).\n2) Set up routing rules to allocate emails to other departments\' emai…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Programming & Development\r\n                                      \r\n                                        \r\n\r\n                                      Programming & Software\r\n\r\n                                    Email & RssEmail AnalyticsEmail AuthenticationEmail AddressEmail Appending\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                      ', NULL, NULL, 'https://www.guru.com/jobs/google-workspace-configuration/2116736&SearchUrl=search.aspx?', NULL, NULL, 'Programming & Development', 'active', '2026-03-14 08:31:54', '2026-03-14 04:31:54', '2026-03-14 04:31:54', '2026-03-14 04:31:54', 0, NULL, NULL, NULL, NULL),
(711, 'Guru', 'Looking for senior Recruiter', 'We are looking for a proactive freelance recruiter to help us find talented software developers for our projects. Your main responsibility will be sourcing candidates from the job boards. You will con…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Business & Finance\r\n                                      \r\n                                        \r\n\r\n                                      Human Resources (HR)\r\n\r\n                                    Employment ContractsJob Description WritingIT Recruiting\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n           ', NULL, NULL, 'https://www.guru.com/jobs/looking-for-senior-recruiter/2116735&SearchUrl=search.aspx?', NULL, NULL, 'Business & Finance', 'active', '2026-03-14 08:31:56', '2026-03-14 04:31:56', '2026-03-14 04:31:56', '2026-03-14 04:31:56', 0, '4', NULL, NULL, NULL),
(712, 'Guru', 'Python Web Scraper — Florida Court Data', 'Florida Judiciary Web Scraper — Config-Driven, Resilient Architecture\nI need a Python-based web scraping application to collect judge data from all 20 Florida judicial circuits and output it to a stan…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Programming & Development\r\n                                      \r\n                                        \r\n\r\n                                      Programming & Software\r\n\r\n                                    PythonProgrammingWeb ScrapingPandasPlaywrightComma Separated Values (CSV)Beautiful Soup\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n         ', NULL, NULL, 'https://www.guru.com/jobs/python-web-scraper-florida-court-data/2116732&SearchUrl=search.aspx?', NULL, NULL, 'Programming & Development', 'active', '2026-03-14 08:31:56', '2026-03-14 04:31:56', '2026-03-14 04:31:56', '2026-03-14 04:31:56', 0, '250', NULL, NULL, NULL);
INSERT INTO `projects` (`id`, `source`, `title`, `description`, `company`, `location`, `project_url`, `external_id`, `tags`, `category`, `status`, `published_at`, `fetched_at`, `created_at`, `updated_at`, `archived`, `budget`, `budget_min`, `budget_max`, `archived_at`) VALUES
(713, 'Guru', 'Social media content creation', 'We are looking for a graphic designer specialized in social media content for mobile apps to create visual materials promoting our environmental application. The work includes designing Facebook posts…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Design & Art\r\n                                      \r\n                                        \r\n\r\n                                      Graphic & Layout Design\r\n\r\n                                    Graphic DesignCreative DesignFacebook Ads\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                             ', NULL, NULL, 'https://www.guru.com/jobs/social-media-content-creation/2116729&SearchUrl=search.aspx?', NULL, NULL, 'Design & Art', 'active', '2026-03-14 08:31:56', '2026-03-14 04:31:56', '2026-03-14 04:31:56', '2026-03-14 04:31:56', 0, NULL, NULL, NULL, NULL),
(714, 'Guru', 'Filemaker 19 Webdirect', 'Fresh load of filemaker 19 server on a windows 11 pro machine after enabling IIS just like the instructions mention.  Server file hosting Working fine but can\'t get webdirect working.  I have enabled …\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Programming & Development\r\n                                      \r\n                                        \r\n\r\n                                      Programming & Software\r\n\r\n                                    Filemaker\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n             ', NULL, NULL, 'https://www.guru.com/jobs/filemaker-19-webdirect/2116723&SearchUrl=search.aspx?', NULL, NULL, 'Programming & Development', 'active', '2026-03-14 08:31:56', '2026-03-14 04:31:56', '2026-03-14 04:31:56', '2026-03-14 04:31:56', 0, NULL, NULL, NULL, NULL),
(715, 'Guru', 'Design my commercial space.', 'Architecture and interior design.\nI wanna build my commercial space its empty for now, I want to be ready so I can start working on my space like the desgin\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Design & Art\r\n                                      \r\n                                        \r\n\r\n                                      Interiors / Exteriors / Furniture / Landscapes\r\n\r\n                                    DesignInterior Design\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n                                   ', NULL, NULL, 'https://www.guru.com/jobs/design-my-commercial-space/2116727&SearchUrl=search.aspx?', NULL, NULL, 'Design & Art', 'active', '2026-03-14 08:31:56', '2026-03-14 04:31:56', '2026-03-14 04:31:56', '2026-03-14 04:31:56', 0, '250', NULL, NULL, NULL),
(716, 'Guru', 'German-Speaking Web Design & Marketing', 'We are looking for 5–10 freelancers to support our business with website creation, web design, and social media marketing.\nOur clients are based in Germany, so freelancers must speak German fluently (…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Other\r\n                                      \r\n                                        \r\n\r\n                                      \r\n\r\n                                    Visual BasicWordPressDesignMarketingSearch Engine OptimizationWeb DevelopmentWixGoogle AdsCanvaElementor\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  ', NULL, NULL, 'https://www.guru.com/jobs/german-speaking-web-design-marketing/2116716&SearchUrl=search.aspx?', NULL, NULL, 'Other', 'active', '2026-03-14 08:31:56', '2026-03-14 04:31:56', '2026-03-14 04:31:56', '2026-03-14 04:31:56', 0, '5', NULL, NULL, NULL),
(717, 'Guru', 'Drake 25 Guidance', 'Greetings, we use Drake 2025 to file tax returns. We are seeking a tax expert who knows Drake who will guide us on how to efficiently enter the data. Note that the expert will not be entering the return but only providing the information that we will enter into Drake. \r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Business & Finance\r\n                                      \r\n                                        \r\n\r\n                                      Accounting & Finance\r\n\r\n                                    Tax Services\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                         ', NULL, NULL, 'https://www.guru.com/jobs/drake-25-guidance/2116713&SearchUrl=search.aspx?', NULL, NULL, 'Business & Finance', 'active', '2026-03-14 08:31:56', '2026-03-14 04:31:56', '2026-03-14 04:31:56', '2026-03-14 04:31:56', 0, '250', NULL, NULL, NULL),
(718, 'Guru', 'Drake Tax', 'Greetings, we use Drake 2025 to file tax returns. We are seeking a tax expert who knows Drake who will guide us on how to efficiently enter the data. Note that the expert will not be entering the return but only providing the information that we will enter into Drake. \r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Business & Finance\r\n                                      \r\n                                        \r\n\r\n                                      Accounting & Finance\r\n\r\n                                    Tax Services\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                         ', NULL, NULL, 'https://www.guru.com/jobs/drake-tax/2116714&SearchUrl=search.aspx?', NULL, NULL, 'Business & Finance', 'active', '2026-03-14 08:31:56', '2026-03-14 04:31:56', '2026-03-14 04:31:56', '2026-03-14 04:31:56', 0, '250', NULL, NULL, NULL),
(719, 'Guru', 'Website Design Wix', 'I need design help with a website. It is on Wix, and I want it to remain there. I have created the structure, which I also want to keep, and have added the text to all the pages. I need help with design to make it more attractive. It isn\'t big and only about 10 pages. www.civicthreadproject.com \r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Design & Art\r\n                                      \r\n                                        \r\n\r\n                                      Graphic & Layout Design\r\n\r\n                                    DesignGraphic DesignWebsite DesignBrand Identity\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n   ', NULL, NULL, 'https://www.guru.com/jobs/website-design-wix/2116712&SearchUrl=search.aspx?', NULL, NULL, 'Design & Art', 'active', '2026-03-14 08:31:56', '2026-03-14 04:31:56', '2026-03-14 04:31:56', '2026-03-14 04:31:56', 0, NULL, NULL, NULL, NULL),
(720, 'Guru', 'Book Cover design', 'To re-design a Book cover using the current example. It has to made into applicational design files for uploading to book publishing company. The back cover might need help as well.\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Design & Art\r\n                                      \r\n                                        \r\n\r\n                                      Graphic & Layout Design\r\n\r\n                                    Book Cover Design\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n                                    \r', NULL, NULL, 'https://www.guru.com/jobs/book-cover-design/2116702&SearchUrl=search.aspx?', NULL, NULL, 'Design & Art', 'active', '2026-03-14 08:31:56', '2026-03-14 04:31:56', '2026-03-14 04:31:56', '2026-03-14 04:31:56', 0, '250', NULL, NULL, NULL),
(721, 'Guru', 'MIND FREEZE Sales Funnel Development', 'MIND FREEZE® is more than just a game; it’s a multi-platform experience all about fun, creativity, and connection. Participants use their smartphones to answer multiple-choice questions, giving them …\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Sales & Marketing\r\n                                      \r\n                                        \r\n\r\n                                      General Sales\r\n\r\n                                    Lead GenerationSalesSales ManagementClient ManagementSales Representative\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n   ', NULL, NULL, 'https://www.guru.com/jobs/mind-freeze-sales-funnel-development/2116700&SearchUrl=search.aspx?', NULL, NULL, 'Sales & Marketing', 'active', '2026-03-14 08:31:56', '2026-03-14 04:31:56', '2026-03-14 04:31:56', '2026-03-14 04:31:56', 0, NULL, NULL, NULL, NULL),
(722, 'Guru', 'Virtual Assistant – Home Improvement', 'We are a U.S.-based home improvement company looking to hire an experienced Virtual Assistant from the Philippines, Jamaica, or Latin America. This role is 100% remote and long-term for the right cand…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Administrative & Secretarial\r\n                                      \r\n                                        \r\n\r\n                                      Personal / Virtual Assistance\r\n\r\n                                    QuickBooksAdministrative AssistantVirtual Assistants\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  ', NULL, NULL, 'https://www.guru.com/jobs/virtual-assistant-home-improvement/2116699&SearchUrl=search.aspx?', NULL, NULL, 'Administrative & Secretarial', 'active', '2026-03-14 08:31:56', '2026-03-14 04:31:56', '2026-03-14 04:31:56', '2026-03-14 04:31:56', 0, '500', NULL, NULL, NULL),
(723, 'Guru', 'Banner 144.125x60.125', 'I need a memorial banner designed like the one below with all the information you see there and then I will upload the 20 people that will be on the memorial banner please make sure their faces don’t …\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Design & Art\r\n                                      \r\n                                        \r\n\r\n                                      Graphic & Layout Design\r\n\r\n                                    Banner Ad Design\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n                  ', NULL, NULL, 'https://www.guru.com/jobs/banner-144125x60125/2116698&SearchUrl=search.aspx?', NULL, NULL, 'Design & Art', 'active', '2026-03-14 08:31:56', '2026-03-14 04:31:56', '2026-03-14 04:31:56', '2026-03-14 04:31:56', 0, '250', NULL, NULL, NULL),
(724, 'Guru', 'Recruiter (Outbound Sales Teams)', 'We are a Home Improvement Company building a remote outbound sales teams and looking for a proactive Recruiter/Headhunter to find strong remote talent such as cold callers, appointment setters, and vi…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Business & Finance\r\n                                      \r\n                                        \r\n\r\n                                      Human Resources (HR)\r\n\r\n                                    InterviewingManagementWorkforce ManagementOnboardingHuman Resources ManagementStaffing and Recruiting\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n    ', NULL, NULL, 'https://www.guru.com/jobs/recruiter-outbound-sales-teams/2116692&SearchUrl=search.aspx?', NULL, NULL, 'Business & Finance', 'active', '2026-03-14 08:31:56', '2026-03-14 04:31:56', '2026-03-14 04:31:56', '2026-03-14 04:31:56', 0, '500', NULL, NULL, NULL),
(725, 'Guru', 'Virtual Assistant: data mining, outreach', 'Looking for a Virtual Assistant with skills of data minding and email personalization for a manual outreach.\nWith assistance of AI and tools available to you (with your own subscriptions and manually)…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Administrative & Secretarial\r\n                                      \r\n                                        \r\n\r\n                                      Personal / Virtual Assistance\r\n\r\n                                    Data MiningVirtual AssistantsLeads Collection\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n   ', NULL, NULL, 'https://www.guru.com/jobs/virtual-assistant-data-mining-outreach/2116688&SearchUrl=search.aspx?', NULL, NULL, 'Administrative & Secretarial', 'active', '2026-03-14 08:31:56', '2026-03-14 04:31:56', '2026-03-14 04:31:56', '2026-03-14 04:31:56', 0, '250', NULL, NULL, NULL),
(726, 'Guru', 'Modern AI-Powered Fitness & Diet App', 'We are looking for a talented full-stack developer (individual, not an agency) to build a modern fitness application focused on daily diet tracking, calorie monitoring, and healthy lifestyle managemen…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Programming & Development\r\n                                      \r\n                                        \r\n\r\n                                      Apps & Mobile\r\n\r\n                                    Payment Gateway IntegrationApp DevelopmentAmazon Web ServicesReact NativeApp & Mobile Development\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n        ', NULL, NULL, 'https://www.guru.com/jobs/modern-ai-powered-fitness-diet-app/2116690&SearchUrl=search.aspx?', NULL, NULL, 'Programming & Development', 'active', '2026-03-14 08:31:56', '2026-03-14 04:31:56', '2026-03-14 04:31:56', '2026-03-14 04:31:56', 0, '5', NULL, NULL, NULL),
(727, 'Guru', 'Architectural & MEP drawings', 'We are planning to open a Hair Salon & Spa in a new construction development in city of Maple Grove, MN. We currently have a basic sketch of the layout and would like to have Mechanical, Electrical, a…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Engineering & Architecture\r\n                                      \r\n                                        \r\n\r\n                                      Engineering (Mechanical / Chemical / Civil / Electrical)\r\n\r\n                                    Civil EngineeringConstructionElectrical EngineeringEngineeringMechanical EngineeringMEP EngineeringStructural Engineering\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                  ', NULL, NULL, 'https://www.guru.com/jobs/architectural-mep-drawings/2116684&SearchUrl=search.aspx?', NULL, NULL, 'Engineering & Architecture', 'active', '2026-03-14 08:31:56', '2026-03-14 04:31:56', '2026-03-14 04:31:56', '2026-03-14 04:31:56', 0, '500', NULL, NULL, NULL),
(728, 'Guru', 'Update my webpage', 'I need a better landing page on my website. A crispier background photo and update it on wordpress. \nhttps://hispanicinliers.com/\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Design & Art\r\n                                      \r\n                                        \r\n\r\n                                      Graphic & Layout Design\r\n\r\n                                    Landing Page Design\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n                                    \r\n                                      \r\n         ', NULL, NULL, 'https://www.guru.com/jobs/update-my-webpage/2116683&SearchUrl=search.aspx?', NULL, NULL, 'Design & Art', 'active', '2026-03-14 08:31:56', '2026-03-14 04:31:56', '2026-03-14 04:31:56', '2026-03-14 04:31:56', 0, '500', NULL, NULL, NULL),
(729, 'Guru', 'Attorney Template Letter', 'Hello, I am looking for a California-licensed attorney to review and revise a referral/notification letter template that will be used in mailing packets sent to potential claimants of unclaimed proper…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Legal\r\n                                      \r\n                                        \r\n\r\n                                      Legal Assistance\r\n\r\n                                    Legal Marketing\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n                                 ', NULL, NULL, 'https://www.guru.com/jobs/attorney-template-letter/2116680&SearchUrl=search.aspx?', NULL, NULL, 'Legal', 'active', '2026-03-14 08:31:56', '2026-03-14 04:31:56', '2026-03-14 04:31:56', '2026-03-14 04:31:56', 0, '250', NULL, NULL, NULL),
(730, 'Guru', 'FlutterFlow + Firebase Mentor Needed', 'FlutterFlow + Firebase Mentor Needed (Teach While Building – 8 Hours Total)\nBudget\nMaximum 8 hours total \nProject Description\nI am learning FlutterFlow and Firebase and want to build several small ap…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Programming & Development\r\n                                      \r\n                                        \r\n\r\n                                      Apps & Mobile\r\n\r\n                                    Mobile DevelopmentFirebaseApp & Mobile Development\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                  ', NULL, NULL, 'https://www.guru.com/jobs/flutterflow-firebase-mentor-needed/2116679&SearchUrl=search.aspx?', NULL, NULL, 'Programming & Development', 'active', '2026-03-14 08:31:56', '2026-03-14 04:31:56', '2026-03-14 04:31:56', '2026-03-14 04:31:56', 0, '25', NULL, NULL, NULL),
(731, 'Guru', 'Nutanix Specialist - URGENT', 'I have a 3 node Nutanix cluster that has failed to start in full. One node has all services running, second node just has about 4-5 services running and the 3rd node is down. All attempts to start the…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Other\r\n                                      \r\n                                        \r\n\r\n                                      \r\n\r\n                                    Nutanix Engineer\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n                                    \r\n          ', NULL, NULL, 'https://www.guru.com/jobs/nutanix-specialist-urgent/2116678&SearchUrl=search.aspx?', NULL, NULL, 'Other', 'active', '2026-03-14 08:31:59', '2026-03-14 04:31:59', '2026-03-14 04:31:59', '2026-03-14 04:31:59', 0, NULL, NULL, NULL, NULL),
(732, 'Guru', 'Freelance Marketing Content Designer', '-Fishing Product\nType:\nSubcontract / Freelance Project\nDescription:\nLooking for a freelance designer to create marketing materials and establish a consistent social media look for a fishing-related pr…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Design & Art\r\n                                      \r\n                                        \r\n\r\n                                      Graphic & Layout Design\r\n\r\n                                    Ad DesignFlyer DesignGraphic DesignPoster DesignCreative DesignPostcard DesignPrintingSocial Media DesignMarketing MaterialsRack Card Design\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n      ', NULL, NULL, 'https://www.guru.com/jobs/freelance-marketing-content-designer/2116673&SearchUrl=search.aspx?', NULL, NULL, 'Design & Art', 'active', '2026-03-14 08:31:59', '2026-03-14 04:31:59', '2026-03-14 04:31:59', '2026-03-14 04:31:59', 0, '1', NULL, NULL, NULL),
(733, 'Guru', 'Adding Categories & Sub Categories', 'Job Title: E-commerce Category & Subcategory Specialist – Build ~25 Main Categories + Detailed Subcategories (Temu-Style General Marketplace)\nJob Description:\nWe are building a general online marketp…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Administrative & Secretarial\r\n                                      \r\n                                        \r\n\r\n                                      Data Entry (Keying / Cleaning)\r\n\r\n                                    Data CollectionData EntryCopy and Paste\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n         ', NULL, NULL, 'https://www.guru.com/jobs/adding-categories-sub-categories/2116667&SearchUrl=search.aspx?', NULL, NULL, 'Administrative & Secretarial', 'active', '2026-03-14 08:31:59', '2026-03-14 04:31:59', '2026-03-14 04:31:59', '2026-03-14 04:31:59', 0, '250', NULL, NULL, NULL),
(734, 'Guru', 'adding Products into each category', 'We are launching a general online marketplace similar to Temu — ultra-low prices on everything: women\'s/men\'s clothing, shoes, beauty, electronics, gadgets, home & kitchen, toys, pets, automotive, too…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Administrative & Secretarial\r\n                                      \r\n                                        \r\n\r\n                                      Data Entry (Keying / Cleaning)\r\n\r\n                                    Data CollectionData EntryData ProcessingForm FillingCopy and Paste\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                   ', NULL, NULL, 'https://www.guru.com/jobs/adding-products-into-each-category/2116668&SearchUrl=search.aspx?', NULL, NULL, 'Administrative & Secretarial', 'active', '2026-03-14 08:31:59', '2026-03-14 04:31:59', '2026-03-14 04:31:59', '2026-03-14 04:31:59', 0, '250', NULL, NULL, NULL),
(735, 'Guru', 'Russian/Eng speaking Pitch‑Coach', 'We are looking for a person who can become my partner in investment communications — someone who will help represent the Pixel Legacy project on the international stage.\nThis is a specialist who can:\n…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Business & Finance\r\n                                      \r\n                                        \r\n\r\n                                      Business Management & Consulting\r\n\r\n                                    Business DevelopmentInnovation ConsultingProduct ManagementProject ManagementStartup ConsultingBusiness ConsultingBusiness ManagementBusiness CommunicationsPartnershipsManagement Science\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                       ', NULL, NULL, 'https://www.guru.com/jobs/russianeng-speaking-pitch-coach/2116657&SearchUrl=search.aspx?', NULL, NULL, 'Business & Finance', 'active', '2026-03-14 08:31:59', '2026-03-14 04:31:59', '2026-03-14 04:31:59', '2026-03-14 04:31:59', 0, '20', NULL, NULL, NULL),
(736, 'Guru', 'Instructional Designer / LMS Developer', 'Time frame \nTask 1. 30 March 2026\nTask 2. 15 Apri 2026\nTask 3.  TBD,  Task 4. TBD   Task 5. TBD \nConvert Cybersecurity Training into Gamma Presentations and Thinkific Course. \nThis project involves co…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Education & Training\r\n                                      \r\n                                        \r\n\r\n                                      Information Technology & Learning Management Systems\r\n\r\n                                    Articulate PresenterDigital EducationEducational TechnologyElearning ConsultingInternet TrainingIT TrainingTrainingInformation TechnologyThinkificArticulate Studio 360Instructional Design Learning Management System\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n         ', NULL, NULL, 'https://www.guru.com/jobs/instructional-designer-lms-developer/2116649&SearchUrl=search.aspx?', NULL, NULL, 'Education & Training', 'active', '2026-03-14 08:31:59', '2026-03-14 04:31:59', '2026-03-14 04:31:59', '2026-03-14 04:31:59', 0, '1', NULL, NULL, NULL),
(737, 'Guru', 'membership download website', 'I would like a website where customers can:\npay 1 fee to download mp3 songs that will be divided into different genre\'s.\nneed to be able to sign-up/login/forget password. Most WP themes will have this…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Programming & Development\r\n                                      \r\n                                        \r\n\r\n                                      Web Development & Design\r\n\r\n                                    PHPPaypalWordPressWeb DesignGoogle CheckoutBack End DevelopmentFront End Development\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n          ', NULL, NULL, 'https://www.guru.com/jobs/membership-download-website/2116646&SearchUrl=search.aspx?', NULL, NULL, 'Programming & Development', 'active', '2026-03-14 08:31:59', '2026-03-14 04:31:59', '2026-03-14 04:31:59', '2026-03-14 04:31:59', 0, '500', NULL, NULL, NULL),
(738, 'Guru', 'instagram/social media templates', 'i want 3 custom templates for instagram with canva also i how like some branding and highlights for my post\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Design & Art\r\n                                      \r\n                                        \r\n\r\n                                      Graphic & Layout Design\r\n\r\n                                    Canva\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                        justi', NULL, NULL, 'https://www.guru.com/jobs/instagramsocial-media-templates/2116644&SearchUrl=search.aspx?', NULL, NULL, 'Design & Art', 'active', '2026-03-14 08:31:59', '2026-03-14 04:31:59', '2026-03-14 04:31:59', '2026-03-14 04:31:59', 0, '250', NULL, NULL, NULL),
(739, 'Guru', 'SIP Intercom Station Software', 'Client needs a VoIP Intercom Station operating in Standards Based SIP.  Developer must have experience working with SOC like NanoPI and OrangePI.  Developer must meet the following list of requirement…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Programming & Development\r\n                                      \r\n                                        \r\n\r\n                                      Programming & Software\r\n\r\n                                    C++LinuxVoIPFirmware DevelopmentProgramming\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n               ', NULL, NULL, 'https://www.guru.com/jobs/sip-intercom-station-software/2116645&SearchUrl=search.aspx?', NULL, NULL, 'Programming & Development', 'active', '2026-03-14 08:31:59', '2026-03-14 04:31:59', '2026-03-14 04:31:59', '2026-03-14 04:31:59', 0, '10', NULL, NULL, NULL),
(740, 'Guru', 'Senior Full-Stack Developer (Slack API)', 'We are looking for an experienced full-stack developer to build the MVP of a collaboration tool designed for teams working with visual and media assets.\nThe product integrates with Slack and enables t…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Programming & Development\r\n                                      \r\n                                        \r\n\r\n                                      Programming & Software\r\n\r\n                                    JavaScriptSQLAPIJSONAPI DevelopmentOAuthProgrammingSaaSSoftware DevelopmentVersion ControlWeb DevelopmentAmazon Web ServicesCloud ComputingNext.js\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                            ', NULL, NULL, 'https://www.guru.com/jobs/senior-full-stack-developer-slack-api/2116642&SearchUrl=search.aspx?', NULL, NULL, 'Programming & Development', 'active', '2026-03-14 08:31:59', '2026-03-14 04:31:59', '2026-03-14 04:31:59', '2026-03-14 04:31:59', 0, '5', NULL, NULL, NULL),
(741, 'Guru', 'Chart, diagrams and tables', 'We have a book with about 270 pages that include many charts, diagrams and tables that need to be professionally designed and organized in a way where they look the same (style and color wise). I need them in color and in B&W. \r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Design & Art\r\n                                      \r\n                                        \r\n\r\n                                      Illustration & Drawing\r\n\r\n                                    Table DesignDiagramsGraphs\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                   ', NULL, NULL, 'https://www.guru.com/jobs/chart-diagrams-and-tables/2116641&SearchUrl=search.aspx?', NULL, NULL, 'Design & Art', 'active', '2026-03-14 08:31:59', '2026-03-14 04:31:59', '2026-03-14 04:31:59', '2026-03-14 04:31:59', 0, NULL, NULL, NULL, NULL),
(742, 'Guru', 'book formatting', 'We are looking for experienced freelancers who can format ~270 pages business book with many charts, diagrams and tables in two versions, one as a manuscript (8.5\" x 11\") and one as a 6 x 9 book. \r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Writing & Translation\r\n                                      \r\n                                        \r\n\r\n                                      Books\r\n\r\n                                    PublishingBook Editing\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n                          ', NULL, NULL, 'https://www.guru.com/jobs/book-formatting/2116640&SearchUrl=search.aspx?', NULL, NULL, 'Writing & Translation', 'active', '2026-03-14 08:31:59', '2026-03-14 04:31:59', '2026-03-14 04:31:59', '2026-03-14 04:31:59', 0, NULL, NULL, NULL, NULL),
(743, 'Guru', 'Market Researcher in Heraklion, Rhodos', 'Freelancer in Greek Islands Needed – Take Photos of Store Products (1000+ items)\nDescription:\nWe are looking for a freelancer located on a Greek island who can visit supermarkets, mini markets and loc…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Sales & Marketing\r\n                                      \r\n                                        \r\n\r\n                                      General Marketing\r\n\r\n                                    Logistics ConsultingMarketingResearch\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  ', NULL, NULL, 'https://www.guru.com/jobs/market-researcher-in-heraklion-rhodos/2116639&SearchUrl=search.aspx?', NULL, NULL, 'Sales & Marketing', 'active', '2026-03-14 08:31:59', '2026-03-14 04:31:59', '2026-03-14 04:31:59', '2026-03-14 04:31:59', 0, '250', NULL, NULL, NULL),
(744, 'Guru', 'Senior Backend / Technical Lead', 'AI-Accelerated Delivery | Strapi v5 | Node.js | PostgreSQL | Redis | Queues | PWA / App Support\nSummary\nWe’re hiring a senior, hands-on Backend / Technical Lead to take ownership of an existing sport…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Programming & Development\r\n                                      \r\n                                        \r\n\r\n                                      Programming & Software\r\n\r\n                                    PostgreSQLNode.jsProgrammingRedisSportsAPI Integrations\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n    ', NULL, NULL, 'https://www.guru.com/jobs/senior-backend-technical-lead/2116636&SearchUrl=search.aspx?', NULL, NULL, 'Programming & Development', 'active', '2026-03-14 08:31:59', '2026-03-14 04:31:59', '2026-03-14 04:31:59', '2026-03-14 04:31:59', 0, '500', NULL, NULL, NULL),
(745, 'Guru', 'Edit Adibe After Effect Template', 'I have after effect templates; you just have to edit words and images. Most are shorter then 30 seconds. Maybe change the color of the background.\nMust appy as a Tasked based Bid, No fixed based bids …\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Design & Art\r\n                                      \r\n                                        \r\n\r\n                                      Graphic & Layout Design\r\n\r\n                                    3D ModelingImage DesignLogo DesignTemplatesBackground DesignAdobe Software\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  ', NULL, NULL, 'https://www.guru.com/jobs/edit-adibe-after-effect-template/2116635&SearchUrl=search.aspx?', NULL, NULL, 'Design & Art', 'active', '2026-03-14 08:31:59', '2026-03-14 04:31:59', '2026-03-14 04:31:59', '2026-03-14 04:31:59', 0, NULL, NULL, NULL, NULL),
(746, 'Guru', 'Core Engineer/Design for Trailers', 'Summary\nREQUEST FOR ENGINEERING PROPOSAL (RFP)\nProduction-Ready U.S.-Spec Enclosed Trailer Platform\n1️⃣ Project Overview\nOur company is developing a vertically integrated OEM trailer manufacturing pro…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Design & Art\r\n                                      \r\n                                        \r\n\r\n                                      Graphic & Layout Design\r\n\r\n                                    Concept DevelopmentDesignMockups\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n  ', NULL, NULL, 'https://www.guru.com/jobs/core-engineerdesign-for-trailers/2116634&SearchUrl=search.aspx?', NULL, NULL, 'Design & Art', 'active', '2026-03-14 08:31:59', '2026-03-14 04:31:59', '2026-03-14 04:31:59', '2026-03-14 04:31:59', 0, '250', NULL, NULL, NULL),
(747, 'Guru', 'Maritime Freight Shipping', 'Project Type: Contract Consulting – Freight Strategy Development\nOur company needs to develop an international supply chain for the production and transportation of fully assembled enclosed cargo trai…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Other\r\n                                      \r\n                                        \r\n\r\n                                      \r\n\r\n                                    Logistics ConsultingShipping ConsultingMaritime Transportation IndustryFreight ShippingContainer Shipping\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                 ', NULL, NULL, 'https://www.guru.com/jobs/maritime-freight-shipping/2116633&SearchUrl=search.aspx?', NULL, NULL, 'Other', 'active', '2026-03-14 08:31:59', '2026-03-14 04:31:59', '2026-03-14 04:31:59', '2026-03-14 04:31:59', 0, '250', NULL, NULL, NULL),
(748, 'Guru', 'Full-Service Bookkeeper – Canadian', 'BaseTend is seeking a reliable, detail-oriented full-service bookkeeper with strong knowledge of Canadian accounting standards and tax requirements to support our growing operations. This role requir…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Business & Finance\r\n                                      \r\n                                        \r\n\r\n                                      Accounting & Finance\r\n\r\n                                    AccountingBookkeeping\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n           ', NULL, NULL, 'https://www.guru.com/jobs/full-service-bookkeeper-canadian/2116629&SearchUrl=search.aspx?', NULL, NULL, 'Business & Finance', 'active', '2026-03-14 08:31:59', '2026-03-14 04:31:59', '2026-03-14 04:31:59', '2026-03-14 04:31:59', 0, NULL, NULL, NULL, NULL);
INSERT INTO `projects` (`id`, `source`, `title`, `description`, `company`, `location`, `project_url`, `external_id`, `tags`, `category`, `status`, `published_at`, `fetched_at`, `created_at`, `updated_at`, `archived`, `budget`, `budget_min`, `budget_max`, `archived_at`) VALUES
(749, 'Guru', 'Scientific explainer videos (3x 60–90 s)', 'We are looking for an experienced animator or motion graphics designer to create three short scientific explainer videos (60–90 seconds each) about microbiome research, DNA sequencing and soil biology…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Design & Art\r\n                                      \r\n                                        \r\n\r\n                                      Video / Film / TV / DVD\r\n\r\n                                    Explainer Videos\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n                  ', NULL, NULL, 'https://www.guru.com/jobs/scientific-explainer-videos-3x-60-90-s/2116627&SearchUrl=search.aspx?', NULL, NULL, 'Design & Art', 'active', '2026-03-14 08:31:59', '2026-03-14 04:31:59', '2026-03-14 04:31:59', '2026-03-14 04:31:59', 0, '2', NULL, NULL, NULL),
(750, 'Guru', 'Car & Truck Vehicle Renderings', 'I\'m looking for some various renderings to decide how I want to build my truck\nsee this link : https://1drv.ms/f/c/b119ab036d825ada/IgC5EbFSewjfQ6Lobivq2HkaAeSzxub1oGpOQlCFORJqdR0?e=cn7T6O\nfor the pho…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Design & Art\r\n                                      \r\n                                        \r\n\r\n                                      Graphic & Layout Design\r\n\r\n                                    Graphic Design\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n                    ', NULL, NULL, 'https://www.guru.com/jobs/car-truck-vehicle-renderings/2116622&SearchUrl=search.aspx?', NULL, NULL, 'Design & Art', 'active', '2026-03-14 08:31:59', '2026-03-14 04:31:59', '2026-03-14 04:31:59', '2026-03-14 04:31:59', 0, '250', NULL, NULL, NULL),
(751, 'Guru', 'i need modification in wp website', 'I need to changer slider image, and address in my wordpress website. i need to be done in next 1 hour. if you are available, please let me know.\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Programming & Development\r\n                                      \r\n                                        \r\n\r\n                                      Web Development & Design\r\n\r\n                                    WordPress\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n                                    \r\n                              ', NULL, NULL, 'https://www.guru.com/jobs/i-need-modification-in-wp-website/2116618&SearchUrl=search.aspx?', NULL, NULL, 'Programming & Development', 'active', '2026-03-14 08:32:01', '2026-03-14 04:32:01', '2026-03-14 04:32:01', '2026-03-14 04:32:01', 0, '5', NULL, NULL, NULL),
(752, 'Guru', 'Website Content Formatting', 'I am looking for a freelancer to help organize, format, and lightly edit website content for a small informational website. The main task is to take existing English text and prepare it so it is clean…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Writing & Translation\r\n                                      \r\n                                        \r\n\r\n                                      General / Other Writing\r\n\r\n                                    Content WritingCreative WritingEnglish LanguageEnglish GrammarWeb Content DevelopmentFormal WritingConcept Writing\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                       ', NULL, NULL, 'https://www.guru.com/jobs/website-content-formatting/2116617&SearchUrl=search.aspx?', NULL, NULL, 'Writing & Translation', 'active', '2026-03-14 08:32:01', '2026-03-14 04:32:01', '2026-03-14 04:32:01', '2026-03-14 04:32:01', 0, '250', NULL, NULL, NULL),
(753, 'Guru', 'Tracing and digitizing logo and branding', 'I have a photo of letterhead(us letter size), business card front and back, envelope(us size 10), and logos that I need digitized. I need the logos as vectors. I need the letterhead as an editable pdf…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Design & Art\r\n                                      \r\n                                        \r\n\r\n                                      Illustration & Drawing\r\n\r\n                                    PDF DesignDigital IllustrationDrawingVector GraphicsDigitizationTracing\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n', NULL, NULL, 'https://www.guru.com/jobs/tracing-and-digitizing-logo-and-branding/2116613&SearchUrl=search.aspx?', NULL, NULL, 'Design & Art', 'active', '2026-03-14 08:32:01', '2026-03-14 04:32:01', '2026-03-14 04:32:01', '2026-03-14 04:32:01', 0, '250', NULL, NULL, NULL),
(754, 'Guru', 'Website Translation from English to Ukra', 'We are looking for a translator to translate website content from English to Ukrainian. The goal of the project is to provide a clear, accurate, and natural translation that fully preserves the meani…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Writing & Translation\r\n                                      \r\n                                        \r\n\r\n                                      Translation\r\n\r\n                                    EditingUkrainian Translation\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n          ', NULL, NULL, 'https://www.guru.com/jobs/website-translation-from-english-to-ukra/2116612&SearchUrl=search.aspx?', NULL, NULL, 'Writing & Translation', 'active', '2026-03-14 08:32:01', '2026-03-14 04:32:01', '2026-03-14 04:32:01', '2026-03-14 04:32:01', 0, '250', NULL, NULL, NULL),
(755, 'Guru', 'Grant Writers for Skill Trade School', 'Grant Writer for a school is responsible for researching, writing, and managing funding applications from government, corporate, and private foundation sources to support school programs, infrastructu…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Business & Finance\r\n                                      \r\n                                        \r\n\r\n                                      Fund Raising / Raising Capital\r\n\r\n                                    MicrosoftAdministrative AssistantData ManagementEditingFundraisingGrant WritingManagementRaising Loan CapitalWritingCrowdfundingPitch DecksFinancing\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                         ', NULL, NULL, 'https://www.guru.com/jobs/grant-writers-for-skill-trade-school/2116611&SearchUrl=search.aspx?', NULL, NULL, 'Business & Finance', 'active', '2026-03-14 08:32:01', '2026-03-14 04:32:01', '2026-03-14 04:32:01', '2026-03-14 04:32:01', 0, '250', NULL, NULL, NULL),
(756, 'Guru', 'Executive Assistant (Bilingual English /', 'We are seeking a highly capable Executive Assistant who is fluent in both English and Mandarin Chinese to support senior leadership on several important international projects.\nThe ideal candidate wil…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Administrative & Secretarial\r\n                                      \r\n                                        \r\n\r\n                                      Personal / Virtual Assistance\r\n\r\n                                    Administrative AssistantAirline ReservationsAppointment SettingCalendar ManagementCommunication SkillsEnglish LanguageEvent ManagementEvent PlanningGoogle CalendarLeadershipManagementMandarianTravel PlanningExecutive AssistancePlanningSchedulingResearch Article WritingMeeting PlanningTranslationCommunications\r\n                                  \r\n                                ', NULL, NULL, 'https://www.guru.com/jobs/executive-assistant-bilingual-english/2116609&SearchUrl=search.aspx?', NULL, NULL, 'Administrative & Secretarial', 'active', '2026-03-14 08:32:01', '2026-03-14 04:32:01', '2026-03-14 04:32:01', '2026-03-14 04:32:01', 0, '3', NULL, NULL, NULL),
(757, 'Guru', 'SMART CLINIC CHAIR WITH PATIENT USING VI', 'Request for quotation\nGenerate 7 Sketchup version 19 images from the model provided to be used in animating the actions of a patient in a Smart Clinic Chair as follows-\nPatient places left arm inside …\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Design & Art\r\n                                      \r\n                                        \r\n\r\n                                      Illustration & Drawing\r\n\r\n                                    SketchUp\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n                           ', NULL, NULL, 'https://www.guru.com/jobs/smart-clinic-chair-with-patient-using-vi/2116608&SearchUrl=search.aspx?', NULL, NULL, 'Design & Art', 'active', '2026-03-14 08:32:01', '2026-03-14 04:32:01', '2026-03-14 04:32:01', '2026-03-14 04:32:01', 0, '250', NULL, NULL, NULL),
(758, 'Guru', 'Specification document Web Scraper tasks', 'Key Responsibilities\nCreate a clear documentation and workflow guide for web scraping teams that explains exactly how the data should be collected and structured.\nDefine data structures and field requ…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Programming & Development\r\n                                      \r\n                                        \r\n\r\n                                      Database Design & Administration\r\n\r\n                                    PL/SQLOraclePostgreSQLMySQLData ManagementDatabase AdministrationDatabase DesignDatabase DevelopmentMicrosoft SQL ServerMongoDBValidation EngineeringWeb ScrapingMicrosoft AccessAutomation EngineeringQuery Optimization\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                     ', NULL, NULL, 'https://www.guru.com/jobs/specification-document-web-scraper-tasks/2116607&SearchUrl=search.aspx?', NULL, NULL, 'Programming & Development', 'active', '2026-03-14 08:32:01', '2026-03-14 04:32:01', '2026-03-14 04:32:01', '2026-03-14 04:32:01', 0, '250', NULL, NULL, NULL),
(759, 'Guru', '3D Design of CAD for Single Fam House', 'Role Overview\nI\'m seeking a detail-oriented 3D Modeler to transform CAD design files into high-fidelity, dimensionally accurate 3D models of a single-family residence. The primary focus of this projec…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Engineering & Architecture\r\n                                      \r\n                                        \r\n\r\n                                      CAD / 2D / 3D / Technical Drawings\r\n\r\n                                    3D Modeling3D RenderingSketchUp\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n              ', NULL, NULL, 'https://www.guru.com/jobs/3d-design-of-cad-for-single-fam-house/2116605&SearchUrl=search.aspx?', NULL, NULL, 'Engineering & Architecture', 'active', '2026-03-14 08:32:01', '2026-03-14 04:32:01', '2026-03-14 04:32:01', '2026-03-14 04:32:01', 0, NULL, NULL, NULL, NULL),
(760, 'Guru', 'Need accurate Xactimtae quotes in Ontari', 'Need accurate Xactimate quotes for insruance. We go to appraisal regularly. Small and large claims avaible. All types of losses \r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Writing & Translation\r\n                                      \r\n                                        \r\n\r\n                                      Industry Specific Expertise\r\n\r\n                                    Quote Writing\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n                                    \r\n                                      \r\n   ', NULL, NULL, 'https://www.guru.com/jobs/need-accurate-xactimtae-quotes-in-ontari/2116601&SearchUrl=search.aspx?', NULL, NULL, 'Writing & Translation', 'active', '2026-03-14 08:32:01', '2026-03-14 04:32:01', '2026-03-14 04:32:01', '2026-03-14 04:32:01', 0, NULL, NULL, NULL, NULL),
(761, 'Guru', 'Cold Caller for SaaS/Web Solutions', 'Evolure Digital is looking for a dynamic and results-driven Female Cold Caller to join our outreach team. We are a digital transformation agency specializing in high-performance web development and AI…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Sales & Marketing\r\n                                      \r\n                                        \r\n\r\n                                      Lead Generation & Customer Acquisition\r\n\r\n                                    Lead GenerationSales\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                              ', NULL, NULL, 'https://www.guru.com/jobs/cold-caller-for-saasweb-solutions/2116591&SearchUrl=search.aspx?', NULL, NULL, 'Sales & Marketing', 'active', '2026-03-14 08:32:01', '2026-03-14 04:32:01', '2026-03-14 04:32:01', '2026-03-14 04:32:01', 0, '250', NULL, NULL, NULL),
(762, 'Guru', 'Social media accounts set up', 'I am looking to experienced professional to set up Twitter, LinkedIn and Instagram account for 3 books Trilogy.  \r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Other\r\n                                      \r\n                                        \r\n\r\n                                      \r\n\r\n                                    LinkedInTwitterInstagram MarketingBooks\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                   ', NULL, NULL, 'https://www.guru.com/jobs/social-media-accounts-set-up/2116585&SearchUrl=search.aspx?', NULL, NULL, 'Other', 'active', '2026-03-14 08:32:01', '2026-03-14 04:32:01', '2026-03-14 04:32:01', '2026-03-14 04:32:01', 0, NULL, NULL, NULL, NULL),
(763, 'Guru', 'Social Media Promotion - Facebook & Tik', 'I would like to run a campaign promoting our photo contest: https://www.trophycentral.com/best-moment-captured.html. The contest is part of our Standout Awards campaign (Do Good, Be Great). We are loo…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Sales & Marketing\r\n                                      \r\n                                        \r\n\r\n                                      Advertising Campaigns & Collateral\r\n\r\n                                    Social Media MarketingVideo MarketingMarketing CampaignsTikTok Advertising Creation\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n         ', NULL, NULL, 'https://www.guru.com/jobs/social-media-promotion-facebook-tik/2116582&SearchUrl=search.aspx?', NULL, NULL, 'Sales & Marketing', 'active', '2026-03-14 08:32:01', '2026-03-14 04:32:01', '2026-03-14 04:32:01', '2026-03-14 04:32:01', 0, NULL, NULL, NULL, NULL),
(764, 'Guru', 'Remote Customer Service Contractor', 'Please read carefully before applying.\nWe are onboarding independent customer service contractors to support customer care programs for nationally recognized brands.\nThis opportunity is best suited fo…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Other\r\n                                      \r\n                                        \r\n\r\n                                      \r\n\r\n                                    Communication SkillsOutbound SalesTyping\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n                        ', NULL, NULL, 'https://www.guru.com/jobs/remote-customer-service-contractor/2116579&SearchUrl=search.aspx?', NULL, NULL, 'Other', 'active', '2026-03-14 08:32:01', '2026-03-14 04:32:01', '2026-03-14 04:32:01', '2026-03-14 04:32:01', 0, '12', NULL, NULL, NULL),
(765, 'Guru', 'VA to make a few VoiP calls to US', 'A tiny project. Need help scheduling a dental appointment to offload client\'s time.\nVA to schedule an appointment with a doctor You need to have a VOIP to call to the US numbers on the list I will giv…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Administrative & Secretarial\r\n                                      \r\n                                        \r\n\r\n                                      Personal / Virtual Assistance\r\n\r\n                                    VoIPAdministrative AssistantVirtual AssistantsTelephone Support\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                       ', NULL, NULL, 'https://www.guru.com/jobs/va-to-make-a-few-voip-calls-to-us/2116576&SearchUrl=search.aspx?', NULL, NULL, 'Administrative & Secretarial', 'active', '2026-03-14 08:32:01', '2026-03-14 04:32:01', '2026-03-14 04:32:01', '2026-03-14 04:32:01', 0, '250', NULL, NULL, NULL),
(766, 'Guru', 'Golf Club Video Tracking/Analysis Needed', 'Hi,\n \nI please need a relatively simple application constructed for video-based golf club tracking and analysis. Previous attempts have been partially successful, so there is some work there that can …\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Programming & Development\r\n                                      \r\n                                        \r\n\r\n                                      Programming & Software\r\n\r\n                                    PythonR Programming\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n   ', NULL, NULL, 'https://www.guru.com/jobs/golf-club-video-trackinganalysis-needed/2116577&SearchUrl=search.aspx?', NULL, NULL, 'Programming & Development', 'active', '2026-03-14 08:32:01', '2026-03-14 04:32:01', '2026-03-14 04:32:01', '2026-03-14 04:32:01', 0, NULL, NULL, NULL, NULL),
(767, 'Guru', 'website built with ads', 'I need a website builder, as a auction site, for my items to sell.  I need to use a ppcmate.com for advertising, and also I will take, a usd tenth piece, for each bid, and also the total amount thereo…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Programming & Development\r\n                                      \r\n                                        \r\n\r\n                                      Web Development & Design\r\n\r\n                                    Website Building\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n    ', NULL, NULL, 'https://www.guru.com/jobs/website-built-with-ads/2116566&SearchUrl=search.aspx?', NULL, NULL, 'Programming & Development', 'active', '2026-03-14 08:32:01', '2026-03-14 04:32:01', '2026-03-14 04:32:01', '2026-03-14 04:32:01', 0, '250', NULL, NULL, NULL),
(768, 'Guru', 'Research & Outreach Assistant', 'Project Overview\nWe are looking for a freelancer to assist with outreach and participant identification for an upcoming user research study focused on evaluating the usability of online financial plat…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Other\r\n                                      \r\n                                        \r\n\r\n                                      \r\n\r\n                                    Customer ServiceData EntryLead GenerationMarket ResearchTranscriptionVirtual AssistantsDigital MarketingMystery Shopper\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                   ', NULL, NULL, 'https://www.guru.com/jobs/research-outreach-assistant/2116564&SearchUrl=search.aspx?', NULL, NULL, 'Other', 'active', '2026-03-14 08:32:01', '2026-03-14 04:32:01', '2026-03-14 04:32:01', '2026-03-14 04:32:01', 0, '250', NULL, NULL, NULL),
(769, 'Guru', 'AMAZON ONLINE ARBITRAGE', 'Looking for an experienced VA in AMAZON ONLINE ARBITRAGE, UNGATING, etc... Pay weekly and must have your own tools and also know how to source manually. Will also train in my strategies but must still be experienced and will interview via Zoom\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Sales & Marketing\r\n                                      \r\n                                        \r\n\r\n                                      Analysis / Data / Strategy / Plans\r\n\r\n                                    AmazonData CollectionOnline Arbitrage\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n             ', NULL, NULL, 'https://www.guru.com/jobs/amazon-online-arbitrage/2116565&SearchUrl=search.aspx?', NULL, NULL, 'Sales & Marketing', 'active', '2026-03-14 08:32:01', '2026-03-14 04:32:01', '2026-03-14 04:32:01', '2026-03-14 04:32:01', 0, '4', NULL, NULL, NULL),
(770, 'Guru', 'I need to troubleshoot wordpress website', 'Hi young freelancers,\ni am looking for a wordpress expert to troubleshoot my wordpress website. can you help me?\ni have very low budget, if you can do it please let me know.\nAhsan\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Programming & Development\r\n                                      \r\n                                        \r\n\r\n                                      Web Development & Design\r\n\r\n                                    WordPress\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n                                 ', NULL, NULL, 'https://www.guru.com/jobs/i-need-to-troubleshoot-wordpress-website/2116562&SearchUrl=search.aspx?', NULL, NULL, 'Programming & Development', 'active', '2026-03-14 08:32:01', '2026-03-14 04:32:01', '2026-03-14 04:32:01', '2026-03-14 04:32:01', 0, '250', NULL, NULL, NULL),
(771, 'Guru', 'Logo Design for \"Ilmenau Grocery\"', 'Project Overview:\nI am looking for a creative graphic designer to design a professional and modern logo for my project called Ilmenau Grocery. The logo will be used for a website, social media, and ma…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Design & Art\r\n                                      \r\n                                        \r\n\r\n                                      Graphic & Layout Design\r\n\r\n                                    DesignGraphic DesignLogo DesignMockupsCanva\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                           ', NULL, NULL, 'https://www.guru.com/jobs/logo-design-for-ilmenau-grocery/2116545&SearchUrl=search.aspx?', NULL, NULL, 'Design & Art', 'active', '2026-03-14 08:32:04', '2026-03-14 04:32:04', '2026-03-14 04:32:04', '2026-03-14 04:32:04', 0, '250', NULL, NULL, NULL),
(772, 'Guru', 'Scalable AI Avatar Framework', 'We are an early-stage technology startup building a next-generation AI platform. This is one of several ambitious projects we are developing, and we are looking to build long-term relationships with …\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Programming & Development\r\n                                      \r\n                                        \r\n\r\n                                      Programming & Software\r\n\r\n                                    Computer GraphicsFramework DesignPerformance EngineeringMultiplayerHCIGamesArtificial IntelligenceVirtual Reality (VR)ChatbotsGo Programming\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                   ', NULL, NULL, 'https://www.guru.com/jobs/scalable-ai-avatar-framework/2116539&SearchUrl=search.aspx?', NULL, NULL, 'Programming & Development', 'active', '2026-03-14 08:32:04', '2026-03-14 04:32:04', '2026-03-14 04:32:04', '2026-03-14 04:32:04', 0, NULL, NULL, NULL, NULL),
(773, 'Guru', 'Email copywriting + Aweber + Calendly', 'Looking for an offshore email copywriting +  marketing automation (Aweber or Brevo + Calendly+Hubspot) expert for a small job. \nWith your bid please \n1. confirm that you had Aweber or Brevo + Calendly…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Sales & Marketing\r\n                                      \r\n                                        \r\n\r\n                                      Lead Generation & Customer Acquisition\r\n\r\n                                    AWeberCopywritingLead GenerationMarketing AutomationSales FunnelsConversion OptimizationFunnel OptimizationEmail CopywritingCustomer AcquisitionMarketing FunnelsManyChatInstagram Ad Campaigns\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n             ', NULL, NULL, 'https://www.guru.com/jobs/email-copywriting-aweber-calendly/2116537&SearchUrl=search.aspx?', NULL, NULL, 'Sales & Marketing', 'active', '2026-03-14 08:32:04', '2026-03-14 04:32:04', '2026-03-14 04:32:04', '2026-03-14 04:32:04', 0, '250', NULL, NULL, NULL),
(774, 'Guru', 'Urgently Needed: English to Arabic Trans', 'We are looking for an experienced freelance Arabic translator who can accurately translate content from English to Arabic. The translator must ensure the meaning, tone, and context of the original tex…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Writing & Translation\r\n                                      \r\n                                        \r\n\r\n                                      Translation\r\n\r\n                                    Arabic Translation\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n                   ', NULL, NULL, 'https://www.guru.com/jobs/urgently-needed-english-to-arabic-trans/2116536&SearchUrl=search.aspx?', NULL, NULL, 'Writing & Translation', 'active', '2026-03-14 08:32:04', '2026-03-14 04:32:04', '2026-03-14 04:32:04', '2026-03-14 04:32:04', 0, '250', NULL, NULL, NULL),
(775, 'Guru', 'Quick editing of 1/3 page brochure', 'We had 11 basic medical informational brochures created but the company went out of business and we need some editing done to the pdfs that we have.  Remove a few portions and edit a few spots.  We ne…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Design & Art\r\n                                      \r\n                                        \r\n\r\n                                      Graphic & Layout Design\r\n\r\n                                    Brochure Design\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n                   ', NULL, NULL, 'https://www.guru.com/jobs/quick-editing-of-13-page-brochure/2116535&SearchUrl=search.aspx?', NULL, NULL, 'Design & Art', 'active', '2026-03-14 08:32:04', '2026-03-14 04:32:04', '2026-03-14 04:32:04', '2026-03-14 04:32:04', 0, '250', NULL, NULL, NULL),
(776, 'Guru', 'React & API Developer', 'I am looking for 1 or more React FE Developer who is equally good with API Development using Core DotNet.\nIf you know MSSQL Development great if not it is not mandatory!\n \nMust have atleast 8 years of…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Programming & Development\r\n                                      \r\n                                        \r\n\r\n                                      Programming & Software\r\n\r\n                                    JavaScriptXML.NETAPI DevelopmentMicrosoft SQL ServerProgrammingSoftware DevelopmentInformation TechnologyBusiness ServicesReactJSReact APIReact\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                               ', NULL, NULL, 'https://www.guru.com/jobs/react-api-developer/2116530&SearchUrl=search.aspx?', NULL, NULL, 'Programming & Development', 'active', '2026-03-14 08:32:04', '2026-03-14 04:32:04', '2026-03-14 04:32:04', '2026-03-14 04:32:04', 0, NULL, NULL, NULL, NULL),
(777, 'Guru', 'Property Photo & Video Reporter', 'We are looking for responsible freelancers in or near Las Vegas who have free time and a smartphone to help us create simple photo and video reports for short-term rental properties.\nThis job is perfe…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Design & Art\r\n                                      \r\n                                        \r\n\r\n                                      Photography (Portraits / Weddings / Products / Food)\r\n\r\n                                    PhotographyVideo ProductionTravelHandyman\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n', NULL, NULL, 'https://www.guru.com/jobs/property-photo-video-reporter/2116528&SearchUrl=search.aspx?', NULL, NULL, 'Design & Art', 'active', '2026-03-14 08:32:04', '2026-03-14 04:32:04', '2026-03-14 04:32:04', '2026-03-14 04:32:04', 0, '250', NULL, NULL, NULL),
(778, 'Guru', 'Employment History Verification Nurember', 'I’m putting together a pre-employment vetting process for candidates who will be based in Nuremberg and I need reliable, documented employment-history verification. Your task is to contact the candida…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Writing & Translation\r\n                                      \r\n                                        \r\n\r\n                                      Translation\r\n\r\n                                    German TranslationHindi TranslationPortuguese TranslationSpanish TranslationLanguage TranslationEnglish TranslationHistorical WritingDocument TranslationAcademic TranslationPDF TranslationContent Translation\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                    ', NULL, NULL, 'https://www.guru.com/jobs/employment-history-verification-nurember/2116525&SearchUrl=search.aspx?', NULL, NULL, 'Writing & Translation', 'active', '2026-03-14 08:32:04', '2026-03-14 04:32:04', '2026-03-14 04:32:04', '2026-03-14 04:32:04', 0, '250', NULL, NULL, NULL),
(779, 'Guru', 'Financial Planning Website', 'Looking for a website for a financial planning firm. Please submit ONLY if you have had experience with building such a site. I have some content. Please submit examples of your work. Thanks\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Other\r\n                                      \r\n                                        \r\n\r\n                                      \r\n\r\n                                    Web Development\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n                                    \r\n                      ', NULL, NULL, 'https://www.guru.com/jobs/financial-planning-website/2116517&SearchUrl=search.aspx?', NULL, NULL, 'Other', 'active', '2026-03-14 08:32:04', '2026-03-14 04:32:04', '2026-03-14 04:32:04', '2026-03-14 04:32:04', 0, NULL, NULL, NULL, NULL),
(780, 'Guru', 'Website Design Edits in Figma and Websit', 'Project Overview\nWorking Hours\nPlease confirm that you have at least 3 to 4 hours of overlap with US Central Time for communication and coordination.\nI have an existing website design in Figma that ne…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Other\r\n                                      \r\n                                        \r\n\r\n                                      \r\n\r\n                                    EditingLayout DesignWebsite DesignFigma\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n                         ', NULL, NULL, 'https://www.guru.com/jobs/website-design-edits-in-figma-and-websit/2116516&SearchUrl=search.aspx?', NULL, NULL, 'Other', 'active', '2026-03-14 08:32:04', '2026-03-14 04:32:04', '2026-03-14 04:32:04', '2026-03-14 04:32:04', 0, '8', NULL, NULL, NULL),
(781, 'Guru', 'WordPress Developer + Server Support (On', 'I’m looking for a reliable WordPress developer with strong technical skills to assist with ongoing website development, optimization, and maintenance across several projects.\nThis role requires someon…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Programming & Development\r\n                                      \r\n                                        \r\n\r\n                                      Web Development & Design\r\n\r\n                                    PHPWordPressAnalyticsWeb DevelopmentWeb ServersWooCommerceTheme DesignElementor\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n               ', NULL, NULL, 'https://www.guru.com/jobs/wordpress-developer-server-support-on/2116512&SearchUrl=search.aspx?', NULL, NULL, 'Programming & Development', 'active', '2026-03-14 08:32:04', '2026-03-14 04:32:04', '2026-03-14 04:32:04', '2026-03-14 04:32:04', 0, NULL, NULL, NULL, NULL),
(782, 'Guru', 'Foot Orthotic CAD Program', 'Hello,\nI would like help finishing a program I started using Cursor AI. I want to be able to use a 3d stl file of the bottom of foot and overlay an image of a foot orthotic to match the bottom of the foot.\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Programming & Development\r\n                                      \r\n                                        \r\n\r\n                                      Programming & Software\r\n\r\n                                    ProgrammingArtificial Intelligence\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                    ', NULL, NULL, 'https://www.guru.com/jobs/foot-orthotic-cad-program/2116506&SearchUrl=search.aspx?', NULL, NULL, 'Programming & Development', 'active', '2026-03-14 08:32:04', '2026-03-14 04:32:04', '2026-03-14 04:32:04', '2026-03-14 04:32:04', 0, '500', NULL, NULL, NULL),
(783, 'Guru', 'SEO Optimisation of Solar Canopy Documen', 'I am looking for an experienced SEO content specialist who can quickly optimise existing written content for use on a website.\nI already have a fully written document about Solar Canopies, and the tas…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Writing & Translation\r\n                                      \r\n                                        \r\n\r\n                                      Web Content\r\n\r\n                                    Content WritingSEOSEO Article Writing\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n', NULL, NULL, 'https://www.guru.com/jobs/seo-optimisation-of-solar-canopy-documen/2116503&SearchUrl=search.aspx?', NULL, NULL, 'Writing & Translation', 'active', '2026-03-14 08:32:04', '2026-03-14 04:32:04', '2026-03-14 04:32:04', '2026-03-14 04:32:04', 0, NULL, NULL, NULL, NULL),
(784, 'Guru', 'Build a real estate website in Thai', 'I need an html developer based in Thailand and fluent in Thai with the skills to build out my real estate brokerage website.\nThe website needs to be built on a platform of known integrity that\'s been …\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Programming & Development\r\n                                      \r\n                                        \r\n\r\n                                      Web Development & Design\r\n\r\n                                    HTMLJavaScriptPHPReal EstateWeb DesignWeb DevelopmentMust Be Fluent In Thai Language\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n          ', NULL, NULL, 'https://www.guru.com/jobs/build-a-real-estate-website-in-thai/2116500&SearchUrl=search.aspx?', NULL, NULL, 'Programming & Development', 'active', '2026-03-14 08:32:04', '2026-03-14 04:32:04', '2026-03-14 04:32:04', '2026-03-14 04:32:04', 0, NULL, NULL, NULL, NULL);
INSERT INTO `projects` (`id`, `source`, `title`, `description`, `company`, `location`, `project_url`, `external_id`, `tags`, `category`, `status`, `published_at`, `fetched_at`, `created_at`, `updated_at`, `archived`, `budget`, `budget_min`, `budget_max`, `archived_at`) VALUES
(785, 'Guru', 'Administrative Assistant /Office Support', 'We are seeking a detail-oriented and organized Administrative Assistant / Office Support professional to provide essential clerical and operational support to ensure the smooth day-to-day functioning …\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Administrative & Secretarial\r\n                                      \r\n                                        \r\n\r\n                                      Data Entry (Keying / Cleaning)\r\n\r\n                                    MicrosoftAdministrative AssistantData AnalysisData AuditData CleaningData CollectionData ConversionData EncodingData EntryData MiningData ProcessingOrder EntryOrder ProcessingOffice AssistantFile ManagementSecretarial SupportTelephone SupportCorrespondence Management\r\n                                  \r\n                                \r\n\r\n                                \r\n    ', NULL, NULL, 'https://www.guru.com/jobs/administrative-assistant-office-support/2116491&SearchUrl=search.aspx?', NULL, NULL, 'Administrative & Secretarial', 'active', '2026-03-14 08:32:04', '2026-03-14 04:32:04', '2026-03-14 04:32:04', '2026-03-14 04:32:04', 0, '22', NULL, NULL, NULL),
(786, 'Guru', 'Remote Data Entry Clerk', 'We are currently seeking a reliable and detail-oriented Remote Data Entry Clerk to join our growing team. This position is ideal for individuals who enjoy working independently, have strong attention …\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Administrative & Secretarial\r\n                                      \r\n                                        \r\n\r\n                                      Data Entry (Keying / Cleaning)\r\n\r\n                                    Data AnalysisData AuditData CleaningData CollectionData ConversionData EntryData MiningData ProcessingKeyboardingOrder EntryRecords ManagementFile ManagementCopy and Paste\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                              ', NULL, NULL, 'https://www.guru.com/jobs/remote-data-entry-clerk/2116490&SearchUrl=search.aspx?', NULL, NULL, 'Administrative & Secretarial', 'active', '2026-03-14 08:32:04', '2026-03-14 04:32:04', '2026-03-14 04:32:04', '2026-03-14 04:32:04', 0, '22', NULL, NULL, NULL),
(787, 'Guru', 'Senior iOS Developer Needed', 'We are looking for an experienced iOS developer or small development team to build a high-quality adult coloring app for iPhone and iPad, similar in experience to Cozy Home: Comfy Coloring Book, but …\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Programming & Development\r\n                                      \r\n                                        \r\n\r\n                                      Apps & Mobile\r\n\r\n                                    iPhoneMobile DevelopmentiPad App DevelopmentiOS App DevelopmentApp & Mobile Development\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                   ', NULL, NULL, 'https://www.guru.com/jobs/senior-ios-developer-needed/2116484&SearchUrl=search.aspx?', NULL, NULL, 'Programming & Development', 'active', '2026-03-14 08:32:04', '2026-03-14 04:32:04', '2026-03-14 04:32:04', '2026-03-14 04:32:04', 0, NULL, NULL, NULL, NULL),
(788, 'Guru', 'Develop a ready to print trailer wrap', 'I have a 5x8 trailer I would like wrapped with this design.  I came up with this on CHAT GPT, and looking for someone who can bring this to life so it is print ready for my local vinyl wrap shop.\nFirs…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Design & Art\r\n                                      \r\n                                        \r\n\r\n                                      Graphic & Layout Design\r\n\r\n                                    PrintingPrint Production\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n          ', NULL, NULL, 'https://www.guru.com/jobs/develop-a-ready-to-print-trailer-wrap/2116482&SearchUrl=search.aspx?', NULL, NULL, 'Design & Art', 'active', '2026-03-14 08:32:04', '2026-03-14 04:32:04', '2026-03-14 04:32:04', '2026-03-14 04:32:04', 0, '250', NULL, NULL, NULL),
(789, 'Guru', 'Blockchain Developer for Betting game', 'We are seeking a skilled Blockchain Developer to join our team and help enhance our Betting game. \nYour role will involve improving existing Betting Game UI, and implementing innovative features to elevate our projects.\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Programming & Development\r\n                                      \r\n                                        \r\n\r\n                                      Blockchain, NFT, Cryptocurrency, Tokens\r\n\r\n                                    BitcoinCryptocurrencyBlockchainTokensEthereumSolidityDAppSmart ContractsWeb3NFTSolana\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n              ', NULL, NULL, 'https://www.guru.com/jobs/blockchain-developer-for-betting-game/2116481&SearchUrl=search.aspx?', NULL, NULL, 'Programming & Development', 'active', '2026-03-14 08:32:04', '2026-03-14 04:32:04', '2026-03-14 04:32:04', '2026-03-14 04:32:04', 0, '10', NULL, NULL, NULL),
(790, 'Guru', 'Lead magnet creator - high volume', 'Need a content creator proficient in copy writing, graphic design, AI vibe coding, Notion, mini0coures to create very attractive interactive lead magnets.\nBudget:  $100 for each 10 magnet without apps…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Sales & Marketing\r\n                                      \r\n                                        \r\n\r\n                                      Web / Digital Marketing\r\n\r\n                                    CopywritingLanding Page DesignWeb Content WritingLead Magnet DesignNotion Automation\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                   ', NULL, NULL, 'https://www.guru.com/jobs/lead-magnet-creator-high-volume/2116478&SearchUrl=search.aspx?', NULL, NULL, 'Sales & Marketing', 'active', '2026-03-14 08:32:04', '2026-03-14 04:32:04', '2026-03-14 04:32:04', '2026-03-14 04:32:04', 0, NULL, NULL, NULL, NULL),
(791, 'Guru', 'Screenplay adaption of a Novella', 'Screenwriter Needed – 007-Style AI Thriller (Blockchain Integrated freelancer profit sharing) \nThe Mission: We are producing a trailblazing feature film—THE AiGENT—and writing film history in the proc…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Writing & Translation\r\n                                      \r\n                                        \r\n\r\n                                      Scripts / Speeches / Storyboards\r\n\r\n                                    Movie Magic ScreenwriterFilm AdaptationScript and Screenplay WritingThriller\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n              ', NULL, NULL, 'https://www.guru.com/jobs/screenplay-adaption-of-a-novella/2116475&SearchUrl=search.aspx?', NULL, NULL, 'Writing & Translation', 'active', '2026-03-14 08:39:06', '2026-03-14 04:39:06', '2026-03-14 04:39:06', '2026-03-14 04:39:06', 0, '250', NULL, NULL, NULL),
(792, 'Guru', 'Project coordinator', 'I’m looking for help with Xactimate estimating, as I’m new to the program and will be focusing strictly on roofing. I’d also like guidance on setting up macros and learning how to evaluate RFPs and r…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Education & Training\r\n                                      \r\n                                        \r\n\r\n                                      General / Other\r\n\r\n                                    \r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n                                   ', NULL, NULL, 'https://www.guru.com/jobs/project-coordinator/2116465&SearchUrl=search.aspx?', NULL, NULL, 'Education & Training', 'active', '2026-03-14 08:39:06', '2026-03-14 04:39:06', '2026-03-14 04:39:06', '2026-03-14 04:39:06', 0, '1', NULL, NULL, NULL),
(793, 'Guru', 'Looking for a writing editor for a book', 'Hi, I am new here, and this will be my first posted job.\nI am looking for a writing editor for my book on honey wine-making (mead). I am looking for a native English speaker, ideally from Canada or No…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Writing & Translation\r\n                                      \r\n                                        \r\n\r\n                                      General / Other Writing\r\n\r\n                                    Book WritingContent WritingCreative WritingEditingEnglish LanguageRecipe WritingWriting\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n            ', NULL, NULL, 'https://www.guru.com/jobs/looking-for-a-writing-editor-for-a-book/2116464&SearchUrl=search.aspx?', NULL, NULL, 'Writing & Translation', 'active', '2026-03-14 08:39:06', '2026-03-14 04:39:06', '2026-03-14 04:39:06', '2026-03-14 04:39:06', 0, '250', NULL, NULL, NULL),
(794, 'Guru', 'Setup Keil C51 for use by on site engine', 'I have existing firmware compiled off site.  I need to have the ability to experiment with the software onsite to make slight modifications to the firmware code.  I need someone experienced with Keil.\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Programming & Development\r\n                                      \r\n                                        \r\n\r\n                                      Programming & Software\r\n\r\n                                    Keil MDK\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n               ', NULL, NULL, 'https://www.guru.com/jobs/setup-keil-c51-for-use-by-on-site-engine/2116445&SearchUrl=search.aspx?', NULL, NULL, 'Programming & Development', 'active', '2026-03-14 08:39:06', '2026-03-14 04:39:06', '2026-03-14 04:39:06', '2026-03-14 04:39:06', 0, NULL, NULL, NULL, NULL),
(795, 'Guru', 'Architect Needed –1 Bedroom Cabin Design', 'Project Description:\nI am seeking a licensed Architect or experienced Architectural Designer to design a modern 1-bedroom cabin from concept through technical drawings.\nThis project includes full arch…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Engineering & Architecture\r\n                                      \r\n                                        \r\n\r\n                                      CAD / 2D / 3D / Technical Drawings\r\n\r\n                                    3D DesignConstructionSketchUpLighting DesignAutoCAD\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                ', NULL, NULL, 'https://www.guru.com/jobs/architect-needed-1-bedroom-cabin-design/2116410&SearchUrl=search.aspx?', NULL, NULL, 'Engineering & Architecture', 'active', '2026-03-14 08:39:06', '2026-03-14 04:39:06', '2026-03-14 04:39:06', '2026-03-14 04:39:06', 0, NULL, NULL, NULL, NULL),
(796, 'Guru', 'Laravel Developer –Automated Lead System', 'Laravel Developer – Automated Lead Aggregation System (Low-Voltage Industry)\nOverview\nWe are seeking an experienced Laravel Developer / Automation Engineer to architect and build a self-sustaining sys…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Programming & Development\r\n                                      \r\n                                        \r\n\r\n                                      Programming & Software\r\n\r\n                                    PythonAPILinkedInAPI DevelopmentData ManagementDatabase DevelopmentSaaSAutomation EngineeringArtificial IntelligenceLaravelLaravel API\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n', NULL, NULL, 'https://www.guru.com/jobs/laravel-developer-automated-lead-system/2116460&SearchUrl=search.aspx?', NULL, NULL, 'Programming & Development', 'active', '2026-03-14 08:39:06', '2026-03-14 04:39:06', '2026-03-14 04:39:06', '2026-03-14 04:39:06', 0, NULL, NULL, NULL, NULL),
(797, 'Guru', 'PHP WordPress Developer Needed for High-', 'PHP WordPress Developer Needed for High-Volume Task Management\nSummary\nWe are seeking an experienced PHP WordPress developer to join our new small team. The ideal candidate will help us tackle over 10…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Programming & Development\r\n                                      \r\n                                        \r\n\r\n                                      Web Development & Design\r\n\r\n                                    WordPressSecurity ConsultingUser Experience DesignWeb DesignPlugin Development\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                ', NULL, NULL, 'https://www.guru.com/jobs/php-wordpress-developer-needed-for-high-/2116435&SearchUrl=search.aspx?', NULL, NULL, 'Programming & Development', 'active', '2026-03-14 08:39:06', '2026-03-14 04:39:06', '2026-03-14 04:39:06', '2026-03-14 04:39:06', 0, '25', NULL, NULL, NULL),
(798, 'Guru', 'Graphic Designer (+Animations)', 'Graphic Designer – Promotional Flyers & Animations (Conversion Focused)\nWe are seeking a Graphic Designer to create high-converting promotional visuals for Bella, including flyers, GIFs, and short ani…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Design & Art\r\n                                      \r\n                                        \r\n\r\n                                      Graphic & Layout Design\r\n\r\n                                    Ad DesignCover ArtFlyer DesignGraphic DesignBrand Identity\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n            ', NULL, NULL, 'https://www.guru.com/jobs/graphic-designer-animations/2116427&SearchUrl=search.aspx?', NULL, NULL, 'Design & Art', 'active', '2026-03-14 08:39:06', '2026-03-14 04:39:06', '2026-03-14 04:39:06', '2026-03-14 04:39:06', 0, '5', NULL, NULL, NULL),
(799, 'Guru', 'Reddit Growth & Engagement Assistant', 'We are hiring a Reddit Growth Assistant to increase visibility, traffic, and subscriber conversions through strategic posting and engagement in niche-relevant subreddits.\nKey Responsibilities\nResearch…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Administrative & Secretarial\r\n                                      \r\n                                        \r\n\r\n                                      Personal / Virtual Assistance\r\n\r\n                                    Ad PostingFile ManagementProduct UploadingCorrespondence Management\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                   ', NULL, NULL, 'https://www.guru.com/jobs/reddit-growth-engagement-assistant/2116426&SearchUrl=search.aspx?', NULL, NULL, 'Administrative & Secretarial', 'active', '2026-03-14 08:39:06', '2026-03-14 04:39:06', '2026-03-14 04:39:06', '2026-03-14 04:39:06', 0, '5', NULL, NULL, NULL),
(800, 'Guru', 'Audience Interaction Specialist', '*Base Pay + Commissions*\nWe are seeking a sales-driven Audience Interaction Specialist to engage subscribers and convert conversations into revenue on a premium content platform.\nThis is a high-perfor…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Sales & Marketing\r\n                                      \r\n                                        \r\n\r\n                                      Communications\r\n\r\n                                    Communication SkillsCommunications ManagementMarketing CommunicationsSalesStorytellingRelationship Management\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n   ', NULL, NULL, 'https://www.guru.com/jobs/audience-interaction-specialist/2116423&SearchUrl=search.aspx?', NULL, NULL, 'Sales & Marketing', 'active', '2026-03-14 08:39:06', '2026-03-14 04:39:06', '2026-03-14 04:39:06', '2026-03-14 04:39:06', 0, '5', NULL, NULL, NULL),
(801, 'Guru', 'forensic accounting', 'I am loooking for someone to go over my banking and mortgage info  I feel that I am being ripped off from the bank/mortgage company I would like for someone to go over it for me . please let me know how much it would cost   The  ledgers are not matching up and would like to know why..\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Business & Finance\r\n                                      \r\n                                        \r\n\r\n                                      Accounting & Finance\r\n\r\n                                    Forensic Accounting\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n  ', NULL, NULL, 'https://www.guru.com/jobs/forensic-accounting/2116416&SearchUrl=search.aspx?', NULL, NULL, 'Business & Finance', 'active', '2026-03-14 08:39:06', '2026-03-14 04:39:06', '2026-03-14 04:39:06', '2026-03-14 04:39:06', 0, '250', NULL, NULL, NULL),
(802, 'Guru', 'Young persons directed web/app design', 'We’re looking for a designer to help create a teen-focused trading platform interface (think collectibles, cards, or digital trading experiences).\nThe ideal designer has a portfolio that clearly shows…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Design & Art\r\n                                      \r\n                                        \r\n\r\n                                      Graphic & Layout Design\r\n\r\n                                    DesignUser Experience DesignUser Interface DesignApp DesignCreative Design\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  ', NULL, NULL, 'https://www.guru.com/jobs/young-persons-directed-webapp-design/2116408&SearchUrl=search.aspx?', NULL, NULL, 'Design & Art', 'active', '2026-03-14 08:39:06', '2026-03-14 04:39:06', '2026-03-14 04:39:06', '2026-03-14 04:39:06', 0, '250', NULL, NULL, NULL),
(803, 'Guru', 'AI / ML Engineer – Modern Intelligent Sy', 'We are looking for an experienced AI Developer with strong expertise in AI/ML, LLM integrations, and modern development tools like Cursor. \nThe ideal candidate should have hands-on experience with mod…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Programming & Development\r\n                                      \r\n                                        \r\n\r\n                                      Apps & Mobile\r\n\r\n                                    \r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n                               ', NULL, NULL, 'https://www.guru.com/jobs/ai-ml-engineer-modern-intelligent-sy/2116404&SearchUrl=search.aspx?', NULL, NULL, 'Programming & Development', 'active', '2026-03-14 08:39:06', '2026-03-14 04:39:06', '2026-03-14 04:39:06', '2026-03-14 04:39:06', 0, '2', NULL, NULL, NULL),
(804, 'Guru', 'First video + Set Up', 'It’s a one time set up fee of $50 for the channel set up that is SEO optimized and designed.\n-thumbnail\n-description,\n-tags (with ranked keywords and the best tags available for the most visibility of…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Design & Art\r\n                                      \r\n                                        \r\n\r\n                                      Video / Film / TV / DVD\r\n\r\n                                    Audio ServicesColor GradingMotion GraphicsStoryboardingVideo EditingReels\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r', NULL, NULL, 'https://www.guru.com/jobs/first-video-set-up/2116398&SearchUrl=search.aspx?', NULL, NULL, 'Design & Art', 'active', '2026-03-14 08:39:06', '2026-03-14 04:39:06', '2026-03-14 04:39:06', '2026-03-14 04:39:06', 0, '250', NULL, NULL, NULL),
(805, 'Guru', 'Virtual Assistant – Fast-Paced', 'Virtual Assistant – Fast-Paced, High-Impact Role\nWe\'re a busy, growth-focused business hunting for a sharp, self-driven VA who thrives under pressure and knows how to get things done without being mic…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Administrative & Secretarial\r\n                                      \r\n                                        \r\n\r\n                                      Personal / Virtual Assistance\r\n\r\n                                    MicrosoftTime ManagementVirtual AssistantsExecutive AssistanceTravel Booking\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n          ', NULL, NULL, 'https://www.guru.com/jobs/virtual-assistant-fast-paced/2116383&SearchUrl=search.aspx?', NULL, NULL, 'Administrative & Secretarial', 'active', '2026-03-14 08:39:06', '2026-03-14 04:39:06', '2026-03-14 04:39:06', '2026-03-14 04:39:06', 0, '25', NULL, NULL, NULL),
(806, 'Guru', 'List Dev - Charitable Foundations', 'We\'re interested in experience related to developing a list of US-based foundations who have a track record of supporting the elderly, religious missions, or general humanitarian concerns.  At minimum…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Administrative & Secretarial\r\n                                      \r\n                                        \r\n\r\n                                      Mailings & Lists\r\n\r\n                                    \r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n                         ', NULL, NULL, 'https://www.guru.com/jobs/list-dev-charitable-foundations/2116379&SearchUrl=search.aspx?', NULL, NULL, 'Administrative & Secretarial', 'active', '2026-03-14 08:39:06', '2026-03-14 04:39:06', '2026-03-14 04:39:06', '2026-03-14 04:39:06', 0, NULL, NULL, NULL, NULL),
(807, 'Guru', '3D Logo Design for Modern Brand', 'Looking for a creative 3D logo designer to craft a modern, eye-catching logo for our brand. Must deliver high-quality 3D render, vector files, and transparent background versions.\nRequirements:\n3D lo…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Design & Art\r\n                                      \r\n                                        \r\n\r\n                                      Graphic & Layout Design\r\n\r\n                                    Adobe IllustratorAdobe Photoshop3D Design3D ModelingLogo Design\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n        ', NULL, NULL, 'https://www.guru.com/jobs/3d-logo-design-for-modern-brand/2116364&SearchUrl=search.aspx?', NULL, NULL, 'Design & Art', 'active', '2026-03-14 08:39:06', '2026-03-14 04:39:06', '2026-03-14 04:39:06', '2026-03-14 04:39:06', 0, '250', NULL, NULL, NULL),
(808, 'Guru', 'Lead Video Editor for Docu-Series', 'We are the Adrenal Foundation, a non-profit organization focused on supporting and educating individuals and families affected by adrenal diseases. We are looking for a videographer on caffeine with v…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Other\r\n                                      \r\n                                        \r\n\r\n                                      \r\n\r\n                                    EditingVideo Production\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n                                    \r\n   ', NULL, NULL, 'https://www.guru.com/jobs/lead-video-editor-for-docu-series/2116358&SearchUrl=search.aspx?', NULL, NULL, 'Other', 'active', '2026-03-14 08:39:06', '2026-03-14 04:39:06', '2026-03-14 04:39:06', '2026-03-14 04:39:06', 0, NULL, NULL, NULL, NULL),
(809, 'Guru', 'MySQL 5.7 InnoDB Data Directory Recovery', 'My server crashed and I only have a backup of the full MySQL data directory (not SQL dumps).\nEnvironment:\nMySQL 5.7 (confirmed)\nInnoDB engine\nFile-per-table likely enabled\nWhat I have:\nibdata1\nibtmp1…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Programming & Development\r\n                                      \r\n                                        \r\n\r\n                                      Web Development & Design\r\n\r\n                                    PHPMySQLWeb Development\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  ', NULL, NULL, 'https://www.guru.com/jobs/mysql-57-innodb-data-directory-recovery/2116353&SearchUrl=search.aspx?', NULL, NULL, 'Programming & Development', 'active', '2026-03-14 08:39:06', '2026-03-14 04:39:06', '2026-03-14 04:39:06', '2026-03-14 04:39:06', 0, NULL, NULL, NULL, NULL),
(810, 'Guru', 'Voice activated mapping driver guide', 'VoiceRoute Pro – Complete System Implementation Project\nFor Guru.com – $250 AUD Fixed Price\n---\n PROJECT WORKSHEET FOR GURU.COM\nProject Title:\nVoiceRoute Pro – WordPress Plugin Integration & Bravenet …\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Programming & Development\r\n                                      \r\n                                        \r\n\r\n                                      Web Development & Design\r\n\r\n                                    Web GraphicsPHPWordPressUser Interface DesignWeb ServersDashboard DesignWeb HostingContent Management SystemsCron JobsRest ApiSocial Networking DevelopmentSMS\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n              ', NULL, NULL, 'https://www.guru.com/jobs/voice-activated-mapping-driver-guide/2116352&SearchUrl=search.aspx?', NULL, NULL, 'Programming & Development', 'active', '2026-03-14 08:39:08', '2026-03-14 04:39:08', '2026-03-14 04:39:08', '2026-03-14 04:39:08', 0, '250', NULL, NULL, NULL),
(811, 'Guru', 'Travel Blog needed', 'Overview: One-time job with ongoing work potential\nI wish to create a blog site for my travel writing where I can share entries about places I have visited using text and photos. I\'m seeking someone t…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Design & Art\r\n                                      \r\n                                        \r\n\r\n                                      Graphic & Layout Design\r\n\r\n                                    \r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n                                  ', NULL, NULL, 'https://www.guru.com/jobs/travel-blog-needed/2116350&SearchUrl=search.aspx?', NULL, NULL, 'Design & Art', 'active', '2026-03-14 08:39:08', '2026-03-14 04:39:08', '2026-03-14 04:39:08', '2026-03-14 04:39:08', 0, NULL, NULL, NULL, NULL),
(812, 'Guru', 'VIDEO PRODUCTION, SOCIAL MEDIA AND MORE', 'VIDEO PRODUCTION, SOCIAL MEDIA AND MORE\nAssist in all assign tasks.\n-Video Production\n-Video Editing\n-Social Media\n-Any assigned tasks\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Design & Art\r\n                                      \r\n                                        \r\n\r\n                                      Video / Film / TV / DVD\r\n\r\n                                    Video EditingVideo Production\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n                                    \r\n                                  ', NULL, NULL, 'https://www.guru.com/jobs/video-production-social-media-and-more/2116348&SearchUrl=search.aspx?', NULL, NULL, 'Design & Art', 'active', '2026-03-14 08:39:08', '2026-03-14 04:39:08', '2026-03-14 04:39:08', '2026-03-14 04:39:08', 0, NULL, NULL, NULL, NULL),
(813, 'Guru', 'Marketing Specialist Needed: B2B Infrast', 'We\'re a B2B infrastructure company providing mission-critical recurring systems to businesses. Our solutions are essential to our clients\' operations, and we need a marketing expert who can communicat…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Sales & Marketing\r\n                                      \r\n                                        \r\n\r\n                                      Web / Digital Marketing\r\n\r\n                                    LinkedInContent MarketingEmail MarketingMailChimpMarketingSocial Media MarketingLanding Page DesignWeb Content WritingBrandingDigital MarketingBusiness ServicesFacebook AdsInstagram MarketingCampaign Planning\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n           ', NULL, NULL, 'https://www.guru.com/jobs/marketing-specialist-needed-b2b-infrast/2116346&SearchUrl=search.aspx?', NULL, NULL, 'Sales & Marketing', 'active', '2026-03-14 08:39:08', '2026-03-14 04:39:08', '2026-03-14 04:39:08', '2026-03-14 04:39:08', 0, NULL, NULL, NULL, NULL),
(814, 'Guru', 'website management - routine maintenance', 'routine maintenance various sites - six months. This something that is common to all experienced tech freelancers. \r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Programming & Development\r\n                                      \r\n                                        \r\n\r\n                                      Technical Support / Help Desk (Hardware / Software)\r\n\r\n                                    Web Management\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n                                    \r\n                           ', NULL, NULL, 'https://www.guru.com/jobs/website-management-routine-maintenance/2116336&SearchUrl=search.aspx?', NULL, NULL, 'Programming & Development', 'active', '2026-03-14 08:39:08', '2026-03-14 04:39:08', '2026-03-14 04:39:08', '2026-03-14 04:39:08', 0, '250', NULL, NULL, NULL),
(815, 'Guru', 'Part Time Digital Content SEO Specialist', 'We are seeking a Freelance Digital Marketing Specialist to support our execution team on a contract basis. Please note, this is not a direct hire; hiring and payment will be managed through Guru.com. …\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Sales & Marketing\r\n                                      \r\n                                        \r\n\r\n                                      Content / Copywriting\r\n\r\n                                    Content ManagementContent MarketingAdvertising CopySEO Copywriting\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n ', NULL, NULL, 'https://www.guru.com/jobs/part-time-digital-content-seo-specialist/2116211&SearchUrl=search.aspx?', NULL, NULL, 'Sales & Marketing', 'active', '2026-03-14 08:39:08', '2026-03-14 04:39:08', '2026-03-14 04:39:08', '2026-03-14 04:39:08', 0, '10', NULL, NULL, NULL),
(816, 'Guru', 'I\'m looking for a skilled engineer to de', 'I\'m looking for a skilled engineer to design and build a semi-automatic cone filler integrated with a built-in grinder. The device should be made of plastic. Key Requirements: - Semi-automatic control…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Engineering & Architecture\r\n                                      \r\n                                        \r\n\r\n                                      Engineering (Mechanical / Chemical / Civil / Electrical)\r\n\r\n                                    CADEngineeringProduct DesignMechanical DesignAutomationsManufa\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r', NULL, NULL, 'https://www.guru.com/jobs/im-looking-for-a-skilled-engineer-to-de/2116331&SearchUrl=search.aspx?', NULL, NULL, 'Engineering & Architecture', 'active', '2026-03-14 08:39:08', '2026-03-14 04:39:08', '2026-03-14 04:39:08', '2026-03-14 04:39:08', 0, NULL, NULL, NULL, NULL),
(817, 'Guru', 'Estimator (Stractural Scope of Work)', '1. Concrete and Formwork (CSI Division 03)\nVolume Calculations: Calculate the total cubic yards/meters of concrete required for footings, columns, beams, and floor slabs.\nFormwork Estimation: Quantify…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Engineering & Architecture\r\n                                      \r\n                                        \r\n\r\n                                      Engineering (Mechanical / Chemical / Civil / Electrical)\r\n\r\n                                    Electrical EngineeringEngineeringMechanical EngineeringStructural Engineering\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                      ', NULL, NULL, 'https://www.guru.com/jobs/estimator-stractural-scope-of-work/2116329&SearchUrl=search.aspx?', NULL, NULL, 'Engineering & Architecture', 'active', '2026-03-14 08:39:08', '2026-03-14 04:39:08', '2026-03-14 04:39:08', '2026-03-14 04:39:08', 0, '250', NULL, NULL, NULL),
(818, 'Guru', 'Estimator ( Mechanical Scope Of Work)', '1. HVAC Systems (CSI Division 23)\nEquipment Quantification: Take-off of major units: Air Handling Units (AHU), Fan Coil Units (FCU), Chillers, Cooling Towers, and Condensing Units (ACCU).\nDuctwork Est…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Engineering & Architecture\r\n                                      \r\n                                        \r\n\r\n                                      Engineering (Mechanical / Chemical / Civil / Electrical)\r\n\r\n                                    Civil EngineeringElectrical EngineeringEngineeringMechanical EngineeringStructural Engineering\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n     ', NULL, NULL, 'https://www.guru.com/jobs/estimator-mechanical-scope-of-work/2116330&SearchUrl=search.aspx?', NULL, NULL, 'Engineering & Architecture', 'active', '2026-03-14 08:39:08', '2026-03-14 04:39:08', '2026-03-14 04:39:08', '2026-03-14 04:39:08', 0, '250', NULL, NULL, NULL),
(819, 'Guru', 'Estimator (Electrical Scope of Work)', ' responsible for preparing complete, accurate, and competitive cost estimates for electrical construction projects. This includes performing detailed material take-offs, labor calculations, and vendor…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Engineering & Architecture\r\n                                      \r\n                                        \r\n\r\n                                      Engineering (Mechanical / Chemical / Civil / Electrical)\r\n\r\n                                    ConstructionElectrical EngineeringMechanical EngineeringStructural EngineeringCost Estimation\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n      ', NULL, NULL, 'https://www.guru.com/jobs/estimator-electrical-scope-of-work/2116328&SearchUrl=search.aspx?', NULL, NULL, 'Engineering & Architecture', 'active', '2026-03-14 08:39:08', '2026-03-14 04:39:08', '2026-03-14 04:39:08', '2026-03-14 04:39:08', 0, '250', NULL, NULL, NULL),
(820, 'Guru', 'Job Application Specialist', 'Looking for a person who will find and apply 100+ jobs per day.\nWork from Mon - Fri.\nSalary: $200 ~ $300/monthly\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Administrative & Secretarial\r\n                                      \r\n                                        \r\n\r\n                                      Personal / Virtual Assistance\r\n\r\n                                    Virtual AssistantsPersonal Assistant\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n                                    \r\n                           ', NULL, NULL, 'https://www.guru.com/jobs/job-application-specialist/2116320&SearchUrl=search.aspx?', NULL, NULL, 'Administrative & Secretarial', 'active', '2026-03-14 08:39:08', '2026-03-14 04:39:08', '2026-03-14 04:39:08', '2026-03-14 04:39:08', 0, '2', NULL, NULL, NULL);
INSERT INTO `projects` (`id`, `source`, `title`, `description`, `company`, `location`, `project_url`, `external_id`, `tags`, `category`, `status`, `published_at`, `fetched_at`, `created_at`, `updated_at`, `archived`, `budget`, `budget_min`, `budget_max`, `archived_at`) VALUES
(821, 'Guru', 'Edit a few pages in PDF', 'I need to edit dates on 3 pages in a PDF. But they are handwritten dates. With the right tools, should only take 30 minutes\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Other\r\n                                      \r\n                                        \r\n\r\n                                      \r\n\r\n                                    PDF Editing\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                        Scott T\r\n    ', NULL, NULL, 'https://www.guru.com/jobs/edit-a-few-pages-in-pdf/2116319&SearchUrl=search.aspx?', NULL, NULL, 'Other', 'active', '2026-03-14 08:39:08', '2026-03-14 04:39:08', '2026-03-14 04:39:08', '2026-03-14 04:39:08', 0, '250', NULL, NULL, NULL),
(822, 'Guru', 'On-site SEO report - FranGrowth', ' \nFranGroup.com\nGoal of this website to let visitors to know we are experts in “Franchise Sales, Franchise Development and Growth Strategies.\nRun detailed on-site SEO report for website.\nReturn a spre…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Programming & Development\r\n                                      \r\n                                        \r\n\r\n                                      Web Development & Design\r\n\r\n                                    WordPressSearch Engine Optimization\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                     ', NULL, NULL, 'https://www.guru.com/jobs/on-site-seo-report-frangrowth/2116310&SearchUrl=search.aspx?', NULL, NULL, 'Programming & Development', 'active', '2026-03-14 08:39:08', '2026-03-14 04:39:08', '2026-03-14 04:39:08', '2026-03-14 04:39:08', 0, NULL, NULL, NULL, NULL),
(823, 'Guru', 'AI integration and deployment', 'we’re looking to integrate AI into a client\'s company and want to deploy as many AI bots as possible to handle tasks like social media management, SEO, blog posting, and more.  I’m looking for someone extremely skilled with the latest AI tools that can help me launch this asap \r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Programming & Development\r\n                                      \r\n                                        \r\n\r\n                                      Programming & Software\r\n\r\n                                    AIBotArtificial IntelligenceGeneral / Other Programming & Software\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                               ', NULL, NULL, 'https://www.guru.com/jobs/ai-integration-and-deployment/2116309&SearchUrl=search.aspx?', NULL, NULL, 'Programming & Development', 'active', '2026-03-14 08:39:08', '2026-03-14 04:39:08', '2026-03-14 04:39:08', '2026-03-14 04:39:08', 0, NULL, NULL, NULL, NULL),
(824, 'Guru', 'Looking help for cobol db2 program', 'I am looking for cobol db2 program. The requirement is need to compare two files from two different laprs. Looking for only hyderabad support only. I will explain in detail during the conversation.\n\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Programming & Development\r\n                                      \r\n                                        \r\n\r\n                                      Programming & Software\r\n\r\n                                    CobolJclDB2\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n              ', NULL, NULL, 'https://www.guru.com/jobs/looking-help-for-cobol-db2-program/2116302&SearchUrl=search.aspx?', NULL, NULL, 'Programming & Development', 'active', '2026-03-14 08:39:08', '2026-03-14 04:39:08', '2026-03-14 04:39:08', '2026-03-14 04:39:08', 0, '250', NULL, NULL, NULL),
(825, 'Guru', 'Excel Data & Reporting Specialist (Educa', 'We are looking for an experienced Excel specialist to support a short-term education project analysing staff questionnaire data related to primary school PE and Sports. \nThe task involves:\nWorking wit…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Programming & Development\r\n                                      \r\n                                        \r\n\r\n                                      Math / Algorithms / Analytics\r\n\r\n                                    AnalyticsData AnalysisData Science\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                 ', NULL, NULL, 'https://www.guru.com/jobs/excel-data-reporting-specialist-educa/2116299&SearchUrl=search.aspx?', NULL, NULL, 'Programming & Development', 'active', '2026-03-14 08:39:08', '2026-03-14 04:39:08', '2026-03-14 04:39:08', '2026-03-14 04:39:08', 0, NULL, NULL, NULL, NULL),
(826, 'Guru', 'Full-Stack SaaS Developer (Next.js + Sup', 'Hi. I am looking for Full-Stack SaaS Developer (Next.js + Supabase + Azure). We are building a platform so we need the candidates with following qualifications and experience.    \nHave you used Supaba…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Programming & Development\r\n                                      \r\n                                        \r\n\r\n                                      Web Development & Design\r\n\r\n                                    HTMLPHPWordPressSaaSSoftware DevelopmentUser Experience DesignWeb DesignWeb DevelopmentApp DevelopmentMicrosoft AccessContent Management SystemsBack End DevelopmentFront End DevelopmentFigmaNext.jsSupabase\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n     ', NULL, NULL, 'https://www.guru.com/jobs/full-stack-saas-developer-nextjs-sup/2116298&SearchUrl=search.aspx?', NULL, NULL, 'Programming & Development', 'active', '2026-03-14 08:39:08', '2026-03-14 04:39:08', '2026-03-14 04:39:08', '2026-03-14 04:39:08', 0, NULL, NULL, NULL, NULL),
(827, 'Guru', 'Appointment setting agency - high volume', 'Looking for an Appointment setting agency with strong infrastructure to generate  high volume of appointment for high ticket offers. Has to have a proven method and track record.\nWith your bid please …\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Sales & Marketing\r\n                                      \r\n                                        \r\n\r\n                                      Lead Generation & Customer Acquisition\r\n\r\n                                    Appointment SchedulingAppointment SettingLead GenerationCustomer Acquisition\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n            ', NULL, NULL, 'https://www.guru.com/jobs/appointment-setting-agency-high-volume/2116295&SearchUrl=search.aspx?', NULL, NULL, 'Sales & Marketing', 'active', '2026-03-14 08:39:08', '2026-03-14 04:39:08', '2026-03-14 04:39:08', '2026-03-14 04:39:08', 0, NULL, NULL, NULL, NULL),
(828, 'Guru', 'Native iOS and Android developer', 'We are seeking an experienced mobile developer to further develop a sports application for both iOS (Swift) and Android (Java/Kotlin) platforms. The apps are already in production and we are looking f…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Programming & Development\r\n                                      \r\n                                        \r\n\r\n                                      Apps & Mobile\r\n\r\n                                    JavaAndroid DevelopmentApp DevelopmentiOS App DevelopmentNative App DevelopmentApp & Mobile Development\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n  ', NULL, NULL, 'https://www.guru.com/jobs/native-ios-and-android-developer/2116292&SearchUrl=search.aspx?', NULL, NULL, 'Programming & Development', 'active', '2026-03-14 08:39:08', '2026-03-14 04:39:08', '2026-03-14 04:39:08', '2026-03-14 04:39:08', 0, NULL, NULL, NULL, NULL),
(829, 'Guru', 'Cad Drawing from a Legal', 'I am needing a CAD drawing done from a legal description.  I will need the finished products supplied to me as an AutoCAD file AND as a PDF file.\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Engineering & Architecture\r\n                                      \r\n                                        \r\n\r\n                                      CAD / 2D / 3D / Technical Drawings\r\n\r\n                                    AutoCADCAD Modeling\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n                                    \r\n        ', NULL, NULL, 'https://www.guru.com/jobs/cad-drawing-from-a-legal/2116289&SearchUrl=search.aspx?', NULL, NULL, 'Engineering & Architecture', 'active', '2026-03-14 08:39:08', '2026-03-14 04:39:08', '2026-03-14 04:39:08', '2026-03-14 04:39:08', 0, '250', NULL, NULL, NULL),
(830, 'Guru', 'Video Editor on Caffeine', 'We are The Adrenal Foundation, a nonprofit focused on caffeine, adrenal health, and nervous system education. We’re releasing a free 5‑hour YouTube audiobook/video of “The Truth About Caffeine” and ne…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Design & Art\r\n                                      \r\n                                        \r\n\r\n                                      Video / Film / TV / DVD\r\n\r\n                                    Video EditingWeb VideoYouTube Consulting\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                              ', NULL, NULL, 'https://www.guru.com/jobs/video-editor-on-caffeine/2116286&SearchUrl=search.aspx?', NULL, NULL, 'Design & Art', 'active', '2026-03-14 08:39:11', '2026-03-14 04:39:11', '2026-03-14 04:39:11', '2026-03-14 04:39:11', 0, '2', NULL, NULL, NULL),
(831, 'Guru', 'Facebook images Creation for Business Ad', 'I am looking for social media image creation for ad for my business. It has to be professional looking ad with transportation related matter. We will provide some images and incorporate that images to create ad.\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Design & Art\r\n                                      \r\n                                        \r\n\r\n                                      Graphic & Layout Design\r\n\r\n                                    Social Media DesignFacebook Ads\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                             ', NULL, NULL, 'https://www.guru.com/jobs/facebook-images-creation-for-business-ad/2116285&SearchUrl=search.aspx?', NULL, NULL, 'Design & Art', 'active', '2026-03-14 08:39:11', '2026-03-14 04:39:11', '2026-03-14 04:39:11', '2026-03-14 04:39:11', 0, NULL, NULL, NULL, NULL),
(832, 'Guru', 'Mobile ios application development', 'We are looking for an expert He needs to have an Apple Enterprise account and assist us in using the in-house distribution certificate to privately distribute our app. The main objective is to ensure …\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Programming & Development\r\n                                      \r\n                                        \r\n\r\n                                      Apps & Mobile\r\n\r\n                                    Enterprise SoftwareMobile DevelopmentiOS App DevelopmentApple Development\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                ', NULL, NULL, 'https://www.guru.com/jobs/mobile-ios-application-development/2116280&SearchUrl=search.aspx?', NULL, NULL, 'Programming & Development', 'active', '2026-03-14 08:39:11', '2026-03-14 04:39:11', '2026-03-14 04:39:11', '2026-03-14 04:39:11', 0, '2', NULL, NULL, NULL),
(833, 'Guru', 'Task-Based Assignments – Indonesia', 'Description:\nWe are seeking reliable freelancers based in Indonesia for task-based assignments. \nRequirements:\nMust be based in Indonesia\nReliable internet connection and communication\nAbility to foll…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Administrative & Secretarial\r\n                                      \r\n                                        \r\n\r\n                                      Personal / Virtual Assistance\r\n\r\n                                    Administrative Assistant\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                        ', NULL, NULL, 'https://www.guru.com/jobs/task-based-assignments-indonesia/2116278&SearchUrl=search.aspx?', NULL, NULL, 'Administrative & Secretarial', 'active', '2026-03-14 08:39:11', '2026-03-14 04:39:11', '2026-03-14 04:39:11', '2026-03-14 04:39:11', 0, '250', NULL, NULL, NULL),
(834, 'Guru', 'Office Buildout renderings', 'I will have various renderings needed for different room buildouts.  the first one I need will be the reception area.  please see the instructions of what I need here : https://1drv.ms/f/c/b119ab036d8…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Design & Art\r\n                                      \r\n                                        \r\n\r\n                                      Graphic & Layout Design\r\n\r\n                                    Graphic Design\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n                    ', NULL, NULL, 'https://www.guru.com/jobs/office-buildout-renderings/2116276&SearchUrl=search.aspx?', NULL, NULL, 'Design & Art', 'active', '2026-03-14 08:39:11', '2026-03-14 04:39:11', '2026-03-14 04:39:11', '2026-03-14 04:39:11', 0, '250', NULL, NULL, NULL),
(835, 'Guru', 'create personal photos from selfie', 'Hi,\nI need you to use AI to create 10 photos of me in various activities. I will upload a few of my selfies, headshot, full figure. I want you to edit my face to be slightly better, not recognizable o…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Design & Art\r\n                                      \r\n                                        \r\n\r\n                                      Photo / Image Restoration & Editing\r\n\r\n                                    AIPhoto and Image Editing\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                 ', NULL, NULL, 'https://www.guru.com/jobs/create-personal-photos-from-selfie/2116274&SearchUrl=search.aspx?', NULL, NULL, 'Design & Art', 'active', '2026-03-14 08:39:11', '2026-03-14 04:39:11', '2026-03-14 04:39:11', '2026-03-14 04:39:11', 0, '250', NULL, NULL, NULL),
(836, 'Guru', 'moiré pattern', 'Hello. I have about 30 images that require editing to fix a moiré pattern.\nThe images are striped or have small dots. All are tops.\n\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Other\r\n                                      \r\n                                        \r\n\r\n                                      \r\n\r\n                                    EditingPhoto Editing\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                   ', NULL, NULL, 'https://www.guru.com/jobs/moire-pattern/2116271&SearchUrl=search.aspx?', NULL, NULL, 'Other', 'active', '2026-03-14 08:39:11', '2026-03-14 04:39:11', '2026-03-14 04:39:11', '2026-03-14 04:39:11', 0, NULL, NULL, NULL, NULL),
(837, 'Guru', 'Ai Video for Ancient Rome Film', 'We are making a film set in third century Rome. We will be using AI to create video for certain scenes, including battle scenes, gladiator scenes in the Colosseum, and wide shots of ancient Rome. Woul…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Other\r\n                                      \r\n                                        \r\n\r\n                                      \r\n\r\n                                    AI Video Creation\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n                                    \r\n         ', NULL, NULL, 'https://www.guru.com/jobs/ai-video-for-ancient-rome-film/2116270&SearchUrl=search.aspx?', NULL, NULL, 'Other', 'active', '2026-03-14 08:39:11', '2026-03-14 04:39:11', '2026-03-14 04:39:11', '2026-03-14 04:39:11', 0, '250', NULL, NULL, NULL),
(838, 'Guru', 'AI-Powered Sports Betting Analytics Bot', 'Project Overview\nWe are building a private Discord community focused on sports betting analytics and data-driven insights. We are seeking a skilled developer to create an AI-powered bot that analyzes …\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Programming & Development\r\n                                      \r\n                                        \r\n\r\n                                      Programming & Software\r\n\r\n                                    Ad PostingAPI DevelopmentData ManagementManagementSoftware DevelopmentSportsWeb ScrapingArtificial IntelligenceChatbots\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n               ', NULL, NULL, 'https://www.guru.com/jobs/ai-powered-sports-betting-analytics-bot/2116267&SearchUrl=search.aspx?', NULL, NULL, 'Programming & Development', 'active', '2026-03-14 08:39:11', '2026-03-14 04:39:11', '2026-03-14 04:39:11', '2026-03-14 04:39:11', 0, NULL, NULL, NULL, NULL),
(839, 'Guru', 'Simple Logo Animation Video', 'A clean 2D motion graphics animation video using the provided logo. Treat the 8 letters of the word \'Wireless\' as individual high-resolution layers with sharp, vector-style edges to maintain text legi…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Design & Art\r\n                                      \r\n                                        \r\n\r\n                                      Animation (2D / 3D / Traditional / Motion)\r\n\r\n                                    Logo Animation\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n ', NULL, NULL, 'https://www.guru.com/jobs/simple-logo-animation-video/2116265&SearchUrl=search.aspx?', NULL, NULL, 'Design & Art', 'active', '2026-03-14 08:39:11', '2026-03-14 04:39:11', '2026-03-14 04:39:11', '2026-03-14 04:39:11', 0, '250', NULL, NULL, NULL),
(840, 'Guru', 'Moving WordPress websites from Bluehost', 'I have a Bluepage hosting account hosting 5 WordPress websites. I want to urgently move them to the Hostinger  account. I have a limited budget (>$40). It is not difficult work, please quote asap if you want to do it.\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Programming & Development\r\n                                      \r\n                                        \r\n\r\n                                      Web Development & Design\r\n\r\n                                    WordPressWeb HostingBluehost\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n            ', NULL, NULL, 'https://www.guru.com/jobs/moving-wordpress-websites-from-bluehost/2116264&SearchUrl=search.aspx?', NULL, NULL, 'Programming & Development', 'active', '2026-03-14 08:39:11', '2026-03-14 04:39:11', '2026-03-14 04:39:11', '2026-03-14 04:39:11', 0, '250', NULL, NULL, NULL),
(841, 'Guru', 'TikTok + YouTube Shorts Growth & Monetiz', 'TikTok + YouTube Shorts Growth & Monetization Manager (A–Z, Monthly) \nWe’re hiring a proven short-form specialist to build, run, grow, and monetize TikTok accounts + YouTube Shorts from zero. Location…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Other\r\n                                      \r\n                                        \r\n\r\n                                      \r\n\r\n                                    ManagementMonetizationYouTube ConsultingTikTok Advertising Creation\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                 ', NULL, NULL, 'https://www.guru.com/jobs/tiktok-youtube-shorts-growth-monetiz/2116262&SearchUrl=search.aspx?', NULL, NULL, 'Other', 'active', '2026-03-14 08:39:11', '2026-03-14 04:39:11', '2026-03-14 04:39:11', '2026-03-14 04:39:11', 0, '250', NULL, NULL, NULL),
(842, 'Guru', 'Freight cost control, check invoices etc', 'We use trucking companies to ship our products. For each shipment, the carrier provides a quote, and we create the Bill of Lading based on that quoted rate.\nWe need your assistance in comparing each i…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Business & Finance\r\n                                      \r\n                                        \r\n\r\n                                      Accounting & Finance\r\n\r\n                                    Controller\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n                     ', NULL, NULL, 'https://www.guru.com/jobs/freight-cost-control-check-invoices-etc/2116255&SearchUrl=search.aspx?', NULL, NULL, 'Business & Finance', 'active', '2026-03-14 08:39:11', '2026-03-14 04:39:11', '2026-03-14 04:39:11', '2026-03-14 04:39:11', 0, NULL, NULL, NULL, NULL),
(843, 'Guru', 'Canva Presentation Designer Needed – Pro', ' A sample link: Click here\nHere’s a polished and professional job post you can use on Guru.com (or any freelance platform):\n Job Title\nCanva Presentation Designer Needed – Redesign 7 Presentations wit…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Design & Art\r\n                                      \r\n                                        \r\n\r\n                                      Graphic & Layout Design\r\n\r\n                                    Creative DesignRedesignSlideshow DesignCanva\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                          ', NULL, NULL, 'https://www.guru.com/jobs/canva-presentation-designer-needed-pro/2116245&SearchUrl=search.aspx?', NULL, NULL, 'Design & Art', 'active', '2026-03-14 08:39:11', '2026-03-14 04:39:11', '2026-03-14 04:39:11', '2026-03-14 04:39:11', 0, '250', NULL, NULL, NULL),
(844, 'Guru', 'Flyer for my birthday celebration', 'I\'m hosting my 9th annual birthday party in which my friends and family come together to have a cookout in the park. Then we play a fun and competitive game of kickball. I call it a \"Kickball Kickback…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Design & Art\r\n                                      \r\n                                        \r\n\r\n                                      Graphic & Layout Design\r\n\r\n                                    Flyer Design\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n                      ', NULL, NULL, 'https://www.guru.com/jobs/flyer-for-my-birthday-celebration/2116242&SearchUrl=search.aspx?', NULL, NULL, 'Design & Art', 'active', '2026-03-14 08:39:11', '2026-03-14 04:39:11', '2026-03-14 04:39:11', '2026-03-14 04:39:11', 0, NULL, NULL, NULL, NULL),
(845, 'Guru', 'Three Books cover designs', 'I am looking for an experienced fiction book series design (3 books trilogy). If you have experienced in designing covers for a trilogy in the phycological spy trillers space, send some samples of your recent work, provide cost and delivery time.  \r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Design & Art\r\n                                      \r\n                                        \r\n\r\n                                      Graphic & Layout Design\r\n\r\n                                    Book Cover Design\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n      ', NULL, NULL, 'https://www.guru.com/jobs/three-books-cover-designs/2116238&SearchUrl=search.aspx?', NULL, NULL, 'Design & Art', 'active', '2026-03-14 08:39:11', '2026-03-14 04:39:11', '2026-03-14 04:39:11', '2026-03-14 04:39:11', 0, NULL, NULL, NULL, NULL),
(846, 'Guru', 'Main in a box Maintenance Help', 'I am looking for Mail in a box specialist for on going maintenance such as up grading to new versions etc.\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Programming & Development\r\n                                      \r\n                                        \r\n\r\n                                      Programming & Software\r\n\r\n                                    LinuxProgramming\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n                                    \r\n                                      \r\n                       ', NULL, NULL, 'https://www.guru.com/jobs/main-in-a-box-maintenance-help/2116236&SearchUrl=search.aspx?', NULL, NULL, 'Programming & Development', 'active', '2026-03-14 08:39:11', '2026-03-14 04:39:11', '2026-03-14 04:39:11', '2026-03-14 04:39:11', 0, NULL, NULL, NULL, NULL),
(847, 'Guru', 'Skilled Spine Animators', 'I need a team of animators that can leverage ai + spine (4.2.37-38) to create animations for casino games. I don\'t care if you have previous experience making casino style assets as long as you know h…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Design & Art\r\n                                      \r\n                                        \r\n\r\n                                      Animation (2D / 3D / Traditional / Motion)\r\n\r\n                                    2D AnimationAnimationCharacter AnimationSymbol Design\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n', NULL, NULL, 'https://www.guru.com/jobs/skilled-spine-animators/2116235&SearchUrl=search.aspx?', NULL, NULL, 'Design & Art', 'active', '2026-03-14 08:39:11', '2026-03-14 04:39:11', '2026-03-14 04:39:11', '2026-03-14 04:39:11', 0, '500', NULL, NULL, NULL),
(848, 'Guru', 'Scrape data using MS Power Automate', 'You will Power Automate Desktop to get  the following data from websites which I will provide you the link. The data collected must have be in their own cell. The workflow must have the function to ex…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Other\r\n                                      \r\n                                        \r\n\r\n                                      \r\n\r\n                                    Web ScrapingMicrosoft Power Automate\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n                            ', NULL, NULL, 'https://www.guru.com/jobs/scrape-data-using-ms-power-automate/2116233&SearchUrl=search.aspx?', NULL, NULL, 'Other', 'active', '2026-03-14 08:39:11', '2026-03-14 04:39:11', '2026-03-14 04:39:11', '2026-03-14 04:39:11', 0, NULL, NULL, NULL, NULL),
(849, 'Guru', 'Shopify Developer for Automated Dropship', 'We are building a scalable ecommerce brand and are looking for an experienced full-stack developer to help build and automate our Shopify store. Open to soften platforms that don\'t have subscription c…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Programming & Development\r\n                                      \r\n                                        \r\n\r\n                                      Web Development & Design\r\n\r\n                                    WordPressWeb DesignWeb DevelopmentWeb ServersDashboard DesignWeb HostingWooCommerceE CommerceContent Management SystemsLaravelBack End DevelopmentWeb ManagementDomain ManagementFront End DevelopmentSocial Networking DevelopmentWebflowShopifyCJ DropshippingEcommerce App Design\r\n                                  \r\n                                \r\n\r\n                                \r\n    ', NULL, NULL, 'https://www.guru.com/jobs/shopify-developer-for-automated-dropship/2116232&SearchUrl=search.aspx?', NULL, NULL, 'Programming & Development', 'active', '2026-03-14 08:39:11', '2026-03-14 04:39:11', '2026-03-14 04:39:11', '2026-03-14 04:39:11', 0, '500', NULL, NULL, NULL),
(850, 'Guru', 'Data Entry Specialist for Excel Projects', 'Data Entry Specialist for Excel Projects\nSummary\nWe are seeking a detail-oriented Data Entry Specialist to assist with entering data into Excel spreadsheets.  We have personal property photos that nee…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Writing & Translation\r\n                                      \r\n                                        \r\n\r\n                                      General / Other Writing\r\n\r\n                                    Creative WritingDocument ConversionLetter WritingDescriptive WritingManuscriptsFormal Writing\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n      ', NULL, NULL, 'https://www.guru.com/jobs/data-entry-specialist-for-excel-projects/2116231&SearchUrl=search.aspx?', NULL, NULL, 'Writing & Translation', 'active', '2026-03-14 08:39:14', '2026-03-14 04:39:14', '2026-03-14 04:39:14', '2026-03-14 04:39:14', 0, '25', NULL, NULL, NULL),
(851, 'Guru', 'Remote Call Center for IT products', 'I’m expanding a small, fully work-from-home call center.\n• Native English, ideally between 22 and 45 years old, who can take calls anywhere between 9 a.m. and 5 p.m. across the U.S. mainland time-zone…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Programming & Development\r\n                                      \r\n                                        \r\n\r\n                                      Programming & Software\r\n\r\n                                    \r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n                      ', NULL, NULL, 'https://www.guru.com/jobs/remote-call-center-for-it-products/2116224&SearchUrl=search.aspx?', NULL, NULL, 'Programming & Development', 'active', '2026-03-14 08:39:14', '2026-03-14 04:39:14', '2026-03-14 04:39:14', '2026-03-14 04:39:14', 0, '30', NULL, NULL, NULL),
(852, 'Guru', 'Polymarket Bot', 'Hi\nIm looking for a polymarket bot, if you are able to create this kind of bot please contact me, ill send you details.\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Programming & Development\r\n                                      \r\n                                        \r\n\r\n                                      Blockchain, NFT, Cryptocurrency, Tokens\r\n\r\n                                    BitcoinBotEthereumSmart ContractsDigital WalletSolanaPolymarket\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n                        ', NULL, NULL, 'https://www.guru.com/jobs/polymarket-bot/2116223&SearchUrl=search.aspx?', NULL, NULL, 'Programming & Development', 'active', '2026-03-14 08:39:14', '2026-03-14 04:39:14', '2026-03-14 04:39:14', '2026-03-14 04:39:14', 0, NULL, NULL, NULL, NULL),
(853, 'Guru', 'Anime Fanfiction Writer on Ao3, Wattpad', 'Hello! I know the title sounds a bit silly, but I’d love to have someone to seriously work on this project with me. I’m looking for a ghostwriter to help me write a Death Note story. \r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Writing & Translation\r\n                                      \r\n                                        \r\n\r\n                                      General / Other Writing\r\n\r\n                                    Creative WritingStorytellingStory Writing\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n  ', NULL, NULL, 'https://www.guru.com/jobs/anime-fanfiction-writer-on-ao3-wattpad/2116221&SearchUrl=search.aspx?', NULL, NULL, 'Writing & Translation', 'active', '2026-03-14 08:39:14', '2026-03-14 04:39:14', '2026-03-14 04:39:14', '2026-03-14 04:39:14', 0, '1', NULL, NULL, NULL),
(854, 'Guru', 'AI Storytelling Long Form Video Creator', 'I am looking for a simple AI Storytelling Long form video creator.\nVideo length 30-40 minutes long\nYou can use stock footage\nI will provide the video script along with Voiceover\nDaily 1-2 videos\nWeekl…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Design & Art\r\n                                      \r\n                                        \r\n\r\n                                      Video / Film / TV / DVD\r\n\r\n                                    Video EditingVideo Production\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n     ', NULL, NULL, 'https://www.guru.com/jobs/ai-storytelling-long-form-video-creator/2116222&SearchUrl=search.aspx?', NULL, NULL, 'Design & Art', 'active', '2026-03-14 08:39:14', '2026-03-14 04:39:14', '2026-03-14 04:39:14', '2026-03-14 04:39:14', 0, '250', NULL, NULL, NULL),
(855, 'Guru', 'YouTube Channel Management  Thai/English', 'Seeking an experienced YT channel manager/consultant with at least 5-10 clients who have achieved Adsense payment status to guide production and implementation of a new YT channel. Must have 5 years +…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Business & Finance\r\n                                      \r\n                                        \r\n\r\n                                      Industry Specific Expertise\r\n\r\n                                    YouTube Advertising\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n     ', NULL, NULL, 'https://www.guru.com/jobs/youtube-channel-management-thaienglish/2116216&SearchUrl=search.aspx?', NULL, NULL, 'Business & Finance', 'active', '2026-03-14 08:39:14', '2026-03-14 04:39:14', '2026-03-14 04:39:14', '2026-03-14 04:39:14', 0, '1', NULL, NULL, NULL),
(856, 'Guru', 'Design and Estimate Engineer(Electrical)', 'Cost estimation and financial analysis of new projects as well as summarizing quotations and proposals.\nPrepare necessary documents for project bidding.\nPrepares work to be estimated by gathering prop…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Engineering & Architecture\r\n                                      \r\n                                        \r\n\r\n                                      Engineering (Mechanical / Chemical / Civil / Electrical)\r\n\r\n                                    Design EngineeringElectrical EngineeringEngineeringMechanical EngineeringStructural EngineeringCost EstimationAutoCAD 3DAutoCAD 2DPlanSwift Takeoff Software\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                     ', NULL, NULL, 'https://www.guru.com/jobs/design-and-estimate-engineerelectrical/2116208&SearchUrl=search.aspx?', NULL, NULL, 'Engineering & Architecture', 'active', '2026-03-14 08:39:14', '2026-03-14 04:39:14', '2026-03-14 04:39:14', '2026-03-14 04:39:14', 0, '250', NULL, NULL, NULL);
INSERT INTO `projects` (`id`, `source`, `title`, `description`, `company`, `location`, `project_url`, `external_id`, `tags`, `category`, `status`, `published_at`, `fetched_at`, `created_at`, `updated_at`, `archived`, `budget`, `budget_min`, `budget_max`, `archived_at`) VALUES
(857, 'Guru', 'Design and Estimate Engineer (Auxiliary)', 'Job duties description:\n Cost estimation and financial analysis of new projects as well as summarizing \nquotations and proposals.\nPrepare necessary documents for project bidding.\n Prepares work to be …\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Engineering & Architecture\r\n                                      \r\n                                        \r\n\r\n                                      Engineering (Mechanical / Chemical / Civil / Electrical)\r\n\r\n                                    Electrical EngineeringEngineeringMechanical EngineeringStructural Engineering\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                      ', NULL, NULL, 'https://www.guru.com/jobs/design-and-estimate-engineer-auxiliary/2116207&SearchUrl=search.aspx?', NULL, NULL, 'Engineering & Architecture', 'active', '2026-03-14 08:39:14', '2026-03-14 04:39:14', '2026-03-14 04:39:14', '2026-03-14 04:39:14', 0, '250', NULL, NULL, NULL),
(858, 'Guru', 'Motion to set aside, divorce judgment', 'I need a motion written to set aside, divorce judgment, based on newly discovered evidence, and or a motion for reconsideration for alimony and custody of my child\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Legal\r\n                                      \r\n                                        \r\n\r\n                                      Family\r\n\r\n                                    Child Custody LawChild SupportFamily LawyersDivorce Law\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n                                    \r\n   ', NULL, NULL, 'https://www.guru.com/jobs/motion-to-set-aside-divorce-judgment/2116203&SearchUrl=search.aspx?', NULL, NULL, 'Legal', 'active', '2026-03-14 08:39:14', '2026-03-14 04:39:14', '2026-03-14 04:39:14', '2026-03-14 04:39:14', 0, '250', NULL, NULL, NULL),
(859, 'Guru', 'Remote Virtual Assistant', 'We are seeking a skilled Virtual Assistant to support ongoing administrative and operational tasks. This is a remote, freelance project-based opportunity for an independent professional who can manage…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Administrative & Secretarial\r\n                                      \r\n                                        \r\n\r\n                                      Personal / Virtual Assistance\r\n\r\n                                    MicrosoftAdministrative AssistantTime ManagementVirtual AssistantsMultitasking\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n        ', NULL, NULL, 'https://www.guru.com/jobs/remote-virtual-assistant/2116201&SearchUrl=search.aspx?', NULL, NULL, 'Administrative & Secretarial', 'active', '2026-03-14 08:39:14', '2026-03-14 04:39:14', '2026-03-14 04:39:14', '2026-03-14 04:39:14', 0, '16', NULL, NULL, NULL),
(860, 'Guru', 'Customer Service Representative', 'We are seeking a Customer Service Representative to assist with handling customer inquiries and providing professional support. This is a remote, freelance project-based opportunity for an independent…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Administrative & Secretarial\r\n                                      \r\n                                        \r\n\r\n                                      Customer Service & Account Management\r\n\r\n                                    SalesforceCustomer ServiceZendeskFreshdesk\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n', NULL, NULL, 'https://www.guru.com/jobs/customer-service-representative/2116202&SearchUrl=search.aspx?', NULL, NULL, 'Administrative & Secretarial', 'active', '2026-03-14 08:39:14', '2026-03-14 04:39:14', '2026-03-14 04:39:14', '2026-03-14 04:39:14', 0, '18', NULL, NULL, NULL),
(861, 'Guru', 'Genalogical/Document Researcher', 'Job Title:\nGenealogical/Document Researcher – Citizenship by Descent for Canada\nJob Description:\nI am seeking an experienced genealogical/document researcher to locate, request, and assemble official …\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Administrative & Secretarial\r\n                                      \r\n                                        \r\n\r\n                                      Web Research & Posting\r\n\r\n                                    ResearchWeb ResearchProfessional Organizer\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n             ', NULL, NULL, 'https://www.guru.com/jobs/genalogicaldocument-researcher/2116200&SearchUrl=search.aspx?', NULL, NULL, 'Administrative & Secretarial', 'active', '2026-03-14 08:39:14', '2026-03-14 04:39:14', '2026-03-14 04:39:14', '2026-03-14 04:39:14', 0, NULL, NULL, NULL, NULL),
(862, 'Guru', 'Remote Project Support Assistant', 'We are seeking a detail-oriented Project Support Assistant to help manage and coordinate tasks for ongoing projects. This is a remote, freelance project-based opportunity for an independent profession…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Other\r\n                                      \r\n                                        \r\n\r\n                                      \r\n\r\n                                    RemotingHelp Desk\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n                                    \r\n         ', NULL, NULL, 'https://www.guru.com/jobs/remote-project-support-assistant/2116199&SearchUrl=search.aspx?', NULL, NULL, 'Other', 'active', '2026-03-14 08:39:14', '2026-03-14 04:39:14', '2026-03-14 04:39:14', '2026-03-14 04:39:14', 0, '15', NULL, NULL, NULL),
(863, 'Guru', 'Door Hanager - Design Door Hanger', 'Do a door hanger design\n4 x 11\nLogo and text provided. Just have to make it visually appealing\nMake design for a roofing company\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Design & Art\r\n                                      \r\n                                        \r\n\r\n                                      Graphic & Layout Design\r\n\r\n                                    \r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n                                    \r\n                                      \r\n                             ', NULL, NULL, 'https://www.guru.com/jobs/door-hanager-design-door-hanger/2116198&SearchUrl=search.aspx?', NULL, NULL, 'Design & Art', 'active', '2026-03-14 08:39:14', '2026-03-14 04:39:14', '2026-03-14 04:39:14', '2026-03-14 04:39:14', 0, '250', NULL, NULL, NULL),
(864, 'Guru', 'Improvements,additions toSaaS small buss', 'Hi there,\nI’m looking for an experienced but budget-conscious designer to help improve the visual aesthetics, UI/UX, and overall trust perception of my website — without rebuilding it from scratch.\nWe…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Programming & Development\r\n                                      \r\n                                        \r\n\r\n                                      Programming & Software\r\n\r\n                                    Visual BasicSaaSUser Interface DesignWeb DevelopmentAPI IntegrationsNext.js\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                     ', NULL, NULL, 'https://www.guru.com/jobs/improvementsadditions-tosaas-small-buss/2116196&SearchUrl=search.aspx?', NULL, NULL, 'Programming & Development', 'active', '2026-03-14 08:39:14', '2026-03-14 04:39:14', '2026-03-14 04:39:14', '2026-03-14 04:39:14', 0, NULL, NULL, NULL, NULL),
(865, 'Guru', 'Operations & Systems Coordinator', 'This is a full-time, office-based position. The work is computer-based and involves handling daily tasks, updating internal systems, preparing reports, and supporting general office operations.\nWe are…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Other\r\n                                      \r\n                                        \r\n\r\n                                      \r\n\r\n                                    Administrative AssistantCustomer SupportEnglish LanguageReportsSpreadsheetsTrackingMicrosoft 365Data Entry English\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                        ', NULL, NULL, 'https://www.guru.com/jobs/operations-systems-coordinator/2116195&SearchUrl=search.aspx?', NULL, NULL, 'Other', 'active', '2026-03-14 08:39:14', '2026-03-14 04:39:14', '2026-03-14 04:39:14', '2026-03-14 04:39:14', 0, '500', NULL, NULL, NULL),
(866, 'Guru', 'Building a Strong Global AI Team!', 'We are looking to collaborate with highly skilled professionals in AI development and related fields. Our goal is to build a powerful, multilingual, and experienced international team. We are especial…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Other\r\n                                      \r\n                                        \r\n\r\n                                      \r\n\r\n                                    Voice ActingVoiceVoice ActorVoiceoversVoice ArtistTranslationData Annotation\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                        ', NULL, NULL, 'https://www.guru.com/jobs/building-a-strong-global-ai-team/2116194&SearchUrl=search.aspx?', NULL, NULL, 'Other', 'active', '2026-03-14 08:39:14', '2026-03-14 04:39:14', '2026-03-14 04:39:14', '2026-03-14 04:39:14', 0, '10', NULL, NULL, NULL),
(867, 'Guru', 'Contact support in Germany', 'We are looking for reliable individuals to perform Primary Source Verification tasks in Bad Berleburg, and Ravensburg, Germany. The work involves visiting designated institutions/organisations to take…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Administrative & Secretarial\r\n                                      \r\n                                        \r\n\r\n                                      Personal / Virtual Assistance\r\n\r\n                                    Administrative AssistantVirtual Assistants\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n      ', NULL, NULL, 'https://www.guru.com/jobs/contact-support-in-germany/2116187&SearchUrl=search.aspx?', NULL, NULL, 'Administrative & Secretarial', 'active', '2026-03-14 08:39:14', '2026-03-14 04:39:14', '2026-03-14 04:39:14', '2026-03-14 04:39:14', 0, NULL, NULL, NULL, NULL),
(868, 'Guru', 'Graphic Designer & Business ASSISTANT', 'Selected candidate is required to report for Work-On-Sites in Mumbai, Thane, Maharashtra, Delhi and Gurugram in Haryana, India.\nNote: This is a PART-TIME, WORK-ON-SITE project and NOT REMOTE Work.\nApp…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Design & Art\r\n                                      \r\n                                        \r\n\r\n                                      Graphic & Layout Design\r\n\r\n                                    Ad DesignBanner Ad DesignBrochure DesignBusiness Card DesignFlyer DesignGraphic DesignLogo DesignPackaging DesignPoster DesignPostcard DesignLabel Design\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                 ', NULL, NULL, 'https://www.guru.com/jobs/graphic-designer-business-assistant/2116185&SearchUrl=search.aspx?', NULL, NULL, 'Design & Art', 'active', '2026-03-14 08:39:14', '2026-03-14 04:39:14', '2026-03-14 04:39:14', '2026-03-14 04:39:14', 0, '1', NULL, NULL, NULL),
(869, 'Guru', 'Website Traffic Growth', 'We are looking for a Social Media & Backlink Distribution Specialist to help increase traffic and visibility for our website, an AI-driven stock recommendation platform.\nThis role focuses on distribut…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Sales & Marketing\r\n                                      \r\n                                        \r\n\r\n                                      Lead Generation & Customer Acquisition\r\n\r\n                                    Search Engine OptimizationWebsite TrafficBack LinksHashtags\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                             ', NULL, NULL, 'https://www.guru.com/jobs/website-traffic-growth/2116181&SearchUrl=search.aspx?', NULL, NULL, 'Sales & Marketing', 'active', '2026-03-14 08:39:14', '2026-03-14 04:39:14', '2026-03-14 04:39:14', '2026-03-14 04:39:14', 0, '250', NULL, NULL, NULL),
(870, 'Guru', 'Italian Natives Needed', 'Hello! Due to high client demand, we are offering an excellent long-term opportunity exclusively for TRUE NATIVE ITALIAN SPEAKERS. Second-language or near-native speakers will not be accepted.\nProject…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Other\r\n                                      \r\n                                        \r\n\r\n                                      \r\n\r\n                                    Voice ActingVoiceVoice ActorVoiceoversVoice Artist\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n              ', NULL, NULL, 'https://www.guru.com/jobs/italian-natives-needed/2116176&SearchUrl=search.aspx?', NULL, NULL, 'Other', 'active', '2026-03-14 08:39:16', '2026-03-14 04:39:16', '2026-03-14 04:39:16', '2026-03-14 04:39:16', 0, '10', NULL, NULL, NULL),
(871, 'Guru', 'Japanese English Natives Needed', 'Hello! Due to high client demand, we are offering an excellent long-term opportunity exclusively for TRUE NATIVE JAPANESE ENGLISH SPEAKERS. Second-language or near-native speakers will not be accepted…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Other\r\n                                      \r\n                                        \r\n\r\n                                      \r\n\r\n                                    Voice ActingVoiceVoice ActorVoiceoversVoice Artist\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n              ', NULL, NULL, 'https://www.guru.com/jobs/japanese-english-natives-needed/2116175&SearchUrl=search.aspx?', NULL, NULL, 'Other', 'active', '2026-03-14 08:39:16', '2026-03-14 04:39:16', '2026-03-14 04:39:16', '2026-03-14 04:39:16', 0, '15', NULL, NULL, NULL),
(872, 'Guru', 'Mexican Spanish Natives Needed', 'Hello! Due to high client demand, we are offering an excellent long-term opportunity exclusively for TRUE NATIVE MEXICAN SPANISH SPEAKERS. Second-language or near-native speakers will not be accepted.…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Other\r\n                                      \r\n                                        \r\n\r\n                                      \r\n\r\n                                    Voice ActingVoiceVoice ActorVoiceoversVoice Artist\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n              ', NULL, NULL, 'https://www.guru.com/jobs/mexican-spanish-natives-needed/2116174&SearchUrl=search.aspx?', NULL, NULL, 'Other', 'active', '2026-03-14 08:39:16', '2026-03-14 04:39:16', '2026-03-14 04:39:16', '2026-03-14 04:39:16', 0, '10', NULL, NULL, NULL),
(873, 'Guru', 'European Portuguese Natives Needed', 'Hello! Due to high client demand, we are offering an excellent long-term opportunity exclusively for TRUE NATIVE EUROPEAN PORTUGUESE SPEAKERS. Second-language or near-native speakers will not be accep…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Other\r\n                                      \r\n                                        \r\n\r\n                                      \r\n\r\n                                    Voice ActingVoiceVoice ActorVoiceoversVoice Artist\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n              ', NULL, NULL, 'https://www.guru.com/jobs/european-portuguese-natives-needed/2116173&SearchUrl=search.aspx?', NULL, NULL, 'Other', 'active', '2026-03-14 08:39:16', '2026-03-14 04:39:16', '2026-03-14 04:39:16', '2026-03-14 04:39:16', 0, '10', NULL, NULL, NULL),
(874, 'Guru', 'French Natives Needed', 'Hello! Due to high client demand, we are offering an excellent long-term opportunity exclusively for TRUE NATIVE FRENCH SPEAKERS. Second-language or near-native speakers will not be accepted.\nProject …\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Other\r\n                                      \r\n                                        \r\n\r\n                                      \r\n\r\n                                    Voice ActingVoiceVoice ActorVoiceoversVoice Artist\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n              ', NULL, NULL, 'https://www.guru.com/jobs/french-natives-needed/2116172&SearchUrl=search.aspx?', NULL, NULL, 'Other', 'active', '2026-03-14 08:39:16', '2026-03-14 04:39:16', '2026-03-14 04:39:16', '2026-03-14 04:39:16', 0, '10', NULL, NULL, NULL),
(875, 'Guru', 'Canadian French Natives Needed', 'Hello! Due to high client demand, we are offering an excellent long-term opportunity exclusively for TRUE NATIVE CANADIAN FRENCH SPEAKERS. Second-language or near-native speakers will not be accepted…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Other\r\n                                      \r\n                                        \r\n\r\n                                      \r\n\r\n                                    Voice ActingVoiceVoice ActorVoiceoversVoice Artist\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n               ', NULL, NULL, 'https://www.guru.com/jobs/canadian-french-natives-needed/2116171&SearchUrl=search.aspx?', NULL, NULL, 'Other', 'active', '2026-03-14 08:39:16', '2026-03-14 04:39:16', '2026-03-14 04:39:16', '2026-03-14 04:39:16', 0, '15', NULL, NULL, NULL),
(876, 'Guru', 'German Speakers Needed', 'Hello! Due to high client demand, we are offering an excellent long-term opportunity exclusively for TRUE NATIVE GERMAN SPEAKERS. Second-language or near-native speakers will not be accepted.\nProject…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Other\r\n                                      \r\n                                        \r\n\r\n                                      \r\n\r\n                                    Voice ActingVoiceVoice ActorVoiceoversVoice Artist\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n               ', NULL, NULL, 'https://www.guru.com/jobs/german-speakers-needed/2116167&SearchUrl=search.aspx?', NULL, NULL, 'Other', 'active', '2026-03-14 08:39:16', '2026-03-14 04:39:16', '2026-03-14 04:39:16', '2026-03-14 04:39:16', 0, '10', NULL, NULL, NULL),
(877, 'Guru', 'make a videoclip for a dutch song', 'I am looking for someone who can help me with creating a videoclip for a dutch song. \nFirst we have to agree upon the general idea of the videoclip. I am creative person myself.\nIn fact i thinking abo…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Design & Art\r\n                                      \r\n                                        \r\n\r\n                                      Video / Film / TV / DVD\r\n\r\n                                    Music VideosVideo EditingVideo ProductionCreative DesignAnimated Video\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n', NULL, NULL, 'https://www.guru.com/jobs/make-a-videoclip-for-a-dutch-song/2116169&SearchUrl=search.aspx?', NULL, NULL, 'Design & Art', 'active', '2026-03-14 08:39:16', '2026-03-14 04:39:16', '2026-03-14 04:39:16', '2026-03-14 04:39:16', 0, '500', NULL, NULL, NULL),
(878, 'Guru', 'React Full-Stack Engineer (Web, Mobile)', 'Project is a 3D creation platform powered by AI. Our prototype is live—now we’re looking for a senior engineer to take both the web app and mobile apps to full production quality.\nIf you love shipping…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Programming & Development\r\n                                      \r\n                                        \r\n\r\n                                      Programming & Software\r\n\r\n                                    CGIJavaJSONOpen Source3D AnimationProgrammingWeb DevelopmentApp DevelopmentMobile DevelopmentArtificial IntelligenceChatbots\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n          ', NULL, NULL, 'https://www.guru.com/jobs/react-full-stack-engineer-web-mobile/2116161&SearchUrl=search.aspx?', NULL, NULL, 'Programming & Development', 'active', '2026-03-14 08:39:16', '2026-03-14 04:39:16', '2026-03-14 04:39:16', '2026-03-14 04:39:16', 0, '500', NULL, NULL, NULL),
(879, 'Guru', '5Star !!! WordPress Developer Needed UK', 'WordPress Developer Needed – Booking + Membership + E-Commerce\nWe’re building a premium service-based website and need an experienced WordPress developer to bring it to life.\nThe site requires:\n• Onli…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Programming & Development\r\n                                      \r\n                                        \r\n\r\n                                      Web Development & Design\r\n\r\n                                    WordPressWeb DesignWeb DevelopmentWordPress DevelopmentWooCommerceE CommerceContent Management SystemsFront End DevelopmentShopify\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n  ', NULL, NULL, 'https://www.guru.com/jobs/5star-wordpress-developer-needed-uk/2116155&SearchUrl=search.aspx?', NULL, NULL, 'Programming & Development', 'active', '2026-03-14 08:39:16', '2026-03-14 04:39:16', '2026-03-14 04:39:16', '2026-03-14 04:39:16', 0, NULL, NULL, NULL, NULL),
(880, 'Guru', 'Migrate Algo to Web App', 'I am looking for a long-term technical partner to convert a fully functional Hotel Revenue Management System (RMS) from a Google Sheets/Google Apps Script prototype into a deployed, secure, and scala…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Programming & Development\r\n                                      \r\n                                        \r\n\r\n                                      Web Development & Design\r\n\r\n                                    \r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n                     ', NULL, NULL, 'https://www.guru.com/jobs/migrate-algo-to-web-app/2116153&SearchUrl=search.aspx?', NULL, NULL, 'Programming & Development', 'active', '2026-03-14 08:39:16', '2026-03-14 04:39:16', '2026-03-14 04:39:16', '2026-03-14 04:39:16', 0, NULL, NULL, NULL, NULL),
(881, 'Guru', 'Agentic AI development', 'Need to develop and deploy angentic ai, that will write document based on given documents and prompts. agent need to be able to acquire information from the internet, such as visiting webpage and down…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Programming & Development\r\n                                      \r\n                                        \r\n\r\n                                      Web Development & Design\r\n\r\n                                    Software DevelopmentWeb DevelopmentArtificial IntelligenceAI Development\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                      ', NULL, NULL, 'https://www.guru.com/jobs/agentic-ai-development/2116146&SearchUrl=search.aspx?', NULL, NULL, 'Programming & Development', 'active', '2026-03-14 08:39:16', '2026-03-14 04:39:16', '2026-03-14 04:39:16', '2026-03-14 04:39:16', 0, '10', NULL, NULL, NULL),
(882, 'Guru', 'Native Spanish Speakers Wanted', 'Hello! Due to high client demand, we are offering an excellent long-term opportunity exclusively for TRUE NATIVE SPEAKERS of Spanish (Spain and Mexico variants). Second-language or near-native speaker…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Other\r\n                                      \r\n                                        \r\n\r\n                                      \r\n\r\n                                    Spanish Language\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n                                    \r\n          ', NULL, NULL, 'https://www.guru.com/jobs/native-spanish-speakers-wanted/2116145&SearchUrl=search.aspx?', NULL, NULL, 'Other', 'active', '2026-03-14 08:39:16', '2026-03-14 04:39:16', '2026-03-14 04:39:16', '2026-03-14 04:39:16', 0, '10', NULL, NULL, NULL),
(883, 'Guru', 'RISK ANALYSIS', 'About the Role\nWe operate a high‑velocity entertainment inventory fund powered by Pine19.ai, an AI engine that performs sourcing, pricing, valuation, and risk scoring. Your role is to operate the AI,…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Other\r\n                                      \r\n                                        \r\n\r\n                                      \r\n\r\n                                    CommunicationSoft SkillsTechnical Article WritingQuantitative & AnalyticalStrong Numerical ReasoningComfort With Structured Decision FrameworksRisk & OperationsStrong Excel Or Bi Tool ProficiencySql Familiarity Is A Plus\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                   ', NULL, NULL, 'https://www.guru.com/jobs/risk-analysis/2116144&SearchUrl=search.aspx?', NULL, NULL, 'Other', 'active', '2026-03-14 08:39:16', '2026-03-14 04:39:16', '2026-03-14 04:39:16', '2026-03-14 04:39:16', 0, '12', NULL, NULL, NULL),
(884, 'Guru', 'Logo Vectorization & Brand ID cleanup RE', 'Job Description\nI am seeking a professional graphic designer to finalize the visual identity for Kingfisher Realty, based in Ocean Park, WA.\nWe have already finalized the concept and color palette; we…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Design & Art\r\n                                      \r\n                                        \r\n\r\n                                      Graphic & Layout Design\r\n\r\n                                    Vector Tracing\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n                    ', NULL, NULL, 'https://www.guru.com/jobs/logo-vectorization-brand-id-cleanup-re/2116142&SearchUrl=search.aspx?', NULL, NULL, 'Design & Art', 'active', '2026-03-14 08:39:16', '2026-03-14 04:39:16', '2026-03-14 04:39:16', '2026-03-14 04:39:16', 0, '250', NULL, NULL, NULL),
(885, 'Guru', 'Data Analytics Testing', 'We are looking for experienced Data Analysts, Data Engineers, or BI Analysts to test and complete an onboarding flow for our new data platform. The goal is to generate a functional \"context layer\" usi…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Engineering & Architecture\r\n                                      \r\n                                        \r\n\r\n                                      Math / Science / Algorithms\r\n\r\n                                    Data AnalysisData ModelingBig Data AnalyticsData AnalyticsData EngineeringAnalytics Dashboard Development\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                       ', NULL, NULL, 'https://www.guru.com/jobs/data-analytics-testing/2116139&SearchUrl=search.aspx?', NULL, NULL, 'Engineering & Architecture', 'active', '2026-03-14 08:39:16', '2026-03-14 04:39:16', '2026-03-14 04:39:16', '2026-03-14 04:39:16', 0, '250', NULL, NULL, NULL),
(886, 'Guru', 'Virtual Assistant Needed to Recreate Goo', 'Virtual Assistant Needed to Recreate Google Doc from Screen Recordings\nSummary\nWe’re looking for a detail-oriented Virtual Assistant to help recreate a Google Doc from several screen-share recordings.…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Writing & Translation\r\n                                      \r\n                                        \r\n\r\n                                      General / Other Writing\r\n\r\n                                    Document ConversionPersuasive WritingDescriptive WritingSelf PublishingBlurb WritingConcept Writing\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n', NULL, NULL, 'https://www.guru.com/jobs/virtual-assistant-needed-to-recreate-goo/2116132&SearchUrl=search.aspx?', NULL, NULL, 'Writing & Translation', 'active', '2026-03-14 08:39:16', '2026-03-14 04:39:16', '2026-03-14 04:39:16', '2026-03-14 04:39:16', 0, '25', NULL, NULL, NULL),
(887, 'Guru', 'VA data entry & help with Audiobooks', 'VA data entry & help with Audiobooks\nSummary\nI am looking for a reliable Virtual Assistant to help my publishing team with audiobook listening, reviewing, and structured data entry. This is a simple b…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Writing & Translation\r\n                                      \r\n                                        \r\n\r\n                                      General / Other Writing\r\n\r\n                                    Document ConversionEnglish LanguageWritingDescriptive WritingConcept Writing\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                       ', NULL, NULL, 'https://www.guru.com/jobs/va-data-entry-help-with-audiobooks/2116135&SearchUrl=search.aspx?', NULL, NULL, 'Writing & Translation', 'active', '2026-03-14 08:39:16', '2026-03-14 04:39:16', '2026-03-14 04:39:16', '2026-03-14 04:39:16', 0, '25', NULL, NULL, NULL),
(888, 'Guru', 'Social Media Design and Management', 'GoBeauty is in need of a designer for social media accounts that can manage as well!\nSomeone knowledgeable about the beauty industry would be a good fit for this position.\nWe have a logo and branding …\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Design & Art\r\n                                      \r\n                                        \r\n\r\n                                      Graphic & Layout Design\r\n\r\n                                    Email DesignGraphic DesignPresentation DesignSocial Media DesignBrand IdentityCanva\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                         ', NULL, NULL, 'https://www.guru.com/jobs/social-media-design-and-management/2115826&SearchUrl=search.aspx?', NULL, NULL, 'Design & Art', 'active', '2026-03-14 08:39:16', '2026-03-14 04:39:16', '2026-03-14 04:39:16', '2026-03-14 04:39:16', 0, '12', NULL, NULL, NULL),
(889, 'Guru', 'Clerical Assistant & Asst to Director', 'Note: This is a PART-TIME, WORK-ON-SITE project and NOT REMOTE Work.\nSelected candidate is required to report for work at the office in Bangalore.\nApply only if you are willing to travel within India …\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Administrative & Secretarial\r\n                                      \r\n                                        \r\n\r\n                                      Mailings & Lists\r\n\r\n                                    Administrative AssistantMicrosoft WordOffice AssistantFluent EnglishSecretarial Support\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n            ', NULL, NULL, 'https://www.guru.com/jobs/clerical-assistant-asst-to-director/2116131&SearchUrl=search.aspx?', NULL, NULL, 'Administrative & Secretarial', 'active', '2026-03-14 08:39:16', '2026-03-14 04:39:16', '2026-03-14 04:39:16', '2026-03-14 04:39:16', 0, '500', NULL, NULL, NULL),
(890, 'Guru', 'Composite Materials Consultant', 'Wind Turbine Blade Composite Materials Feasibility Consultant\nSummary\nWe are seeking a senior wind turbine blade composite materials specialist to conduct a technical feasibility evaluation of a nano-…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Sales & Marketing\r\n                                      \r\n                                        \r\n\r\n                                      Sales & Marketing Management\r\n\r\n                                    Advertising ManagementCommunications ManagementCustomer Service ManagementMarketing ManagementSales ContractsSales ManagementClient ManagementCampaign Management\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n               ', NULL, NULL, 'https://www.guru.com/jobs/composite-materials-consultant/2116128&SearchUrl=search.aspx?', NULL, NULL, 'Sales & Marketing', 'active', '2026-03-14 08:39:19', '2026-03-14 04:39:19', '2026-03-14 04:39:19', '2026-03-14 04:39:19', 0, NULL, NULL, NULL, NULL),
(891, 'Guru', 'Digital agency to sell digital products', 'Looking for an agency with extensive experience in building funnels for new social media account build up and Facebook/Instagram (plus later Youtube) Ads + Manychat + Aweber, specifically for digital …\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Sales & Marketing\r\n                                      \r\n                                        \r\n\r\n                                      Web / Digital Marketing\r\n\r\n                                    Ad DesignVideo AdsPPCDigital MarketingAd CopyFacebook AdsPPC AdsPPC AdvertisingInstagram MarketingYouTube AdvertisingPPC Campaign ManagementFacebook Ad CampaignsFunnel CreationManyChatInstagram Ad CampaignsGoHighLevelGohighlevel Lead Generation\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n           ', NULL, NULL, 'https://www.guru.com/jobs/digital-agency-to-sell-digital-products/2116125&SearchUrl=search.aspx?', NULL, NULL, 'Sales & Marketing', 'active', '2026-03-14 08:39:19', '2026-03-14 04:39:19', '2026-03-14 04:39:19', '2026-03-14 04:39:19', 0, '25', NULL, NULL, NULL),
(892, 'Guru', 'Google Workspace Automation: Credit Card', 'Project Description:\nI am looking for a Google Workspace Automation Expert to streamline the credit card expense management for 2 companies (approx. 15 cards total). We currently use Google Forms for …\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Administrative & Secretarial\r\n                                      \r\n                                        \r\n\r\n                                      Planning & Scheduling\r\n\r\n                                    Process AutomationData IntegrationGoogle App Script\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n     ', NULL, NULL, 'https://www.guru.com/jobs/google-workspace-automation-credit-card/2116122&SearchUrl=search.aspx?', NULL, NULL, 'Administrative & Secretarial', 'active', '2026-03-14 08:39:19', '2026-03-14 04:39:19', '2026-03-14 04:39:19', '2026-03-14 04:39:19', 0, '250', NULL, NULL, NULL);
INSERT INTO `projects` (`id`, `source`, `title`, `description`, `company`, `location`, `project_url`, `external_id`, `tags`, `category`, `status`, `published_at`, `fetched_at`, `created_at`, `updated_at`, `archived`, `budget`, `budget_min`, `budget_max`, `archived_at`) VALUES
(893, 'Guru', 'Technical Support / WordPress Assistant', 'We’re hiring a friendly, outgoing, and reliable team members for a long-term role combining customer support and WordPress admin tasks. This is a career move for someone who wants stability, responsib…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Programming & Development\r\n                                      \r\n                                        \r\n\r\n                                      Web Development & Design\r\n\r\n                                    WordPressCustomer SupportTechnical Support\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n              ', NULL, NULL, 'https://www.guru.com/jobs/technical-support-wordpress-assistant/2116121&SearchUrl=search.aspx?', NULL, NULL, 'Programming & Development', 'active', '2026-03-14 08:39:19', '2026-03-14 04:39:19', '2026-03-14 04:39:19', '2026-03-14 04:39:19', 0, '250', NULL, NULL, NULL),
(894, 'Guru', 'App Development', 'This is for a bluetooth beacon app. The beacon is meant to be used to keep track of children while at parks and other activities. \r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Programming & Development\r\n                                      \r\n                                        \r\n\r\n                                      Apps & Mobile\r\n\r\n                                    App Development\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n                                    \r\n                                      \r\n         ', NULL, NULL, 'https://www.guru.com/jobs/app-development/2116115&SearchUrl=search.aspx?', NULL, NULL, 'Programming & Development', 'active', '2026-03-14 08:39:19', '2026-03-14 04:39:19', '2026-03-14 04:39:19', '2026-03-14 04:39:19', 0, '250', NULL, NULL, NULL),
(895, 'Guru', 'RF Engineer –Firefighter Location System', 'Seeking experienced RF engineer to evaluate feasibility of a rugged, portable RF-based device intended for use in emergency response environments.\nProject involves:\n• Short-range beacon transmission\n…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Engineering & Architecture\r\n                                      \r\n                                        \r\n\r\n                                      Engineering (Mechanical / Chemical / Civil / Electrical)\r\n\r\n                                    RF Engineering\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n          ', NULL, NULL, 'https://www.guru.com/jobs/rf-engineer-firefighter-location-system/2116113&SearchUrl=search.aspx?', NULL, NULL, 'Engineering & Architecture', 'active', '2026-03-14 08:39:19', '2026-03-14 04:39:19', '2026-03-14 04:39:19', '2026-03-14 04:39:19', 0, '100', NULL, NULL, NULL),
(896, 'Guru', 'AI Software Engineer', 'Junior | Remote | US Time Zone |  Men-Startup-Env (founder-led, growth vibe)\nWe are looking for a junior Software Engineer who is always eager to learn and take on new challenges - even when the probl…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Programming & Development\r\n                                      \r\n                                        \r\n\r\n                                      Programming & Software\r\n\r\n                                    JavaScriptPythonArtificial Intelligence\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                   ', NULL, NULL, 'https://www.guru.com/jobs/ai-software-engineer/2115924&SearchUrl=search.aspx?', NULL, NULL, 'Programming & Development', 'active', '2026-03-14 08:39:19', '2026-03-14 04:39:19', '2026-03-14 04:39:19', '2026-03-14 04:39:19', 0, '20', NULL, NULL, NULL),
(897, 'Guru', 'Reddit Community Specialist for AI Subs', 'Role Overview\nWe are hiring a freelancer to participate in ongoing discussions within selected AI-focused subreddits. This role is responsible for participating in relevant discussions, maintaining co…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Sales & Marketing\r\n                                      \r\n                                        \r\n\r\n                                      Web / Digital Marketing\r\n\r\n                                    Community DevelopmentKeyword ResearchSocial Media MarketingRedditOnline Reputation Management\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n          ', NULL, NULL, 'https://www.guru.com/jobs/reddit-community-specialist-for-ai-subs/2116099&SearchUrl=search.aspx?', NULL, NULL, 'Sales & Marketing', 'active', '2026-03-14 08:39:19', '2026-03-14 04:39:19', '2026-03-14 04:39:19', '2026-03-14 04:39:19', 0, '5', NULL, NULL, NULL),
(898, 'Guru', 'SEO Link Outreach & Research Assistant', 'This Role in One Sentence\nReview backlink data, identify relevant websites, contact site owners, and track replies in an organized workflow.\nThis is a long-term freelance outreach engagement managed t…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Sales & Marketing\r\n                                      \r\n                                        \r\n\r\n                                      Web / Digital Marketing\r\n\r\n                                    Email MarketingLink BuildingSearch Engine OptimizationWeb Content Writing\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                              ', NULL, NULL, 'https://www.guru.com/jobs/seo-link-outreach-research-assistant/2116100&SearchUrl=search.aspx?', NULL, NULL, 'Sales & Marketing', 'active', '2026-03-14 08:39:19', '2026-03-14 04:39:19', '2026-03-14 04:39:19', '2026-03-14 04:39:19', 0, '5', NULL, NULL, NULL),
(899, 'Guru', 'SEO Content Writer & Keyword Researcher', 'This Role in One Sentence\nResearch search intent, create keyword outlines, draft with AI tools, and edit content to meet SEO and readability standards.\nThis is a long-term freelance content and SEO en…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Writing & Translation\r\n                                      \r\n                                        \r\n\r\n                                      Web Content\r\n\r\n                                    Blog WritingKeyword ResearchWeb Content WritingOn-Page SEO\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n               ', NULL, NULL, 'https://www.guru.com/jobs/seo-content-writer-keyword-researcher/2116101&SearchUrl=search.aspx?', NULL, NULL, 'Writing & Translation', 'active', '2026-03-14 08:39:19', '2026-03-14 04:39:19', '2026-03-14 04:39:19', '2026-03-14 04:39:19', 0, '5', NULL, NULL, NULL),
(900, 'Guru', 'Financial Report Design', 'I have a basic report that I\'m generating for insurance quotes to show the value of mortgage protection, IUL\'s and Term policies.  Currently I\'m auto generating a 12 page report in PDF format that loo…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Design & Art\r\n                                      \r\n                                        \r\n\r\n                                      Graphic & Layout Design\r\n\r\n                                    PDF DesignGraphic DesignLayout DesignPresentation DesignReport DesignMockups\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                ', NULL, NULL, 'https://www.guru.com/jobs/financial-report-design/2116097&SearchUrl=search.aspx?', NULL, NULL, 'Design & Art', 'active', '2026-03-14 08:39:19', '2026-03-14 04:39:19', '2026-03-14 04:39:19', '2026-03-14 04:39:19', 0, NULL, NULL, NULL, NULL),
(901, 'Guru', 'OpenClaw - AI Operations Architect', 'AI Operations Architect (No-Code, AI-Driven) — US-Based AI Automation Agency\nWe’re a US-based AI Automation Agency looking for a rare kind of operator: someone who thinks in systems, gives crisp direc…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Programming & Development\r\n                                      \r\n                                        \r\n\r\n                                      Programming & Software\r\n\r\n                                    JavaScriptAPIJSONOpen SourceOperating SystemsProgrammingAutomation EngineeringInformation TechnologyArtificial IntelligenceCloud ComputingNext.jsDocker Software\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n              ', NULL, NULL, 'https://www.guru.com/jobs/openclaw-ai-operations-architect/2116096&SearchUrl=search.aspx?', NULL, NULL, 'Programming & Development', 'active', '2026-03-14 08:39:19', '2026-03-14 04:39:19', '2026-03-14 04:39:19', '2026-03-14 04:39:19', 0, '1', NULL, NULL, NULL),
(902, 'Guru', 'Travel & Office Assistant', 'Note: This is a WORK-ON-SITE project and NOT REMOTE. \nApply only if you are willing to travel within India on company\'s expense, once every 8 weeks, for trip duration of 10 days approximately. \nThe s…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Sales & Marketing\r\n                                      \r\n                                        \r\n\r\n                                      General Sales\r\n\r\n                                    Field SalesLead GenerationSales\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n         ', NULL, NULL, 'https://www.guru.com/jobs/travel-office-assistant/2116095&SearchUrl=search.aspx?', NULL, NULL, 'Sales & Marketing', 'active', '2026-03-14 08:39:19', '2026-03-14 04:39:19', '2026-03-14 04:39:19', '2026-03-14 04:39:19', 0, '1', NULL, NULL, NULL),
(903, 'Guru', 'China-based OEM sourcing & Procuremen', 'Industrial Manufacturing | Long-Term Engagement\n Location Required: Mainland China\n  Engagement Type: Ongoing / Long-Term\n  Compensation: Fixed + Performance Incentives\n About Us\nWe are a new U.S.-bas…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Business & Finance\r\n                                      \r\n                                        \r\n\r\n                                      Business Management & Consulting\r\n\r\n                                    Procurement ContractsSourcing MaterialsSupply Chain ManagementProcurement StrategySourcingSourcing And Procurement\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                 ', NULL, NULL, 'https://www.guru.com/jobs/china-based-oem-sourcing-procuremen/2116090&SearchUrl=search.aspx?', NULL, NULL, 'Business & Finance', 'active', '2026-03-14 08:39:19', '2026-03-14 04:39:19', '2026-03-14 04:39:19', '2026-03-14 04:39:19', 0, '250', NULL, NULL, NULL),
(904, 'Guru', 'T Shirt Design', 'I have several shirts that I would like to have mock up designs made. \nI have the text only. The images, placement, font would have to be designed. \nFor each one: \nI would like 2 versions where the fr…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Design & Art\r\n                                      \r\n                                        \r\n\r\n                                      Graphic & Layout Design\r\n\r\n                                    T Shirt DesignMockups\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n             ', NULL, NULL, 'https://www.guru.com/jobs/t-shirt-design/2116088&SearchUrl=search.aspx?', NULL, NULL, 'Design & Art', 'active', '2026-03-14 08:39:19', '2026-03-14 04:39:19', '2026-03-14 04:39:19', '2026-03-14 04:39:19', 0, NULL, NULL, NULL, NULL),
(905, 'Guru', 'Graphic Designer Needed – Ongoing Work', 'Graphic Designer Needed – Ongoing Work (Banners, Brochures, Production Edits)\nWe are seeking a reliable graphic designer for ongoing project-based work.\nThis is not conceptual branding work. This role…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Design & Art\r\n                                      \r\n                                        \r\n\r\n                                      Graphic & Layout Design\r\n\r\n                                    Adobe PhotoshopBanner Ad DesignConcept DevelopmentGraphic DesignLayout DesignLogo DesignSignage\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n             ', NULL, NULL, 'https://www.guru.com/jobs/graphic-designer-needed-ongoing-work/2116087&SearchUrl=search.aspx?', NULL, NULL, 'Design & Art', 'active', '2026-03-14 08:39:19', '2026-03-14 04:39:19', '2026-03-14 04:39:19', '2026-03-14 04:39:19', 0, '250', NULL, NULL, NULL),
(906, 'Guru', 'Brand Identity/Logo Designer (not ai)', 'Brand Identity Designer Needed – Symbolic, Typography-Driven Logo (Guided Creative Direction)\nWe are seeking an experienced brand identity designer to develop various logos and visual identity systems…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Design & Art\r\n                                      \r\n                                        \r\n\r\n                                      Illustration & Drawing\r\n\r\n                                    Concept DevelopmentIdentity PackagesLogo DesignTypography\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n              ', NULL, NULL, 'https://www.guru.com/jobs/brand-identitylogo-designer-not-ai/2116086&SearchUrl=search.aspx?', NULL, NULL, 'Design & Art', 'active', '2026-03-14 08:39:19', '2026-03-14 04:39:19', '2026-03-14 04:39:19', '2026-03-14 04:39:19', 0, '250', NULL, NULL, NULL),
(907, 'Guru', 'stock trading specialist', 'stock trader someone who knows how to trade stock to work with me. who trades dailyand has quite some knowledge in what they are doing when it comes to trading\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Business & Finance\r\n                                      \r\n                                        \r\n\r\n                                      Business Management & Consulting\r\n\r\n                                    Stock Trading\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n                                    \r\n          ', NULL, NULL, 'https://www.guru.com/jobs/stock-trading-specialist/2116080&SearchUrl=search.aspx?', NULL, NULL, 'Business & Finance', 'active', '2026-03-14 08:39:19', '2026-03-14 04:39:19', '2026-03-14 04:39:19', '2026-03-14 04:39:19', 0, NULL, NULL, NULL, NULL),
(908, 'Guru', 'Content creator for private aviation', 'Looking for a creative content creator for a private aviation company. You will manage our Instagram and create viral posts and ads. \nYou will \n-research all the top performing posts in the category e…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Design & Art\r\n                                      \r\n                                        \r\n\r\n                                      Graphic & Layout Design\r\n\r\n                                    Video EditingCreative DesignContent CreationViralTikTok Marketing\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n     ', NULL, NULL, 'https://www.guru.com/jobs/content-creator-for-private-aviation/2116078&SearchUrl=search.aspx?', NULL, NULL, 'Design & Art', 'active', '2026-03-14 08:39:19', '2026-03-14 04:39:19', '2026-03-14 04:39:19', '2026-03-14 04:39:19', 0, '3', NULL, NULL, NULL),
(909, 'Guru', 'Create 5 minutes ai cartoon videos', 'We need to create a 5 minutes ai cartoon videos with ai voice over and subtitle. \nIf the work is good and price is reasonable, we have 99 mores videos to create. \r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Design & Art\r\n                                      \r\n                                        \r\n\r\n                                      Animation (2D / 3D / Traditional / Motion)\r\n\r\n                                    \r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n                                    \r\n                ', NULL, NULL, 'https://www.guru.com/jobs/create-5-minutes-ai-cartoon-videos/2116077&SearchUrl=search.aspx?', NULL, NULL, 'Design & Art', 'active', '2026-03-14 08:39:19', '2026-03-14 04:39:19', '2026-03-14 04:39:19', '2026-03-14 04:39:19', 0, '250', NULL, NULL, NULL),
(910, 'Guru', 'Operations Coordinator', 'About Us\nWe operate a premium adventure membership company producing high-end, curated excursions across North America (diving, climbing, tactical training, wilderness expeditions).\nOur experiences ar…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Business & Finance\r\n                                      \r\n                                        \r\n\r\n                                      Business Management & Consulting\r\n\r\n                                    ManagementOperations ManagementProject ManagementBusiness ManagementZohoProduction ManagementAsana Work Management\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                 ', NULL, NULL, 'https://www.guru.com/jobs/operations-coordinator/2116075&SearchUrl=search.aspx?', NULL, NULL, 'Business & Finance', 'active', '2026-03-14 08:39:21', '2026-03-14 04:39:21', '2026-03-14 04:39:21', '2026-03-14 04:39:21', 0, '10', NULL, NULL, NULL),
(911, 'Guru', 'Fractional CFO for Funding', 'Job Description: Fractional CFO for Capital‑Readiness & Institutional Funding\nWorldwide VIP Access is seeking a Fractional CFO who can take full ownership of our capital‑readiness, financial packaging…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Other\r\n                                      \r\n                                        \r\n\r\n                                      \r\n\r\n                                    AbleCommerceUnderwritingExcellent Communication SkillsReporting SystemsWorking Capital ManagementGovernment-backed FinancingLoan-guarantee ProgramsLender PsychologyInstitutional PackagingLender-ready Financial ModelsMulti-entity Operations\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n               ', NULL, NULL, 'https://www.guru.com/jobs/fractional-cfo-for-funding/2116063&SearchUrl=search.aspx?', NULL, NULL, 'Other', 'active', '2026-03-14 08:39:21', '2026-03-14 04:39:21', '2026-03-14 04:39:21', '2026-03-14 04:39:21', 0, '35', NULL, NULL, NULL),
(912, 'Guru', 'Tupono Update 1', 'Job created by freelancer\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Other\r\n                                      \r\n                                        \r\n\r\n                                      \r\n\r\n                                    \r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                        Hone M\r\n                                      \r\n                                    \r\n\r\n                                  ', NULL, NULL, 'https://www.guru.com/jobs/tupono-update-1/2116062&SearchUrl=search.aspx?', NULL, NULL, 'Other', 'active', '2026-03-14 08:39:21', '2026-03-14 04:39:21', '2026-03-14 04:39:21', '2026-03-14 04:39:21', 0, NULL, NULL, NULL, NULL),
(913, 'Guru', 'Virtual assistance in Jena, Germany', 'We needed a freelancer based in Jena, Germany or nearby city who can carry out a verification job. Freelancer need to visit the assigned institution, take clear geotag pictures of signboard, building …\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Administrative & Secretarial\r\n                                      \r\n                                        \r\n\r\n                                      Personal / Virtual Assistance\r\n\r\n                                    Administrative AssistantVirtual Assistants\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n      ', NULL, NULL, 'https://www.guru.com/jobs/virtual-assistance-in-jena-germany/2116060&SearchUrl=search.aspx?', NULL, NULL, 'Administrative & Secretarial', 'active', '2026-03-14 08:39:21', '2026-03-14 04:39:21', '2026-03-14 04:39:21', '2026-03-14 04:39:21', 0, NULL, NULL, NULL, NULL),
(914, 'Guru', 'Blockchain Developer for NFT Projects', 'We are seeking a skilled Blockchain Developer to join our team and help enhance our NFT projects. The ideal candidate will have experience in blockchain development, smart contract programming, and a …\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Programming & Development\r\n                                      \r\n                                        \r\n\r\n                                      Blockchain, NFT, Cryptocurrency, Tokens\r\n\r\n                                    JavaScriptNode.jsProgrammingCryptocurrencyBlockchainTokensEthereumDAppSmart ContractsWeb3NFTSolana\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                   ', NULL, NULL, 'https://www.guru.com/jobs/blockchain-developer-for-nft-projects/2116059&SearchUrl=search.aspx?', NULL, NULL, 'Programming & Development', 'active', '2026-03-14 08:39:21', '2026-03-14 04:39:21', '2026-03-14 04:39:21', '2026-03-14 04:39:21', 0, '5', NULL, NULL, NULL),
(915, 'Guru', '3D short film', 'Make an interesting, \'BABY\'S DAY OUT\' style 20-minutes, 3D animation film from the given screenplay or treatment. \r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Design & Art\r\n                                      \r\n                                        \r\n\r\n                                      Animation (2D / 3D / Traditional / Motion)\r\n\r\n                                    3D AnimationAnimationCamera AnimationCharacter AnimationSpecial EffectsVisual EffectsMotion Animation3D Character AnimationAnimated Video\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n ', NULL, NULL, 'https://www.guru.com/jobs/3d-short-film/2116033&SearchUrl=search.aspx?', NULL, NULL, 'Design & Art', 'active', '2026-03-14 08:39:21', '2026-03-14 04:39:21', '2026-03-14 04:39:21', '2026-03-14 04:39:21', 0, '250', NULL, NULL, NULL),
(916, 'Guru', 'PHP Ecommerce Developer for API Module', 'I am seeking a skilled PHP Ecommerce developer to build a custom module for a third party ecommerce shopping cart. This module will maintain full sync with an external product source via API.\nScope of…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Programming & Development\r\n                                      \r\n                                        \r\n\r\n                                      Programming & Software\r\n\r\n                                    PHPAPIAPI DevelopmentModule DesignShopping CartsE Commerce\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n', NULL, NULL, 'https://www.guru.com/jobs/php-ecommerce-developer-for-api-module/2116058&SearchUrl=search.aspx?', NULL, NULL, 'Programming & Development', 'active', '2026-03-14 08:39:21', '2026-03-14 04:39:21', '2026-03-14 04:39:21', '2026-03-14 04:39:21', 0, '250', NULL, NULL, NULL),
(917, 'Guru', 'video voice actor - voice over(narrator)', ' India, Pakistan,  Bangladesh, Nigeria, Ethiopia \nHi \nCurrently we are looking for a spoke person / voice actor to speak in front of a camera with green screen background to read our financial new\'s s…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Other\r\n                                      \r\n                                        \r\n\r\n                                      \r\n\r\n                                    Video ProductionVoice-OversVoice ActingVoiceNarrationVoice ActorVoiceovers\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                          ', NULL, NULL, 'https://www.guru.com/jobs/video-voice-actor-voice-overnarrator/2116029&SearchUrl=search.aspx?', NULL, NULL, 'Other', 'active', '2026-03-14 08:39:21', '2026-03-14 04:39:21', '2026-03-14 04:39:21', '2026-03-14 04:39:21', 0, '250', NULL, NULL, NULL),
(918, 'Guru', 'Work-From-Home Customer Service Agent', 'Looking for a flexible remote role where your communication skills can create real \nopportunities? Join our growing team as a Remote Customer Service Agent and \nsupport customers across multiple indus…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Other\r\n                                      \r\n                                        \r\n\r\n                                      \r\n\r\n                                    Customer ServiceRemoting\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n                                    \r\n  ', NULL, NULL, 'https://www.guru.com/jobs/work-from-home-customer-service-agent/2116028&SearchUrl=search.aspx?', NULL, NULL, 'Other', 'active', '2026-03-14 08:39:21', '2026-03-14 04:39:21', '2026-03-14 04:39:21', '2026-03-14 04:39:21', 0, '12', NULL, NULL, NULL),
(919, 'Guru', 'Front-End MERN Engineer', 'AI-First, Rapid ShippingRole title\nFront-End MERN Engineer (React/Next.js) + Capacitor (iOS/Android) + UI/UX Design\nType\nContract to start (2–4 weeks trial). Long-term role for the right person.\nLocat…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Programming & Development\r\n                                      \r\n                                        \r\n\r\n                                      Web Development & Design\r\n\r\n                                    Web DevelopmentAndroid App DevelopmentiOS App DevelopmentFront End DevelopmentCapacitor\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n       ', NULL, NULL, 'https://www.guru.com/jobs/front-end-mern-engineer/2116027&SearchUrl=search.aspx?', NULL, NULL, 'Programming & Development', 'active', '2026-03-14 08:39:21', '2026-03-14 04:39:21', '2026-03-14 04:39:21', '2026-03-14 04:39:21', 0, '500', NULL, NULL, NULL),
(920, 'Guru', 'KonbitAI Academy with AI Search', 'The expected deliverables include a fully functional web platform and mobile application with course management, payments (one-time and subscription), certificates, coupons, reviews, AI-powered course…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Education & Training\r\n                                      \r\n                                        \r\n\r\n                                      Information Technology & Learning Management Systems\r\n\r\n                                    \r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                 ', NULL, NULL, 'https://www.guru.com/jobs/konbitai-academy-with-ai-search/2116026&SearchUrl=search.aspx?', NULL, NULL, 'Education & Training', 'active', '2026-03-14 08:39:21', '2026-03-14 04:39:21', '2026-03-14 04:39:21', '2026-03-14 04:39:21', 0, '1', NULL, NULL, NULL),
(921, 'Guru', 'Software Developer', 'Create one instance of CRM Software in HTML and using Ruby Rails. Import data from CSV file into predetermined fields\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Programming & Development\r\n                                      \r\n                                        \r\n\r\n                                      Programming & Software\r\n\r\n                                    Software Development\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n                                    \r\n                                      \r\n        ', NULL, NULL, 'https://www.guru.com/jobs/software-developer/2116022&SearchUrl=search.aspx?', NULL, NULL, 'Programming & Development', 'active', '2026-03-14 08:39:21', '2026-03-14 04:39:21', '2026-03-14 04:39:21', '2026-03-14 04:39:21', 0, '500', NULL, NULL, NULL),
(922, 'Guru', 'AI Prompt & Data Entry Assistant', 'Job Title\nAI Prompt & Data Entry Assistant (Strict Rule-Based Work)\nOverview\nThis is NOT research.\nThis is NOT strategy.\nThis is NOT recruiting.\nThis is mechanical copy/paste and logging work using a …\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Administrative & Secretarial\r\n                                      \r\n                                        \r\n\r\n                                      Data Entry (Keying / Cleaning)\r\n\r\n                                    Data EntryCopy and Paste\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                       ', NULL, NULL, 'https://www.guru.com/jobs/ai-prompt-data-entry-assistant/2116019&SearchUrl=search.aspx?', NULL, NULL, 'Administrative & Secretarial', 'active', '2026-03-14 08:39:21', '2026-03-14 04:39:21', '2026-03-14 04:39:21', '2026-03-14 04:39:21', 0, '6', NULL, NULL, NULL),
(923, 'Guru', 'Data Entry & Data Research Assistant', 'Summary\nSummary Remote | Part-Time / Contract | Flexible Hours We are looking for a reliable and detail-oriented Data Entry & Data Research Assistant to support our team. This role is ideal for someon…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Writing & Translation\r\n                                      \r\n                                        \r\n\r\n                                      General / Other Writing\r\n\r\n                                    Document ConversionLetter WritingTaxonomyDescriptive WritingConcept Writing\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                        ', NULL, NULL, 'https://www.guru.com/jobs/data-entry-data-research-assistant/2116010&SearchUrl=search.aspx?', NULL, NULL, 'Writing & Translation', 'active', '2026-03-14 08:39:21', '2026-03-14 04:39:21', '2026-03-14 04:39:21', '2026-03-14 04:39:21', 0, '25', NULL, NULL, NULL),
(924, 'Guru', 'Marketing Analytics & Attribution Spec..', 'Job Title: Marketing Analytics & Attribution Specialist\nJob Summary\nWe are seeking a highly analytical and detail-oriented Marketing Analytics & Attribution Specialist to help track, measure, and opti…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Other\r\n                                      \r\n                                        \r\n\r\n                                      \r\n\r\n                                    Analytics\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n                                    \r\n                 ', NULL, NULL, 'https://www.guru.com/jobs/marketing-analytics-attribution-spec/2115994&SearchUrl=search.aspx?', NULL, NULL, 'Other', 'active', '2026-03-14 08:39:21', '2026-03-14 04:39:21', '2026-03-14 04:39:21', '2026-03-14 04:39:21', 0, '500', NULL, NULL, NULL),
(925, 'Guru', 'Seeking An Appointment Setter For B2B', 'Outbound Cold Caller Required For A Commercial Cleaning Company\nWe are currently in search of a highly motivated Cold Caller to make sales for our company. We are seeking someone who possesses excelle…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Sales & Marketing\r\n                                      \r\n                                        \r\n\r\n                                      Call Centers / Telemarketing\r\n\r\n                                    Business to Business Marketing\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                              ', NULL, NULL, 'https://www.guru.com/jobs/seeking-an-appointment-setter-for-b2b/2115993&SearchUrl=search.aspx?', NULL, NULL, 'Sales & Marketing', 'active', '2026-03-14 08:39:21', '2026-03-14 04:39:21', '2026-03-14 04:39:21', '2026-03-14 04:39:21', 0, '6', NULL, NULL, NULL),
(926, 'Guru', 'Detail-Oriented Data Entry', 'Part-Time | Per-Project Pay | Remote\n Do NOT Apply If:\nYou are a marketing agency or outsourcing firm\nYou are applying as a company or team (this is for an individual only)\nYou send generic, copy-past…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Administrative & Secretarial\r\n                                      \r\n                                        \r\n\r\n                                      Data Entry (Keying / Cleaning)\r\n\r\n                                    Data EntryCopy and Paste\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                       ', NULL, NULL, 'https://www.guru.com/jobs/detail-oriented-data-entry/2115992&SearchUrl=search.aspx?', NULL, NULL, 'Administrative & Secretarial', 'active', '2026-03-14 08:39:21', '2026-03-14 04:39:21', '2026-03-14 04:39:21', '2026-03-14 04:39:21', 0, '250', NULL, NULL, NULL),
(927, 'Guru', 'Freelance Data Entry Specialist – Remote', 'We are seeking a detail-oriented freelance Data Entry Specialist to support ongoing data management and record maintenance projects. This is a remote contract opportunity for an independent profession…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Administrative & Secretarial\r\n                                      \r\n                                        \r\n\r\n                                      Data Entry (Keying / Cleaning)\r\n\r\n                                    MicrosoftAdministrative AssistantData EntryMicrosoft Excel\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                           ', NULL, NULL, 'https://www.guru.com/jobs/freelance-data-entry-specialist-remote/2115987&SearchUrl=search.aspx?', NULL, NULL, 'Administrative & Secretarial', 'active', '2026-03-14 08:39:21', '2026-03-14 04:39:21', '2026-03-14 04:39:21', '2026-03-14 04:39:21', 0, '15', NULL, NULL, NULL),
(928, 'Guru', 'I need to enhance photos', 'There are photos that I need to modify and would like help.  I would like to see if we could modify ASAP. \r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Design & Art\r\n                                      \r\n                                        \r\n\r\n                                      Photo / Image Restoration & Editing\r\n\r\n                                    Adobe Photoshop\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n                                    \r\n                                      \r\n                        ', NULL, NULL, 'https://www.guru.com/jobs/i-need-to-enhance-photos/2115985&SearchUrl=search.aspx?', NULL, NULL, 'Design & Art', 'active', '2026-03-14 08:39:21', '2026-03-14 04:39:21', '2026-03-14 04:39:21', '2026-03-14 04:39:21', 0, NULL, NULL, NULL, NULL);
INSERT INTO `projects` (`id`, `source`, `title`, `description`, `company`, `location`, `project_url`, `external_id`, `tags`, `category`, `status`, `published_at`, `fetched_at`, `created_at`, `updated_at`, `archived`, `budget`, `budget_min`, `budget_max`, `archived_at`) VALUES
(929, 'Guru', 'Music Video Videographer Producer', 'We have the bg song to put together a Video of who we are for Social Media platforms,   We are the [1]  #1 Dog & Cat OnLine Search Directory, rep\'ing 22,000+ Rescues/Shelters;  Listing their 55K+ Adop…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Design & Art\r\n                                      \r\n                                        \r\n\r\n                                      Video / Film / TV / DVD\r\n\r\n                                    Corporate VideosFilm ProductionMusic ProductionMusic VideosPromo VideosStoryboardingVideo EditingVideo ProductionVideographyWeb VideoAnimated VideoHighlight Videos\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                       ', NULL, NULL, 'https://www.guru.com/jobs/music-video-videographer-producer/2115984&SearchUrl=search.aspx?', NULL, NULL, 'Design & Art', 'active', '2026-03-14 08:39:21', '2026-03-14 04:39:21', '2026-03-14 04:39:21', '2026-03-14 04:39:21', 0, NULL, NULL, NULL, NULL),
(930, 'Guru', 'Demand generation - appointment setting', 'Looking for an agency that has a very specific, tested process that works in 2026 for generation low cost appointments at scale for delivering high volume of appointments on ongoing basis.\nIn your bid…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Sales & Marketing\r\n                                      \r\n                                        \r\n\r\n                                      Lead Generation & Customer Acquisition\r\n\r\n                                    Appointment SchedulingAppointment SettingDemand GenerationLead GenerationCustomer Acquisition\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                 ', NULL, NULL, 'https://www.guru.com/jobs/demand-generation-appointment-setting/2115981&SearchUrl=search.aspx?', NULL, NULL, 'Sales & Marketing', 'active', '2026-03-14 08:39:24', '2026-03-14 04:39:24', '2026-03-14 04:39:24', '2026-03-14 04:39:24', 0, NULL, NULL, NULL, NULL),
(931, 'Guru', 'Illustrator for Board Game', 'I’m working on a board game project and am looking for a freelance illustrator/designer to collaborate on the visual side. The overall style is simple, similar to the game So Clover. \nThe scope includ…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Design & Art\r\n                                      \r\n                                        \r\n\r\n                                      Printing & Production\r\n\r\n                                    Theme DesignBox Design\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n              ', NULL, NULL, 'https://www.guru.com/jobs/illustrator-for-board-game/2115979&SearchUrl=search.aspx?', NULL, NULL, 'Design & Art', 'active', '2026-03-14 08:39:24', '2026-03-14 04:39:24', '2026-03-14 04:39:24', '2026-03-14 04:39:24', 0, '250', NULL, NULL, NULL),
(932, 'Guru', 'build 3D model and render', 'I am looking for a talented 3D designer who can create 3D models and renders for visuals. You’ll be working directly alongside the Design Director to bring design concepts to life, producing detailed and accurate 3D renders that showcase interior spaces of residential homes.\n\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Engineering & Architecture\r\n                                      \r\n                                        \r\n\r\n                                      CAD / 2D / 3D / Technical Drawings\r\n\r\n                                    3D Modeling3D Rendering\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                       ', NULL, NULL, 'https://www.guru.com/jobs/build-3d-model-and-render/2115975&SearchUrl=search.aspx?', NULL, NULL, 'Engineering & Architecture', 'active', '2026-03-14 08:39:24', '2026-03-14 04:39:24', '2026-03-14 04:39:24', '2026-03-14 04:39:24', 0, NULL, NULL, NULL, NULL),
(933, 'Guru', '3D interior designer', 'We’re looking for a talented 3D designer who can create 3D models and renders for visuals. You’ll be working directly alongside the Design Director to bring design concepts to life, producing detailed and accurate 3D renders that showcase interior spaces of residential homes.\n\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Other\r\n                                      \r\n                                        \r\n\r\n                                      \r\n\r\n                                    DesignCreative Design3D Interior Design\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                       ', NULL, NULL, 'https://www.guru.com/jobs/3d-interior-designer/2115976&SearchUrl=search.aspx?', NULL, NULL, 'Other', 'active', '2026-03-14 08:39:24', '2026-03-14 04:39:24', '2026-03-14 04:39:24', '2026-03-14 04:39:24', 0, NULL, NULL, NULL, NULL),
(934, 'Guru', 'Simple math website completion', 'We need further improvements to our app at simplestmath.com\nThe app must be fully functional, visually polished, and aligned exactly with the methodological guidelines provided in the description of t…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Programming & Development\r\n                                      \r\n                                        \r\n\r\n                                      Web Development & Design\r\n\r\n                                    Database DevelopmentMathematicsSoftware DevelopmentResponsive Web DesignBack End DevelopmentFront End Development\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                   ', NULL, NULL, 'https://www.guru.com/jobs/simple-math-website-completion/2115973&SearchUrl=search.aspx?', NULL, NULL, 'Programming & Development', 'active', '2026-03-14 08:39:24', '2026-03-14 04:39:24', '2026-03-14 04:39:24', '2026-03-14 04:39:24', 0, '250', NULL, NULL, NULL),
(935, 'Guru', 'Paid Acquisition Regulated Digital Space', 'We are seeking a senior paid acquisition specialist to lead paid advertising strategy, execution, and performance for an established website entering a growth phase.\nThis role is strictly focused on p…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Sales & Marketing\r\n                                      \r\n                                        \r\n\r\n                                      Web / Digital Marketing\r\n\r\n                                    Email MarketingKeyword ResearchSocial Media MarketingDigital MarketingSearch Engine MarketingFacebook AdsInstagram Marketing\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                 ', NULL, NULL, 'https://www.guru.com/jobs/paid-acquisition-regulated-digital-space/2115971&SearchUrl=search.aspx?', NULL, NULL, 'Sales & Marketing', 'active', '2026-03-14 08:39:24', '2026-03-14 04:39:24', '2026-03-14 04:39:24', '2026-03-14 04:39:24', 0, '2', NULL, NULL, NULL),
(936, 'Guru', 'Create DNS Record for email server', 'I have an email server in my office and want to create DNS record for flawless email delivery. With the present records emails are tagged as Spam and are blocked. Will share the information vie personal email for privacy and security.\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Programming & Development\r\n                                      \r\n                                        \r\n\r\n                                      Web Development & Design\r\n\r\n                                    DNSEmail DeliverabilitySecurity ConsultingServer Administration\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    ', NULL, NULL, 'https://www.guru.com/jobs/create-dns-record-for-email-server/2115970&SearchUrl=search.aspx?', NULL, NULL, 'Programming & Development', 'active', '2026-03-14 08:39:24', '2026-03-14 04:39:24', '2026-03-14 04:39:24', '2026-03-14 04:39:24', 0, '250', NULL, NULL, NULL),
(937, 'Guru', 'Interior remodel construction plans', 'I need a drafter to draft a set of construction plans based on the existing and proposed floor plan attached. I will also need a cover sheet and International Residential Codes on the sheet. Reference floor plan is attached.\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Engineering & Architecture\r\n                                      \r\n                                        \r\n\r\n                                      CAD / 2D / 3D / Technical Drawings\r\n\r\n                                    SolidWorks2D DesignDraftingAutoCADCAD Modeling\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n              ', NULL, NULL, 'https://www.guru.com/jobs/interior-remodel-construction-plans/2115969&SearchUrl=search.aspx?', NULL, NULL, 'Engineering & Architecture', 'active', '2026-03-14 08:39:24', '2026-03-14 04:39:24', '2026-03-14 04:39:24', '2026-03-14 04:39:24', 0, NULL, NULL, NULL, NULL),
(938, 'Guru', 'Amplifying and extracting background spe', 'I have a 4 mon audio file. its mono mp3. it has 3 speakers. 2 speak over the phone clearly. Third one is on a back ground talking to one of the speakers. Voice is faint and sometime overlaps. I need to understand what that 3rd speaker is saying. \r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Other\r\n                                      \r\n                                        \r\n\r\n                                      \r\n\r\n                                    Audio Services\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n     ', NULL, NULL, 'https://www.guru.com/jobs/amplifying-and-extracting-background-spe/2115968&SearchUrl=search.aspx?', NULL, NULL, 'Other', 'active', '2026-03-14 08:39:24', '2026-03-14 04:39:24', '2026-03-14 04:39:24', '2026-03-14 04:39:24', 0, '250', NULL, NULL, NULL),
(939, 'Guru', 'Developer needed to build an App', 'I\'m looking for someone to develop an App similar to Cal Ai, SnapCalorie and Qalzy.  I work in the fitness industry and would like to sell the app to online customers.  If you think you can develop something similar, please reach out and we can discuss the details.\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Programming & Development\r\n                                      \r\n                                        \r\n\r\n                                      Apps & Mobile\r\n\r\n                                    App DevelopmentArtificial Intelligence\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n   ', NULL, NULL, 'https://www.guru.com/jobs/developer-needed-to-build-an-app/2115967&SearchUrl=search.aspx?', NULL, NULL, 'Programming & Development', 'active', '2026-03-14 08:39:24', '2026-03-14 04:39:24', '2026-03-14 04:39:24', '2026-03-14 04:39:24', 0, '500', NULL, NULL, NULL),
(940, 'Guru', 'Create Power APP Canvas / approval', 'I need screen recorded instruction for creating a power app workflow for routing approvals of documents Will need the following elements:\n1) field to add people and email groups in a specific order an…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Other\r\n                                      \r\n                                        \r\n\r\n                                      \r\n\r\n                                    Power AppsPower Automate\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n                                    \r\n  ', NULL, NULL, 'https://www.guru.com/jobs/create-power-app-canvas-approval/2115965&SearchUrl=search.aspx?', NULL, NULL, 'Other', 'active', '2026-03-14 08:39:24', '2026-03-14 04:39:24', '2026-03-14 04:39:24', '2026-03-14 04:39:24', 0, NULL, NULL, NULL, NULL),
(941, 'Guru', 'Content Writing', 'It is necessary for you to submit PDF file evidence that you have experience writing content.\n \n \n \nYou Must SUBMIT\nThe PDF file submission must include the industry in which you wrote and the content…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Writing & Translation\r\n                                      \r\n                                        \r\n\r\n                                      Web Content\r\n\r\n                                    Content WritingWritingWeb Content WritingCompany ProfileWeb Content DevelopmentLinkedIn Profile\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                ', NULL, NULL, 'https://www.guru.com/jobs/content-writing/2115889&SearchUrl=search.aspx?', NULL, NULL, 'Writing & Translation', 'active', '2026-03-14 08:39:24', '2026-03-14 04:39:24', '2026-03-14 04:39:24', '2026-03-14 04:39:24', 0, NULL, NULL, NULL, NULL),
(942, 'Guru', 'Loan or debt specialist', 'Loan or debt consolidation specialist\nCan you respond to our ad if you are loan specialist or debt consolidation specialist or financial hardship specialist \n\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Business & Finance\r\n                                      \r\n                                        \r\n\r\n                                      Accounting & Finance\r\n\r\n                                    CollectionsLoans\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n                                    \r\n                    ', NULL, NULL, 'https://www.guru.com/jobs/loan-or-debt-specialist/2115777&SearchUrl=search.aspx?', NULL, NULL, 'Business & Finance', 'active', '2026-03-14 08:39:24', '2026-03-14 04:39:24', '2026-03-14 04:39:24', '2026-03-14 04:39:24', 0, NULL, NULL, NULL, NULL),
(943, 'Guru', 'Data Entry Operator', 'We\'re looking for a detail-oriented remote Data Entry Operator to join our team on a flexible, ongoing basis. In this role, you\'ll be responsible for regularly monitoring various online sources, resea…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Administrative & Secretarial\r\n                                      \r\n                                        \r\n\r\n                                      Data Entry (Keying / Cleaning)\r\n\r\n                                    Data CollectionData EntryResearchAttention to Detail\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                 ', NULL, NULL, 'https://www.guru.com/jobs/data-entry-operator/2115701&SearchUrl=search.aspx?', NULL, NULL, 'Administrative & Secretarial', 'active', '2026-03-14 08:39:24', '2026-03-14 04:39:24', '2026-03-14 04:39:24', '2026-03-14 04:39:24', 0, '2', NULL, NULL, NULL),
(944, 'Guru', 'Cold Calling – Commission Based', 'I am looking for an experienced cold caller who can contact small hair salons and beauty salons in the United States.\nTask is simple:\nI will provide you with the list of salons to contact\nMost salons …\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Sales & Marketing\r\n                                      \r\n                                        \r\n\r\n                                      Web / Digital Marketing\r\n\r\n                                    Cold CallingLead GenerationSales\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                 ', NULL, NULL, 'https://www.guru.com/jobs/cold-calling-commission-based/2115654&SearchUrl=search.aspx?', NULL, NULL, 'Sales & Marketing', 'active', '2026-03-14 08:39:24', '2026-03-14 04:39:24', '2026-03-14 04:39:24', '2026-03-14 04:39:24', 0, NULL, NULL, NULL, NULL),
(945, 'Guru', 'Html Code, Wordpress & SEO Aio Guru', 'Looking to hire an experienced Html coder for my current  Wordpress website.  . This is not a template design and I need a plug-in specialist that can help with code development, seo work and a little…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Programming & Development\r\n                                      \r\n                                        \r\n\r\n                                      Web Development & Design\r\n\r\n                                    HTMLWeb GraphicsPHPWordPressProgrammingSearch Engine OptimizationUser Experience DesignWeb DesignWeb DevelopmentWordPress DevelopmentE CommerceContent Management SystemsBack End DevelopmentFront End Development\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n', NULL, NULL, 'https://www.guru.com/jobs/html-code-wordpress-seo-aio-guru/2115576&SearchUrl=search.aspx?', NULL, NULL, 'Programming & Development', 'active', '2026-03-14 08:39:24', '2026-03-14 04:39:24', '2026-03-14 04:39:24', '2026-03-14 04:39:24', 0, NULL, NULL, NULL, NULL),
(946, 'Guru', 'Human Resource - Talent Managements', 'Human Resource - Talent Acquisition\nObjective: Help us find, vet, test, and manage high-quality freelancers for our digital business.\n1. WHAT — Main Purpose of the Role\nYou will be responsible for rec…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Administrative & Secretarial\r\n                                      \r\n                                        \r\n\r\n                                      Personal / Virtual Assistance\r\n\r\n                                    TalentTalent AcquisitionHR Administration\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n       ', NULL, NULL, 'https://www.guru.com/jobs/human-resource-talent-managements/2115532&SearchUrl=search.aspx?', NULL, NULL, 'Administrative & Secretarial', 'active', '2026-03-14 08:39:24', '2026-03-14 04:39:24', '2026-03-14 04:39:24', '2026-03-14 04:39:24', 0, NULL, NULL, NULL, NULL),
(947, 'Guru', 'Creative Writer Needed', 'We are urgently hiring romance writer plot who can help shape a novel series. This is a potential long-term role/project opportunity. \nREQUIREMENTS\n ✔ must have understanding of plot elements, charact…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Writing & Translation\r\n                                      \r\n                                        \r\n\r\n                                      Books\r\n\r\n                                    Book WritingContemporary FictionContemporary LiteratureFiction WritingNon Fiction WritingShort StoriesGhostwritingBook EditingRomance WritingStory Writing\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n ', NULL, NULL, 'https://www.guru.com/jobs/creative-writer-needed/2115513&SearchUrl=search.aspx?', NULL, NULL, 'Writing & Translation', 'active', '2026-03-14 08:39:24', '2026-03-14 04:39:24', '2026-03-14 04:39:24', '2026-03-14 04:39:24', 0, '5', NULL, NULL, NULL),
(948, 'Guru', 'Data entry', 'Summary\nI’m looking for someone to help fill in a CSV file with accurate information for approximately 50 businesses. This is a straightforward copy/paste and research task. You’ll be given a list of …\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Writing & Translation\r\n                                      \r\n                                        \r\n\r\n                                      General / Other Writing\r\n\r\n                                    Instructional DesignTaxonomyPersuasive WritingDescriptive WritingQuery LettersSelf Publishing\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n      ', NULL, NULL, 'https://www.guru.com/jobs/data-entry/2115502&SearchUrl=search.aspx?', NULL, NULL, 'Writing & Translation', 'active', '2026-03-14 08:39:24', '2026-03-14 04:39:24', '2026-03-14 04:39:24', '2026-03-14 04:39:24', 0, '25', NULL, NULL, NULL),
(949, 'Guru', 'Data Entry Specialist', 'Summary\nWe are seeking a detail-oriented Data Entry Specialist to manage and maintain accurate data across our systems. You will be responsible for entering, updating, and organizing records to ensure…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Writing & Translation\r\n                                      \r\n                                        \r\n\r\n                                      General / Other Writing\r\n\r\n                                    Document ConversionLetter WritingSynopsis WritingTaxonomyProseConcept Writing\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                      ', NULL, NULL, 'https://www.guru.com/jobs/data-entry-specialist/2115503&SearchUrl=search.aspx?', NULL, NULL, 'Writing & Translation', 'active', '2026-03-14 08:39:24', '2026-03-14 04:39:24', '2026-03-14 04:39:24', '2026-03-14 04:39:24', 0, '25', NULL, NULL, NULL),
(950, 'Guru', 'Full-Stack Blockchain & AI Expert Needed', 'We’re expanding the team behind Valkra app, an AI-powered smart contract analysis platform built to deliver industry-leading blockchain security audits across 35+ blockchains, 27+ languages, and 45+ f…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Programming & Development\r\n                                      \r\n                                        \r\n\r\n                                      Programming & Software\r\n\r\n                                    PythonProgrammingWeb DevelopmentArtificial IntelligenceBlockchainBack End DevelopmentNext.jsDocker Software\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                           ', NULL, NULL, 'https://www.guru.com/jobs/full-stack-blockchain-ai-expert-needed/2115295&SearchUrl=search.aspx?', NULL, NULL, 'Programming & Development', 'active', '2026-03-14 08:39:26', '2026-03-14 04:39:26', '2026-03-14 04:39:26', '2026-03-14 04:39:26', 0, NULL, NULL, NULL, NULL),
(951, 'Guru', 'Technical Representative – Java/.NET', ' experienced professional with strong Java and .NET full-stack development knowledge for a unique client representation role. You will manage interview processes and represent senior technical talent …\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Programming & Development\r\n                                      \r\n                                        \r\n\r\n                                      Web Development & Design\r\n\r\n                                    Java.NETComputer EngineerSoftware DevelopmentWeb DevelopmentWeb ServersWeb HostingContent Management SystemsInformation TechnologyFull Stack DevelopmentRelationship ManagementBack End DevelopmentWeb ManagementFront End DevelopmentCommunications Technology\r\n                                  \r\n                                \r\n\r\n                                \r\n                         ', NULL, NULL, 'https://www.guru.com/jobs/technical-representative-javanet/2115279&SearchUrl=search.aspx?', NULL, NULL, 'Programming & Development', 'active', '2026-03-14 08:39:26', '2026-03-14 04:39:26', '2026-03-14 04:39:26', '2026-03-14 04:39:26', 0, '20', NULL, NULL, NULL),
(952, 'Guru', 'WRITERS NEEDED on Regency Romance', 'Hello there!\nWe need several romance eBooks written, of 60,000 and 80,000 words. Steamy and clean.\nWe\'re looking to create an ongoing business relationship with the chosen writer(s). We have many futu…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Writing & Translation\r\n                                      \r\n                                        \r\n\r\n                                      Books\r\n\r\n                                    GhostwritingRomance Writing\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n                ', NULL, NULL, 'https://www.guru.com/jobs/writers-needed-on-regency-romance/2115184&SearchUrl=search.aspx?', NULL, NULL, 'Writing & Translation', 'active', '2026-03-14 08:39:26', '2026-03-14 04:39:26', '2026-03-14 04:39:26', '2026-03-14 04:39:26', 0, NULL, NULL, NULL, NULL),
(953, 'Guru', 'Job Analysis (Job Descriptions)', 'Hire an expect professional who have created job analysis: key components of the breakdown as part of the recruitment process.\n \nProfessional assistance is required for the development of job descript…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Business & Finance\r\n                                      \r\n                                        \r\n\r\n                                      Human Resources (HR)\r\n\r\n                                    ContractsEmployee HandbooksEmployment ContractsJob Description Writing\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r', NULL, NULL, 'https://www.guru.com/jobs/job-analysis-job-descriptions/2115114&SearchUrl=search.aspx?', NULL, NULL, 'Business & Finance', 'active', '2026-03-14 08:39:26', '2026-03-14 04:39:26', '2026-03-14 04:39:26', '2026-03-14 04:39:26', 0, NULL, NULL, NULL, NULL),
(954, 'Guru', 'Website manager - SEO/PPC/ORM', 'Assume complete ownership over marketing of shopify website.\n-Google ads\n-SEO\n-PPC\n-ORM\n-Website maintenance\nWeekly reporting required.\n- Minimum of at least 5 years experience in all of the above required.  \n- Do not apply for this project unless you have USA references\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Sales & Marketing\r\n                                      \r\n                                        \r\n\r\n                                      Web / Digital Marketing\r\n\r\n                                    Ad DesignPay Per ClickSearch Engine OptimizationSocial Media MarketingOnline Reputation ManagementGoogle AdsGoogle CertifiedShopifyMeta Business Suite\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r', NULL, NULL, 'https://www.guru.com/jobs/website-manager-seoppcorm/2115097&SearchUrl=search.aspx?', NULL, NULL, 'Sales & Marketing', 'active', '2026-03-14 08:39:26', '2026-03-14 04:39:26', '2026-03-14 04:39:26', '2026-03-14 04:39:26', 0, '8', NULL, NULL, NULL),
(955, 'Guru', 'Sales Executive or Tele Marketer', 'Sales Execuitive or Telemarketer / Marketing Executive – Recruitment Business (Part-Time)\nWe are looking for friendly, motivated professionals who can work in a positive team environment and possess e…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Sales & Marketing\r\n                                      \r\n                                        \r\n\r\n                                      Sales & Marketing Management\r\n\r\n                                    Customer Service ManagementMarketingSalesSales ContractsSales ManagementTelemarketingClient ManagementRetail Sales ManagementSales Executive\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                    ', NULL, NULL, 'https://www.guru.com/jobs/sales-executive-or-tele-marketer/2115049&SearchUrl=search.aspx?', NULL, NULL, 'Sales & Marketing', 'active', '2026-03-14 08:39:26', '2026-03-14 04:39:26', '2026-03-14 04:39:26', '2026-03-14 04:39:26', 0, NULL, NULL, NULL, NULL),
(956, 'Guru', 'Read html page and update page automatic', 'Be able to login to a site and go to page.  This is a betting site and I want to do betting automatically.  The first site is https://www.betonline.ag/ and the game is Baccarat.  There will be variabl…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Programming & Development\r\n                                      \r\n                                        \r\n\r\n                                      Programming & Software\r\n\r\n                                    HTMLJavaScriptPythonWeb Scraping\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                          ', NULL, NULL, 'https://www.guru.com/jobs/read-html-page-and-update-page-automatic/2114840&SearchUrl=search.aspx?', NULL, NULL, 'Programming & Development', 'active', '2026-03-14 08:39:26', '2026-03-14 04:39:26', '2026-03-14 04:39:26', '2026-03-14 04:39:26', 0, '250', NULL, NULL, NULL),
(957, 'Guru', 'Data Entry Specialist Needed for Accurat', 'Data Entry Specialist Needed for Accurate & Reliable Work\nSummary\nWe are seeking a detail-oriented Data Entry Specialist to handle data input, verification, and organization tasks. This role requires …\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Writing & Translation\r\n                                      \r\n                                        \r\n\r\n                                      General / Other Writing\r\n\r\n                                    Creative WritingDocument ConversionInstructional DesignLetter WritingDescriptive WritingBlurb Writing\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    ', NULL, NULL, 'https://www.guru.com/jobs/data-entry-specialist-needed-for-accurat/2114704&SearchUrl=search.aspx?', NULL, NULL, 'Writing & Translation', 'active', '2026-03-14 08:39:26', '2026-03-14 04:39:26', '2026-03-14 04:39:26', '2026-03-14 04:39:26', 0, '10', NULL, NULL, NULL),
(958, 'Guru', 'API Integration – Calendly, Outlook, CRM', 'API Integrations – Calendly, Outlook, CRMs\nI am developing a multi-client AI Intake Agent platform designed to handle incoming calls and intelligently answer caller questions.\nAs part of the platform,…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Programming & Development\r\n                                      \r\n                                        \r\n\r\n                                      Programming & Software\r\n\r\n                                    APIAPI Development\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n    ', NULL, NULL, 'https://www.guru.com/jobs/api-integration-calendly-outlook-crm/2114708&SearchUrl=search.aspx?', NULL, NULL, 'Programming & Development', 'active', '2026-03-14 08:39:26', '2026-03-14 04:39:26', '2026-03-14 04:39:26', '2026-03-14 04:39:26', 0, '250', NULL, NULL, NULL),
(959, 'Guru', 'TV Show Needs Social Media Guru', 'US-based, first-of-its-kind Streaming TV Show celebrating 6th year on air seeking BOOK LOVING Social Media Guru expert with TIK TOK, BLUE SKY, Facebook, X/Twitter and Reddit to help us expand our foot…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Other\r\n                                      \r\n                                        \r\n\r\n                                      \r\n\r\n                                    Social Media Account Management\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n                                 ', NULL, NULL, 'https://www.guru.com/jobs/tv-show-needs-social-media-guru/2114616&SearchUrl=search.aspx?', NULL, NULL, 'Other', 'active', '2026-03-14 08:39:26', '2026-03-14 04:39:26', '2026-03-14 04:39:26', '2026-03-14 04:39:26', 0, '10', NULL, NULL, NULL),
(960, 'Guru', 'Web Portal Development / Dashboard', 'I would like to make it clear that this job does not involve designing a website that has already been hired, and the freelancer that was employed is doing very well. \nNevertheless, in order to meet t…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Programming & Development\r\n                                      \r\n                                        \r\n\r\n                                      Programming & Software\r\n\r\n                                    ProgrammingSoftware DevelopmentDashboard DesignWeb Portal Development\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                           ', NULL, NULL, 'https://www.guru.com/jobs/web-portal-development-dashboard/2114556&SearchUrl=search.aspx?', NULL, NULL, 'Programming & Development', 'active', '2026-03-14 08:39:26', '2026-03-14 04:39:26', '2026-03-14 04:39:26', '2026-03-14 04:39:26', 0, NULL, NULL, NULL, NULL),
(961, 'Guru', 'AI assisted JS developer is needed', 'Hello, Our company is looking for a developer who has substantial experience in code development using JS and Python and who is proficient with using AI for code generation as well as hands-on code wr…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Programming & Development\r\n                                      \r\n                                        \r\n\r\n                                      Web Development & Design\r\n\r\n                                    JavaScriptPython\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n    ', NULL, NULL, 'https://www.guru.com/jobs/ai-assisted-js-developer-is-needed/2114545&SearchUrl=search.aspx?', NULL, NULL, 'Programming & Development', 'active', '2026-03-14 08:39:26', '2026-03-14 04:39:26', '2026-03-14 04:39:26', '2026-03-14 04:39:26', 0, '250', NULL, NULL, NULL),
(962, 'Guru', 'Forex trading', 'I would like help setting up an automatic trading on trading view.  Broker is Oanda.  Have a subscription to auto trend and playing with other indicators.  Want to automate all the rules, no trade 30 minutes before red news, only major pairs etc.  Help with back testing etc.\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Programming & Development\r\n                                      \r\n                                        \r\n\r\n                                      Math / Algorithms / Analytics\r\n\r\n                                    AnalyticsForex TradingSoftware TestingAutomation Engineering\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                 ', NULL, NULL, 'https://www.guru.com/jobs/forex-trading/2114521&SearchUrl=search.aspx?', NULL, NULL, 'Programming & Development', 'active', '2026-03-14 08:39:26', '2026-03-14 04:39:26', '2026-03-14 04:39:26', '2026-03-14 04:39:26', 0, NULL, NULL, NULL, NULL),
(963, 'Guru', 'fundraising  for betting and gaming', 'The company is in the process for launching a betting  platform , virtual gaming, digital casino, sportsbook in Nigeria. We want someone to tell the story by building pitch deck, projection / valuatio…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Other\r\n                                      \r\n                                        \r\n\r\n                                      \r\n\r\n                                    Business ValuationFundraisingGamingInvestor ManagementPitch LettersProcess DesignStory Writing\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n      ', NULL, NULL, 'https://www.guru.com/jobs/fundraising-for-betting-and-gaming/2114439&SearchUrl=search.aspx?', NULL, NULL, 'Other', 'active', '2026-03-14 08:39:26', '2026-03-14 04:39:26', '2026-03-14 04:39:26', '2026-03-14 04:39:26', 0, NULL, NULL, NULL, NULL),
(964, 'Guru', 'Telesales - Software Service (CA & USA)', 'Scope of Work:\nOutbound calling / inside sales\nLead qualification and appointment setting and Sales Closure \nCRM updates and basic performance reporting\nCalls primarily to North American markets\n\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Sales & Marketing\r\n                                      \r\n                                        \r\n\r\n                                      General Sales\r\n\r\n                                    Lead GenerationOutbound SalesSalesStrategic SalesTelesalesSales Representative\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n   ', NULL, NULL, 'https://www.guru.com/jobs/telesales-software-service-ca-usa/2114296&SearchUrl=search.aspx?', NULL, NULL, 'Sales & Marketing', 'active', '2026-03-14 08:39:26', '2026-03-14 04:39:26', '2026-03-14 04:39:26', '2026-03-14 04:39:26', 0, NULL, NULL, NULL, NULL);
INSERT INTO `projects` (`id`, `source`, `title`, `description`, `company`, `location`, `project_url`, `external_id`, `tags`, `category`, `status`, `published_at`, `fetched_at`, `created_at`, `updated_at`, `archived`, `budget`, `budget_min`, `budget_max`, `archived_at`) VALUES
(965, 'Guru', 'Facebook Cover Photo: Pencil Drawing', 'Facebook: silver sheets photography I want a pencil drawing. \nView camera, bulding in the back, etc.\nThe recommended dimensions for a Facebook cover photo are:\nDesktop: 820 × 312 pixels\nMobile: 640 × …\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Design & Art\r\n                                      \r\n                                        \r\n\r\n                                      General / Other Art\r\n\r\n                                    Pencil Drawings\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n                       ', NULL, NULL, 'https://www.guru.com/jobs/facebook-cover-photo-pencil-drawing/2114273&SearchUrl=search.aspx?', NULL, NULL, 'Design & Art', 'active', '2026-03-14 08:39:26', '2026-03-14 04:39:26', '2026-03-14 04:39:26', '2026-03-14 04:39:26', 0, NULL, NULL, NULL, NULL),
(966, 'Guru', 'Legal, IP,Data Privacy,Global Compliance', '## **Seeking Licensed Legal, IP, Data Privacy & Global Compliance Expert for Multi-Site Websites**\n**Category:** Legal / Compliance / Intellectual Property / Data Privacy\n**Project Type:** Contract / …\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Legal\r\n                                      \r\n                                        \r\n\r\n                                      Legal Assistance\r\n\r\n                                    Legal AdviceLegal WritingPrivacy PolicyLegal AssistantsIP and TrademarkGeneral Data Protection RegulationDisclaimers\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n      ', NULL, NULL, 'https://www.guru.com/jobs/legal-ipdata-privacyglobal-compliance/2114266&SearchUrl=search.aspx?', NULL, NULL, 'Legal', 'active', '2026-03-14 08:39:26', '2026-03-14 04:39:26', '2026-03-14 04:39:26', '2026-03-14 04:39:26', 0, '250', NULL, NULL, NULL),
(967, 'Guru', 'Fundraising Deck- Betting & Gaming', 'The company is in the process for launching sports betting, virtual gamining, poker and online casino platform in Nigeria. We want someone to do a business plan, financial projection and valuation, bu…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Other\r\n                                      \r\n                                        \r\n\r\n                                      \r\n\r\n                                    Marketing ResearchPitch Deck DevelopmentFundraising Strategy\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n    ', NULL, NULL, 'https://www.guru.com/jobs/fundraising-deck-betting-gaming/2114251&SearchUrl=search.aspx?', NULL, NULL, 'Other', 'active', '2026-03-14 08:39:26', '2026-03-14 04:39:26', '2026-03-14 04:39:26', '2026-03-14 04:39:26', 0, NULL, NULL, NULL, NULL),
(968, 'Guru', 'Fundraising for Crypto exchange platform', 'The company is in the process for launching a Crypto peer to peer exchange and trading platform in Nigeria. We want someone to generate up to 1000 leads, contact leads and raise fund on the behalf of …\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Other\r\n                                      \r\n                                        \r\n\r\n                                      \r\n\r\n                                    FundraisingLead GenerationMarket Research\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n                       ', NULL, NULL, 'https://www.guru.com/jobs/fundraising-for-crypto-exchange-platform/2114250&SearchUrl=search.aspx?', NULL, NULL, 'Other', 'active', '2026-03-14 08:39:26', '2026-03-14 04:39:26', '2026-03-14 04:39:26', '2026-03-14 04:39:26', 0, NULL, NULL, NULL, NULL),
(969, 'Guru', 'Pitch Deck for Crypto Exchange', 'The company is in the process for launching a Crypto peer to peer exchange and trading platform in Nigeria. We want someone to do a business plan, financial projection and valuation, build the pitch d…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Other\r\n                                      \r\n                                        \r\n\r\n                                      \r\n\r\n                                    Business PlanningPresentation DesignPitch Deck Design\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n           ', NULL, NULL, 'https://www.guru.com/jobs/pitch-deck-for-crypto-exchange/2114236&SearchUrl=search.aspx?', NULL, NULL, 'Other', 'active', '2026-03-14 08:39:29', '2026-03-14 04:39:29', '2026-03-14 04:39:29', '2026-03-14 04:39:29', 0, NULL, NULL, NULL, NULL),
(970, 'Guru', 'Product test with free samples, US only', 'We need freelancers try our product sold online, and leave a genuine comment to share with our customers and help us to improve our product and service.\nThis is quite a simple job that would take you less than 5 minutes.\nFor this task, an AMZ account with prime membership is needed.\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Writing & Translation\r\n                                      \r\n                                        \r\n\r\n                                      General / Other Writing\r\n\r\n                                    BakingContent Writing\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                  ', NULL, NULL, 'https://www.guru.com/jobs/product-test-with-free-samples-us-only/2114045&SearchUrl=search.aspx?', NULL, NULL, 'Writing & Translation', 'active', '2026-03-14 08:39:29', '2026-03-14 04:39:29', '2026-03-14 04:39:29', '2026-03-14 04:39:29', 0, '250', NULL, NULL, NULL),
(971, 'Guru', 'Project Manager - Video Production', 'We need someone to conduct a Quality Control & SOP Compliance Auditor (Video/Transcript Production/Spokeperson) \nCompensation: $5 per 15-video batch reviewed (Equivalent to approximately $20/hour for…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Business & Finance\r\n                                      \r\n                                        \r\n\r\n                                      Business Management & Consulting\r\n\r\n                                    Agile Project ManagementContract ManagementManagementProgram ManagementYouTube MarketingSEO AnalysisAnalytical SkillsYouTube Video ProductionTeam ManagementBusiness ManagementYouTube Channel CreationProject Schedule & Milestones\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                  ', NULL, NULL, 'https://www.guru.com/jobs/project-manager-video-production/2113963&SearchUrl=search.aspx?', NULL, NULL, 'Business & Finance', 'active', '2026-03-14 08:39:29', '2026-03-14 04:39:29', '2026-03-14 04:39:29', '2026-03-14 04:39:29', 0, '250', NULL, NULL, NULL),
(972, 'Guru', 'Administrative support, Jette Brussels', 'Requirements: \nYou must be a freelancer/independent business\nYou must be able to speak and write in Dutch\nYou must be able to speak and write in French\nYou must work 2 days per working week physically…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Administrative & Secretarial\r\n                                      \r\n                                        \r\n\r\n                                      Personal / Virtual Assistance\r\n\r\n                                    Administrative AssistantAppointment SettingCalendar ManagementOffice ManagementRecords ManagementTime ManagementExecutive AssistanceOffice AssistantFile ManagementPersonal AssistantHelp DeskContact ManagementMedical Billing and CodingSecretarial SupportMultitaskingTravel BookingCorrespondence Management\r\n                                  \r\n                                \r\n\r\n  ', NULL, NULL, 'https://www.guru.com/jobs/administrative-support-jette-brussels/2113782&SearchUrl=search.aspx?', NULL, NULL, 'Administrative & Secretarial', 'active', '2026-03-14 08:39:29', '2026-03-14 04:39:29', '2026-03-14 04:39:29', '2026-03-14 04:39:29', 0, '40', NULL, NULL, NULL),
(973, 'Guru', 'Remote IT work', 'I need to find someone who can remotely login to a Microsoft surface pro seven using Windows 11. Work as needed.\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Administrative & Secretarial\r\n                                      \r\n                                        \r\n\r\n                                      Microsoft Office Software\r\n\r\n                                    \r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n                                    \r\n                                      \r\n                           ', NULL, NULL, 'https://www.guru.com/jobs/remote-it-work/2113759&SearchUrl=search.aspx?', NULL, NULL, 'Administrative & Secretarial', 'active', '2026-03-14 08:39:29', '2026-03-14 04:39:29', '2026-03-14 04:39:29', '2026-03-14 04:39:29', 0, '12', NULL, NULL, NULL),
(974, 'Guru', 'Retractor Reel lock', 'Modify a readily available retractable reel (badge holder) so it has two operating modes. Use a switch or lever or something mechanical to change between operating modes from #1 to #2 and back.\nMode #…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Engineering & Architecture\r\n                                      \r\n                                        \r\n\r\n                                      CAD / 2D / 3D / Technical Drawings\r\n\r\n                                    SolidWorks3D DesignProduct DevelopmentPrototypingCAD Modeling\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                      ', NULL, NULL, 'https://www.guru.com/jobs/retractor-reel-lock/2113400&SearchUrl=search.aspx?', NULL, NULL, 'Engineering & Architecture', 'active', '2026-03-14 08:39:29', '2026-03-14 04:39:29', '2026-03-14 04:39:29', '2026-03-14 04:39:29', 0, NULL, NULL, NULL, NULL),
(975, 'Guru', 'Lawyer -Business Contract and Agreement', 'Lawyer or Attorney -Business Contract and Agreement\nWe are looking for a lawyer who can help us to write a business partner contract agreements\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Legal\r\n                                      \r\n                                        \r\n\r\n                                      Contracts / Agreements / Policies\r\n\r\n                                    Contract ManagementContractsBusiness Contracts\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n                                    \r\n     ', NULL, NULL, 'https://www.guru.com/jobs/lawyer-business-contract-and-agreement/2113318&SearchUrl=search.aspx?', NULL, NULL, 'Legal', 'active', '2026-03-14 08:39:29', '2026-03-14 04:39:29', '2026-03-14 04:39:29', '2026-03-14 04:39:29', 0, NULL, NULL, NULL, NULL),
(976, 'Guru', 'Online Payroll for Investment Company', 'An offer for a remote virtual assistant and online payroll clerk. No experience needed and you will be provided with equipment and training. You can work part time and the pay is $50 per hour. You also get a start up bonus. Send your resume to the email  \r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Administrative & Secretarial\r\n                                      \r\n                                        \r\n\r\n                                      Personal / Virtual Assistance\r\n\r\n                                    Administrative AssistantCalendar ManagementPayrollRecords ManagementTime ManagementVirtual AssistantsExecutive AssistanceOffice AssistantFile ManagementPersonal AssistantHelp DeskProduct UploadingMultitaskingProfessional Organizer\r\n                                  \r\n                                \r\n\r\n                      ', NULL, NULL, 'https://www.guru.com/jobs/online-payroll-for-investment-company/2113268&SearchUrl=search.aspx?', NULL, NULL, 'Administrative & Secretarial', 'active', '2026-03-14 08:39:29', '2026-03-14 04:39:29', '2026-03-14 04:39:29', '2026-03-14 04:39:29', 0, '500', NULL, NULL, NULL),
(977, 'Guru', 'WordPress Developer & Designer Needed fo', 'WordPress Developer & Designer Needed for Page and Function Additions\nSummary\nWe are seeking an experienced WordPress developer and designer to enhance a client\'s website by adding new pages and imple…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Programming & Development\r\n                                      \r\n                                        \r\n\r\n                                      Web Development & Design\r\n\r\n                                    PHPWordPressWeb DesignWeb DevelopmentWordPress Development\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n', NULL, NULL, 'https://www.guru.com/jobs/wordpress-developer-designer-needed-fo/2113039&SearchUrl=search.aspx?', NULL, NULL, 'Programming & Development', 'active', '2026-03-14 08:39:29', '2026-03-14 04:39:29', '2026-03-14 04:39:29', '2026-03-14 04:39:29', 0, '25', NULL, NULL, NULL),
(978, 'Guru', 'Looking for Organized Virtual Assistant', 'Looking for Organized Virtual Assistant – Easy Ongoing Tasks\nNeeds to hire 5 Freelancers\nSummary\nLooking for a Virtual Assistant to help with simple, ongoing tasks — this is a great fit if you\'re:\nOrg…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Writing & Translation\r\n                                      \r\n                                        \r\n\r\n                                      General / Other Writing\r\n\r\n                                    Creative WritingDocument ConversionDescriptive WritingManuscriptsFormal Writing\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                    ', NULL, NULL, 'https://www.guru.com/jobs/looking-for-organized-virtual-assistant/2113040&SearchUrl=search.aspx?', NULL, NULL, 'Writing & Translation', 'active', '2026-03-14 08:39:29', '2026-03-14 04:39:29', '2026-03-14 04:39:29', '2026-03-14 04:39:29', 0, '25', NULL, NULL, NULL),
(979, 'Guru', 'Virtual Assistant', 'We are looking for a reliable, detail-oriented, and proactive Virtual Assistant to support our team with daily administrative and operational tasks.This is a long-term collaboration opportunity with p…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Administrative & Secretarial\r\n                                      \r\n                                        \r\n\r\n                                      Personal / Virtual Assistance\r\n\r\n                                    \r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n            ', NULL, NULL, 'https://www.guru.com/jobs/virtual-assistant/2112815&SearchUrl=search.aspx?', NULL, NULL, 'Administrative & Secretarial', 'active', '2026-03-14 08:39:29', '2026-03-14 04:39:29', '2026-03-14 04:39:29', '2026-03-14 04:39:29', 0, '40', NULL, NULL, NULL),
(980, 'Guru', '.NET MAUI Mobile App - Open Camera', 'I have a .NET MAUI app (GitHub link provided after hire). I need rear-camera preview by default (not selfie), capture a still photo, then navigate to a second page that displays the image. Must use na…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Programming & Development\r\n                                      \r\n                                        \r\n\r\n                                      Programming & Software\r\n\r\n                                    C#iPhone.NETAndroid Development\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                           ', NULL, NULL, 'https://www.guru.com/jobs/net-maui-mobile-app-open-camera/2112518&SearchUrl=search.aspx?', NULL, NULL, 'Programming & Development', 'active', '2026-03-14 08:39:29', '2026-03-14 04:39:29', '2026-03-14 04:39:29', '2026-03-14 04:39:29', 0, '250', NULL, NULL, NULL),
(981, 'Guru', '3D Modeling for CNC Wood Carving', 'I offer professional 3D modeling services for CNC woodworking. I create detailed 3D models that can be used to produce wooden parts, decorative elements, carved panels, and wooden figures using CNC ma…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Design & Art\r\n                                      \r\n                                        \r\n\r\n                                      Modeling / Acting / Voice-Overs\r\n\r\n                                    3D ModelingDesignImage DesignWoodworking\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                      ', NULL, NULL, 'https://www.guru.com/jobs/3d-modeling-for-cnc-wood-carving/2112439&SearchUrl=search.aspx?', NULL, NULL, 'Design & Art', 'active', '2026-03-14 08:39:29', '2026-03-14 04:39:29', '2026-03-14 04:39:29', '2026-03-14 04:39:29', 0, '250', NULL, NULL, NULL),
(982, 'Guru', 'Proofreader Needed For ongoing projects', 'We are looking for a detail-oriented and reliable Proofreader to help us review and polish written content for accuracy, clarity, and tone. This role is perfect for someone with excellent English gram…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Writing & Translation\r\n                                      \r\n                                        \r\n\r\n                                      Editing & Proofreading\r\n\r\n                                    \r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n                          ', NULL, NULL, 'https://www.guru.com/jobs/proofreader-needed-for-ongoing-projects/2112276&SearchUrl=search.aspx?', NULL, NULL, 'Writing & Translation', 'active', '2026-03-14 08:39:29', '2026-03-14 04:39:29', '2026-03-14 04:39:29', '2026-03-14 04:39:29', 0, '18', NULL, NULL, NULL),
(983, 'Guru', 'Data Entry VA (Excel/Google Sheets + Das', 'Data Entry VA (Excel/Google Sheets + Dashboards) — Healthcare Clinics (US)\nSummary\nAbout the RoleWe’re a group of U.S.-based pain management / regenerative medicine clinics seeking a detail-obsessed D…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Writing & Translation\r\n                                      \r\n                                        \r\n\r\n                                      General / Other Writing\r\n\r\n                                    Creative WritingDocument ConversionDescriptive WritingFormal WritingConcept Writing\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                ', NULL, NULL, 'https://www.guru.com/jobs/data-entry-va-excelgoogle-sheets-das/2111999&SearchUrl=search.aspx?', NULL, NULL, 'Writing & Translation', 'active', '2026-03-14 08:39:29', '2026-03-14 04:39:29', '2026-03-14 04:39:29', '2026-03-14 04:39:29', 0, '25', NULL, NULL, NULL),
(984, 'Guru', 'LIFE INSURANCE & AUM RECONCILE/BOOKEEPER', 'Need someone who is :\nI. experienced in quickbooks to log roughly 400 monthly receipts/transactions across multiple companies.  \nII. Would really prefer if you also have experience with how life insur…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Business & Finance\r\n                                      \r\n                                        \r\n\r\n                                      Accounting & Finance\r\n\r\n                                    QuickBooksBookkeepingCompensation ManagementPayrollWealth ManagementSecuritiesInsurance\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                  ', NULL, NULL, 'https://www.guru.com/jobs/life-insurance-aum-reconcilebookeeper/2111866&SearchUrl=search.aspx?', NULL, NULL, 'Business & Finance', 'active', '2026-03-14 08:39:29', '2026-03-14 04:39:29', '2026-03-14 04:39:29', '2026-03-14 04:39:29', 0, NULL, NULL, NULL, NULL),
(985, 'Guru', 'Redesign a logo', 'This job is a re-design \nIt is important to submit those particular logo that you took and redesigning it. Therefore, please DO NOT submit your logo portfolio when we only have interest in seeing your…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Design & Art\r\n                                      \r\n                                        \r\n\r\n                                      Graphic & Layout Design\r\n\r\n                                    3D DesignLogo DesignRedesign\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n      ', NULL, NULL, 'https://www.guru.com/jobs/redesign-a-logo/2111739&SearchUrl=search.aspx?', NULL, NULL, 'Design & Art', 'active', '2026-03-14 08:39:29', '2026-03-14 04:39:29', '2026-03-14 04:39:29', '2026-03-14 04:39:29', 0, NULL, NULL, NULL, NULL),
(986, 'Guru', 'Virtual Assistant for Accounting', 'We are seeking a highly organized and detail-oriented Virtual Assistant for Accounting to assist our team with a variety of accounting and administrative tasks. The ideal candidate will have experienc…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Other\r\n                                      \r\n                                        \r\n\r\n                                      \r\n\r\n                                    AccountingVirtual Assistants\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n                                    ', NULL, NULL, 'https://www.guru.com/jobs/virtual-assistant-for-accounting/2111558&SearchUrl=search.aspx?', NULL, NULL, 'Other', 'active', '2026-03-14 08:39:29', '2026-03-14 04:39:29', '2026-03-14 04:39:29', '2026-03-14 04:39:29', 0, '1', NULL, NULL, NULL),
(987, 'Guru', 'Develop Android App for a restaurant', 'About the Role:\nWe are looking for an experienced and passionate Android Developer to join our dynamic team and create an innovative, user-friendly, and efficient mobile app for our restaurant. You wi…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Programming & Development\r\n                                      \r\n                                        \r\n\r\n                                      Web Development & Design\r\n\r\n                                    Android DevelopmentApp Development\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                      ', NULL, NULL, 'https://www.guru.com/jobs/develop-android-app-for-a-restaurant/2111516&SearchUrl=search.aspx?', NULL, NULL, 'Programming & Development', 'active', '2026-03-14 08:39:29', '2026-03-14 04:39:29', '2026-03-14 04:39:29', '2026-03-14 04:39:29', 0, '1', NULL, NULL, NULL),
(988, 'Working Nomads', 'Sales Development Respresentative', 'About the RoleWe’re hiring Sales Development Representatives / Business Development Representatives to grow our Home Health vertical. We’re looking for high-energy, self-starters who can help bring on new customers. This is a hands-on, high-activity role for someone who enjoys calling prospects, handling objections, and generating new business.If you thrive in fast-paced outbound environments, don’t shy away from rejection, and are motivated by activity-driven goals, this role is for you. Success will be measured through daily activity levels, quality of conversations, and pipeline generated.This role is 100% remote and requires comfort working in a U.S. time zone environment, with flexibility to adjust to different U.S. shifts if required. What You’ll DoMake a high volume of outbound calls each week (hundreds of dials)Pitch our product to prospective customers through cold outreachQualify leads and book meetings for Account ExecutivesHandle objections confidently and adapt me', NULL, NULL, 'https://www.workingnomads.com/job/go/1478193/', NULL, NULL, 'Design & Art', 'active', '2026-03-13 18:45:26', NULL, '2026-03-14 04:53:48', '2026-03-14 04:53:48', 0, NULL, NULL, NULL, NULL),
(989, 'Working Nomads', 'Full-Stack Developer', 'We are looking for a strong Full-Stack Developer to execute product features and contribute to our core platform development. Your focus will be clean, scalable implementation and high-quality execution. This role is ideal for a developer who enjoys building real product features end-to-end in a focused, no-bureaucracy environment.\nResponsibilities\n\nImplement frontend features using TypeScript\nDevelop backend services and APIs using Supabase / PostgreSQL\nContribute to our Python-based AI &amp; analytics engine (data logic, integrations)\nWrite and optimize SQL queries and database logic\nCollaborate on feature specifications and translate them into clean technical execution\nParticipate in code reviews and continuous improvement\nWork within modern serverless infrastructure (Vercel / Supabase)\n\nTech Stack\n\nCore Language: TypeScript\nBackend &amp; Database: Supabase (PostgreSQL), PL/pgSQL\nAI Layer: Python\nFrontend &amp; CMS: TypeScript, Webflow, Weglot API\nInfrastructure: Vercel / Netlify\nCI', NULL, NULL, 'https://www.workingnomads.com/job/go/1477728/', NULL, NULL, 'Programming & Development', 'active', '2026-03-13 13:56:17', NULL, '2026-03-14 04:53:48', '2026-03-14 04:53:48', 0, NULL, NULL, NULL, NULL),
(990, 'Working Nomads', 'Senior Data Engineer', 'Are you a talented Senior Data Engineer looking for a remote job that lets you show your skills and get decent compensation? Look no further than Lemon.io — the marketplace that connects you with hand-picked startups in the US and Europe.What we offer:The rate depends on your skills and experience. We\'ve already paid out over $11M to our engineers.No more hunting for clients or negotiating rates — let us handle the business side of things so you can focus on what you do best.We\'ll manually find the best project for you according to your skills and preferences.Choose a schedule that works best for you. It’s possible to communicate async or minimally overlap within team working hours.We respect your seniority so you can expect no micromanagement or screen trackers.Communicate directly with the clients. Most of them have technical backgrounds. Sounds good, yeah?We will support you from the time you submit the application throughout all cooperation stages.Most of our projects involv', NULL, NULL, 'https://www.workingnomads.com/job/go/1475637/', NULL, NULL, 'Programming & Development', 'active', '2026-03-12 14:52:43', NULL, '2026-03-14 04:53:48', '2026-03-14 04:53:48', 0, '11', NULL, NULL, NULL),
(991, 'Working Nomads', 'Translation Coordinator', 'Lexxika is a specialist language services company supporting international assistance and insurance providers around the world.\nWe are looking for a remote team member who would like to combine professional experience with the opportunity to live abroad.\nThis role supports our UK operations overnight — which means that if you are based in Southeast Asia or Australia, you will work a normal daytime schedule.\nThe Opportunity\nThis role is ideal for someone who:\n-   Wants to spend 6–12 months living abroad-   Is excited by working remotely while travelling-   Enjoys responsibility and solving real problems-   Is comfortable working independently\nMany of our team members base themselves in places like Malaysia, Thailand, Bali or Australia, working mornings while enjoying afternoons free to explore.\nWhat the Job Involves\nYou will:\n-   Coordinate urgent translation and interpreting requests-   Support international assistance companies helping travellers    worldwide-   Liaise wi', NULL, NULL, 'https://www.workingnomads.com/job/go/1470378/', NULL, NULL, 'Data Science', 'active', '2026-03-10 14:50:34', NULL, '2026-03-14 04:53:48', '2026-03-14 04:53:48', 0, NULL, NULL, NULL, NULL),
(992, 'Working Nomads', 'Mobile Software Engineer', 'Role\nWe are looking for a Mobile Software Engineer to help build and evolve a decentralized mobile wallet powered by a deterministic Rust SDK. This role focuses primarily on Swift development while requiring strong systems thinking and comfort working across Swift ↔ Rust FFI boundaries. The tech stack that you will interact with will be Swift, Rust, Kotlin, Rust FFI, and Objective C, mostly in that order. You will be working with engineers and developers on the mobile team within our org, Dash Core Group. This is an opportunity to work remotely in a team that uses modern coding practices and operates without a centralized backend, prioritizing client-side verification and security.\nResponsibilities\n\n\nCollaborate with engineers to design, implement, and ship new wallet features.\n\n\nImplement wallet features on top of a deterministic SDK, ensuring correctness and security across the full stack.\n\n\nImprove our mobile SDKs. This may involve improvements to the foundational Rust SDK.\n\n\nWe u', NULL, NULL, 'https://www.workingnomads.com/job/go/1462097/', NULL, NULL, 'Programming & Development', 'active', '2026-03-06 18:07:24', NULL, '2026-03-14 04:53:48', '2026-03-14 04:53:48', 0, NULL, NULL, NULL, NULL),
(993, 'Working Nomads', 'Senior Full-stack Symfony Developer', 'Are you a talented Senior Developer looking for a remote job that lets you show your skills and get decent compensation? Look no further than Lemon.io — the marketplace that connects you with hand-picked startups in the US and Europe.\nWhat we offer:\n\nThe rate depends on your seniority level, skills and experience. We\'ve already paid out over $11M to our engineers.\nNo more hunting for clients or negotiating rates — let us handle the business side of things so you can focus on what you do best.\nWe\'ll manually find the best project for you according to your skills and preferences.\nChoose a schedule that works best for you. It’s possible to communicate async or minimally overlap within team working hours.\nWe respect your seniority so you can expect no micromanagement or screen trackers.\nCommunicate directly with the clients. Most of them have technical backgrounds. Sounds good, yeah?\nWe will support you from the time you submit the application throughout all cooperation stages.\nMost ', NULL, NULL, 'https://www.workingnomads.com/job/go/1461716/', NULL, NULL, 'Programming & Development', 'active', '2026-03-06 11:48:24', NULL, '2026-03-14 04:53:48', '2026-03-14 04:53:48', 0, '11', NULL, NULL, NULL),
(994, 'Working Nomads', '(Remote & Part-time) Search Quality Rater-US', 'OVERVIEW \nDo you enjoy researching or know how to find what you\'re looking for with just a few keywords? Are you the type of person that already knows what someone is saying before they finish their sentence? If so, we have a unique opportunity for you to put your skills to the test!\nWelocalize is seeking English speakers to help support our client\'s project as a Search Quality Rater.\nIn this position, you will use your unique gifts of understanding people\'s intentions to improve the online search engine experience. Our main goal for this project is to develop and augment AI data. To put it more plainly, you will provide subjective and objective ratings based on project rules and conventions. You will complete tasks in American English.\nIn this position, you will be able to set your own schedule to accomplish the weekly goals and you will receive support from the project management team during business hours, usually Monday to Friday, from 9:00 AM to 5:30 PM (Pacific Time).\n \nProject', NULL, NULL, 'https://www.workingnomads.com/job/go/1398700/', NULL, NULL, 'Data Science', 'active', '2026-02-25 08:23:00', NULL, '2026-03-14 04:53:48', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(995, 'Working Nomads', 'Senior AI Engineer / Data Scientist', 'Are you a talented Senior Engineer or Data Scientist looking for a remote job that lets you show your skills and get decent compensation? Look no further than Lemon.io — the marketplace that connects you with hand-picked startups in the US and Europe.\nWhat we offer:\n\nThe rate depends on your skills and experience. We\'ve already paid out over $11M to our engineers.\nNo more hunting for clients or negotiating rates — let us handle the business side of things so you can focus on what you do best.\nWe\'ll manually find the best project for you according to your skills and preferences.\nChoose a schedule that works best for you. It’s possible to communicate async or minimally overlap within team working hours.\nWe respect your seniority so you can expect no micromanagement or screen trackers.\nCommunicate directly with the clients. Most of them have technical backgrounds. Sounds good, yeah?\nWe will support you from the time you submit the application throughout all cooperation stages.\nMost ', NULL, NULL, 'https://www.workingnomads.com/job/go/1442929/', NULL, NULL, 'Programming & Development', 'active', '2026-02-24 10:56:35', NULL, '2026-03-14 04:53:48', '2026-03-15 03:30:02', 1, '11', NULL, NULL, '2026-03-15 03:30:02'),
(996, 'Working Nomads', 'Looking For Online ESL Teachers - Remote', 'Polly English is an online English teaching company based in Singapore. We specialize in teaching English to students aged 3 to 18 across Asia, using interactive courseware inspired by Oxford Thinkers and delivered through our self-developed online classrooms. Our unique approach ensures high-interaction, high-quality classes designed to enhance students\' English proficiency.\nWhy Join Polly English?\nOur flagship offering is one-on-one online teaching, enabling us to provide customized courses tailored to each student\'s needs.\n\n\nCompensation: $16–$24 per hour.\n\n\nApplication Process\nTo apply, simply follow this link: https://teach.pollyenglish.cn/website?ch_i=94f0a475a30e4c6e8d667e5793e09991\nOnce submitted, kindly notify us so we can expedite your application, considering your valuable teaching experience.\n⏳ Please complete your application within the next 2 days to meet the high demand for bookings.\nTeacher Requirements\n\n\nNative English speaker: USA, Canada.\n\n\nEducation: Bache', NULL, NULL, 'https://www.workingnomads.com/job/go/1442376/', NULL, NULL, 'Design & Art', 'active', '2026-02-24 08:01:26', NULL, '2026-03-14 04:53:48', '2026-03-15 03:30:02', 1, '16', NULL, NULL, '2026-03-15 03:30:02'),
(997, 'Working Nomads', 'Senior AI Engineer (LLM)', 'About us:\n \nTalent has no borders. Proxify\'s mission is to connect top developers around the world with the opportunities they deserve. So, it doesn\'t matter where you are; we are here to help you fast-track your independent career in the right direction. 🙂\nSince our launch, Proxify\'s developers have successfully worked with 1200+ happy clients to build their products and growth features. 5000+ talented developers trust Proxify and its network to fulfill their dreams and objectives.\nProxify is shaped by a global network of supportive, talented developers interested in remote full-time jobs. Our Glassdoor (4.5/5) and Trustpilot (4.8/5) ratings reflect the trust developers place in us and our commitment to our members\' success.\n \nThe Role:\n \nWe are looking for a Senior AI Engineer to lead the development and scaling of our LLM-powered solutions. While your foundation is in Python, this role is specifically designed for an expert who understands the nuances of the generative AI li', NULL, NULL, 'https://www.workingnomads.com/job/go/1440708/', NULL, NULL, 'Programming & Development', 'active', '2026-02-23 12:07:54', NULL, '2026-03-14 04:53:48', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(998, 'Working Nomads', 'Senior Adobe Commerce Developer (Magento)', 'About us: Talent has no borders. Proxify\'s mission is to connect top developers around the world with the opportunities they deserve. So, it doesn\'t matter where you are; we are here to help you fast-track your independent career in the right direction. 🙂Since our launch, Proxify\'s developers have successfully worked with 1200+ happy clients to build their products and growth features. 5000+ talented developers trust Proxify and its network to fulfill their dreams and objectives.Proxify is shaped by a global network of supportive, talented developers interested in remote full-time jobs. Our Glassdoor (4.5/5) and Trustpilot (4.8/5) ratings reflect the trust developers place in us and our commitment to our members\' success. The Role: We are looking for a Senior Adobe Commerce Developer to architect and build enterprise-grade e-commerce experiences for one of our clients. You are a perfect candidate if you are growth-oriented, you love what you do, and you enjoy working on new idea', NULL, NULL, 'https://www.workingnomads.com/job/go/1440697/', NULL, NULL, 'Programming & Development', 'active', '2026-02-23 12:07:22', NULL, '2026-03-14 04:53:48', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(999, 'Working Nomads', 'Senior ML Engineer (Python)', 'About us:\n \nTalent has no borders. Proxify\'s mission is to connect top developers around the world with the opportunities they deserve. So, it doesn\'t matter where you are; we are here to help you fast-track your independent career in the right direction. 🙂\n \nSince our launch, Proxify\'s developers have successfully worked with 1200+ happy clients to build their products and growth features. 5000+ talented developers trust Proxify and its network to fulfill their dreams and objectives.\n \nProxify is shaped by a global network of supportive, talented developers interested in remote full-time jobs. Our Glassdoor (4.5/5) and Trustpilot (4.8/5) ratings reflect the trust developers place in us and our commitment to our members\' success.\n \nThe Role:\n \nWe are looking for Machine Learning Engineers with strong Python experience to join our fast-growing Network. You will play a key role in designing and deploying machine learning solutions that power modern applications and enhance user', NULL, NULL, 'https://www.workingnomads.com/job/go/1440695/', NULL, NULL, 'Programming & Development', 'active', '2026-02-23 12:06:31', NULL, '2026-03-14 04:53:48', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(1000, 'Working Nomads', 'Senior Salesforce Developer', 'About us:\n \nTalent has no borders. Proxify\'s mission is to connect top developers around the world with the opportunities they deserve. So, it doesn\'t matter where you are; we are here to help you fast-track your independent career in the right direction. 🙂\nSince our launch, Proxify\'s developers have successfully worked with 1200+ happy clients to build their products and growth features. 5000+ talented developers trust Proxify and its network to fulfill their dreams and objectives.\nProxify is shaped by a global network of supportive, talented developers interested in remote full-time jobs. Our Glassdoor (4.5/5) and Trustpilot (4.8/5) ratings reflect the trust developers place in us and our commitment to our members\' success.\n \nThe Role:\n \nWe are looking for a Senior Salesforce Developer with experience to join one of our fast-growing client teams. You will play a key role in building modern web applications, collaborating with cross-functional teams, and helping shape the future', NULL, NULL, 'https://www.workingnomads.com/job/go/1440693/', NULL, NULL, 'Programming & Development', 'active', '2026-02-23 12:05:53', NULL, '2026-03-14 04:53:48', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(1001, 'Working Nomads', 'Senior MS Power Platform Developer', 'About us:\n \nTalent has no borders. Proxify\'s mission is to connect top developers around the world with the opportunities they deserve. So, it doesn\'t matter where you are; we are here to help you fast-track your independent career in the right direction. 🙂\nSince our launch, Proxify\'s developers have successfully worked with 1200+ happy clients to build their products and growth features. 5000+ talented developers trust Proxify and its network to fulfill their dreams and objectives.\nProxify is shaped by a global network of supportive, talented developers interested in remote full-time jobs. Our Glassdoor (4.5/5) and Trustpilot (4.8/5) ratings reflect the trust developers place in us and our commitment to our members\' success.\n \nThe Role:\n \nWe are looking for Senior MS Power Platform Developers for one of our clients. You are a perfect candidate if you are growth-oriented, you love what you do, and you enjoy working on new ideas to develop exciting products.\n \nWhat we’re lookin', NULL, NULL, 'https://www.workingnomads.com/job/go/1440691/', NULL, NULL, 'Programming & Development', 'active', '2026-02-23 12:04:29', NULL, '2026-03-14 04:53:48', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02');
INSERT INTO `projects` (`id`, `source`, `title`, `description`, `company`, `location`, `project_url`, `external_id`, `tags`, `category`, `status`, `published_at`, `fetched_at`, `created_at`, `updated_at`, `archived`, `budget`, `budget_min`, `budget_max`, `archived_at`) VALUES
(1002, 'Working Nomads', 'Senior Data Scientist (Graph & Neo4j)', 'About us:\n \nTalent has no borders. Proxify\'s mission is to connect top developers around the world with the opportunities they deserve. So, it doesn\'t matter where you are; we are here to help you fast-track your independent career in the right direction. 🙂\nSince our launch, Proxify\'s developers have successfully worked with 1200+ happy clients to build their products and growth features. 5000+ talented developers trust Proxify and its network to fulfill their dreams and objectives.\nProxify is shaped by a global network of supportive, talented developers interested in remote full-time jobs. Our Glassdoor (4.5/5) and Trustpilot (4.8/5) ratings reflect the trust developers place in us and our commitment to our members\' success.\n \nThe Role:\n \nWe are looking for a Senior Data Scientist for one of our clients. You will lead the design and implementation of graph-based models to solve high-impact problems—ranging from fraud detection and recommendation engines to complex GraphRAG arc', NULL, NULL, 'https://www.workingnomads.com/job/go/1440689/', NULL, NULL, 'Programming & Development', 'active', '2026-02-23 12:03:30', NULL, '2026-03-14 04:53:48', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(1003, 'Working Nomads', 'Senior Platform Engineer (Kubernetes)', 'About us:\n \nTalent has no borders. Proxify\'s mission is to connect top developers around the world with the opportunities they deserve. So, it doesn\'t matter where you are; we are here to help you fast-track your independent career in the right direction. 🙂\nSince our launch, Proxify\'s developers have successfully worked with 1200+ happy clients to build their products and growth features. 5000+ talented developers trust Proxify and its network to fulfill their dreams and objectives.\nProxify is shaped by a global network of supportive, talented developers interested in remote full-time jobs. Our Glassdoor (4.5/5) and Trustpilot (4.8/5) ratings reflect the trust developers place in us and our commitment to our members\' success.\n \nThe Role:\n \nWe are looking for a Senior Platform Engineer with deep specialized knowledge in Kubernetes to architect and scale high-performance, on-premise infrastructure for our clients. You will own the design of internal developer platforms that p', NULL, NULL, 'https://www.workingnomads.com/job/go/1440687/', NULL, NULL, 'Programming & Development', 'active', '2026-02-23 12:02:37', NULL, '2026-03-14 04:53:48', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(1004, 'Working Nomads', 'Senior Python AI Engineer', 'About us:\n \nTalent has no borders. Proxify\'s mission is to connect top developers around the world with the opportunities they deserve. So, it doesn\'t matter where you are; we are here to help you fast-track your independent career in the right direction. 🙂\nSince our launch, Proxify\'s developers have successfully worked with 1200+ happy clients to build their products and growth features. 5000+ talented developers trust Proxify and its network to fulfill their dreams and objectives.\nProxify is shaped by a global network of supportive, talented developers interested in remote full-time jobs. Our Glassdoor (4.5/5) and Trustpilot (4.8/5) ratings reflect the trust developers place in us and our commitment to our members\' success.\n \nThe Role:\n \nWe are looking for a Senior Python AI Engineer to join our fast-growing Network, who will design and develop backend systems and APIs for AI-powered applications. You will play a key role in designing and building scalable backend systems and', NULL, NULL, 'https://www.workingnomads.com/job/go/1440685/', NULL, NULL, 'Programming & Development', 'active', '2026-02-23 12:01:55', NULL, '2026-03-14 04:53:48', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(1005, 'Working Nomads', 'Senior DevOps Engineer (GCP)', 'About us:\n \nTalent has no borders. Proxify\'s mission is to connect top developers around the world with opportunities they deserve. So, it doesn\'t matter where you are; we are here to help you fast-track your independent career in the right direction. 🙂\n \nSince our launch, Proxify\'s developers have successfully worked with 1200+ happy clients to build their products and growth features. 5000+ talented developers trust Proxify and its network to fulfil their dreams and objectives.\n \nProxify is shaped by a global network of supportive, talented developers interested in remote full-time jobs. Our Glassdoor (4.5/5) and Trustpilot (4.8/5) ratings reflect the trust developers place in us and our commitment to our members\' success.\n \nThe Role:\n \nWe are looking for a Senior DevOps Engineer specialising in GCP for one of our clients. You are a perfect candidate if you are growth-oriented, you love what you do, and you enjoy working on new ideas to develop exciting products.\n \nWhat we??', NULL, NULL, 'https://www.workingnomads.com/job/go/1440683/', NULL, NULL, 'Programming & Development', 'active', '2026-02-23 12:01:35', NULL, '2026-03-14 04:53:48', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(1006, 'Working Nomads', 'Senior DevOps Engineer (AWS)', 'About us:\n \nTalent has no borders. Proxify\'s mission is to connect top developers around the world with opportunities they deserve. So, it doesn\'t matter where you are; we are here to help you fast-track your independent career in the right direction. 🙂\n \nSince our launch, Proxify\'s developers have successfully worked with 1200+ happy clients to build their products and growth features. 5000+ talented developers trust Proxify and its network to fulfil their dreams and objectives.\n \nProxify is shaped by a global network of supportive, talented developers interested in remote full-time jobs. Our Glassdoor (4.5/5) and Trustpilot (4.8/5) ratings reflect the trust developers place in us and our commitment to our members\' success.\n \nThe Role:\n \nWe are looking for a Senior DevOps Engineer specialising in AWS for one of our clients. You are a perfect candidate if you are growth-oriented, you love what you do, and you enjoy working on new ideas to develop exciting products.\n \nWhat we??', NULL, NULL, 'https://www.workingnomads.com/job/go/1440681/', NULL, NULL, 'Programming & Development', 'active', '2026-02-23 12:01:22', NULL, '2026-03-14 04:53:48', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(1007, 'Working Nomads', 'Senior DevOps Engineer (Azure)', 'About us:\n \nTalent has no borders. Proxify\'s mission is to connect top developers around the world with opportunities they deserve. So, it doesn\'t matter where you are; we are here to help you fast-track your independent career in the right direction. 🙂\n \nSince our launch, Proxify\'s developers have successfully worked with 1200+ happy clients to build their products and growth features. 5000+ talented developers trust Proxify and its network to fulfil their dreams and objectives.\n \nProxify is shaped by a global network of supportive, talented developers interested in remote full-time jobs. Our Glassdoor (4.5/5) and Trustpilot (4.8/5) ratings reflect the trust developers place in us and our commitment to our members\' success.\n \nThe Role:\n \nWe are looking for a Senior Azure DevOps Engineer for one of our clients who would be responsible for ensuring the reliability, security, and scalability of Azure-based systems. You are a perfect candidate if you are growth-oriented, you love ', NULL, NULL, 'https://www.workingnomads.com/job/go/1440679/', NULL, NULL, 'Programming & Development', 'active', '2026-02-23 12:01:00', NULL, '2026-03-14 04:53:48', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(1008, 'Working Nomads', 'Senior Fullstack Developer (Python)', 'About us:\n \nTalent has no borders. Proxify\'s mission is to connect top developers around the world with opportunities they deserve. So, it doesn\'t matter where you are; we are here to help you fast-track your independent career in the right direction. 🙂\nSince our launch, Proxify\'s developers have successfully worked with 1200+ happy clients to build their products and growth features. 5000+ talented developers trust Proxify and its network to fulfill their dreams and objectives.\nProxify is shaped by a global network of supportive, talented developers interested in remote full-time jobs. Our Glassdoor (4.5/5) and Trustpilot (4.8/5) ratings reflect the trust developers place in us and our commitment to our members\' success.\n \nThe Role:\n \nWe are looking for a Senior Fullstack Python Developer to join our fast-growing Network.\nIn this role, you’ll lead the design and implementation of scalable backend services and APIs using Python (FastAPI, Django, or Flask), while delivering poli', NULL, NULL, 'https://www.workingnomads.com/job/go/1440677/', NULL, NULL, 'Programming & Development', 'active', '2026-02-23 12:00:34', NULL, '2026-03-14 04:53:48', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(1009, 'Working Nomads', 'Senior MS Power BI Developer', 'About us:\n \nTalent has no borders. Proxify\'s mission is to connect top developers around the world with opportunities they deserve. So, it doesn\'t matter where you are; we are here to help you fast-track your independent career in the right direction. 🙂\nSince our launch, Proxify\'s developers have successfully worked with 1200+ happy clients to build their products and growth features. 5000+ talented developers trust Proxify and its network to fulfill their dreams and objectives.\nProxify is shaped by a global network of supportive, talented developers interested in remote full-time jobs. Our Glassdoor (4.5/5) and Trustpilot (4.8/5) ratings reflect the trust developers place in us and our commitment to our members\' success.\n \nThe Role:\n \nWe are looking for a Senior Microsoft Power BI developer for one of our clients. You are a perfect candidate if you are growth-oriented, you love what you do, and you enjoy working on new ideas to develop exciting products and growth features. \n ', NULL, NULL, 'https://www.workingnomads.com/job/go/1440672/', NULL, NULL, 'Programming & Development', 'active', '2026-02-23 11:59:32', NULL, '2026-03-14 04:53:48', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(1010, 'Working Nomads', 'Senior Backend Developer (Python)', 'About us:\n \nTalent has no borders. Proxify\'s mission is to connect top developers around the world with the opportunities they deserve. So, it doesn\'t matter where you are; we are here to help you fast-track your independent career in the right direction. 🙂\nSince our launch, Proxify\'s developers have successfully worked with 1200+ happy clients to build their products and growth features. 5000+ talented developers trust Proxify and its network to fulfill their dreams and objectives.\nProxify is shaped by a global network of supportive, talented developers interested in remote full-time jobs. Our Glassdoor (4.5/5) and Trustpilot (4.8/5) ratings reflect the trust developers place in us and our commitment to our members\' success.\n \nThe Role:\n \nWe are looking for a Senior Python Developer for one of our clients. You are a perfect candidate if you are growth-oriented, you love what you do, and you enjoy working on new ideas to develop exciting products.\n \nWhat we are looking for:\n \n\n', NULL, NULL, 'https://www.workingnomads.com/job/go/1440670/', NULL, NULL, 'Programming & Development', 'active', '2026-02-23 11:59:12', NULL, '2026-03-14 04:53:48', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(1011, 'Working Nomads', 'Senior Backend Developer (Node.js / Nest.js)', 'About us:\nTalent has no borders. Proxify\'s mission is to connect top developers around the world with the opportunities they deserve. So, it doesn\'t matter where you are; we are here to help you fast-track your independent career in the right direction. 🙂\nSince our launch, Proxify\'s developers have successfully worked with 1200+ happy clients to build their products and growth features. 5000+ talented developers trust Proxify and its network to fulfill their dreams and objectives.\nProxify is shaped by a global network of supportive, talented developers interested in remote full-time jobs. Our Glassdoor (4.5/5) and Trustpilot (4.8/5) ratings reflect the trust developers place in us and our commitment to our members\' success.\n \nThe Role:\nWe are looking for a Senior Backend (Node.js / Nest.js) Developer to join our fast-growing network. You’ll be responsible for building modern and scalable web applications, working closely with backend developers and designers to create intuitive u', NULL, NULL, 'https://www.workingnomads.com/job/go/1440668/', NULL, NULL, 'Programming & Development', 'active', '2026-02-23 11:58:30', NULL, '2026-03-14 04:53:48', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(1012, 'Working Nomads', 'Content Creator - Location-Based Video Tours (EU Only)', 'Tourizzy is a mobile travel platform that allows travelers to explore cities through short, location-based video tours accessed directly on location via a mobile app.\nWe are looking for EU-based content creators to produce structured digital tours that combine storytelling, video, and local knowledge.\nWhat you will create:\n\n\n1 intro video introducing you and the tour concept\n\n\n10-15 short location-based videos per tour, each up to 90 seconds\n\n\n1 written short tour brief outlining the route, locations, and narrative flow\n\n\nWhat we’re looking for:\n\n\nCreators based in the European Union\n\n\nComfortable on camera with strong storytelling skills\n\n\nAbility to record quality video and audio on real locations (vertical video)\n\n\nExperience in travel, video content, or local storytelling is a plus\n\n\nWhat we offer:\n\n\n€50 onboarding fee per completed tour, paid regardless of downloads or in-app performance\n\n\nRevenue-sharing model for long-term earnings\n\n\nFor the first 100 Tourizzy Originals, up ', NULL, NULL, 'https://www.workingnomads.com/job/go/1437556/', NULL, NULL, 'Mobile Development', 'active', '2026-02-21 19:36:48', NULL, '2026-03-14 04:53:48', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(1013, 'Working Nomads', 'Content Creator (100% remote)', 'Make videos about brands you love, get paid (no social following necessary).\nHello! We’re looking for everyday people with something to say to join our platform!👋\nSign up (it\'s free) and create videos about the brands you love across beauty, food &amp; drink, lifestyle, fitness, and travel.\nCreate videos in your own tone of voice and style; there are no briefs or brand interventions here. Authenticity and videos filled with your unique perspective are what brands need and want.\nVideos can be reviews, tutorials, first impressions, GRWMs, vlogs, etc. Just keep them to 30 seconds or less! \nOnce your video has been uploaded and approved on Marker, the brand featured in your video can buy and use it for their marketing. You’ll earn up to $100 for each video you sell on our platform, and you can submit videos as often as you like (the more you upload, the more you can earn). \nTo sign up, ensure you are: \n\n\nBased only in Ireland, the UK, the USA, Canada, Australia or New Zeala', NULL, NULL, 'https://www.workingnomads.com/job/go/1434690/', NULL, NULL, 'Sales & Marketing', 'active', '2026-02-20 12:01:11', NULL, '2026-03-14 04:53:48', '2026-03-15 03:30:02', 1, '100', NULL, NULL, '2026-03-15 03:30:02'),
(1014, 'Working Nomads', 'Senior React & Golang Developer', 'Are you a talented Senior Developer looking for a remote job that lets you show your skills and get decent compensation? Look no further than Lemon.io — the marketplace that connects you with hand-picked startups in the US and Europe.\nWhat we offer:\n\nThe rate depends on your seniority level, skills and experience. We\'ve already paid out over $11M to our engineers.\nNo more hunting for clients or negotiating rates — let us handle the business side of things so you can focus on what you do best.\nWe\'ll manually find the best project for you according to your skills and preferences.\nChoose a schedule that works best for you. It’s possible to communicate async or minimally overlap within team working hours.\nWe respect your seniority so you can expect no micromanagement or screen trackers.\nCommunicate directly with the clients. Most of them have technical backgrounds. Sounds good, yeah?\nWe will support you from the time you submit the application throughout all cooperation stages.\nMost ', NULL, NULL, 'https://www.workingnomads.com/job/go/1430406/', NULL, NULL, 'Programming & Development', 'active', '2026-02-18 15:45:25', NULL, '2026-03-14 04:53:48', '2026-03-15 03:30:02', 1, '11', NULL, NULL, '2026-03-15 03:30:02'),
(1015, 'Working Nomads', 'Client Support Specialist (Workplaces - B2B)', ' \nAbout the Role\nThis is not a traditional call center role—you will be the frontline specialist for our most valuable business clients, our workplace customers. Your job is to proactively solve client issues, prevent churn, and ensure a seamless experience for our customers. Clipboard Health is looking for highly motivated, customer-focused individuals to join our team as B2B Client Support Specialists (Workplace Support Agents).\n \nThis role is open to candidates of all experience levels—what matters most is your ability to handle business customers professionally and solve problems effectively. No specific degree required.\n \nSuccess Factors\n\n\nCustomer-Centric Mindset – You genuinely care about helping customers and take ownership of their problems.\n\n\nStrong Communication Skills – Clear, professional English (both spoken and written) is critical for success in this role.\n\n\nProactive Problem-Solving – You don’t just follow scripts—you think critically and find long-te', NULL, NULL, 'https://www.workingnomads.com/job/go/1137414/', NULL, NULL, 'Design & Art', 'active', '2026-02-15 14:41:38', NULL, '2026-03-14 04:53:48', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(1016, 'Working Nomads', 'Client Support Specialist (Healthcare Facilities - B2B)', 'About the RoleThis is not a traditional call center role—you will be the frontline specialist for our most valuable business clients, our workplace customers. Your job is to proactively solve client issues, prevent churn, and ensure a seamless experience for our customers. Clipboard Health is looking for highly motivated, customer-focused individuals to join our team as B2B Client Support Specialists (Workplace Support Agents). This role is open to candidates of all experience levels—what matters most is your ability to handle business customers professionally and solve problems effectively. No specific degree required. Success FactorsCustomer-Centric Mindset – You genuinely care about helping customers and take ownership of their problems.Strong Communication Skills – Clear, professional English (both spoken and written) is critical for success in this role.Proactive Problem-Solving – You don’t just follow scripts—you think critically and find long-term solutions for c', NULL, NULL, 'https://www.workingnomads.com/job/go/912122/', NULL, NULL, 'Design & Art', 'active', '2026-02-06 08:49:13', NULL, '2026-03-14 04:53:48', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(1017, 'remoteok', 'Entry Level Crypto Market Specialist', 'Elemental Terra is an international company working with digital assets, market research, and data-driven trading solutions. We are building a team of specialists who want to understand how crypto markets operate in practice and develop professional skills in a real market environment.We are opening anÂ Entry-Level Crypto Market SpecialistÂ position for candidates who are starting their career in the crypto space and are interested in analytics, market behavior, and structured decision-making. No prior professional experience is required â training and guidance are provided.Your ResponsibilitiesAssist in day-to-day market operations with mentor supervision.Observe and support trading processes on digital asset markets.Monitor price movements, liquidity, and market signals.Collect and organize internal data related to market activity.Review crypto news, indicators, and price charts.Work with analytical platforms and internal tools.Participate in team discussions and gradually develop market intuition.What We OfferOpportunity to join an early-stage international company.Fully remote work â no location restrictions.Flexible workload.Structured onboarding and practical learning from scratch.Access to real market data and professional tools.Step-by-step development with increasing responsibility over time.Continuous support from experienced market specialists.Ideal CandidateHas a strong interest in crypto markets, digital assets, and financial analytics.Is eager to learn and develop practical skills in a real market environment.Comfortable working with numbers, data, and basic analytical tools.Able to follow structured processes and mentor guidance.Shows attention to detail and responsibility when working with information.Can manage time independently in a remote work format.Prior experience in trading or crypto is a plus, but not required.Please mention the word **BLISSFUL** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'ELEMENTAL TERRA', '', 'https://remoteOK.com/remote-jobs/remote-entry-level-crypto-market-specialist-elemental-terra-1130759', '1130759', '[\"other\",\"crypto\",\"finance\",\"web3\",\"blockchain\",\"defi\",\"education\",\"bitcoin\",\"ethereum\",\"legal\"]', NULL, 'active', '2026-03-13 08:23:00', '2026-03-14 06:00:04', '2026-03-14 06:00:04', '2026-03-14 06:00:04', 0, NULL, NULL, NULL, NULL),
(1018, 'We Work Remotely', 'MDM Data Engineer', 'Headquarters: Remote\n    URL: http://soltech.net\n\n\n\nJob Description\nOur client is seeking an experienced MDM Data Engineer to design, build, and maintain data integrations connecting enterprise source systems to the EnterWorks MDM hub. This role focuses on developing robust ETL/ELT pipelines, implementing data transformation logic, configuring data quality rules, and ensuring reliable data synchronization across the organization.Two MDM Data Engineers will work collaboratively under the guidance of the Senior MDM Lead to deliver the technical integration components of a Customer MDM solution. The position blends hands-on integration development with technical assessment and optimization to ensure solution quality, scalability, and performance.Key ResponsibilitiesIntegration DevelopmentBuild source-to-stage integrations to extract customer data from multiple ERP systems (AS400, Sage variants, etc.), Salesforce CRM, and edge applicationsDevelop stage-to-hub data flows to load cleansed an', 'Soltech', NULL, 'https://weworkremotely.com/remote-jobs/soltech-mdm-data-engineer', 'wwr_5633c30e8a096aa0e685319978220bc7', NULL, 'Data Science', 'active', '2026-02-17 22:19:58', NULL, '2026-03-14 06:00:04', '2026-03-15 03:30:02', 1, NULL, NULL, NULL, '2026-03-15 03:30:02'),
(1019, 'remoteok', 'Senior Developer Experience Engineer', 'Who We Are:Galaxy is a global leader in digital assets and data center infrastructure, delivering solutions that accelerate progress in finance and artificial intelligence. We believe that blockchain and digital asset innovation will transform how value moves through the world â and we\'re building the products and services to make that future a reality.&nbsp;Our institutional digital assets platform spans trading, investment banking, asset management, staking, self-custody, and tokenization technology. We also invest in and operate cutting-edge data center infrastructure to power AI and high-performance computing, addressing the growing demand for scalable energy and compute in the U.S.&nbsp;We work at the intersection of finance and technology, helping institutions, startups, and developers navigate a digitally native economy. Led by CEO and Founder Michael Novogratz, our team blends deep crypto expertise with institutional experience and a shared commitment to shaping the future of Web3 and AI.&nbsp;Galaxy is headquartered in New York City, with offices across North America, Europe, the Middle East, and Asia.&nbsp;To learn more about our businesses and products, visit www.galaxy.com.\nWhat We Value:\nWe are a diverse team of free thinkers, and fast movers united to help investors and creators energize the global economy. We are looking for individuals&nbsp;who&nbsp;thrive in a culture of builders and overachievers&nbsp;and&nbsp;embrace high performance, transparent feedback, and a mission-first approach. Our culture shapes our way of working and gets us where we want to be.\n\nSeek Excellence.\nBe Selective To Be Effective.\nBe Highly Aligned, Loosely Coupled.\nDisagree Transparently.\nEncourage Independent Decision-Making.\nBuild Dream Teams.\n\nWho You Are:\nWe are seeking a highly experienced Senior Developer Experience (DevEx) Engineer who will take ownership in enhancing and optimizing the engineering workflow and productivity of our development teams. Your role will involve architecting, developing, and maintaining tools, automation, documentation, and processes that significantly improve developer satisfaction, efficiency, and productivityPlease mention the word **QUIET** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'Galaxy', '', 'https://remoteOK.com/remote-jobs/remote-senior-developer-experience-engineer-galaxy-1130758', '1130758', '[\"developer\",\"web3\",\"crypto\",\"founder\",\"ceo\",\"investment\",\"finance\",\"leader\",\"senior\",\"engineer\",\"engineering\",\"digital nomad\"]', NULL, 'active', '2026-03-13 08:00:37', '2026-03-14 06:00:06', '2026-03-14 06:00:06', '2026-03-14 06:00:06', 0, NULL, NULL, NULL, NULL),
(1020, 'remoteok', 'Cloud Security Architect', '\n&nbsp;\n&nbsp;\nâ¡ï¸ Why Altium?\nAltium is transforming the way electronics are designed and built. From startups to worldâs technology giants, our digital platforms give more power to PCB designers, supply chain, and manufacturing, letting them collaborate as never before.\n\nConstant innovation has created a transformative technology, unique in its space\nMore than 30,000 companies and 100,000 electronics engineers worldwide use Altium\nWe are growing, debt-free, and financially strong, with the resources to become #1 in the EDA industry \nAbout the role:&nbsp;\nThis role is responsible for making our software secure by design and keeping it secure throughout its lifecycle â from architecture and development to deployment and operations. The Architect will define security standards, embed security into engineering workflows, and ensure our SaaS platform meets enterprise-grade security and compliance expectations.\n&nbsp;A day in the life of our Cloud Security Architect:\n\nDefine and maintain secure architecture patterns for cloud-native SaaS systems\nReview and approve system designs for security risks\nLead threat modeling for new features and platform components\nPlease mention the word **INFALLIBILITY** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', 'Altium', 'La Jolla', 'https://remoteOK.com/remote-jobs/remote-cloud-security-architect-altium-1130757', '1130757', '[\"security\",\"architect\",\"design\",\"saas\",\"system\",\"software\",\"cloud\",\"pcb\",\"engineering\",\"digital nomad\"]', NULL, 'active', '2026-03-13 08:00:11', '2026-03-14 06:00:10', '2026-03-14 06:00:10', '2026-03-14 06:00:10', 0, NULL, NULL, NULL, NULL),
(1021, 'remoteok', 'Go To Market Strategist AI Trainer Freelance 8 20 hrs week', 'Updated: 12 March 2026Freelance | 8â20 hrs/week | Remote (EU/UK)Are you an experienced go-to-market strategist ready to shape the next generation of AI-driven business solutions? Do you have 8 to 20 hours per week available to contribute your expertise while maintaining your existing professional commitments?We are 10x Team, a platform for fractional and freelance professionals. We partner with leading AI labs to develop and improve AI models by providing expert human feedback, ensuring their outputs reflect real-world standards and business practices.What Youâll DoReview and refine AI-generated content related to go-to-market strategy, product launches, sales enablement, and market researchEvaluate outputs for accuracy, business relevance, and strategic impactDraft realistic scenarios involving product positioning, competitive analysis, and market entry planningAssess AI reasoning on GTM best practices, data-driven decision making, and stakeholder alignmentIdentify gaps or errors in AI-generated GTM approaches and offer detailed insights for improvementCreate scenario variations and perspectives, such as those of GTM leads, product managers, or sales executivesIn simple terms: You will use your GTM expertise to assess and improve AI content, ensuring it is aligned with business realities and strategic best practices. Your work will help scale and enhance AI systems adopted in product innovation, business strategy, and marketing domains.Who Weâre Looking ForExperienced go-to-market strategist or business leaderBased in the EU or UKSeveral years of experience in product launch, GTM planning, or business strategySkilled in market research, product positioning, and cross-functional alignmentAble to identify strategic flaws, unrealistic assumptions, or misalignments in GTM outputsAvailable for 8â20 hours per weekReady to start in the coming weeksThis fully-remote, flexible freelance role is ideal alongside your current projects.Why Join?Flexible hours and remote-first workApply your strategic expertise to advance AI product and business systemsDirect impact on widely used, innovative AI technologiesClear project scope and structured onboardingOpportunity for long-term collaborationScreening ProcessOur streamlined process includes:A short, AI-based interviewA brief written assessment on GTM scenarios and reasoningCompliance and credential checksSuccessful candidates can expect fast onboarding and the opportunity to contribute quickly to impactful projects.Please mention the word **FLOURISH** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', '10x Team', 'London', 'https://remoteOK.com/remote-jobs/remote-go-to-market-strategist-ai-trainer-freelance-8-20-hrs-week-10x-team-1130756', '1130756', '[\"trainer\",\"strategist\",\"content\",\"marketing\",\"sales\",\"go\",\"non tech\"]', NULL, 'active', '2026-03-13 08:00:09', '2026-03-14 06:00:14', '2026-03-14 06:00:14', '2026-03-14 06:00:14', 0, NULL, NULL, NULL, NULL),
(1022, 'remoteok', 'Migration Specialist AI Trainer Freelance 8 20 hrs week', 'Updated: 12 March 2026Freelance | 8â20 hrs/week | Remote (EU/UK)Are you an experienced Migration Specialist eager to apply your expertise in a new and impactful way? Do you have 8 to 20 hours per week available to contribute alongside your current projects or employment?We are looking for top-tier migration professionals based in the EU or UK to help improve advanced AI systems.What youâll be doingWe are 10x Team, a platform for fractional and freelance professionals. We partner with leading AI labs to enhance large AI systems.Your role is hands-on and high impact. You will:Review and refine AI-generated outputs related to data, system, or platform migrationsEvaluate responses for technical accuracy, industry best practices, and compliance with relevant standardsDraft realistic migration scenarios, including planning, data mapping, risk assessment, cutover strategies, stakeholder communication, and post-migration validationCreate variations of the same scenario from different roles, such as migration specialist, IT lead, business stakeholder, or compliance advisorIdentify gaps, misinterpretations, or oversimplified reasoning in AI-generated contentAssess and improve AI reasoning around structured problem solving, edge cases, and the application of migration methodologiesIn simple terms:You will assess and improve AI-generated content by ensuring it reflects real-world migration practices and challenges.This is not a traditional engineering role. Instead of executing migrations for individual use cases, your expertise will guide how AI systems understand and reason about migration topics at scale. Your feedback will directly improve how AI performs for technical users worldwide.Who this is forYou are:A migration specialist, systems engineer, solutions architect, or IT professional with several years of hands-on migration experienceBased in the EU or UKExperienced across the full migration lifecycle: planning, execution, validation, and post-migration analysisComfortable identifying challenges in data mapping, risk mitigation, stakeholder management, or complianceFamiliar with current migration frameworks, tools, and governance standardsAvailable 8 to 20 hours per weekAble to start in the coming weeksThis role is fully remote and flexible, ideal alongside your existing professional commitments.Why joinFlexible, part-time hoursFully remote opportunityApply your migration expertise to advance the field of AIContribute to the performance of widely used AI systemsClear scope and structured onboardingPotential for long-term collaboration based on performanceScreening processThe application process is straightforward and guided:Complete a short AI-based interviewSubmit a brief written evaluation of migration reasoningUndergo a compliance check to verify your identity and professional backgroundIf approved, you will be onboarded and can start shortly after.#LI-AS1Please mention the word **SINCERE** and tag RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm when applying to show you read the job post completely (#RMjYwMDo4ODAxOjFiMDI6ZWQwMDo4NWRmOjEwM2Y6MzU3ZToyMjVm). This is a beta feature to avoid spam applicants. Companies can search these words to find applicants that read this and see they\'re human.', '10x Team', 'London', 'https://remoteOK.com/remote-jobs/remote-migration-specialist-ai-trainer-freelance-8-20-hrs-week-10x-team-1130755', '1130755', '[\"trainer\",\"technical\",\"content\",\"engineering\",\"part-time\"]', NULL, 'active', '2026-03-13 08:00:03', '2026-03-14 06:00:19', '2026-03-14 06:00:19', '2026-03-14 06:00:19', 0, NULL, NULL, NULL, NULL),
(1023, 'Guru', 'Music Blog Review', 'Need writer(s) to write blogs about bands, albums, music destinations and music related articles and the like. \n\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Writing & Translation\r\n                                      \r\n                                        \r\n\r\n                                      Reviews & Testimonials\r\n\r\n                                    Blog WritingMusic ProductionMusic ReviewWritingReview Writing\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n                                    \r\n                ', NULL, NULL, 'https://www.guru.com/jobs/music-blog-review/2116809&SearchUrl=search.aspx?', NULL, NULL, 'Writing & Translation', 'active', '2026-03-15 09:00:04', '2026-03-15 05:00:04', '2026-03-15 05:00:04', '2026-03-15 05:00:04', 0, NULL, NULL, NULL, NULL),
(1024, 'Guru', 'Graphic Designer Needed', 'Graphic Designer Needed\nSales Funnel Creative Assets — Personal Development Brand\nFixed Price  ·  Fast Turnaround Required  ·  Full Brief Provided\n \nOverview\nI am launching a personal development bran…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Design & Art\r\n                                      \r\n                                        \r\n\r\n                                      Graphic & Layout Design\r\n\r\n                                    Ad DesignGraphic DesignImage DesignLanding Page DesignBrand Identity\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n  ', NULL, NULL, 'https://www.guru.com/jobs/graphic-designer-needed/2116810&SearchUrl=search.aspx?', NULL, NULL, 'Design & Art', 'active', '2026-03-15 09:00:04', '2026-03-15 05:00:04', '2026-03-15 05:00:04', '2026-03-15 05:00:04', 0, NULL, NULL, NULL, NULL),
(1025, 'Guru', 'Need SVG file of old sign create new', 'I have a old open house sign that I need to modify with a new name and phone number and I want it created in a SVG file that I can print to my cricket Maker 3 machine. I would want the open house arro…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Design & Art\r\n                                      \r\n                                        \r\n\r\n                                      Graphic & Layout Design\r\n\r\n                                    Flyer DesignLogo DesignVector GraphicsSvgSignage\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                      ', NULL, NULL, 'https://www.guru.com/jobs/need-svg-file-of-old-sign-create-new/2116811&SearchUrl=search.aspx?', NULL, NULL, 'Design & Art', 'active', '2026-03-15 09:00:04', '2026-03-15 05:00:04', '2026-03-15 05:00:04', '2026-03-15 05:00:04', 0, '250', NULL, NULL, NULL),
(1026, 'Guru', 'Google Ads Manager', 'Need Google Ads Manager and advisor for $10, for my large financial ecosystrem.\nEverything already set up, spent $2K in ads targeting all western world countries, got some leads, but no converstion ye…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Other\r\n                                      \r\n                                        \r\n\r\n                                      \r\n\r\n                                    LinkedInAd DesignManagementGoogle AdsGoogle CertifiedLinkedIn AdsGoogle Ads Manager\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                 ', NULL, NULL, 'https://www.guru.com/jobs/google-ads-manager/2116806&SearchUrl=search.aspx?', NULL, NULL, 'Other', 'active', '2026-03-15 09:00:04', '2026-03-15 05:00:04', '2026-03-15 05:00:04', '2026-03-15 05:00:04', 0, '250', NULL, NULL, NULL),
(1027, 'Guru', 'Office administrative Assistant', 'We are a U.S.-based company looking for a dependable and organized Office Administrator to assist with daily operations and communication across our remote team. This position is fully remote, and we …\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Administrative & Secretarial\r\n                                      \r\n                                        \r\n\r\n                                      Personal / Virtual Assistance\r\n\r\n                                    Administrative AssistantOffice ManagementVirtual AssistantsExecutive AssistanceOffice AssistantFile ManagementPersonal AssistantMultitaskingCorrespondence Management\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r', NULL, NULL, 'https://www.guru.com/jobs/office-administrative-assistant/2116805&SearchUrl=search.aspx?', NULL, NULL, 'Administrative & Secretarial', 'active', '2026-03-15 09:00:04', '2026-03-15 05:00:04', '2026-03-15 05:00:04', '2026-03-15 05:00:04', 0, NULL, NULL, NULL, NULL),
(1028, 'Guru', 'Marketing a book currently on Amazon', 'I published a book 2 years ago on Amazon called Beyond the Binary Divide by PB Francis. I never marketed the book but feel the topic is once again making the news as it’s an election year just as in 2…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Sales & Marketing\r\n                                      \r\n                                        \r\n\r\n                                      Communications\r\n\r\n                                    AmazonMarketing CommunicationsBook MarketingGoogle Certified\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n              ', NULL, NULL, 'https://www.guru.com/jobs/marketing-a-book-currently-on-amazon/2116804&SearchUrl=search.aspx?', NULL, NULL, 'Sales & Marketing', 'active', '2026-03-15 09:00:04', '2026-03-15 05:00:04', '2026-03-15 05:00:04', '2026-03-15 05:00:04', 0, NULL, NULL, NULL, NULL),
(1029, 'Guru', 'Embedded Finance Use Case Design', 'Project Overview\nLooking for an experienced Fintech / Embedded Finance Specialist to help define the Embedded Finance use cases for a new fintech venture.\nThe goal is to identify financial services th…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Business & Finance\r\n                                      \r\n                                        \r\n\r\n                                      Fund Raising / Raising Capital\r\n\r\n                                    Business Consulting\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n  ', NULL, NULL, 'https://www.guru.com/jobs/embedded-finance-use-case-design/2116803&SearchUrl=search.aspx?', NULL, NULL, 'Business & Finance', 'active', '2026-03-15 09:00:04', '2026-03-15 05:00:04', '2026-03-15 05:00:04', '2026-03-15 05:00:04', 0, '250', NULL, NULL, NULL),
(1030, 'Guru', 'Group Habit/Accountability Coach', 'We are a growing personal development brand with an established digital product and an active, engaged customer base. We are now launching a live 10-week group coaching program to complement our flags…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Education & Training\r\n                                      \r\n                                        \r\n\r\n                                      Personal Growth & Family\r\n\r\n                                    TrainingLife Coach\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n       ', NULL, NULL, 'https://www.guru.com/jobs/group-habitaccountability-coach/2116800&SearchUrl=search.aspx?', NULL, NULL, 'Education & Training', 'active', '2026-03-15 09:00:04', '2026-03-15 05:00:04', '2026-03-15 05:00:04', '2026-03-15 05:00:04', 0, '10', NULL, NULL, NULL),
(1031, 'Guru', 'Artist to Draw a River Flow', 'We wish to have someone to help our current artist, who has limited time. We just need graphics done more quickly to customize images and drawing objects for people.\nWe are a lean startup out of the F…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Design & Art\r\n                                      \r\n                                        \r\n\r\n                                      Illustration & Drawing\r\n\r\n                                    DrawingIllustrationInfographicsLine Art\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                ', NULL, NULL, 'https://www.guru.com/jobs/artist-to-draw-a-river-flow/2116798&SearchUrl=search.aspx?', NULL, NULL, 'Design & Art', 'active', '2026-03-15 09:00:04', '2026-03-15 05:00:04', '2026-03-15 05:00:04', '2026-03-15 05:00:04', 0, '10', NULL, NULL, NULL),
(1032, 'Guru', 'I am Looking for shopify developer', 'Hi, we are marketing agency and have regulary customer for ads, design, dev...\nI am looking for shopify dev for :\n-Little edit on website\n-Create new page and landing page and formular\n-Eventualy some…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Programming & Development\r\n                                      \r\n                                        \r\n\r\n                                      Web Development & Design\r\n\r\n                                    Shopify\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n             ', NULL, NULL, 'https://www.guru.com/jobs/i-am-looking-for-shopify-developer/2116797&SearchUrl=search.aspx?', NULL, NULL, 'Programming & Development', 'active', '2026-03-15 09:00:04', '2026-03-15 05:00:04', '2026-03-15 05:00:04', '2026-03-15 05:00:04', 0, '250', NULL, NULL, NULL);
INSERT INTO `projects` (`id`, `source`, `title`, `description`, `company`, `location`, `project_url`, `external_id`, `tags`, `category`, `status`, `published_at`, `fetched_at`, `created_at`, `updated_at`, `archived`, `budget`, `budget_min`, `budget_max`, `archived_at`) VALUES
(1033, 'Guru', 'interpreter/ translator', 'we intend to hire the services of a suitable candidate, who helps us in communicating with the Chinese business associate based in the area of Shanghai and Beijing and accompany our team whenever they…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Writing & Translation\r\n                                      \r\n                                        \r\n\r\n                                      Translation\r\n\r\n                                    Chinese Translation\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n                  ', NULL, NULL, 'https://www.guru.com/jobs/interpreter-translator/2116793&SearchUrl=search.aspx?', NULL, NULL, 'Writing & Translation', 'active', '2026-03-15 09:00:04', '2026-03-15 05:00:04', '2026-03-15 05:00:04', '2026-03-15 05:00:04', 0, '1', NULL, NULL, NULL),
(1034, 'We Work Remotely', 'Marketing Web Developer', 'Headquarters: Latin America | Remote\n    URL: http://globaltalent.co\n\n\nMarketing Web DeveloperFull-time | Remote | LATAMCheck out The Global Talent Co.’s talent network: https://www.globaltalent.co/networkAbout Us:At The Global Talent Co., we provide opportunities to work with leading innovative technology companies worldwide, offering stable employment, competitive compensation, career growth, and access to a community of 25k+ like-minded marketing professionals.Our mission is to bridge the gap between leading global tech companies and amazing global talent. We believe everyone deserves equal access to opportunities, regardless of the country they are born in.About the Company You’ll Be Working With:Our client is a fast-growing, tech-enabled company in the legal services space, modernizing how litigation teams work. They combine technology, operations, and world-class service to make complex legal processes simpler, faster, and more efficient.You’ll join a collaborative, high-performi', 'The Global Talent Co.', NULL, 'https://weworkremotely.com/remote-jobs/the-global-talent-co-marketing-web-developer', 'wwr_28eae95b49e0678be98a131b3d9bf11f', NULL, 'Marketing', 'active', '2026-02-19 16:05:54', NULL, '2026-03-15 06:00:05', '2026-03-16 03:30:03', 1, NULL, NULL, NULL, '2026-03-16 03:30:03'),
(1035, 'We Work Remotely', 'Web App Firewall Security Engineer (Remote)', 'Headquarters: Support Center - Akron, OH\n    URL: http://signetjewelers.com\n\n\nWe have many opportunities available on our other career site pages. Click here to link to our careers page!Signet Jewelers is the world\'s largest retailer of diamond jewelry, operating more than 2,800 stores worldwide under the iconic brands: Kay Jewelers, Zales, Jared, H.Samuel, Ernest Jones, Peoples, Banter by Piercing Pagoda, Rocksbox, JamesAllen.com and Diamonds Direct. We are a people-first company and this core value is at the heart of everything we do, from empowering our valued team members, to collaborating with our customers, to fostering the communities in which we live and serve. People – and the love their actions inspire – are what drive us. We’re not only proud of the love we inspire outside our walls, we’re especially proud of the diversity, inclusion and equity we’re inspiring inside.  There are dynamic career paths awaiting you – rewarding opportunities to impact the lives of others and ins', 'Signet Jewelers', NULL, 'https://weworkremotely.com/remote-jobs/signet-jewelers-web-app-firewall-security-engineer-remote', 'wwr_da24eb15057bac1313dea97382c2f015', NULL, 'DevOps', 'active', '2026-02-19 16:05:54', NULL, '2026-03-15 06:00:05', '2026-03-16 03:30:03', 1, NULL, NULL, NULL, '2026-03-16 03:30:03'),
(1036, 'We Work Remotely', 'UX Content Analyst', 'Headquarters: Indonesia\n    URL: http://mobbin.com\n\n\nAbout MobbinOur mission is to empower the world to design great digital experiences.Mobbin helps designers and product people find highly-relevant references to their design problems. Today, Mobbin is serving over a million users and is used by most design-forward companies such as Wise, Airbnb, Headspace, Duolingo, Uber, and more.Read more about who we are: https://careers.mobbin.comContract (Full-time), Remote🚫 Note that this is not a UX Designer, UX Researcher, or UX Writer role. You will not be designing or conducting research in any capacity. Instead, you will spend most of your time dissecting apps and taking screenshots.The roleAt Mobbin, we curate thousands of app screenshots every week. Our team of analysts meticulously organizes and tags them by hand, ensuring that our users have access to the most comprehensive references.As a Content Analyst, you will play a crucial role in ensuring that our library is constantly updated ', 'Mobbin', NULL, 'https://weworkremotely.com/remote-jobs/mobbin-ux-content-analyst', 'wwr_906c334f208db707e84343234ffbda4b', NULL, 'Design', 'active', '2026-02-19 16:05:27', NULL, '2026-03-15 06:00:05', '2026-03-16 03:30:03', 1, NULL, NULL, NULL, '2026-03-16 03:30:03'),
(1037, 'We Work Remotely', 'Oracle APEX Developer', 'Headquarters: United States\n    URL: http://mbakerintl.com\n\n\nDescriptionWhat We\'re Looking For:\nWe are looking for a skilled Oracle APEX Developer to join our development team. This role focuses on building new low-code web applications using Oracle Application Express (APEX) and providing ongoing support and enhancements to existing applications. You will collaborate closely with business stakeholders to gather and refine requirements, translate them into robust, user-friendly, production-ready solutions, and ensure applications align with organizational needs. The position emphasizes hands-on development, problem-solving, and delivering high-quality, scalable applications that drive business efficiency.\n*U.S. citizenship is required for this position.\nWhat You\'ll Do:\n\nDesign, develop, test, and deploy new Oracle APEX applications based on business requirements and specifications.\nSupport and enhance existing APEX applications, including troubleshooting, bug fixes, performance tuning,', 'Michael Baker International', NULL, 'https://weworkremotely.com/remote-jobs/michael-baker-international-oracle-apex-developer', 'wwr_b9cc0f672ba7bdccfeac0b85b65578c1', NULL, 'Design', 'active', '2026-02-19 16:05:27', NULL, '2026-03-15 06:00:05', '2026-03-16 03:30:03', 1, NULL, NULL, NULL, '2026-03-16 03:30:03'),
(1038, 'We Work Remotely', 'Python AI Engineer', 'Headquarters: New York, USA\n    URL: https://deweylearn.com/\n\n\n\nWe are DeweyLearn, Inc., an EdTech startup on a mission to revolutionize the education landscape. We’re building something extraordinary and are seeking exceptional engineers to join us on this journey. This is a unique opportunity to shape the future of education technology from the ground up.\n\nTasks\n\n\nBuild and maintain backend services and APIs in Python\nDesign and ship AI features using LLMs and modern ML techniques\nImplement retrieval workflows (RAG, embeddings, vector search)\nTake AI systems from prototype to production and iterate based on real usage\nWork closely with other engineers and stakeholders to make good technical trade-offs\nHelp keep our systems clean, reliable, and easy to extend\n\n\nRequirements\n\nGeneral:\n\nYou’re a curious technologist at heart. You like understanding how things work, and you enjoy exploring new tools, approaches, and ideas\nYou have strong software engineering fundamentals and can build re', 'DeweyLearn Inc.', NULL, 'https://weworkremotely.com/remote-jobs/deweylearn-inc-python-ai-engineer', 'wwr_5b6f8995864ae200318c9b7a7b1af6c1', NULL, 'Data Science', 'active', '2026-02-19 12:56:25', NULL, '2026-03-15 06:00:05', '2026-03-16 03:30:03', 1, NULL, NULL, NULL, '2026-03-16 03:30:03'),
(1039, 'We Work Remotely', 'Frontend Web Development Grader - BYU-Pathway Worldwide', 'Headquarters: Sao Paulo, SP, Brazil\n    URL: http://churchofjesuschrist.org\n\n\nDescriptionCandidates must be fluent in English and submit their application in English to be considered.Only those currently living in and authorized to work in Brazil are eligible.The application system will store candidate information. Once submitted, application details will be shared with Church Education System (CES) partners involved in the selection process. Applicants may receive a rejection email during or after review; however, unless a direct rejection is received from the hiring manager, applications will remain active and under consideration.This posting serves as an interest list for future opportunities. Because hiring is based on enrollment needs, applicants may not be contacted immediately. Candidates not selected at this time will remain on file for consideration as future positions become available.If you have any questions, please contact our Human Resources representative, Easton at ebid', 'The Church of Jesus Christ of Latter-day Saints', NULL, 'https://weworkremotely.com/remote-jobs/the-church-of-jesus-christ-of-latter-day-saints-frontend-web-development-grader-byu-pathway-worldwide-1', 'wwr_afb38956e1949f0221e7fb1f13823703', NULL, 'Design', 'active', '2026-02-18 22:00:58', NULL, '2026-03-15 06:00:05', '2026-03-16 03:30:03', 1, NULL, NULL, NULL, '2026-03-16 03:30:03'),
(1040, 'We Work Remotely', 'Front-End Developer', 'Headquarters: Remote\n    URL: http://bvteck.com\n\n\n\nFront-End DeveloperBright Vision Technologies is a forward-thinking software development company dedicated to building innovative solutions that help businesses automate and optimize their operations.We leverage cutting-edge technologies to create scalable, secure, and user-friendly applications. As we continue to grow, we’re looking for a skilled Front-End Developer to join our dynamic team and contribute to our mission of transforming business processes through technology.This is a fantastic opportunity to join an established and well-respected organization offering tremendous career growth potential.We are looking for OPT/CPT/H4 EAD/TN/E3 or any other Non-immigrant visa people who are looking for an H1B sponsorship for the year 2027 quota. Company: Bright Vision Technologies ( www.bvteck.com )Job Title: Front-End DeveloperJob Location: Bridgewater, New Jersey - 08807Onsite/Hybrid: RemoteFULL-TIME ROLE WITH BRIGHT VISION Job Descript', 'Bright Vision Technologies', NULL, 'https://weworkremotely.com/remote-jobs/bright-vision-technologies-front-end-developer', 'wwr_1ef3ccb6925a042544c9a4d5428e7c6e', NULL, 'Design', 'active', '2026-02-18 22:00:58', NULL, '2026-03-15 06:00:05', '2026-03-16 03:30:03', 1, NULL, NULL, NULL, '2026-03-16 03:30:03'),
(1041, 'We Work Remotely', 'Business Analyst- Chicago, IL', 'Headquarters: Washington, DC 20009\n    URL: http://ahutech.com\n\n\n\n\nJob Description&nbsp;Drive identification of requirements for our Catering and Meals Services system replacement, working with our Catering, Hospitality, and Inflight business partners. Serve as thought leader for technical business processes, developing forward-thinking systems requirements that promote increased efficiency, reliability, and intelligence.&nbsp;Primary Responsibilities:&nbsp;Determine and develop user requirements for systems in production, to ensure maximum usabilityPartner with other stakeholder teams across business units to develop necessary analysis and documentation in a collaborative way, communicating effectively and efficiently with production, managerial, and executive teamsIdentify, evaluate, analyze, and communicate systems requirements and processes on a continuing basisAuthor and update internal and external documentation, and formally initiate and deliver requirements and documentation&nb', 'AHU Technologies', NULL, 'https://weworkremotely.com/remote-jobs/ahu-technologies-business-analyst-chicago-il', 'wwr_2a2bbefe20944dea79ce0c7e394905b5', NULL, 'Web Development', 'active', '2026-02-18 22:00:57', NULL, '2026-03-15 06:00:05', '2026-03-16 03:30:03', 1, NULL, NULL, NULL, '2026-03-16 03:30:03'),
(1042, 'We Work Remotely', 'Senior Software Engineer', 'Headquarters: London\n    URL: https://joinstellar.ai/\n\n\n\nWe are seeking experienced Software Engineers to contribute to projects across a wide range of technologies and programming languages, including JavaScript, Python, Go, C++, Ruby, and more.This is an open-ended contract opportunity, structured around project-based work with no set schedules or minimum time or task commitments. Contributors who work with us decide which available projects they\'d like to work on, when they work, and how much they contribute, which makes it an excellent option for those seeking flexible and high-impact work.In this role, you will help advance AI research by understanding complex systems, exploring large codebases, and developing approaches to verify the correctness of software behavior.\nCompensation\n\n$70 per hour after passing the qualification\nFully remote\nProject based work, no minimum time or task commitments\n\nResponsibilities\n\nRapidly build context in large, multi-module codebases\nAnalyze featur', 'Stellar AI', NULL, 'https://weworkremotely.com/remote-jobs/stellar-ai-senior-software-engineer', 'wwr_2d8660e6b621f6ed97da491db1de9a6c', NULL, 'Web Development', 'active', '2025-10-21 19:36:26', NULL, '2026-03-15 06:00:05', '2026-03-16 03:30:03', 1, NULL, NULL, NULL, '2026-03-16 03:30:03'),
(1043, 'We Work Remotely', 'Market Data Engineering Manager', 'Headquarters: United Arab Emirates\n    URL: https://bhft.com/\n\n\n\n\n\nWe are building a world-class data platform to support systematic trading across 10+ global exchanges. This role will lead the&nbsp;Data Engineering&nbsp;team responsible for ingesting, processing, storing, and serving all market, reference, and alternative data with low latency and high reliability. You will also own the architecture and evolution of our Feature Store, which powers our live trading systems and research pipeline.\nThis is a hands-on technical leadership position with significant ownership and influence over our trading technology stack.\nResponsibilities\n\nDrive end-to-end delivery of core data engineering initiatives, including market data platforms, real-time and batch pipelines, feature stores, and scalable storage and processing systems.\nLead and mentor the Data Engineering team; translate business and research needs into clear roadmaps, execution plans, and engineering standards (code quality, testing', 'BHFT', NULL, 'https://weworkremotely.com/remote-jobs/bhft-market-data-engineering-manager', 'wwr_0b92d7f08284bff922b5d5a981baf053', NULL, 'Data Science', 'active', '2026-02-18 16:46:41', NULL, '2026-03-15 06:00:05', '2026-03-16 03:30:03', 1, NULL, NULL, NULL, '2026-03-16 03:30:03'),
(1044, 'We Work Remotely', 'Senior Software Engineer - Backend/Python - USA Only (100% Remote)', 'Headquarters: USA\n    URL: http://www.close.com\n\n\nAbout Us\nClose is a bootstrapped, profitable, 100% remote, ~100 person team of thoughtful individuals who prioritize taking ownership and making a meaningful impact. We’re eager to make a product our customers fall in love with over and over again.\n&nbsp;\nWe 💛 small scaling businesses. Since 2013, we’ve been building a CRM that focuses on better communication, without the hassle of manual data entry or a complex UI. We are out to supercharge sales productivity with the most modern, thoughtfully designed, all-in-one, communication-focused CRM.&nbsp;\n&nbsp;\nOur backend tech stack consists primarily of Python Flask web apps with our TaskTiger scheduler handling many of the backend asynchronous task processing chores. Our data stores include MongoDB, PostgreSQL, Elasticsearch, and Redis. The underlying infrastructure runs on AWS using a combination of managed services like EKS, MSK, RDS and ElasticCache and non-managed services running on E', 'Close', NULL, 'https://weworkremotely.com/remote-jobs/close-senior-software-engineer-backend-python-usa-only-100-remote-1', 'wwr_aee2638e4a89f446eed85b238ba6a534', NULL, 'DevOps', 'active', '2025-07-23 14:31:54', NULL, '2026-03-15 06:00:05', '2026-03-16 03:30:03', 1, NULL, NULL, NULL, '2026-03-16 03:30:03'),
(1045, 'We Work Remotely', 'Remote Website Developer', 'Headquarters: North America\n    URL: http://jobgether.com\n\n\nThis position is posted by Jobgether on behalf of a partner company. We are currently looking for a Senior Website Developer - REMOTE. This role is critical in managing client relationships and ensuring the seamless delivery of services. The successful candidate will embody motivation, discipline, and expertise, instilling trust and confidence in our diverse clientele. You will work with a talented team, engage in constant collaboration, and participate in community-building activities. Moreover, you will contribute to the mission and culture of a thriving remote workplace.AccountabilitiesRepresent the company positively and professionally.Demonstrate exceptional work ethic and a positive attitude.Ensure communication reflects the company\'s values and professionalism.Take ownership of client satisfaction.Provide high-quality administrative support to clients.Effectively manage tasks, projects, and deadlines.Maintain open commu', 'Jobgether', NULL, 'https://weworkremotely.com/remote-jobs/jobgether-remote-website-developer', 'wwr_4773a4036038d249e7e7b114f814fb79', NULL, 'Marketing', 'active', '2026-02-17 22:19:58', NULL, '2026-03-15 06:00:05', '2026-03-16 03:30:03', 1, NULL, NULL, NULL, '2026-03-16 03:30:03'),
(1046, 'We Work Remotely', 'Senior Account Manager - DACH - (SaaS / Corporate Training / EdTech)', 'Headquarters: London\n    URL: https://www.learncube.com/\n\n\nUnser Wettbewerbsvorteil ist nicht aggressiver Vertrieb, sondern außergewöhnlicher Kundenerfolg. Genau hier kommst du ins Spiel.\nBei LearnCube helfen wir Sprachschulen, Lehrkräften und Unternehmen, wirkungsvolles Online-Training zu liefern und jeden Tag ihr Bestes zu geben. Unsere Plattform genießt weltweit Vertrauen, und die Nachfrage in Deutschland, Österreich und der Schweiz wächst kontinuierlich.\nWir stellen derzeit einen Senior Account Manager ein, der neue Kunden während des Onboardings begleitet und anschließend die volle Verantwortung für Retention, Renewals und Account-Wachstum übernimmt, sobald stabile Beziehungen aufgebaut sind.\nDamit du ein klares Bild vom Umfang und den Verantwortlichkeiten dieser Rolle bekommst, hier die wichtigsten Punkte:\n\n\nZusammenarbeit mit unserem Account Executive (mit Sitz in Deutschland) in späten Phasen von Verkaufsprozessen mit DACH-Kunden (Deutsch erforderlich)\n\n\nTeilnahme an Discovery-', 'LearnCube', NULL, 'https://weworkremotely.com/remote-jobs/learncube-senior-account-manager-dach-saas-corporate-training-edtech', 'wwr_4921154b1fce6b837b23e00741213c0f', NULL, 'Marketing', 'active', '2026-03-14 17:48:33', NULL, '2026-03-15 06:00:06', '2026-03-15 06:00:06', 0, NULL, NULL, NULL, NULL),
(1047, 'Guru', 'Upload, Secure and Optimize Site', 'We had a Wordpress site built, and need to move it to its final location. \nWe need to make sure it has the latest security and all aspects updated, and setup for automatic updates. \nNeed to also make …\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Programming & Development\r\n                                      \r\n                                        \r\n\r\n                                      Web Development & Design\r\n\r\n                                    \r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n                    ', NULL, NULL, 'https://www.guru.com/jobs/upload-secure-and-optimize-site/2116821&SearchUrl=search.aspx?', NULL, NULL, 'Programming & Development', 'active', '2026-03-16 09:00:05', '2026-03-16 05:00:05', '2026-03-16 05:00:05', '2026-03-16 05:00:05', 0, '250', NULL, NULL, NULL),
(1048, 'Guru', 'Update Website Shopping Cart', 'Statement of Work\nIn order to be considered, the first sentence of your response must contain the phrase “AvonmoreInc is a website that sells bridge game supplies world wide.”  \nThe AvonmoreInc.com we…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Programming & Development\r\n                                      \r\n                                        \r\n\r\n                                      Web Development & Design\r\n\r\n                                    HTMLPHPWeb DevelopmentBack End DevelopmentFront End Development\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                               ', NULL, NULL, 'https://www.guru.com/jobs/update-website-shopping-cart/2116820&SearchUrl=search.aspx?', NULL, NULL, 'Programming & Development', 'active', '2026-03-16 09:00:05', '2026-03-16 05:00:05', '2026-03-16 05:00:05', '2026-03-16 05:00:05', 0, NULL, NULL, NULL, NULL),
(1049, 'Guru', 'Quickbooks Cleanup and Ongoing', 'Bookkeeper Needed for Solo Law Practice – QuickBooks (Hourly, Ongoing)\nDescription:\nSolo attorney seeking an experienced independent bookkeeper to review and maintain the financial records of a small …\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Administrative & Secretarial\r\n                                      \r\n                                        \r\n\r\n                                      Bookkeeping & Finance\r\n\r\n                                    QuickBooksAccounts PayableBillingBookkeepingPayrollReports\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n', NULL, NULL, 'https://www.guru.com/jobs/quickbooks-cleanup-and-ongoing/2116818&SearchUrl=search.aspx?', NULL, NULL, 'Administrative & Secretarial', 'active', '2026-03-16 09:00:05', '2026-03-16 05:00:05', '2026-03-16 05:00:05', '2026-03-16 05:00:05', 0, NULL, NULL, NULL, NULL),
(1050, 'Guru', '3D Logo Design Needed for Tech Brand \"De', 'We are looking for a creative and professional graphic designer to create a modern 3D logo for our technology brand Devionix. The logo should reflect innovation, technology, and a futuristic style.\nR…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Design & Art\r\n                                      \r\n                                        \r\n\r\n                                      Graphic & Layout Design\r\n\r\n                                    Adobe Photoshop3D DesignDesignGraphic DesignLogo DesignBlender 3DGraphs3D Logo Design\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                        ', NULL, NULL, 'https://www.guru.com/jobs/3d-logo-design-needed-for-tech-brand-de/2116815&SearchUrl=search.aspx?', NULL, NULL, 'Design & Art', 'active', '2026-03-16 09:00:05', '2026-03-16 05:00:05', '2026-03-16 05:00:05', '2026-03-16 05:00:05', 0, '250', NULL, NULL, NULL),
(1051, 'Guru', 'Senior Structural Engineer Required', 'We are seeking a highly experienced Structural Engineer or Engineering Consultant to design a large-span (5000 length by 1980 width) steel shade structure for a school play area located in Al Amirat, …\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Engineering & Architecture\r\n                                      \r\n                                        \r\n\r\n                                      Architecture\r\n\r\n                                    ConstructionBuilding Information Modeling3D Interior DesignSteel DesignArchitects\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                        ', NULL, NULL, 'https://www.guru.com/jobs/senior-structural-engineer-required/2116812&SearchUrl=search.aspx?', NULL, NULL, 'Engineering & Architecture', 'active', '2026-03-16 09:00:05', '2026-03-16 05:00:05', '2026-03-16 05:00:05', '2026-03-16 05:00:05', 0, '250', NULL, NULL, NULL),
(1052, 'Guru', 'Quicken (NOT Quickbooks) Support', 'Provide assistance downloading transactions and establishing register format.  San Francisco Bay Area--East Bay preferred.\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Education & Training\r\n                                      \r\n                                        \r\n\r\n                                      Information Technology & Learning Management Systems\r\n\r\n                                    Information Technology\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n                                    \r\n                ', NULL, NULL, 'https://www.guru.com/jobs/quicken-not-quickbooks-support/2116807&SearchUrl=search.aspx?', NULL, NULL, 'Education & Training', 'active', '2026-03-16 09:00:05', '2026-03-16 05:00:05', '2026-03-16 05:00:05', '2026-03-16 05:00:05', 0, '25', NULL, NULL, NULL),
(1053, 'We Work Remotely', 'Data Scientist (L5) - Content Promotion & Discovery Performance', 'Headquarters: California\n    URL: https://explore.jobs.netflix.net/careers\n\n\nThe Merch &amp; Algo Performance team focuses on how we can maximize member joy and engagement with our platform by improving and optimizing how we distribute titles on our product.&nbsp; We are looking for a talented Senior Data Scientist with strong statistics and causal inference experience to help us understand how content promotion and personalization algorithms come together. The distribution and promotion of our content as well as personalization are key to how members discover and choose content they would enjoy.\nAs a Senior Data Scientist, you’ll partner with the business leaders responsible for content &amp; product promotion, Product, Engineering and AI for Member System teams and other diverse stakeholders across the business to shape strategy and deliver impact through analytics, experiments, causal inference and ML/AI methods.&nbsp;\nIn this role, you will:\n\n\nLeverage causal inference methods or s', 'Netflix', NULL, 'https://weworkremotely.com/remote-jobs/netflix-data-scientist-l5-content-promotion-discovery-performance', 'wwr_a05e1baa4a4c43b376a55cc60272c3f0', NULL, 'Data Science', 'active', '2026-02-19 21:47:40', NULL, '2026-03-16 06:00:04', '2026-03-17 03:30:04', 1, NULL, NULL, NULL, '2026-03-17 03:30:04'),
(1054, 'We Work Remotely', 'Senior Software Engineer (Localization)', 'Headquarters: California\n    URL: https://www.mozilla.org/en-US/\n\n\nAbout this team and role:\nThe Localization Team manages the infrastructure that powers localization across all Mozilla products and services, and supports our global community of volunteer localizers. As a Senior Engineer, you’ll contribute to a range of Mozilla localization projects and technologies — from Pontoon, our Django-based Translation Management System, to open source libraries like moz-l10n. You’ll also engage with development of standards such as Unicode MessageFormat and work on internationalization features that shape the experience of Firefox and other Mozilla products.\nYou’ll contribute to architectural discussions and help drive feature development within the team. At Mozilla, Senior Engineers are expected to work independently on well-defined projects, collaborate closely with peers, and play a key role in delivering high-quality software that advances the team’s goals and Mozilla’s mission.\nWhat you’l', 'Mozilla', NULL, 'https://weworkremotely.com/remote-jobs/mozilla-senior-software-engineer-localization', 'wwr_5299e81e5b59bca56cd08eb2441891d4', NULL, 'DevOps', 'active', '2026-02-19 21:36:11', NULL, '2026-03-16 06:00:04', '2026-03-17 03:30:04', 1, NULL, NULL, NULL, '2026-03-17 03:30:04'),
(1055, 'We Work Remotely', 'Enterprise Account Executive – Mendix + RapidMiner  - Automotive', 'Headquarters: United States / Boston, MA\n    URL: http://mendix.com\n\n\nMendix is a low-code app development platform:First, what is low-code? Low-code is a visual approach to software development that enables you to abstract and automate every step of the application lifecycle. Gartner predicts that “by 2024, low-code application development will be responsible for more than 65% of application development activity.”&nbsp;Mendix, the global leader in enterprise low-code, is fundamentally reinventing the way applications are built. The Mendix platform was created to promote collaboration between Business &amp; IT teams so that an entire organization can participate in the application development process. With Mendix, thousands of forward-thinking companies around the world like Ford Auto, Zurich Insurance, Freshfields, and Red Bull, can unleash their best ideas quickly.&nbsp;&nbsp;&nbsp;Mendix is repeatedly ranked a Leader in analyst reports from Gartner and Forrester. In the 2021 Gartner', 'Mendix', NULL, 'https://weworkremotely.com/remote-jobs/mendix-enterprise-account-executive-mendix-rapidminer-automotive', 'wwr_fc0cbe3148e9396283e02279c2368794', NULL, 'Mobile Development', 'active', '2026-02-19 16:05:54', NULL, '2026-03-16 06:00:04', '2026-03-17 03:30:04', 1, NULL, NULL, NULL, '2026-03-17 03:30:04'),
(1056, 'We Work Remotely', 'Front-End Website Developer (Contract / Freelance)', 'Headquarters: Atlanta, GA\n    URL: http://mediacause.org\n\n\nRemote (U.S. only) \nHourly rate dependent on experience\nMedia Cause is hiring a front-end developer on a freelance basis (~5–10 hrs/week), with the goal of growing this into a full-time role.\nWe’re a digital marketing agency that focuses exclusively on nonprofit clients. This means that your work is truly meaningful and has the potential to change real lives and potentially even save them.\n\nAbout the role\nMost of your early work will involve customizing and building WordPress themes using PHP, HTML/CSS, and JavaScript. Over time, you\'ll also gain experience working on marketing technology (MarTech) projects — like integrating with APIs or tools like HubSpot.\n\nAbout Media Cause\nMedia Cause is an award-winning, mission-driven marketing and creative agency that helps nonprofits grow and accelerate their impact. Paid media is a key driver of growth and measurable results for our clients.As of 2026, Media Cause consists of 50+ full-', 'Media Cause', NULL, 'https://weworkremotely.com/remote-jobs/media-cause-front-end-website-developer-contract-freelance', 'wwr_2c36bed06e671321bdcf2dcf2fe737cc', NULL, 'Marketing', 'active', '2026-02-19 16:05:54', NULL, '2026-03-16 06:00:04', '2026-03-17 03:30:04', 1, NULL, NULL, NULL, '2026-03-17 03:30:04'),
(1057, 'Jobicy', 'AI Software Developer', 'At Varicent, we’re not just transforming the Sales Performance Management (SPM) market—we’re redefining how organizations achieve revenue success. Our cutting-edge SaaS solutions empower revenue leaders globally to design smarter go-to-market...', '', NULL, 'https://jobicy.com/jobs/140706-ai-software-developer', 'jobicy_4695d5c970275253b28ddf9ae022c2ac', NULL, 'Web Development', 'active', '2026-03-15 18:00:23', NULL, '2026-03-16 08:00:04', '2026-03-16 08:00:04', 0, NULL, NULL, NULL, NULL),
(1058, 'Jobicy', 'Digital Exchange Platform Developer', 'General information Requisition # R66624 Locations USA-Remote Work Posting Date 03/13/2026 Security Clearance Required Secret Remote Type Fully Remote Time Type Full time Description &#38; Requirements Shape the future of...', '', NULL, 'https://jobicy.com/jobs/140693-digital-exchange-platform-developer', 'jobicy_4269d8b8c0671fdf208c69881cc34ff4', NULL, 'Web Development', 'active', '2026-03-15 18:00:03', NULL, '2026-03-16 08:00:04', '2026-03-16 08:00:04', 0, NULL, NULL, NULL, NULL),
(1059, 'Jobicy', 'Human Capital Management (HCM) Platform Automation Developer', 'ECS is seeking a Human Capital Management (HCM) Platform Automation Developer to work remotely. The HCM Platform Automation Developer supports the design, development, and maintenance of automated solutions for the agency’s yet to be acquired HCM...', '', NULL, 'https://jobicy.com/jobs/140689-human-capital-management-hcm-platform-automation-developer', 'jobicy_c29a6ef4d3351b9744416f85f7b5cd8a', NULL, 'Web Development', 'active', '2026-03-15 17:59:57', NULL, '2026-03-16 08:00:04', '2026-03-16 08:00:04', 0, NULL, NULL, NULL, NULL),
(1060, 'Jobicy', 'Full Stack Software Developer', 'ECS is seeking a Full Stack Software Developer to work in our Arlington, VA office / remote. We are currently seeking an organized, detailed oriented, and driven Full Stack Developer to join our team. This...', '', NULL, 'https://jobicy.com/jobs/140688-full-stack-software-developer', 'jobicy_db52c3ba60f50e33ac5ca9755f36f1d6', NULL, 'Web Development', 'active', '2026-03-15 17:59:55', NULL, '2026-03-16 08:00:04', '2026-03-16 08:00:04', 0, NULL, NULL, NULL, NULL),
(1061, 'Jobicy', 'New Business Account Executive, SLED', 'GitLab is the intelligent orchestration platform for DevSecOps. GitLab enables organizations to increase developer productivity, improve operational efficiency, reduce security and compliance risk, and accelerate digital transformation. More than 50...', '', NULL, 'https://jobicy.com/jobs/140711-new-business-account-executive-sled', 'jobicy_503dc981f479975fe89840e7cb3fc78c', NULL, 'Marketing', 'active', '2026-03-15 18:00:31', NULL, '2026-03-16 08:00:10', '2026-03-16 08:00:10', 0, NULL, NULL, NULL, NULL),
(1062, 'Jobicy', 'Manager, Sales Strategy & Planning – In-Store', 'About the TeamThe People Team’s Sales Strategy &#38; Operations function plays a critical role in aligning SevenRooms’ and DoorDash’s commercial strategies with how we reward and motivate our go-to-market teams....', '', NULL, 'https://jobicy.com/jobs/140710-manager-sales-strategy-planning-in-store', 'jobicy_eb75678b81aaa718499a1edd2d029f1b', NULL, 'Marketing', 'active', '2026-03-15 18:00:30', NULL, '2026-03-16 08:00:10', '2026-03-16 08:00:10', 0, NULL, NULL, NULL, NULL),
(1063, 'Jobicy', 'Territory Rental Manager – The Toro Company', 'Siteworks Systems (SWS) is Toro&#8217;s premier versatile line of compact construction equipment, including compact track loaders (CULs), trenchers, stumpgrinders , utility buggies and electric equipment for indoor construction. This TRM...', '', NULL, 'https://jobicy.com/jobs/140708-territory-rental-manager-the-toro-company', 'jobicy_96cf5f2b469d06f9d0ccce0adc6fa2de', NULL, 'Marketing', 'active', '2026-03-15 18:00:27', NULL, '2026-03-16 08:00:10', '2026-03-16 08:00:10', 0, NULL, NULL, NULL, NULL),
(1064, 'Jobicy', 'Territory Manager – Annapolis or Easton, MD', 'No Relocation Assistance OfferedJob Number #171917 &#8211; Annapolis, Maryland, United StatesWho We AreColgate-Palmolive Company is a global consumer products company operating in over 200 countries specializing in Oral Care, Personal Care,...', '', NULL, 'https://jobicy.com/jobs/140700-territory-manager-annapolis-or-easton-md', 'jobicy_c9d1443d06ef25f66ad35acb4bb9d7bb', NULL, 'Marketing', 'active', '2026-03-15 18:00:15', NULL, '2026-03-16 08:00:10', '2026-03-16 08:00:10', 0, NULL, NULL, NULL, NULL),
(1065, 'Jobicy', 'Director, Consulting Practice', 'General information Country United States City Remote Location Job ID 47690 Department Infor Consulting Services Description &#38; Requirements The Distribution &#38; Fashion Portfolio Director is responsible for overseeing a portfolio of professional...', '', NULL, 'https://jobicy.com/jobs/140697-director-consulting-practice-3', 'jobicy_de54946c6a44c5bf61ba08f70e9e5c07', NULL, 'Marketing', 'active', '2026-03-15 18:00:09', NULL, '2026-03-16 08:00:10', '2026-03-16 08:00:10', 0, NULL, NULL, NULL, NULL),
(1066, 'Jobicy', 'Executive Director, Capture – NAVY', 'General information Requisition # R66594 Locations USA-Remote Work Posting Date 03/13/2026 Security Clearance Required Top Secret Remote Type Fully Remote Time Type Full time Description &#38; Requirements Shape the future...', '', NULL, 'https://jobicy.com/jobs/140696-executive-director-capture-navy', 'jobicy_ce0783a18069c384050a939022118037', NULL, 'Marketing', 'active', '2026-03-15 18:00:08', NULL, '2026-03-16 08:00:10', '2026-03-16 08:00:10', 0, NULL, NULL, NULL, NULL),
(1067, 'Jobicy', 'Executive Director, Capture – USAF & Space', 'General information Requisition # R66596 Locations USA-Remote Work Posting Date 03/13/2026 Security Clearance Required Secret Remote Type Fully Remote Time Type Full time Description &#38; Requirements Shape the future of...', '', NULL, 'https://jobicy.com/jobs/140695-executive-director-capture-usaf-space', 'jobicy_a82a89f5ef45543785dc84c67119994f', NULL, 'Marketing', 'active', '2026-03-15 18:00:06', NULL, '2026-03-16 08:00:10', '2026-03-16 08:00:10', 0, NULL, NULL, NULL, NULL),
(1068, 'Jobicy', 'Pre-Sales', 'You. Better. With Alan.Alan is building a vertically integrated health partner that unites insurance and smart healthcare delivery into one seamless system. Our vision is to make prevention the new...', '', NULL, 'https://jobicy.com/jobs/140680-pre-sales', 'jobicy_62c47986c12db2943bdcdef00e595394', NULL, 'Marketing', 'active', '2026-03-15 17:59:04', NULL, '2026-03-16 08:00:10', '2026-03-16 08:00:10', 0, NULL, NULL, NULL, NULL),
(1069, 'Jobicy', 'Marketing Specialist – Northern & South Europe', 'Messy spend management is tricky business. And tedious processes are a lose-lose situation for all involved, not just finance. At Pleo, we&#8217;re changing that. We build spend solutions that make...', '', NULL, 'https://jobicy.com/jobs/140679-marketing-specialist-northern-south-europe', 'jobicy_5452ef75c1d39f4e3665a2ab093df873', NULL, 'Marketing', 'active', '2026-03-15 17:59:02', NULL, '2026-03-16 08:00:10', '2026-03-16 08:00:10', 0, NULL, NULL, NULL, NULL),
(1070, 'Jobicy', 'Field Marketing Manager', 'At Skillsoft, we believe skills fuel growth. Our mission is to empower every organization and every learner to turn constant change into continuous growth. As part of the team, your skills...', '', NULL, 'https://jobicy.com/jobs/140677-field-marketing-manager', 'jobicy_ba0109970badbba1ab6f49905c53e627', NULL, 'Marketing', 'active', '2026-03-15 17:58:59', NULL, '2026-03-16 08:00:10', '2026-03-16 08:00:10', 0, NULL, NULL, NULL, NULL),
(1071, 'Jobicy', 'Performance Marketing Manager (Germany & Austria)', 'At Angi®, we’ve had one simple mission for 30 years: get jobs done well. We make it happen by connecting homeowners with reliable pros who have the skills they need...', '', NULL, 'https://jobicy.com/jobs/140672-performance-marketing-manager-germany-austria', 'jobicy_c84a60a13ff30211834847e0f5bf1505', NULL, 'Marketing', 'active', '2026-03-15 17:58:52', NULL, '2026-03-16 08:00:10', '2026-03-16 08:00:10', 0, NULL, NULL, NULL, NULL),
(1072, 'Jobicy', 'Junior User Acquisition Manager', 'About usRuby Labs is a leading tech company that creates and operates innovative consumer products. We offer a diverse range of opportunities across the health, education, and entertainment industries. Our...', '', NULL, 'https://jobicy.com/jobs/140670-junior-user-acquisition-manager', 'jobicy_cd158a67a7afaea28ceb2d2823d25cbd', NULL, 'Marketing', 'active', '2026-03-15 17:58:49', NULL, '2026-03-16 08:00:10', '2026-03-16 08:00:10', 0, NULL, NULL, NULL, NULL),
(1073, 'Jobicy', 'Sales Development Representative – UK Territory', 'Cribl does differently. What does that mean? It means we are a serious company that doesn’t take itself too seriously; and we’re looking for people who love to get stuff done,...', '', NULL, 'https://jobicy.com/jobs/140669-sales-development-representative-uk-territory', 'jobicy_ce2820546c0526fe0a01dffe5ddd77f6', NULL, 'Marketing', 'active', '2026-03-15 17:58:47', NULL, '2026-03-16 08:00:10', '2026-03-16 08:00:10', 0, NULL, NULL, NULL, NULL),
(1074, 'Jobicy', 'Influencer & Advocacy Manager', 'Fully Remote (UK based) &#124; Competitive Salary + Gifted Equity &#124; B Corp CertifiedThe MissionTrustedHousesitters is a fast-growing, direct-to-consumer marketplace redefining pet care and travel. Our platform connects a thriving...', '', NULL, 'https://jobicy.com/jobs/140666-influencer-advocacy-manager', 'jobicy_75649b8001805636379639ebcf4b721f', NULL, 'Marketing', 'active', '2026-03-15 17:58:43', NULL, '2026-03-16 08:00:10', '2026-03-16 08:00:10', 0, NULL, NULL, NULL, NULL),
(1075, 'Jobicy', 'Enterprise Account Executive – DACH', 'The role, in a nutshell:We’re looking for highly motivated sales executives who have strong market knowledge and enjoy building relationships with key decision makers to evangelize building secure and reliable...', '', NULL, 'https://jobicy.com/jobs/140661-enterprise-account-executive-dach-2', 'jobicy_19cff7046350c66c615f2992a46b22bb', NULL, 'Marketing', 'active', '2026-03-15 17:58:35', NULL, '2026-03-16 08:00:10', '2026-03-16 08:00:10', 0, NULL, NULL, NULL, NULL),
(1076, 'Jobicy', 'CRM Marketing Manager, LATAM', 'About Life360Life360’s mission is to keep people close to the ones they love. Our category-leading mobile app and Tile tracking devices empower members to protect the people, pets, and things...', '', NULL, 'https://jobicy.com/jobs/140658-crm-marketing-manager-latam', 'jobicy_dba2d1f15d17e8642934f50153a0c76e', NULL, 'Marketing', 'active', '2026-03-15 17:58:31', NULL, '2026-03-16 08:00:10', '2026-03-16 08:00:10', 0, NULL, NULL, NULL, NULL),
(1077, 'Jobicy', 'Field Marketing Manager, EMEA', 'At Webflow, we’re building the world’s leading AI-native Digital Experience Platform, and we’re doing it as a remote-first company built on trust, transparency, and a whole lot of creativity. This...', '', NULL, 'https://jobicy.com/jobs/140656-field-marketing-manager-emea', 'jobicy_bed1fe679d10ba67a8531fded43c4e89', NULL, 'Marketing', 'active', '2026-03-15 17:58:27', NULL, '2026-03-16 08:00:10', '2026-03-16 08:00:10', 0, NULL, NULL, NULL, NULL),
(1078, 'Jobicy', 'ERP Solution Consultant – Industrial Manufacturing', 'General information Country Germany City Remote Location Job ID 47253 Department Sales Experience Level MID_SENIOR_LEVEL Employment Status FULL_TIME Workplace Type Hybrid Description &#38; Requirements Job Location: Germany or Austria &#8211;...', '', NULL, 'https://jobicy.com/jobs/140653-erp-solution-consultant-industrial-manufacturing', 'jobicy_ecbb1367c382ce127c187fac1f9355f2', NULL, 'Marketing', 'active', '2026-03-15 17:58:22', NULL, '2026-03-16 08:00:10', '2026-03-16 08:00:10', 0, NULL, NULL, NULL, NULL),
(1079, 'Jobicy', 'Partner Account Manager – ERP Selection Advisors', 'General information Country Germany City Remote Location Job ID 48092 Department Alliances Experience Level MID_SENIOR_LEVEL Employment Status FULL_TIME Workplace Type Hybrid Description &#38; Requirements Job location: DACH &#8211; home or...', '', NULL, 'https://jobicy.com/jobs/140652-partner-account-manager-erp-selection-advisors', 'jobicy_52fae0e2e0268d85dc1f5d66944ab393', NULL, 'Marketing', 'active', '2026-03-15 17:58:20', NULL, '2026-03-16 08:00:10', '2026-03-16 08:00:10', 0, NULL, NULL, NULL, NULL),
(1080, 'Jobicy', 'Data Integrity Advocate I', 'Data Integrity AdvocateOutbound Call Center &#8211; $17.00/hourAt Claritev, we pride ourselves on being a dynamic team of innovative professionals. Our purpose is simple &#8211; we strive to bend the cost curve in healthcare for all. Our...', '', NULL, 'https://jobicy.com/jobs/140683-data-integrity-advocate-i-2', 'jobicy_d5bd809b3651a96162e1ba9016c2fd87', NULL, 'Data Science', 'active', '2026-03-15 17:59:47', NULL, '2026-03-16 08:00:15', '2026-03-16 08:00:15', 0, NULL, NULL, NULL, NULL),
(1081, 'Jobicy', 'Senior Data Engineer', 'The Data Engineering team builds and operates the analytical data platform that powers machine learning, data science, analytics, and reporting across Veriff. We are responsible for large-scale data ingestion, platform...', '', NULL, 'https://jobicy.com/jobs/140678-senior-data-engineer-7', 'jobicy_e3ff3c1163226f5b33d8efd09c85be2e', NULL, 'Data Science', 'active', '2026-03-15 17:59:01', NULL, '2026-03-16 08:00:15', '2026-03-16 08:00:15', 0, NULL, NULL, NULL, NULL),
(1082, 'Guru', 'AI-driven SEO &Product digital Marketing', 'Seeking digital marketing specialist to help my client market their product (in field of industrial electronics). \n1. We wish to utilize AI tools in order to search/discover relevant product marketpla…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Programming & Development\r\n                                      \r\n                                        \r\n\r\n                                      Web / Digital Marketing\r\n\r\n                                    Content MarketingSearch Engine OptimizationSocial Media MarketingWeb AnalyticsWeb Content WritingYouTube MarketingDigital MarketingSearch Engine MarketingFacebook AdsGoogle AdsChatbots\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                           ', NULL, NULL, 'https://www.guru.com/jobs/ai-driven-seo-product-digital-marketing/2116843&SearchUrl=search.aspx?', NULL, NULL, 'Programming & Development', 'active', '2026-03-17 09:00:03', '2026-03-17 05:00:03', '2026-03-17 05:00:03', '2026-03-17 05:00:03', 0, '5', NULL, NULL, NULL),
(1083, 'Guru', 'I need an accounts Payable Specialist', 'We are seeking a detail-oriented Accounts Payable Specialist to manage invoice processing, vendor payments, and account reconciliations with accuracy and efficiency. The ideal candidate will have stro…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Business & Finance\r\n                                      \r\n                                        \r\n\r\n                                      Accounting & Finance\r\n\r\n                                    QuickBooksAccountingAccounts PayableBillingCash ManagementControllerFinancial ManagementFinancial PlanningPayroll\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                              ', NULL, NULL, 'https://www.guru.com/jobs/i-need-an-accounts-payable-specialist/2116842&SearchUrl=search.aspx?', NULL, NULL, 'Business & Finance', 'active', '2026-03-17 09:00:03', '2026-03-17 05:00:03', '2026-03-17 05:00:03', '2026-03-17 05:00:03', 0, NULL, NULL, NULL, NULL);
INSERT INTO `projects` (`id`, `source`, `title`, `description`, `company`, `location`, `project_url`, `external_id`, `tags`, `category`, `status`, `published_at`, `fetched_at`, `created_at`, `updated_at`, `archived`, `budget`, `budget_min`, `budget_max`, `archived_at`) VALUES
(1084, 'Guru', 'Part-Time SEO Specialist', 'We are looking for a dedicated and results-driven SEO Specialist to join our team on a part-time basis (2 hours per day). This is a long-term monthly engagement for someone who can consistently improv…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Other\r\n                                      \r\n                                        \r\n\r\n                                      \r\n\r\n                                    AnalyticsKeyword ResearchReportsResearchSearch Engine OptimizationTechnical\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                         ', NULL, NULL, 'https://www.guru.com/jobs/part-time-seo-specialist/2116841&SearchUrl=search.aspx?', NULL, NULL, 'Other', 'active', '2026-03-17 09:00:03', '2026-03-17 05:00:03', '2026-03-17 05:00:03', '2026-03-17 05:00:03', 0, '3', NULL, NULL, NULL),
(1085, 'Guru', 'Academic Research: Find Professors', '- I am looking for detail-oriented researchers to help build a database of university/college  professors and instructors teaching:\nDeep Learning\nMachine Learning\nNeural Networks\nThis is a country-spe…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Administrative & Secretarial\r\n                                      \r\n                                        \r\n\r\n                                      Web Research & Posting\r\n\r\n                                    Fact CheckingInternet ResearchResearchWeb ResearchInternet Skills\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                            ', NULL, NULL, 'https://www.guru.com/jobs/academic-research-find-professors/2116840&SearchUrl=search.aspx?', NULL, NULL, 'Administrative & Secretarial', 'active', '2026-03-17 09:00:03', '2026-03-17 05:00:03', '2026-03-17 05:00:03', '2026-03-17 05:00:03', 0, '250', NULL, NULL, NULL),
(1086, 'Guru', 'Arabic Translator services', 'I’m looking for a reliable freelancer female or male to handle an English-to-Arabic translation project. The ideal candidate should have good computer skills, including the ability to convert images i…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Writing & Translation\r\n                                      \r\n                                        \r\n\r\n                                      Translation\r\n\r\n                                    Arabic Translation\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n                   ', NULL, NULL, 'https://www.guru.com/jobs/arabic-translator-services/2116838&SearchUrl=search.aspx?', NULL, NULL, 'Writing & Translation', 'active', '2026-03-17 09:00:03', '2026-03-17 05:00:03', '2026-03-17 05:00:03', '2026-03-17 05:00:03', 0, '250', NULL, NULL, NULL),
(1087, 'Guru', 'Data Entry Clerk', 'Data Entry Clerk – Job Description\nA Data Entry Clerk is responsible for accurately inputting data from different sources into a computer system, maintaining records, and ensuring information is corr…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Writing & Translation\r\n                                      \r\n                                        \r\n\r\n                                      General / Other Writing\r\n\r\n                                    Company Profile\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n           ', NULL, NULL, 'https://www.guru.com/jobs/data-entry-clerk/2116839&SearchUrl=search.aspx?', NULL, NULL, 'Writing & Translation', 'active', '2026-03-17 09:00:03', '2026-03-17 05:00:03', '2026-03-17 05:00:03', '2026-03-17 05:00:03', 0, '60', NULL, NULL, NULL),
(1088, 'Guru', 'Gooseneck trailer engineer/Designer', '**Job Ad: P.Eng Gooseneck Trailer Engineer (Stamped) – Canada**\nWe’re hiring a **licensed Canadian P.Eng** to engineer **custom steel gooseneck trailers** and provide **stamped drawings/calculations**…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Engineering & Architecture\r\n                                      \r\n                                        \r\n\r\n                                      Engineering (Mechanical / Chemical / Civil / Electrical)\r\n\r\n                                    AgricultureAutomotive EngineeringElectrical EngineeringEngineeringEnvironmental IndustryIndustrial DesignLighting DesignMaterials EngineeringSafety EngineeringSimulation ModelingStructural EngineeringSteel Design\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n ', NULL, NULL, 'https://www.guru.com/jobs/gooseneck-trailer-engineerdesigner/2116837&SearchUrl=search.aspx?', NULL, NULL, 'Engineering & Architecture', 'active', '2026-03-17 09:00:03', '2026-03-17 05:00:03', '2026-03-17 05:00:03', '2026-03-17 05:00:03', 0, NULL, NULL, NULL, NULL),
(1089, 'Guru', 'Looking for experienced moderator for Up', 'Hello,\nWe are looking for a Moderator to help manage and monitor posts on our website. The role involves reviewing content, ensuring that posts follow the platform rules, and maintaining a respectful and organized community.\nRequirements, Salary and communications attached (Password: upwork)\n\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Programming & Development\r\n                                      \r\n                                        \r\n\r\n                                      Management / Leadership / Training\r\n\r\n                                    Business Process Management\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n   ', NULL, NULL, 'https://www.guru.com/jobs/looking-for-experienced-moderator-for-up/2116728&SearchUrl=search.aspx?', NULL, NULL, 'Programming & Development', 'active', '2026-03-17 09:00:03', '2026-03-17 05:00:03', '2026-03-17 05:00:03', '2026-03-17 05:00:03', 0, '5', NULL, NULL, NULL),
(1090, 'Guru', 'Win, place, and show', 'I’m looking for a sculptor to create their own version of three horses and jockeys competing in a horse race as they are approaching the finish line showing. This type of sculpture has been done by di…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Design & Art\r\n                                      \r\n                                        \r\n\r\n                                      General / Other Art\r\n\r\n                                    SculptureArtistCreative DesignHorse Illustration\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                          ', NULL, NULL, 'https://www.guru.com/jobs/win-place-and-show/2116836&SearchUrl=search.aspx?', NULL, NULL, 'Design & Art', 'active', '2026-03-17 09:00:03', '2026-03-17 05:00:03', '2026-03-17 05:00:03', '2026-03-17 05:00:03', 0, '250', NULL, NULL, NULL),
(1091, 'Guru', 'Develop A Landing Page for my Mentoring', 'I am offering a new service, which will be my Signature Offering. \"Mentoring & Business Advisory\'. I need a ONE-PAGE Landing Site to promote this service.\nI need this ready and launched within 10 days.\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Sales & Marketing\r\n                                      \r\n                                        \r\n\r\n                                      Web / Digital Marketing\r\n\r\n                                    Landing Page DesignBusiness Services\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                             ', NULL, NULL, 'https://www.guru.com/jobs/develop-a-landing-page-for-my-mentoring/2116835&SearchUrl=search.aspx?', NULL, NULL, 'Sales & Marketing', 'active', '2026-03-17 09:00:03', '2026-03-17 05:00:03', '2026-03-17 05:00:03', '2026-03-17 05:00:03', 0, '250', NULL, NULL, NULL),
(1092, 'Guru', 'Video of Building a Card from our Site', 'Hello - We would like to have a Video with Music and and with No Audio of how easy it is to build a card on our Website. Be creatinve in the video and also make sure people can see that you can zoom i…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Design & Art\r\n                                      \r\n                                        \r\n\r\n                                      Video / Film / TV / DVD\r\n\r\n                                    Video ProductionExplainer VideosWeb Video\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                             ', NULL, NULL, 'https://www.guru.com/jobs/video-of-building-a-card-from-our-site/2116834&SearchUrl=search.aspx?', NULL, NULL, 'Design & Art', 'active', '2026-03-17 09:00:03', '2026-03-17 05:00:03', '2026-03-17 05:00:03', '2026-03-17 05:00:03', 0, '250', NULL, NULL, NULL),
(1093, 'Guru', 'Full Stack Developer', '# Full-Stack Developer — Kunkel Produce Brokerage\n## About Kunkel\nKunkel Produce Brokerage is a wholesale fresh produce broker headquartered in Minnesota, sourcing from California and Texas shippers a…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Programming & Development\r\n                                      \r\n                                        \r\n\r\n                                      Programming & Software\r\n\r\n                                    JavaScriptPostgreSQLSQLJSONERPSoftware DevelopmentUnixNext.jsDocker Software\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                    ', NULL, NULL, 'https://www.guru.com/jobs/full-stack-developer/2116831&SearchUrl=search.aspx?', NULL, NULL, 'Programming & Development', 'active', '2026-03-17 09:00:03', '2026-03-17 05:00:03', '2026-03-17 05:00:03', '2026-03-17 05:00:03', 0, '35', NULL, NULL, NULL),
(1094, 'Guru', 'GHL Expert: Build High-Scale Funnel & Pr', 'כותרת:\nמומחה GHL: בניית משפך שיווק בקנה מידה גדול וקהילה פרטית (ללא קידוד)\nתיאור תפקיד:\nאני משיק ספר ותנועה גלובלית. אני זקוק למומחה ילידי ברמה גבוהה לבניית תשתית מקצועית.\nדרישות:\nמשפך לידים: דף נחית…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Sales & Marketing\r\n                                      \r\n                                        \r\n\r\n                                      Web / Digital Marketing\r\n\r\n                                    Email MarketingLanding Page DesignSMS MarketingChatbotsConversion Rate Optimization\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                     ', NULL, NULL, 'https://www.guru.com/jobs/ghl-expert-build-high-scale-funnel-pr/2116825&SearchUrl=search.aspx?', NULL, NULL, 'Sales & Marketing', 'active', '2026-03-17 09:00:03', '2026-03-17 05:00:03', '2026-03-17 05:00:03', '2026-03-17 05:00:03', 0, '250', NULL, NULL, NULL),
(1095, 'Guru', 'Steel Structural Engineer Design', 'I am seeking a highly experienced Steel Structural Engineer or Engineering Consultant to design a (40.5m length by 19.8m width) steel shade structure for a school play area located in Al Amirat, Oman,…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Engineering & Architecture\r\n                                      \r\n                                        \r\n\r\n                                      Architecture\r\n\r\n                                    ConstructionEngineeringBuilding Information Modeling3D Interior DesignSteel DesignArchitects\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n             ', NULL, NULL, 'https://www.guru.com/jobs/steel-structural-engineer-design/2116812&SearchUrl=search.aspx?', NULL, NULL, 'Engineering & Architecture', 'active', '2026-03-17 09:00:03', '2026-03-17 05:00:04', '2026-03-17 05:00:04', '2026-03-17 05:00:04', 0, '250', NULL, NULL, NULL),
(1096, 'We Work Remotely', 'After Effects Editor for Looping Animations', 'Headquarters: Austin, Texas\n    URL: http://alexnerney.com\n\n\nSUMMARYWe are building relaxing YouTube videos for sleep and meditation, and are looking for an animator who can create short, seamless, looping animations (5–10 seconds) from still images.\nThe animations will fall into two visual styles:\n1. Ambient Nature Scenes Examples: • moonlit rivers • tropical beaches at night • forest lakes • glowing butterflies or fireflies • calm water reflections • stars and subtle mist Example style: https://www.youtube.com/watch?v=7lXIgLSKp1g\nThese should feel calm, atmospheric, and relaxing.&nbsp;\n2. Meditation / Energy Visualization Scenes Examples: • glowing neural brain animations • frequency waves moving slowly across the screen • light particles traveling through the body • subtle breathing motion in a sleeping figure • energy fields / cosmic environments Example styles:\nhttps://www.youtube.com/watch?v=UnnOYEBzTO8\n&nbsp;https://www.youtube.com/watch?v=LFASWuckB1c\nThe motion should be very s', 'alexnerney.com', NULL, 'https://weworkremotely.com/remote-jobs/alexnerney-com-after-effects-editor-for-looping-animations', 'wwr_8578bd99595177255949ace70f1126ff', NULL, 'Design', 'active', '2026-03-16 22:03:25', NULL, '2026-03-17 06:00:03', '2026-03-17 06:00:03', 0, NULL, NULL, NULL, NULL),
(1097, 'We Work Remotely', 'Senior Product Designer (Typeform Ai)', 'Headquarters: Ireland (Remote)\n\n\nWho we are\nTypeform is a refreshingly different form builder.&nbsp; We help over 150,000 businesses collect the data they need with forms, surveys, and quizzes that people enjoy.&nbsp; Designed to look striking and feel effortless to fill out, Typeform drives 500 million responses every year—and integrates with essential tools like Slack, Zapier, and Hubspot.\nAbout the role\nWe are looking for an experienced product designer to help drive the Typeform AI initiative, ensuring cohesive AI experiences, accelerating product wide adoption, and continuously improving UX and UI across capture, automation, and insights.\nThis role will enable the shift toward an AI native Typeform platform by designing clear, safe, and scalable experiences that help customers confidently create, manage, and extend AI powered workflows across the full product.&nbsp;\nThis includes unlocking smarter authoring, automation, and insights while maintaining interoperability, governance, ', 'Typeform', NULL, 'https://weworkremotely.com/remote-jobs/typeform-senior-product-designer-typeform-ai', 'wwr_0608d9e8c4e12a588bb6fc3b15c9ff88', NULL, 'Design', 'active', '2026-03-16 20:31:43', NULL, '2026-03-17 06:00:03', '2026-03-17 06:00:03', 0, NULL, NULL, NULL, NULL),
(1098, 'We Work Remotely', 'Head of Support', 'Headquarters: Remote\n    URL: http://onthegosystems.com\n\n\nOnTheGoSystems is a profitable $12M fully remote company behind WPML, one of the most popular WordPress plugins in the world, serving over&nbsp;250,000&nbsp;customers globally.\nWe’re looking for a&nbsp;Head of Support to own and continuously improve the entire support experience across our products.\nThis role sits at the intersection of product, engineering, and customer success. You will drive a modern support operation that combines&nbsp;AI-powered, human, and developer-led VIP support, ensuring that every client interaction reflects the quality of our products.\n&nbsp;\nWhat You’ll Do\n\nLead our global support organization, including a human support team, AI-powered support systems, and developer-led VIP support.\nOwn the support strategy, performance metrics, and operational standards for the entire support organization.\nContinuously improve support quality using data by reviewing tickets, measuring customer satisfaction, and id', 'OnTheGoSystems', NULL, 'https://weworkremotely.com/remote-jobs/onthegosystems-head-of-support', 'wwr_c6a9f43a0802dac7c40b1de380b62039', NULL, 'Customer Support', 'active', '2026-03-16 10:53:09', NULL, '2026-03-17 06:00:05', '2026-03-17 06:00:05', 0, NULL, NULL, NULL, NULL),
(1099, 'We Work Remotely', 'Product Designer (Formless)', 'Headquarters: Netherlands (Remote)\n\n\nWho we are\nTypeform is a refreshingly different form builder.&nbsp; We help over 150,000 businesses collect the data they need with forms, surveys, and quizzes that people enjoy.&nbsp; Designed to look striking and feel effortless to fill out, Typeform drives 500 million responses every year—and integrates with essential tools like Slack, Zapier, and Hubspot.\nAbout the role \nAs Formless expands beyond simple lead capture into more advanced sales qualification and research interviews, we are looking for a craft strong individual contributor to help bring clarity, consistency, and trust to these new experiences. You will shape full journey experiences for agent driven products, strengthen edge cases, and align design decisions with real technical constraints and phased roadmaps.&nbsp;\nYour work will help Sales Agent deliver efficient lead capture, qualification, and handoff, and help Research Agent produce credible, repeatable qualitative insights. Th', 'Typeform', NULL, 'https://weworkremotely.com/remote-jobs/typeform-product-designer-formless', 'wwr_e08a9fa2ac20384eac360de621cc3653', NULL, 'Mobile Development', 'active', '2026-03-16 20:31:52', NULL, '2026-03-17 06:00:05', '2026-03-17 06:00:05', 0, NULL, NULL, NULL, NULL),
(1100, 'Guru', 'Develop a Roblox game', 'Want someone who can develop a Roblox game frlm\nStartch including make the full Roblox map, need to develop the full game from\nIdea. \n\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Programming & Development\r\n                                      \r\n                                        \r\n\r\n                                      Apps & Mobile\r\n\r\n                                    Roblox\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n                                    \r\n                                      \r\n              ', NULL, NULL, 'https://www.guru.com/jobs/develop-a-roblox-game/2116845&SearchUrl=search.aspx?', NULL, NULL, 'Programming & Development', 'active', '2026-03-17 11:00:05', '2026-03-17 07:00:05', '2026-03-17 07:00:05', '2026-03-17 07:00:05', 0, '10', NULL, NULL, NULL),
(1101, 'Guru', 'Video Editor for YouTube Documentaries', 'IMPORTANT: I won\'t be checking applications here. Please apply by filling out this form: https://smashmedialabs.fillout.com/speditor\nSmash Media Labs is a fast-growing organization that relies on crea…\r\n\r\n                                  \r\n                                    \r\n                                      \r\n                                      \r\n                                        Design & Art\r\n                                      \r\n                                        \r\n\r\n                                      Video / Film / TV / DVD\r\n\r\n                                    Video Editing\r\n                                  \r\n                                \r\n\r\n                                \r\n                                \r\n                                  \r\n                                    \r\n                                      \r\n                                    \r\n                                  \r\n\r\n                                  \r\n                     ', NULL, NULL, 'https://www.guru.com/jobs/video-editor-for-youtube-documentaries/2116844&SearchUrl=search.aspx?', NULL, NULL, 'Design & Art', 'active', '2026-03-17 11:00:05', '2026-03-17 07:00:05', '2026-03-17 07:00:05', '2026-03-17 07:00:05', 0, '250', NULL, NULL, NULL);

-- --------------------------------------------------------

--
-- Table structure for table `user_profiles`
--

CREATE TABLE `user_profiles` (
  `id` int(10) UNSIGNED NOT NULL,
  `full_name` varchar(200) DEFAULT NULL,
  `email` varchar(191) NOT NULL,
  `first_name` varchar(80) DEFAULT NULL,
  `last_name` varchar(80) DEFAULT NULL,
  `created_at` datetime NOT NULL DEFAULT current_timestamp(),
  `updated_at` datetime NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `email_notifications` tinyint(1) DEFAULT 1,
  `notification_frequency` varchar(20) DEFAULT 'daily'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `user_profiles`
--

INSERT INTO `user_profiles` (`id`, `full_name`, `email`, `first_name`, `last_name`, `created_at`, `updated_at`, `email_notifications`, `notification_frequency`) VALUES
(1, 'Farhad Asbaghipour', 'f.asbaqi@gmail.com', NULL, NULL, '2026-03-13 10:43:15', '2026-03-13 10:43:15', 1, 'daily'),
(2, 'Zahra moghaddasi', 'zahra.ir.info@gmail.com', NULL, NULL, '2026-03-14 11:21:18', '2026-03-14 11:21:18', 1, 'daily');

-- --------------------------------------------------------

--
-- Table structure for table `user_saved_projects`
--

CREATE TABLE `user_saved_projects` (
  `id` int(10) UNSIGNED NOT NULL,
  `user_id` int(10) UNSIGNED DEFAULT NULL,
  `user_email` varchar(191) NOT NULL,
  `project_id` int(10) UNSIGNED NOT NULL,
  `created_at` datetime NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `user_saved_projects`
--

INSERT INTO `user_saved_projects` (`id`, `user_id`, `user_email`, `project_id`, `created_at`) VALUES
(10, 1, '', 1048, '2026-03-16 11:38:31'),
(11, 1, '', 1047, '2026-03-16 11:38:33');

--
-- Indexes for dumped tables
--

--
-- Indexes for table `leads`
--
ALTER TABLE `leads`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `email` (`email`),
  ADD KEY `idx_plan` (`plan`);

--
-- Indexes for table `payment_logs`
--
ALTER TABLE `payment_logs`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `projects`
--
ALTER TABLE `projects`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `uq_external_id` (`external_id`),
  ADD KEY `idx_source` (`source`),
  ADD KEY `idx_status` (`status`),
  ADD KEY `idx_published` (`published_at`);

--
-- Indexes for table `user_profiles`
--
ALTER TABLE `user_profiles`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `email` (`email`),
  ADD KEY `idx_email` (`email`);

--
-- Indexes for table `user_saved_projects`
--
ALTER TABLE `user_saved_projects`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `uq_user_project` (`user_email`,`project_id`);

--
-- AUTO_INCREMENT for dumped tables
--

--
-- AUTO_INCREMENT for table `leads`
--
ALTER TABLE `leads`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=15;

--
-- AUTO_INCREMENT for table `payment_logs`
--
ALTER TABLE `payment_logs`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `projects`
--
ALTER TABLE `projects`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=1102;

--
-- AUTO_INCREMENT for table `user_profiles`
--
ALTER TABLE `user_profiles`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;

--
-- AUTO_INCREMENT for table `user_saved_projects`
--
ALTER TABLE `user_saved_projects`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=16;
COMMIT;

/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
