Engineering Structures Login Jobs in Leary Texas Remote
365 positions found — Page 4
We’re seeking dependable individuals who want to build a side income alongside their full-time work. This role offers flexible tasks you can perform outside your regular job hours. You’ll be given structured guidance and tools to identify side hustles that complement your main job, without conflict or burnout.
Responsibilities:
Work through curated side-hustle ideas and evaluate which suit your skills and schedule
Test and implement methods to generate extra income (e.g. remote tasks, micro-projects)
Track your time and earnings; maintain simple reports
Adjust your workflow and focus on the side hustles that deliver the best return
Requirements:
Must have a full-time job already (or other main commitment)
Reliable internet access and a device (laptop, tablet or smartphone)
Basic organization skills and ability to work independently
Willingness to learn and experiment
Preferred Qualities:
Self-motivated
Good at managing time
Comfortable trying new things
Able to commit a few hours each week
Benefits:
Work on your own schedule (evenings/weekends)
Low risk; minimal overhead
Opportunity to scale income over time
Support and guidance provided
We’re looking for people interested in a part-time remote opportunity to supplement their main income. This position is ideal for professionals, freelancers, and anyone who wants to improve their financial situation with flexible, manageable work.
You’ll receive access to structured resources explaining simple, effective ways to earn extra income using your existing skills and free time.
Responsibilities:
Review step-by-step guides and apply them independently
Choose methods that fit your experience and lifestyle
Monitor and report your own results to measure progress
Maintain consistency and reliability
Requirements:
Reliable internet connection and basic computer literacy
Strong self-motivation and time management
Comfortable working independently
Willingness to learn new approaches
Benefits:
Remote and flexible schedule
No selling or cold calling
Practical ways to build a stable side income
Opportunity for long-term financial growth
If you're looking for a full-time position, or just a part-time job that supports your full-time ambition, you've come to the right place.
Crew member opportunities are available practically anytime: breakfast, lunch, late nights, weekends – whatever suits your schedule.
To be successful in this role, Team Members must be able to smile, maintain eye contact, have a cheerful and positive attitude.
Job Duties: • Connect with customers to ensure they have a positive experience • Help customers order their favorite meals • Prepare customers meals • Partner with other Team Members and Managers to meet daily goals and have fun • Keep the restaurant looking fantastic • Serve and Help others Job Requirements: • Excellent customer service skills • Willingness to learn and grow • Must be able to perform under pressure in a fast-paced, team environment • Must be at least 16 years of age & authorized to work in the US Physical Requirements: Ability to perform the following motions: bending, squatting, twisting, pulling and reaching Ability to work in warm and cold temperatures Ability to stand for 8-10 hours Ability to lift up to 20lbs About our benefits: We offer a passionate, fun, and positive work environment, with a welcoming and supportive team, along with… • Anniversary Vacation Bonus • Employee Rewards & Recognition Program • Career development through structured training programs EEO Statement GPS Hospitality is an Equal Opportunity employer.
All persons shall have the opportunity to be considered for employment without regard to their race, color, religion, creed, national origin, ancestry, lineage or citizenship status, age, disability, gender (including pregnancy, childbirth and other related conditions), sexual orientation, genetic information / characteristics, veteran or military status, marital status or any other characteristic provided by applicable federal, state or local laws.
ADAA GPS Hospitality will endeavor to make a reasonable accommodation / modification to the known physical or mental limitations of a qualified applicant with a disability to assist in the hiring process or an on the job accommodation, unless the accommodation would impose an undue hardship on the operation of our business, in accordance with applicable federal, state and local law.
If you believe you require such assistance to complete this form, participate in the interview process, or need an on the job accommodation, please contact Human Resources at 77
GPSINDSJTM10
Shift Leaders are trained to perform all the duties performed by the Team Members, with additional responsibility for directing the daily operations of a restaurant in the Restaurant General Manager's and Assistant Manager's absence.
This includes but is not limited to ensuring compliance with company standards in all areas of operation including product preparation and delivery, customer relations, restaurant maintenance, team management and other duties as required or assigned.
Job Duties: Ensure your team provides outstanding service & satisfied guests Train & coach the team Utilize GPS Hospitality Systems to run a great restaurant every shift, every day Set an example by maintaining an excellent working knowledge and high level of proficiency in restaurant operations Provide coaching and feedback to the team Supervise in accordance with GPS values, traits and behaviors Demonstrate strong problem-solving skills Follow and enforce all cash policies; address and document any policy violations Any / all other duties as assigned by the Restaurant General Manager (RGM) Job Requirements: 0-2 year of supervisory experience in a restaurant or retail setting Excellent customer service skills Must be able to perform under pressure in a high-volume setting Must be 18 years old and authorized to work in the US Physical Requirements: Ability to perform the following motions: bending, squatting, twisting, pulling and reaching Ability to work in warm and cold temperatures Ability to stand for 8-10 hours Ability to lift up to 20lbs About our benefits: We offer a passionate, fun and positive work environment, with a welcoming and supportive team, along with… Regular performance reviews Health & Life Benefits HSA program Anniversary Vacation Bonus Employee Rewards & Recognition Program Career development through structured training programs EEO Statement GPS Hospitality is an Equal Opportunity employer.
All persons shall have the opportunity to be considered for employment without regard to their race, color, religion, creed, national origin, ancestry, lineage or citizenship status, age, disability, gender (including pregnancy, childbirth and other related conditions), sexual orientation, genetic information / characteristics, veteran or military status, marital status or any other characteristic provided by applicable federal, state or local laws.
ADAA GPS Hospitality will endeavor to make a reasonable accommodation / modification to the known physical or mental limitations of a qualified applicant with a disability to assist in the hiring process, unless the accommodation would impose an undue hardship on the operation of our business, in accordance with applicable federal, state and local law.
If you believe you require such assistance to complete this form or to participate in the interview process, please contact Human Resources at 77
Title: Lead Software Engineer - AI Application Platform
Mode of interview 1 round in person
Location: Must be in Charlotte, NC to work Hybrid Model
Main Skill set: Python, AI and Angular
Description:
Lead Software Engineer - AI Application Platform
The Opportunity
We are seeking a Lead Software Engineer to guide the architectural development and execution of the client, a sophisticated AI-powered application generation platform. This role suits a proven technical leader with deep, hands-on expertise across the full software stack who finds enabling a team to build better software deeply satisfying.
You will shape critical systems, mentor senior and junior developers through complex technical decisions, conduct rigorous code reviews across multiple technology domains, and directly influence the platform's trajectory through strategic engineering leadership.
This is for someone who:
- Engages thoughtfully when a junior developer asks targeted architectural questions—because you see an opportunity to shape how someone thinks about systems
- Takes time to explain subtle type-safety issues in code review, understanding that feedback is a teaching moment
- Can present architecture clearly to executives and confidently explain both what we're building and why it matters
- Finds more energy in the code your team ships than in the code you write individually
- Has proven depth across the full stack and a track record of developing engineers into stronger contributors
This is not a single-language codebase. The role requires the ability to make informed decisions on TypeScript design patterns, Python FastAPI architecture, AWS security posture, and Terraform state management in context with one another.
The Platform Challenge
The client is fundamentally a Platform-as-a-Service (PaaS) for dynamic application generation. This differs from building a traditional SaaS product. Rather than building one application, you're building infrastructure that enables users to build their own applications.
What this means architecturally:
- Dynamic Content Generation at Scale: Unlike traditional development where code is fixed, AppGen generates JSON form schemas, validation rules, and UI layouts on demand. The FormBuilder component doesn't know what fields will exist until runtime. The layout engine renders user-designed screens from configuration, not hardcoded templates.
- Multi-Tenant Isolation & Data Segregation: Each user gets their own generated app, potentially deployed to their own AWS environment. The architecture must account for data isolation, namespace management, and cross-tenant security considerations.
- User-Defined Data Structures: Traditional applications are built with predetermined database schemas. AppGen works differently—form structures, field types, and validation rules emerge from user conversations with Claude. This brings engineering challenges: How do you safely execute validation logic that users define? When users modify existing forms that have thousands of submissions, how do you maintain backward compatibility? How do you version schemas?
- Content Rendering, Not Code Generation: Unlike traditional no-code platforms where users drag-and-drop to build, AppGen uses AI instead. Users chat with Claude, Claude generates a form schema, and your platform renders that schema reliably across diverse field types, validation patterns, and workflows. The system renders configurations for immediate use, rather than generating code for later deployment.
Experience that directly transfers:
- You've contributed to or led development of low-code/no-code platforms (visual builders, workflow engines, configuration-driven systems)
- You've worked on SaaS platforms with multi-tenant architecture and understand isolation strategies, rate limiting, and per-customer customization
- You've built dynamic rendering systems that handle unknown/arbitrary schemas at runtime
- You've addressed the unique challenges of treating data configurations as user-created content (form builders, report designers, automation workflows)
- You understand the difference between platform infrastructure and applications built on that infrastructure—and the architectural implications of each
Core Responsibilities
1. Technical Architecture & Systems Thinking (40%)
- Shape architectural decisions across the full stack: How should the component layer handle dynamically generated forms? What's the right approach to validate complex cross-field dependencies in the FormBuilder? What separation of concerns makes sense between the Generator Lambda and the Parent Backend?
- Guide architecture discussions: Help senior developers think through design trade-offs. Should we use NgRx or Angular signals for this feature? When does a new Lambda function become worthwhile given cold-start costs?
- Identify and address system-wide bottlenecks: Work across layers to improve performance. Explore Lambda cold-start optimization, RDS query efficiency, and DynamoDB access patterns.
- Establish patterns and guide consistency: Define coding conventions that work across Python, TypeScript, and Terraform. Help new team members understand the reasoning behind architectural choices.
- What this looks like in practice: You're able to justify architectural decisions with technical reasoning. When someone questions an approach, you can explain the trade-offs you considered. You can write code in multiple languages to validate an approach if needed.
2. Code Review & Technical Guidance (30%)
- Full-stack PR reviews: Review Python FastAPI endpoints and Angular components with equal depth, understanding how they interact.
- Deep technical review: Catch issues thoughtful code review can surface:
- RxJS Observable lifecycle and potential memory patterns in Angular
- Query efficiency and data loading patterns in SQLAlchemy
- Terraform module organization and state management implications
- Type safety and TypeScript coverage gaps
- AWS security and IAM configurations
- Educational feedback: Your code reviews help the team learn. When you identify an issue, reviewees understand not just what changed, but how to think about similar problems in the future.
- Define quality expectations: Work with the team to establish what \"production-ready\" means for this platform and support consistent application of those standards.
- What this requires: Experience reviewing code across teams and multiple languages. You know how to write feedback that resonates—clear, constructive, and focused on helping people improve.
3. Mentorship & Team Development (20%)
- Expand specialist capabilities: Help backend specialists learn to contribute to the forms-engine. Support frontend experts in understanding FastAPI patterns.
- Accelerate junior developers: Pair on complex problems. Explain the reasoning behind patterns like DataState. Connect architectural choices to implementation details and performance implications.
- Identify and address gaps: Recognize when someone is struggling with a technology and provide targeted support—training, pair programming, or guidance through architectural decisions.
- Create growth opportunities: Stretch the team into new areas. A backend engineer working on their first Terraform contribution. A frontend specialist implementing an AWS Lambda authorizer.
- What this requires: Genuine investment in people's growth. You've walked developers through major transitions (generalist to specialist, specialist to full-stack, or into new technology areas). You understand that team strength grows when individuals expand their capabilities.
4. Stakeholder Communication & Technical Leadership (10%)
- Explain to diverse audiences: Translate architectural choices and trade-offs for product managers, executives, and business stakeholders. Connect \"optimizing DynamoDB queries\" to \"improving form submission latency by 30%.\"
- Shape technical direction: Contribute the engineering perspective on feasibility, risk, and what unlocks future capabilities.
- Support release confidence: You understand the code changes, comprehend the risks, and know what to monitor. You can stand behind releases.
Required Qualifications
Technical Skills
Frontend (Production Experience)
- 5+ years of Angular (including handling version migrations, optimizing change detection, and guiding teams through reactive patterns)
- Strong TypeScript skills with generics, discriminated unions, and strict mode
- RxJS depth: You understand hot vs. cold observables, unsubscription patterns, and can identify potential memory issues in reviews
- NgRx state management: You've designed stores at scale, optimized selectors, and evaluated architectural implications
- CSS Grid & Responsive Design: You can assess component hierarchy and layout decisions
- Material Design: You've worked within it and know when and how to extend it
Backend (Production Experience)
- 5+ years of Python (async/await, type hints, data modeling)
- FastAPI production experience: session management, dependency injection, middleware
- SQL and ORMs (SQLAlchemy): You write efficient queries and review them critically
- AWS services: Understanding of Lambda behavior, IAM least-privilege patterns, VPC networking
- REST API design: Versioning, error handling, idempotency
- Testing frameworks: pytest, testing st
Remote working/work at home options are available for this role.
*Securian Financial Groups internal position title isInfrastructure Consultant.
Position Summary:
We are looking for an AWS Dev OpsEngineer with hands-on experience in AWS Tools to help build and maintain cloud infrastructure that supports our data and analytics platforms. This role is ideal for someone with a solid foundation in cloud engineering who is ready to take ownership of infrastructure components and collaborate across teams to deliver scalable, secure, and efficient solutions. Executes projects to research, proof of concept, and implement new solutions. Maintains awareness of trends and technologies to meet new and emerging stakeholder requirements.
Responsibilities include but not limited to:
- Champion the selection of Data and Analytics platforms and tools to be used across the enterprise.
- Engage with users and vendors to execute technology proof of concepts that validate use cases and the value of new solutions.
- Onboard new platforms and tools to ensure solutions are adopted effectively across the organization.
- Collaborate with Data Engineering and Data Science teams to identify tooling gaps and inefficiencies and partner to implement solutions for their needs.
- Build and maintain AWS infrastructure using Infrastructure as Code (IaC) tools such as Terraform or CloudFormation.
- Configure and manage core AWS services including EC2, S3, IAM, RDS, Lambda, Glue, Redshift and VPC Networking.
- Support data engineering and analytics teams by provisioning and optimizing cloud resources for data pipelines and analytics workloads.
- Implement monitoring, logging, and alerting solutions using tools like CloudWatch.
- Participate in CI/CD pipeline development and deployment automation.
- Ensure infrastructure security through proper IAM policies, encryption, and network configurations.
- Collaborate with data engineers, data scientists, and solution architects to improve infrastructure design and performance.
- Document infrastructure processes and configurations for operational transparency and team knowledge sharing.
- Ability to work with ambiguity and organize requirements to identify options.
- Ability to build productive relationships and collaborate with partners and stakeholders.
- Proficient in managing and maintaining Linux-based systems, including installation, configuration, performance tuning, and troubleshooting. Experienced with shell scripting, system security, user management, and automation tools to ensure reliable and efficient server operations.
Qualifications:
- 2-5 years of experience in cloud infrastructure engineering, with a focus on AWS.
- Experience working with structured and unstructured data and data storage technology RDS Postgres, S3
- Proficiency in Infrastructure as Code tools (Terraform, CloudFormation, or AWS CDK).
- Experience with AWS services relevant to data and analytics (e.g., Glue, Redshift).
- Familiarity with DevOps tools and practices (e.g., Git, GitHub, CI/CD, Docker).
- Basic scripting skills in Python, Bash, or PowerShell.
- Understanding of cloud networking, security, and cost optimization principles.
- Strong communication and collaboration skills.
Preferred Qualifications:
- AWS certification (e.g., AWS Certified Solutions Architect - Associate, Associate Developer or Associate Machine Learning Engineer).
- Exposure to big data tools and frameworks (e.g., Spark, Hive). Airflow, Control M, Streamsets
- Cloud Data Platforms: Snowflake, AWS Redshift, RDS, Postgres
- Data Governance & Cataloging: Informatica Intelligent Data Management Cloud (IDMC), Cloud Data Governance and Catalog (CDGC)
- Master Data Management: Reltio MDM for authoritative data domains
- AI Enablement: SageMaker, AWS Bedrock, Textract, etc. for AI development, MLflow for model lifecycle management
- Experience working in agile or cross-functional teams.
#LI-Hybrid**This position willhave a hybrid working arrangement, workingin-officefor a minimum of3days aweek.**
Securian Financial believes in hybrid work as an integral part of our culture. Associates get the benefit of working both virtually and in our offices. Ifyou'reina commutable distance (90 minutes)you'lljoin us 3 days each week in our offices to collaborate and build relationships. Our policy allows flexibility for the reality of business and personal schedules.
The estimated base pay range for this job is:
$89,000.00 - $164,300.00Pay may vary depending on job-related factors and individual experience, skills, knowledge, etc. More information on base pay and incentive pay (if applicable) can be discussed with a member of the Securian Financial Talent Acquisition team.
Be you. With us. At Securian Financial, we understand that attracting top talent means offering more than just a job - it means providing a rewarding and fulfilling career. As a valued member of our high-performing team, we want you to connect with your work, your relationships and your community. Enjoy our comprehensive range of benefits designed to enhance your professional growth, well-being and work-life balance, including the advantages listed here:
Paid time off:
We want you to take time off for what matters most to you. Our PTO program provides flexibility for associates to take meaningful time away from work to relax, recharge and spend time doing what's important to them. And Securian Financial rewards associates for their service by providing additional PTO the longer you stay at Securian.
Leave programs: Securian's flexible leave programs allow time off from work for parental leave, caregiver leave for family members, bereavement and military leave.
Holidays: Securian provides nine company paid holidays.
Company-funded pension plan and a 401(k) retirement plan: Share in the success of our company. Securian's 401(k) company contribution is tied to our performance up to 10 percent of eligible earnings, with a target of 5 percent. The amount is based on company results compared to goals related to earnings, sales and service.
Health insurance: From the first day of employment, associates and their eligible family members - including spouses, domestic partners and children - are eligible for medical, dental and vision coverage.
Volunteer time: We know the importance of community. Through company-sponsored events, volunteer paid time off, a dollar-for-dollar matching gift program and more, we encourage you to support organizations important to you.
Associate Resource Groups: Build connections, be yourself and develop meaningful relationships at work through associate-led ARGs. Dedicated groups focus on a variety of interests and affinities, including:
Mental Wellness and Disability
Pride at Securian Financial
Securian Young Professionals Network
Securian Multicultural Network
Securian Women and Allies Network
Servicemember Associate Resource Group
For more information regarding Securian's benefits, please review our Benefits page.
This information is not intended to explain all the provisions of coverage available under these plans. In all cases, the plan document dictates coverage and provisions.
Securian Financial Group, Inc. does not discriminate based on race, color, religion, national origin, sex, gender, gender identity, sexual orientation, age, marital or familial status, pregnancy, disability, genetic information, political affiliation, veteran status, status in regard to public assistance or any other protected status. If you are a job seeker with a disability and require an accommodation to apply for one of our jobs, please contact us by email at , by telephone (voice), or 711 (Relay/TTY).
To view our privacy statement click here
To view our legal statement click here
Remote working/work at home options are available for this role.
*At Securian Financial the internal position title is Data Science Sr Analyst or Data Science Consultant. The title and salary will be determined based on experience and applied skills.*
Summary
As an Operational Support Data Scientist at Securian Financial, you will bridge advanced analytics and day-to-day business operations by designing, deploying, monitoring, and continuously improving AI-driven solutions that support enterprise processes.
This role focuses on supporting reliable, scalable, and explainable AI solutions that enhance operational efficiency, decision support, customer experience, and risk management across Digital, Marketing, Sales, and Servicing functions.
You will operate at the intersection of data science, MLOps, and the business - ensuring models are maintained, enhanced, monitored, and aligned with Securian's Enterprise Data Strategy Vision and Operating Principles.
Responsibilities include but are not limited to:
AI Solution Development & Deployment
Work with business teams to enhance existing solutions to enhance and optimize existing AI/ML solutions.
Deploy and manage solutions using cloud-native tools (e.g., AWS SageMaker).
Operational Model Support & Optimization
Monitor model performance, data drift, and operational KPIs.
Troubleshoot production issues and continuously enhance and optimize models for performance, stability, and cost efficiency.
Establish measurement frameworks to quantify operational impact of deployed solutions.
Data Engineering & Analytical Execution
Transform structured, semi-structured, and unstructured data into actionable features and insights.
Perform exploratory analysis and visualization to identify operational improvement opportunities.
Collaborate with engineering teams to productionize data solutions.
Stakeholder Engagement & Explainability
Partner with cross-functional operational stakeholders to understand business workflows and translate them into AI-enabled solutions.
Communicate complex AI methodologies and results clearly to technical and non-technical audiences.
Ensure model transparency, explainability, fairness, and ethical AI application in alignment with enterprise governance standards.
Required Qualifications
Demonstrated experience developing, deploying, or supporting production AI/ML models in cloud environments.
Strong proficiency in Python and experience with tools such as AWS SageMaker and GitHub.
Experience building operationalized data science solutions (not just prototypes).
Strong understanding of statistical modeling, machine learning algorithms, and model validation techniques.
Ability to clearly explain technical concepts, model outputs, and operational trade-offs to stakeholders.
Strong ethical judgment with a commitment to responsible and unbiased AI development.
Preferred Qualifications
2+ years of hands-on experience in data science, applied AI, or machine learning.
Experience supporting AI solutions in operational or production environments.
Familiarity with MLOps practices, model governance frameworks, and automation tooling.
Experience working in regulated industries (financial services preferred).
#LI-hybrid **This position will be in a hybrid working arrangement.**
Securian Financial believes in hybrid work as an integral part of our culture. Associates get the benefit of working both virtually and in our offices. If you're in a commutable distance (90 minutes) you'll join us 3 days each week in our offices to collaborate and build relationships. Our policy allows flexibility for the reality of business and personal schedules.
The estimated base pay range for this job is:
$72,000.00 - $134,000.00Pay may vary depending on job-related factors and individual experience, skills, knowledge, etc. More information on base pay and incentive pay (if applicable) can be discussed with a member of the Securian Financial Talent Acquisition team.
Be you. With us. At Securian Financial, we understand that attracting top talent means offering more than just a job - it means providing a rewarding and fulfilling career. As a valued member of our high-performing team, we want you to connect with your work, your relationships and your community. Enjoy our comprehensive range of benefits designed to enhance your professional growth, well-being and work-life balance, including the advantages listed here:
Paid time off:
We want you to take time off for what matters most to you. Our PTO program provides flexibility for associates to take meaningful time away from work to relax, recharge and spend time doing what's important to them. And Securian Financial rewards associates for their service by providing additional PTO the longer you stay at Securian.
Leave programs: Securian's flexible leave programs allow time off from work for parental leave, caregiver leave for family members, bereavement and military leave.
Holidays: Securian provides nine company paid holidays.
Company-funded pension plan and a 401(k) retirement plan: Share in the success of our company. Securian's 401(k) company contribution is tied to our performance up to 10 percent of eligible earnings, with a target of 5 percent. The amount is based on company results compared to goals related to earnings, sales and service.
Health insurance: From the first day of employment, associates and their eligible family members - including spouses, domestic partners and children - are eligible for medical, dental and vision coverage.
Volunteer time: We know the importance of community. Through company-sponsored events, volunteer paid time off, a dollar-for-dollar matching gift program and more, we encourage you to support organizations important to you.
Associate Resource Groups: Build connections, be yourself and develop meaningful relationships at work through associate-led ARGs. Dedicated groups focus on a variety of interests and affinities, including:
Mental Wellness and Disability
Pride at Securian Financial
Securian Young Professionals Network
Securian Multicultural Network
Securian Women and Allies Network
Servicemember Associate Resource Group
For more information regarding Securian's benefits, please review our Benefits page.
This information is not intended to explain all the provisions of coverage available under these plans. In all cases, the plan document dictates coverage and provisions.
Securian Financial Group, Inc. does not discriminate based on race, color, religion, national origin, sex, gender, gender identity, sexual orientation, age, marital or familial status, pregnancy, disability, genetic information, political affiliation, veteran status, status in regard to public assistance or any other protected status. If you are a job seeker with a disability and require an accommodation to apply for one of our jobs, please contact us by email at , by telephone (voice), or 711 (Relay/TTY).
To view our privacy statement click here
To view our legal statement click here
Remote working/work at home options are available for this role.
The Clinical Affairs Manager will provide clinical expertise, insight, and support to clinical end-users, clinical sales specialists, sales team, Regulatory, Engineering, marketing, and other corporate departments on safe and effective use of the Teleflex Medical product portfolio with primary emphasis on the Coronary/Structural Heart franchise. This position will support the appropriate clinical application of the Coronary/Structural Heart franchise via didactic, web-based, and teleconference education, and understanding of these products and best practices. Clinical support will be provided to physicians, nurses, techs, etc., to include support for live cases/proctorships in the therapeutic areas related to focus products. The Clinical Affairs Manager will drive innovation by identifying product attributes necessary to expand into new markets, or capitalize on new clinical applications; identify new, clinically driven product and market opportunities; and perform other related duties as required. Provide support during society engagements, facilitating the exchange of scientific information in close collaboration with CMA leadership and the broader clinical affairs interventional team.
Customer Experience Representing Teleflex in a customer-facing position is a tremendous responsibility and opportunity. All CMA colleagues are expected to perform with the highest levels of professionalism, service, and ethics to strengthen the Teleflex brand and relationship with our customers. Continuous Improvement - Demonstrates initiative and critical thinking to identify, prioritize process and performance gaps. Develops solutions to deliver improved results. Exemplifies continuous improvement thought processes and focus. Culture and Values Exemplifies Teleflex values and ensures a fair, open, and productive climate that is engaging, ethical, and legally compliant. Strives to work effectively across boundaries in a complex matrix environment. Identify and support BU field efforts for the Coronary/Structural Heart franchise through clinical and educational customer needs assessment, product and procedural training, live case coverage, and assist with customer follow-up for ongoing clinical support as needed. Maintain and develop expertise on the Coronary/Structural Heart Interventional product portfolio related to the specific clinical specialty area and expertise. Identify and expand the customer base through professional networking, consultation related to best practices and the appropriate clinical use of Teleflex products, and timely professional follow-up. Support Coronary/Structural Heart educational programs with aligned educational goals and needs of the Interventional Business Unit. Support scientific exchanges of information with medical societies. Pre-conference & in-booth educational programs, meetings with scientific committees, education grant support, and research submissions (in collaboration with the Global Research & Scientific Services team). Off-label support for Teleflex products in accordance with Teleflex policy & local legal regulations
Manage utilization of HCPs in accordance with Teleflex IPPs. Coordinate efforts between cross-functional partners, including Medical Affairs, Global Research & Scientific Services, marketing, and R&D. Coordinate, participate, and manage educational, scientific activities at identified local, regional, and national trade shows/exhibitions. Serve as part of the CMA clinical expert team on product applications and troubleshooting when interfacing with SBU Leadership, Clinical Sales Specialists, and Teleflex team members. Participate as a clinical expert on project teams, committees, and in meetings with various corporate departments to provide guidance as to the clinical perspectives for the Coronary/Structural franchise. Build and support infrastructure for speaker programs supporting Teleflex Academy, webinars, training content, and programs. Coordinate and participate in content development and review of education material as needed by IA BU or CMA. Manage all business-associated administrative tasks and responsibilities to support job-related activities, to include strict adherence to the Teleflex Medical T&E policies and procedures, timely filing of required and/or requested reports, and documentation of activities via approved documents and forms. Adhere to applicable Teleflex IPPs, Teleflex Code of Ethics, and all Company policies, rules, procedures, and housekeeping standards.
Bachelor's degree is required, preferably in clinical, biology, health sciences, or engineering. Procedural experience within Interventional Cardiology and/or Structural Heart Possess a minimum of five years' clinical exposure in the medical field in the Cardiology environment. Medical Device industry supporting Clinical and Medical Affairs, strongly preferred. Proficient in Microsoft Word, Excel, and PowerPoint required; SalesForce experience preferred.
Remote working/work at home options are available for this role.
S. government issued security clearance is required prior to start date. S. citizens are eligible for a security clearance Security Clearance Type:
Secret Security Clearance Status:
Ability to obtain INTERIM U.S. government issued security clearance is required prior to start date
At Raytheon, the foundation of everything we do is rooted in our values and a higher calling – to help our nation and allies defend freedoms and deter aggression. The Test Equipment Engineering (TEE) organization within RTX drives business success by providing a variety of critical engineering services across product lines and functions.
We have an exciting opportunity for a full-time position of Senior Test Systems Integrated Product Manager located onsite in Tucson, Arizona. We collaborate, iterate, and execute with an eye toward the company mission and personal career growth.
Direct phases of programs from inception through completion, act as an Integrated Product Manager of multi-disciplinary employees on projects in technical manufacturing and administrative areas.
Oversee and coordinate the administrative and operational aspects of ongoing projects within program guidelines.
Analyze data gathered and develop solutions or alternative methods of proceeding to optimize performance and increase efficiency of work.
Facilitate project tasks with the various functional organizations to ensure alignment with overall project objectives.
Coordinate the preparation of proposals, business plans, proposal work statements and specifications, operating budgets, and financial terms/conditions of contract.
Coordinate with program leadership, finance, and planning to execute Earned Value Management (EVM).
Experience managing a cross functional team (test personnel (electrical, software, mechanical, etc.)).
Presentation experience to executive and/or functional leadership of analytic and program performance results for Test Systems Engineering or equivalent engineering programs.
Experience performing the functionalities of Systems Test Engineering to include experience for both hardware and software development, integration, verification, validation, and maintenance activities within production/manufacturing/product qualification environments.
~ Experience generating Baseline Change Requests (BCR), Basis of Estimates (BOE), and financial performance reports for Program Performance reviews for Systems Test Engineering.
~ S. government issued security clearance is required. S. citizens are eligible for a security clearance.
Experience with all the functionalities of Automation Test Equipment/Unit Under Test (ATE/UUT).
Agile Methodologies understanding
Scrum Master / Azure DevOps (ADS) Experience
Running and maintaining Test Equipment Modification Authorization (TEMA) review boards and sustainment driven work teams
Our values drive our actions, behaviors, and performance with a vision for a safer, more connected world. Clearance Information: This position requires the eligibility to obtain a security clearance. Non-US citizens may not be eligible to obtain a security clearance. The Defense Industrial Security Clearance Office (DISCO), an agency of the Department of Defense, handles and adjudicates the security clearance process. More information about Security Clearances can be found on the US Department of State government website here:
• This includes all production and maintenance employees, as they are essential to the development of our products.
As part of our commitment to maintaining a secure hiring process, candidates may be asked to attend select steps of the interview process in-person at one of our office locations, regardless of whether the role is designated as on-site, hybrid or remote.
RTX considers several factors when extending an offer, including but not limited to, the role, function and associated responsibilities, a candidate’s work experience, location, education/training, and key skills.
Hired applicants may be eligible for benefits, including but not limited to, medical, dental, vision, life insurance, short-term disability, long-term disability, 401(k) match, flexible spending accounts, flexible work schedules, employee assistance program, Employee Scholar Program, parental leave, paid time off, and holidays. Specific benefits are dependent upon the specific business unit as well as whether or not the position is covered by a collective-bargaining agreement.
Hired applicants may be eligible for annual short-term and/or long-term incentive compensation programs depending on the level of the position and whether or not it is covered by a collective-bargaining agreement. Payments under these annual programs are not guaranteed and are dependent upon a variety of factors including, but not limited to, individual performance, business unit performance, and/or the company’s performance.
S. territory, the appropriate pay structure and benefits will apply.
RTX anticipates the application window closing approximately 40 days from the date the notice was posted. However, factors such as candidate flow and business necessity may require RTX to shorten or extend the application window.
All qualified applicants will receive consideration for employment without regard to race, color, religion, sex, sexual orientation, gender identity, national origin, age, disability or veteran status, or any other applicable state or federal protected class. RTX provides affirmative action in employment for qualified Individuals with a Disability and Protected Veterans in compliance with Section 503 of the Rehabilitation Act and the Vietnam Era Veterans’ Readjustment Assistance Act.
Privacy Policy and Terms:
Click on this link to read the Policy and Terms
Remote working/work at home options are available for this role.
S. government issued security clearance is required prior to start date. S. citizens are eligible for a security clearance Security Clearance Type:
Secret Security Clearance Status:
Ability to obtain INTERIM U.S. government issued security clearance is required prior to start date
At Raytheon, the foundation of everything we do is rooted in our values and a higher calling – to help our nation and allies defend freedoms and deter aggression. The Test Equipment Engineering (TEE) organization within RTX drives business success by providing a variety of critical engineering services across product lines and functions.
We have an exciting opportunity for a full-time position of Senior Test Systems Integrated Product Manager located onsite in Tucson, Arizona. We collaborate, iterate, and execute with an eye toward the company mission and personal career growth.
Direct phases of programs from inception through completion, act as an Integrated Product Manager of multi-disciplinary employees on projects in technical manufacturing and administrative areas.
Oversee and coordinate the administrative and operational aspects of ongoing projects within program guidelines.
Analyze data gathered and develop solutions or alternative methods of proceeding to optimize performance and increase efficiency of work.
Facilitate project tasks with the various functional organizations to ensure alignment with overall project objectives.
Coordinate the preparation of proposals, business plans, proposal work statements and specifications, operating budgets, and financial terms/conditions of contract.
Coordinate with program leadership, finance, and planning to execute Earned Value Management (EVM).
Experience managing a cross functional team (test personnel (electrical, software, mechanical, etc.)).
Presentation experience to executive and/or functional leadership of analytic and program performance results for Test Systems Engineering or equivalent engineering programs.
Experience performing the functionalities of Systems Test Engineering to include experience for both hardware and software development, integration, verification, validation, and maintenance activities within production/manufacturing/product qualification environments.
~ Experience generating Baseline Change Requests (BCR), Basis of Estimates (BOE), and financial performance reports for Program Performance reviews for Systems Test Engineering.
~ S. government issued security clearance is required. S. citizens are eligible for a security clearance.
Experience with all the functionalities of Automation Test Equipment/Unit Under Test (ATE/UUT).
Agile Methodologies understanding
Scrum Master / Azure DevOps (ADS) Experience
Running and maintaining Test Equipment Modification Authorization (TEMA) review boards and sustainment driven work teams
Our values drive our actions, behaviors, and performance with a vision for a safer, more connected world. Clearance Information: This position requires the eligibility to obtain a security clearance. Non-US citizens may not be eligible to obtain a security clearance. The Defense Industrial Security Clearance Office (DISCO), an agency of the Department of Defense, handles and adjudicates the security clearance process. More information about Security Clearances can be found on the US Department of State government website here:
• This includes all production and maintenance employees, as they are essential to the development of our products.
As part of our commitment to maintaining a secure hiring process, candidates may be asked to attend select steps of the interview process in-person at one of our office locations, regardless of whether the role is designated as on-site, hybrid or remote.
RTX considers several factors when extending an offer, including but not limited to, the role, function and associated responsibilities, a candidate’s work experience, location, education/training, and key skills.
Hired applicants may be eligible for benefits, including but not limited to, medical, dental, vision, life insurance, short-term disability, long-term disability, 401(k) match, flexible spending accounts, flexible work schedules, employee assistance program, Employee Scholar Program, parental leave, paid time off, and holidays. Specific benefits are dependent upon the specific business unit as well as whether or not the position is covered by a collective-bargaining agreement.
Hired applicants may be eligible for annual short-term and/or long-term incentive compensation programs depending on the level of the position and whether or not it is covered by a collective-bargaining agreement. Payments under these annual programs are not guaranteed and are dependent upon a variety of factors including, but not limited to, individual performance, business unit performance, and/or the company’s performance.
S. territory, the appropriate pay structure and benefits will apply.
RTX anticipates the application window closing approximately 40 days from the date the notice was posted. However, factors such as candidate flow and business necessity may require RTX to shorten or extend the application window.
All qualified applicants will receive consideration for employment without regard to race, color, religion, sex, sexual orientation, gender identity, national origin, age, disability or veteran status, or any other applicable state or federal protected class. RTX provides affirmative action in employment for qualified Individuals with a Disability and Protected Veterans in compliance with Section 503 of the Rehabilitation Act and the Vietnam Era Veterans’ Readjustment Assistance Act.
Privacy Policy and Terms:
Click on this link to read the Policy and Terms
Remote working/work at home options are available for this role.