Browse
···
Log in / Register

Product Manager – Data & AI (full remote) (Seattle)

$165,000-195,000/year

206 Bellevue Way NE, Bellevue, WA 98004, USA

Favourites
Share

Description

About Us We’re a mission-driven Series C startup building software that safely integrates drones into the national airspace. Our platform enables complex drone operations across both urban and rural environments, partnering with transportation departments, municipalities, and enterprise customers to support the future of uncrewed aviation. The Role We’re looking for a Product Manager with a passion for data, AI, and aviation technology. You’ll be responsible for building products and features that unlock safe, scalable, and data-driven drone operations. This role requires balancing vision and strategy with hands-on execution: identifying customer needs, defining product roadmaps, and leading cross-functional teams to deliver. You’ll work closely with engineering, data science, and regulatory partners to turn complex data and AI capabilities into intuitive, trusted tools for our customers. Your work will directly shape how drones operate in cities, industries, and infrastructure projects nationwide. What You’ll Do -Own end-to-end product strategy, roadmap, and delivery for data- and AI-driven capabilities. -Conduct market research and user discovery to uncover customer needs in the rapidly evolving drone ecosystem. -Translate insights into clear product requirements and collaborate with engineering, design, and data science on execution. -Define product scope, release plans, and success metrics that tie directly to business outcomes. -Partner with regulatory bodies, enterprise clients, and industry stakeholders to align solutions with real-world requirements. -Drive go-to-market strategy in collaboration with marketing and business development teams. -Analyze product usage and operational data, turning insights into actionable product decisions. -Stay ahead of trends in drones, AI, and aviation technology, spotting opportunities for innovation. -Build strong cross-functional relationships to ensure smooth execution across technical, business, and external partners. What We’re Looking For -Bachelor’s degree (or equivalent experience). -4–7 years of product management experience in an agile software environment. -Proven track record of delivering complex products end-to-end, ideally in data- or AI-driven domains. -Strong understanding of AI technologies and experience building AI-enabled products (required). -Excellent analytical skills, with the ability to synthesize product and operational data into actionable insights. -Strong communicator and influencer, comfortable working with stakeholders across technical, business, and regulatory contexts. -Experience with Agile methodologies and backlog management tools. Bonus: experience in aviation, drones, geospatial data, or regulated industries. Compensation & Benefits -Base salary: $165,000 – $195,000, depending on experience. -Competitive equity package. -Health, dental, and vision coverage. -401(k) with company match. -Flexible PTO and remote-friendly culture.

Source:  craigslist View original post

Location
206 Bellevue Way NE, Bellevue, WA 98004, USA
Show map

craigslist

You may also like

Craigslist
Remote Software Development Career 🧑‍💻
We are seeking individuals eager to pursue careers in technology. If you want hands-on coding practice, project experience, and preparation for developer jobs, this training program is for you. This program is remote and flexible, allowing full-time or part-time participation. With nearly 900 hours of training and project work, you’ll gain experience in programming languages, tools, and workflows while creating a strong résumé and portfolio. 🖥️ Technology & Programming Fundamentals -Learn the basics of computers, networks, browsers, and the internet -Study algorithms, security principles, data structures, and number systems -Practice Python scripting, command line tools, and flowcharting 💻 Web & Front-End Development -Build websites with HTML5, CSS3, and Bootstrap -Develop interactivity with JavaScript, jQuery, and React.js -Apply modern design and responsive layout practices 🗄️ Back-End & Database Development -Create and query databases with SQL and SQL Server -Perform CRUD operations and learn relational structures -Develop back-end apps in Python (Django) and C# (.NET Core) 🧑‍💻 Programming Languages & Tools -Learn seven core languages: C#, Python, JavaScript, HTML, CSS, SQL, and more -Use Git, GitHub, Visual Studio, and Team Foundation Server -Apply collaboration and version control like a professional developer 🧪 Capstone Projects -Complete two advanced projects (Python + C#) -Build portfolio-ready work with Agile, Scrum, and DevOps practices -Practice debugging, teamwork, and real coding challenges 🧰 Career Preparation -Learn résumé writing and cover letter development -Practice technical and whiteboard interview techniques -Prepare to enter the workforce as a junior developer 🚀 No experience needed. Remote participants encouraged. Start your journey in technology now. 👉 Apply here: https://softwaredevpros.online/
1100 S Lowell Blvd, Denver, CO 80219, USA
$30/hour
Workable
Informatica Engineer - Fort Worth, TX (locals only)
Job Title: Informatica Engineer Location: Fort Worth, TX (locals only) Mode of Work: Hybrid Yrs of exp: 6+ Any Visa   Description:   Infromatica Engineer POSITION Web/Mobile Developer Job Responsibilities This role is responsible for designing, coding, and modifying ETL processes using Informatica based on mappings from Source to Target applications. Experience in migration to Cloud Developer Job Duties - Participates in ETL Design of new or changing mappings and workflows with the team and prepares technical specifications. - Creates ETL Mappings, Mapplets, Workflows, Worklets using Informatica PowerCenter 10.x and prepare corresponding documentation. - Designs and builds integrations supporting standard data warehousing objects (type-2 dimensions, aggregations, star schema, etc.). - Performs source system analysis as required. - Works with DBAs and Data Architects to plan and implement appropriate data partitioning strategy in Enterprise Data Warehouse. - Implements versioning of the ETL repository and supporting code as necessary. - Develops stored procedures, database triggers and SQL queries where needed. - Implements best practices and tunes SQL code for optimization. - Loads data from SF Power Exchange to MongoDB database using Informatica. - Works with XML's, XML parser, Java and HTTP transformation within Informatica. - Works with Informatica Data Quality (Analyst and Developer) - Primary skill is Informatica PowerCenter - 5-7 years of experience. Developer Skills and Qualifications Informatica PowerCenter, Informatica Powerxchange. MongoDB, IMS , Relational Database Education/Experience • Bachelor’s Degree in computer science or equivalent training required • 5+ years’ experience required
Fort Worth, TX, USA
Negotiable Salary
Craigslist
LAMP Stack Junior Developer for OpenEMR
I run a software company that develops software for an open-source project called OpenEMR, an application that runs medical clinics, hospitals, and other medical organizations. I am looking for a part-time 20 hours per month junior developer to assist me and my company with completing tasks for OpenEMR. As time progresses this has the ability to turn into more hours. You would be a 1099 contractor for my company. More info about the project (this is the project you will be working on): https://www.open-emr.org/ Before the interview I need you to read the following document. In your cover letter please be able to demonstrate as much as possible what is contained in this document. You probably won't get 100% but please give it a solid try. Requirements for OpenEMR Development This document defines the minimum skills and tasks you must demonstrate to be considered ready for OpenEMR development. Review carefully and be prepared to show working examples for the interview. Core Competencies Using Git and standard source control workflows Understanding the OpenEMR database schema at a basic level Setting up multiple virtual hosts using LAMP (preferred), WAMP, or MAMP Configuring and troubleshooting Apache Virtual Host Setup Task Demonstrate your ability to set up a local sandbox by: Creating a new Apache virtual host Installing the latest community version of OpenEMR (use the most recent patch release) Cloning the OpenEMR GitHub repository outside of any vhost folder. (basically, not storing the git repo in the /var/www/ directory, but using an rsync script to update the vhost ) Setting up local instances for both: Master branch and most current stable patch release At minimum: Run OpenEMR v703v4 on a dedicated vhost Git and Source Control Best practices for managing a project with Git Why repositories must not be stored directly on Staging or Production vhosts What cherry-picking is and why it is useful How git reflog can help find a file’s history Xdebug Task Place a breakpoint in login.php at the line that includes globals.inc.php Step over into the next line and explain why globals.inc.php is critical Identify a variable or function from globals.inc.php that is used in login.php OpenEMR Schema Explain the purpose and stored data of these tables: patient_data form_encounter forms users users_secure list_options layout_options Write a query to return: patient first name, last name, PID, encounter number, and forms used in encounters within a specific date or date range Write a query to return: PID and encounter ids for a date range Identify which table/column records when a form has been deleted Identify the view in the OpenEMR interface that updates the list_options table Identify the view in the OpenEMR interface that updates the layout_options table Make a change using the OpenEMR interface and demonstrate the change in the raw data (phpMyAdmin view) Explain how layout_options and list_options are related to creating or updating layout based forms
2832 SE Salmon St, Portland, OR 97214, USA
$30-50/hour
Workable
Technical Support Engineer - 1st Shift
Futurex is seeking talented individuals with a passion for technology and an interest in business to join our team as a Technical Support Engineer for our 1st shift 8:00 am - 5:00 pm CT. This position is on-site at Futurex’s Engineering Campus in Bulverde, 15 miles north of San Antonio, Texas. This position involves individuals in both the business development and IT support for Futurex’s advanced line of cryptographic security solutions. Initially, individuals in this position work to develop a deep knowledge of Futurex technology and industry standards by participating in our software quality assurance process. This progresses into customer support and sales with Tier-1 organizations worldwide. RESPONSIBILITIES INCLUDE: Provide ongoing technical support and guidance to Futurex’s global customer base from 8:00 am - 5:00 pm CT Test and troubleshoot new and existing hardware, software, and firmware developed for the data security and encryption industry Apply business knowledge and technical ability to create state-of-the-art solutions to help enterprises secure their sensitive data Train customers on the Futurex product line and data security best practices Help develop customer IT environments and provide project management services for custom initiatives Write and maintain technical documentation released to the public Understand industry-specific APIs and protocols used when interfacing with external systems Requirements REQUIREMENTS 3-5 years experience in a related IT field Bachelor’s degree in cybersecurity, or a technical and/or business related major Broad information technology background Strong communication skills Strong problem-solving skills Flexibility to assist in several different departments of the company STRONGLY PREFERRED Familiarity with enterprise data encryption technology, including hardware security modules (HSM); enterprise key, certificate, and PKI management solutions; and/or tokenization for PCI DSS compliance Experience with TCP/IP networking Experience with multiple architectures and platforms Experience with OpenSSL, Linux, scripting (Python, Perl, Bash) Experience with technical support, sales, or quality assurance Benefits Competitive compensation and opportunities for advancement Opportunity to travel to worldwide destinations Health, dental, vision, life, and short/long-term disability insurance Paid vacation, holidays, and sick leave Complimentary gym membership on Bulverde campus Retirement plan with employer contribution match Scenic corporate campus with amenities including a tennis court, jogging trail, and putting green Welcoming, family-style corporate culture uniquely suited to fast-paced, entrepreneurial, and motivated individuals
Bulverde, TX, USA
Negotiable Salary
Workable
Staff Software Engineer
We are Aftersell by Rokt, a hyper-growth Shopify ecommerce leader. Aftersell by Rokt enables SMB companies to unlock real-time relevancy in the moment that matters most, when customers are buying. Together, our AI and ML-powered Rokt Brain and ecommerce Rokt Network will power more than 6.5 billion transactions connecting 400 million customers across the world’s leading companies. In January 2025, Rokt’s valuation increased to $3.5 billion USD, allowing us to expand rapidly. In February 2024, Aftersell was acquired by Rokt. The Rokt engineering team builds best-in-class ecommerce technology that provides personalized and relevant experiences for customers globally and empowers marketers with sophisticated, AI-driven tooling to better understand consumers. Our bespoke platform handles millions of transactions per day and considers billions of data points which give engineers the opportunity to build technology at scale, collaborate across teams and gain exposure to a wide range of technology. At Rokt, we practice transparency in career paths and compensation.  At Rokt, we believe in transparency, which is why we have a well-defined career ladder with transparent compensation and clear career paths based on competency and ability. Rokt’stars constantly strive to raise the bar, pushing the envelope of what is possible. We are looking for a Staff Software Engineer Target Total Compensation: $375,000 - $514,000, including fixed annual salary of $250,000 - $315,000, employee equity plan grant & world class benefits. As a Staff Software Engineer you will be part of the Aftersell team, driving engineering for some of our highest visibility and most impactful products. You will be working closely with other software engineers and product managers in your team on solving interesting problems and driving business values. About the Role: Design, develop, test, deploy and improve code that solves real world problems Own complex product features end to end - with a focus on customer impact Operate with autonomy in solving problems Collaborate with other teams to deliver new products Create fast, scalable and easy to use applications Build libraries and frameworks that others can use Support and mentor other engineers on best practices, architecture, and quality Requirements About You: 10+ years of experience in Software Engineering Strong commercial experience in one of following languages: Go, Java, C#, Python. You have written a lot of performant easy-to-maintain code using best practices. Extensive experience with AWS/GCP/Azure, Kubernetes, CI/CD pipelines An eagerness to work and learn in the open and share your learnings with your teammates. A willingness and comfort communicating remotely through chat, docs, video calls, and other collaborative online tools Benefits About Rokt’stars: As a mission-driven, hyper-growth community of curious explorers, our ambition is to unlock the full potential in ecommerce and beyond. Our bias for action means we are not afraid to quickly venture into uncharted territories, take risks or challenge the status quo; in doing so we either win or learn. We work together as one aligned team never letting egos get in the way of brilliant ideas. We value diversity, transparency and smart humble people who enjoy building a disruptive business together. We pride ourselves on being a force for good as we make the world better.  About The Benefits: We leverage best-in-class technology and market-leading innovation in AI and ML, with all of that being underlined by building and maintaining a fantastic and inclusive culture where people can be their authentic selves, and offering a great list of perks and benefits to go with it: All employees have access to our LevelUp! program, providing opportunities for coaching, courses, and training to support career growth and development. Become a shareholder. Every Rokt’star gets equity in the company Enjoy catered lunch every day and healthy snacks in the office. Plus join the gym on us!  Access generous retirement plans like a 4% dollar-for-dollar 401K matching plan and get fully funded premium health insurance for your entire family!  Dog-friendly office  Extra leave (bonus annual leave, sabbatical leave etc.)  Work with the greatest talent in town See the world! We have offices in New York, Seattle, Sydney, Tokyo and London We believe we’re better together. We love spending time together and are in the office most days (teams are in the office 4 days per week). We also get that you need to balance your life and your commitments so you have the flexibility to manage your own hours and can spend up to a week of every quarter working from anywhere. We at Rokt choose to create a company that is as diverse and inclusive as the world we live in by attracting, growing & keeping the best talent. Equal employment opportunities are available to all applicants without regard to race, religion, color, national origin, gender, sexual orientation, age, marital status, veteran status, or disability status. If this sounds like a role you’d enjoy, apply here and you’ll hear from our recruiting team.
Seattle, WA, USA
$375,000-514,000/year
Cookie
Cookie Settings
Our Apps
Download
Download on the
APP Store
Download
Get it on
Google Play
© 2025 Servanan International Pte. Ltd.