Caesar Cipher Encoder Python Jobs Near, ME Jobs in Usa

1,376 positions found — Page 2

Lead Python API Engineer
✦ New
Salary not disclosed
Richardson, TX 1 day ago

Must be local to TX


Role Overview

  • He’s ideally looking for someone with 13+ years of experience, strong architecture depth, and the ability to clearly explain designs.
  • Must have experience using AI is used in day‑to‑day development.
  • Must have experience as a API Developer to lead the development and deployment of our backend services. In this role, you will be the bridge between our PostgreSQL database and React frontend, responsible not only for writing high-performance Python code but also for architecting the CI/CD pipelines that bring our applications to life. You will ensure our integration layers are scalable, secure, and automatically deployed.


Job Summary

We are seeking a Principal-level Full Stack Lead Developer with 13+ years of experience to drive high-priority engineering workstreams. This role is for a technical heavyweight who can lead new projects in parallel with existing leadership while maintaining exceptional architecture depth. You will be responsible for the full lifecycle of high-performance FastAPI and React applications, ensuring they are resilient, observable, and scalable. We expect a leader who views AI development tools as a force multiplier for velocity and can clearly articulate complex design decisions to stakeholders.


Key Responsibilities

  • Project Sovereignty: Independently lead and deliver new, complex workstreams from inception to launch, acting as a technical peer to existing leadership (e.g., Sai).
  • System Architecture: Design and defend distributed microservices and event-driven architectures. You must be able to clearly whiteboard and communicate design patterns to both technical and non-technical audiences.
  • Hands-on Execution: Maintain high-velocity output of clean, production-grade code using FastAPI (Python) and React (TypeScript).
  • Platform Reliability: Architect and implement global Error Handling frameworks, centralized Logging (e.g., OpenTelemetry, ELK), and API Management strategies including Rate Limiting and versioning.
  • Event-Driven Messaging: Oversee the implementation of asynchronous service communication using ActiveMQ or AWS EventBridge.
  • AI-Augmented SDLC: Deeply integrate AI coding tools (e.g., CloudCode, Cursor, GitHub Copilot) into daily workflows to accelerate prototyping, refactoring, and automated testing.
  • Engineering Mentorship: Foster a culture of excellence through rigorous code reviews and by unblocking senior engineers on complex technical hurdles.
  • Product Collaboration: Work closely with Product Managers to turn high-level roadmaps into technical reality, providing accurate estimates and identifying technical risks early.


Required Skills & Qualifications

  • Experience:13+ years of professional software development with a proven track record of leading large-scale products.
  • Tech Stack Mastery: Expert-level FastAPI (Async Python) and modern React (Hooks, TypeScript, Performance Profiling).
  • Advanced Governance: Hands-on experience with API Gateway patterns, request throttling, and securing distributed systems (OAuth2/JWT).
  • Observability & Messaging: Deep knowledge of structured logging, distributed tracing, and message brokers (ActiveMQ or EventBridge).
  • AI Tooling: Advanced proficiency in using AI tools for Fast Development to reduce manual overhead and multiply team output.
  • Database & Infrastructure: Expert-level PostgreSQL (tuning/indexing), Redis (for caching/rate-limiting), and container orchestration (Kubernetes/Docker).
  • Communication: Exceptional ability to translate technical "scars" and architectural risks into clear business impact.
Not Specified
Lead Angular Developer with Python
✦ New
Salary not disclosed
Charlotte, NC 6 hours ago

Job Role: Lead Software Engineer - AI Application Platform

Location: Charlotte, NC (Onsite)

Eligibility: USC/GC/H4-EAD only

Pay Rate: $90/hr. on W2


The Opportunity

We are seeking a Lead Software Engineer to guide the architectural development and execution of AppGen, 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

If that describes you, we'd like to talk.


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:

o RxJS Observable lifecycle and potential memory patterns in Angular

o Query efficiency and data loading patterns in SQLAlchemy

o Terraform module organization and state management implications

o Type safety and TypeScript coverage gaps

o 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

Not Specified
Staff Software Engineer, AI Platform (Python/React)
Salary not disclosed
Purchase, NY 2 days ago

Join the team leading the next evolution of virtual care.

At Teladoc Health, you are empowered to bring your true self to work while helping millions of people live their healthiest lives.

Here you will be part of a high-performance culture where colleagues embrace challenges, drive transformative solutions, and create opportunities for growth. Together, we're transforming how better health happens.

Summary of Position

As a Staff Software Engineer, you are a senior individual contributor who leads the design and delivery of significant platform features and raises the bar for engineering quality across the team. You'll work handson in code-designing APIs and data flows, building services in Python/FastAPI and React frontends, and guiding solutions from idea to production. You'll mentor engineers, influence architecture and standards within and adjacent to your team, and partner closely with product and design to achieve clear, measurable outcomes. This role blends deep implementation work with pragmatic technical leadership by example.

Essential Duties and Responsibilities

  • Lead technical design for platform features and services, breaking ambiguous requirements into clear, incremental designs and stories for your team and adjacent partners.

  • Implement backend services in Python/FastAPI and React frontends end-to-end, owning a continuous stream of stories from idea to production.

  • Define and use clear API contracts and data flows between services and UIs, creating patterns and templates others can follow.

  • Champion high-quality engineering practices, including code reviews, documentation, and maintainable, testable designs.

  • Develop and improve automated testing (unit, integration, endtoend) and integrate these into everyday development and CI.

  • Improve CI/CD pipelines and release workflows for your team so the team can ship small, safe changes frequently and confidently.

  • Own the operational lifecycle of the features and services you build, including monitoring, observability, on-call participation, and incident follow-up.

  • Design and implement secure-by-default solutions, including robust authentication/authorization, input validation, and safe handling of sensitive data.

  • Identify and address reliability and performance risks early, proposing concrete technical improvements and sequencing them into the roadmap.

  • Mentor and unblock engineers through pairing, design discussions, and clear feedback; influence without formal authority.

  • Partners with product/design to shape requirements into incremental deliverables; escalates tradeoff decisions; proposes sequencing that optimizes value/risk.

The time spent on each responsibility reflects an estimate and is subject to change dependent on business needs.

Supervisory Responsibilities

No

Required Qualifications

  • Bachelor's degree in Computer Science, Engineering, or related field; equivalent work experience is acceptable.

  • 7+ years of experience in software engineering.

  • Strong proficiency with Python and modern web backends (FastAPI, Flask, Django, or similar) and solid understanding of HTTP, API design, and data modeling.

  • Significant experience with React (or a comparable SPA framework) and building production frontends that talk to backend APIs.

  • Demonstrated ability to own features end-to-end in a small team: from shaping requirements through design, implementation, testing, deployment, and support.

  • Experience designing and working with distributed systems or multi-service architectures (e.g., service boundaries, async jobs, integration patterns).

  • Solid understanding of observability and operations for production systems (metrics, logs, traces, dashboards, alerting, incident response).

  • Strong understanding of security fundamentals (authentication, authorization, secure data handling) and how they apply to web services and UIs.

  • Deep familiarity with automated testing and CI/CD, and a track record of improving engineering workflows and quality.

  • Excellent communication and collaboration skills; comfortable working closely with product, design, and other stakeholders.

  • Proven ability to provide technical leadership in a hands-on way: unblocking others, making clear decisions, and raising the bar through code and reviews.

Bonus Qualifications

  • Experience in early-stage or small platform teams where engineers wear multiple hats and balance shipping with building foundations.

  • Experience with Azure and containerized deployments (or similar cloud-native environments).

  • Experience building platforms (developer platforms, data platforms, or similar) that serve multiple product teams.

  • Exposure to AI/ML or data-intensive applications (e.g., integrating with model inference APIs, data pipelines, or analytical data stores).

The base salary range for this position is$180,000 - $200,000. In addition to a base salary, this position is eligible for a performance bonus and benefits (subject to eligibility requirements) listed here: Teladoc Health Benefits 2026.Total compensation is based on several factors including, but not limited to, type of position, location, education level, work experience, and certifications.This information is applicable for all full-time positions.

#LI-SS2 #LI-Remote

We follow a Flexible Vacation Policy, intended for rest, relaxation, and personal time. All time off must be approved by your manager prior to use. You will also receive 80 hours of Paid Sick, Safe, and Caregiver Leave annually. This applies to full-time positions only. If you are applying for a part-time role, your recruiter can provide additional details.

As part of our hiring process, we verify identity and credentials, conduct interviews (live or video), and screen for fraud or misrepresentation. Applicants who falsify information will be disqualified.

Teladoc Health will not sponsor or transfer employment work visas for this position. Applicants must be currently authorized to work in the United States without the need for visa sponsorship now or in the future.

Why join Teladoc Health?

  • Teladoc Health is transforming how better health happens. Learn how when you join us in pursuit of our impactful mission.

  • Chart your career path with meaningful opportunities that empower you to grow, lead, and make a difference.

  • Join a multi-faceted community that celebrates each colleague's unique perspective and is focused on continually improving, each and every day.

  • Contribute to an innovative culture where fresh ideas are valued as we increase access to care in new ways.

  • Enjoy an inclusive benefits program centered around you and your family, with tailored programs that address your unique needs.

  • Explore candidate resources with tips and tricks from Teladoc Health recruiters and learn more about our company culture by exploring #TeamTeladocHealth on LinkedIn.

As an Equal Opportunity Employer, we never have and never will discriminate against any job candidate or employee due to age, race, religion, color, ethnicity, national origin, gender, gender identity/expression, sexual orientation, membership in an employee organization, medical condition, family history, genetic information, veteran status, marital status, parental status, or pregnancy). In our innovative and inclusive workplace, we prohibit discrimination and harassment of any kind.

Teladoc Health respects your privacy and is committed to maintaining the confidentiality and security of your personal information. In furtherance of your employment relationship with Teladoc Health, we collect personal information responsibly and in accordance with applicable data privacy laws, including but not limited to, the California Consumer Privacy Act (CCPA). Personal information is defined as: Any information or set of information relating to you, including (a) all information that identifies you or could reasonably be used to identify you, and (b) all information that any applicable law treats as personal information. Teladoc Health's Notice of Privacy Practices for U.S. Employees' Personal information is available at this link.

Not Specified
Software Principal Engineer- C, C++ , Python
✦ New
🏢 Dell
$178,500
Software Principal Engineer

The Software Engineering team delivers next-generation application enhancements and new products for a changing world. Working at the cutting edge, we design and develop software for platforms, peripherals, applications and diagnostics — all with the most advanced technologies, tools, software engineering methodologies and the collaboration of internal and external partners.

Join us to do the best work of your career and make a profound social impact as a Software Principal Engineer on our Software Engineering Team in Hopkinton, MA.

What You’ll Achieve
As a Software Principal Engineer, you will develop advanced and innovative algorithms, considering efficiency, performance, and data reduction opportunities, and debug highly distributed, multi-threaded complex systems. You will be part of an exciting team of senior developers and architects who are working on new business-critical initiatives and the core Data Path of Dell Technologies' leading midrange storage product. The team you will work with is tasked with modeling, developing, debugging, and analyzing performance on the enterprise storage system.

You Will:
Be involved in the preparation, review, and assessment of software and storage requirements and specifications

Develop core software primarily using C/C++ and Python

Draft written specifications for tasks of varying complexity based on verbal requirements

Utilize established software lifecycle methodologies

Review and implement testing strategies for software products

Take the First Step Towards Your Dream Career
Every Dell Technologies team member brings something unique to the table. Here’s what we are looking for with this role:

Essential Requirements
8–10 years of related experience

Good knowledge of C/C++ , Python programming language; operating systems; firmware; BIOS; device drivers; system, network, operating system, and embedded software/firmware
Knowledge of server, storage, networking, and client technologies
Ability to code/debug complex sophisticated programs using design specifications
Knowledge of software architectures and applications
Desirable Requirements
Bachelor’s or Master’s degree in computer science or related field

Compensation
Dell is committed to fair and equitable compensation practices. The salary range for this position is $178,500 to $231,000.

Benefits and Perks of working at Dell Technologies
Your life. Your health. Supported by your benefits. You can explore the overall benefits experience that awaits you as a Dell Technologies team member — right now at

Who we are

We believe that each of us has the power to make an impact. That’s why we put our team members at the center of everything we do. If you’re looking for an opportunity to grow your career with some of the best minds and most advanced tech in the industry, we’re looking for you.

Dell Technologies is a unique family of businesses that helps individuals and organizations transform how they work, live and play. Join us to build a future that works for everyone because Progress Takes All of Us.

Dell Technologies 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. Read the full Equal Employment Opportunity Policy here

Job ID: R286775
Not Specified
Tech Lead - Python & Risk
Salary not disclosed
Charlotte 3 days ago
A financial firm is looking for a Tech Lead
- Python & Risk to join their team in Charlotte, NC.

Compensation: $150-225k Responsibilities: Demonstrate a command of breaking market trends, competitive positioning, client priorities and business opportunities through consistent delivery of cost controlling and business enabling solutions.

Apply extensive business knowledge to inform critical decisions on strategic initiatives, future projects, long-term planning, etc.

Optimize technology outcomes for the company while maintaining strong operational and cyber risk controls.

Engage strong communication skills in public speaking engagements, client / internal presentations, press appearances and internal town halls to convey clear and consistent messaging on company's strategic technology direction and performance.

Foster confidence and buy-in among various stakeholder groups.

Leverage leadership skills to motivate employees throughout the technology organization.

Articulate a clear vision to encourage buy-in among stakeholder groups.

Continuously seek out feedback and refine approach accordingly.

Draw on external network of competitive counterparts and other market participants to benchmark the company among peers and identify new strategic opportunities.

Qualifications: 15+ years of professional experience at large banks with a focus on Risk Technology.

Experience leading team(s) and owning multiple deliveries at the same time.

Strong expertise in Python is mandatory, with optional experience in Azure cloud computing.

Familiarity with risk metrics such as VaR, sVar, stress testing, Counterparty Credit Risk, Credit quality indicators, credit sentiment analysis and sensitivity analysis.

Experience working with market data sources, financial instruments, and trading systems.

Exposure to any frontend Javascript technologies is required.

Experience in Databricks and AI/ML technologies is highly desirable Knowledge of database systems (e.g., SQL, NoSQL) and distributed computing frameworks.

Excellent communication and people skills, with the ability to collaborate effectively with stakeholders at all levels.

Ability to work independently and manage multiple priorities in a demanding environment.

Advanced sense of accountability and follow-through with an ability to effectively prioritize multiple tasks, projects, and goals.

Ability to understand complex and highly technical concepts, and ability to easily explain/translate them to peers.

Knowledge of project management frameworks including Waterfall and Agile and tools such as JIRA and MS Project.

Ability to prioritize work by setting and meeting realistic deadlines, forecasting, and communicating changes resulting from risks and issues, while ensuring an elevated level of fiscal control and accountability for project budget and resources.

Strong relationship management, collaboration and influencing skills.

Ability to successfully engage in multiple initiatives simultaneously while interacting professionally with executives, managers, and subject matter experts.

Knowledge of financial operations and planning, controls management, MIS, data management and reporting processes related to commercial investment banks.

BA/BS degree required.

Excellent verbal and written communication skills.
Not Specified
Python development with GCP
✦ New
Salary not disclosed
Temple Terrace, FL 6 hours ago

Hello,

My Name is Praveen Kumar from Pronix Inc!!


Job Title: GCP Cloud Security Developer/ Python development with GCP -W2 Only

Location: Temple Terrace, FL | Irving, TX (Hybrid Position)

Job Type: Long term Contract

Interview Mode: Webcam Interview


Job Description:

  • Bachelor’s Degree.
  • 5+ years of relevant work experience.
  • 5+ years combined experience with GCP and Azure (minimum 4 years in GCP infrastructure, IAM, AI).
  • 8+ years of Python development experience.
  • 5+ years developing cloud automation solutions.
  • Strong knowledge of PowerShell, Django, HTML, jQuery, Bash scripting.
  • Experience with GCP SDK and CLI.
  • Terraform proficiency.
  • Linux and Windows system administration.
  • Cloud networking and security expertise.
  • Experience with JIRA, Jenkins, Ansible, Git, Confluence.
  • Basic DB and SQL knowledge.
  • Strong experience with GCP Cloud Functions and Azure Functions.
  • Fluency in using AI-assisted coding tools (Gemini, Copilot) to accelerate automation.


Interested Candidates can share the resume to email :

Ph : 6 Six Zero Nine Three Seven Eight One One Four Two)

Not Specified
Sr. SDET – Python Automation & Data Testing
✦ New
🏢 aKUBE
Salary not disclosed
Santa Monica, CA 6 hours ago

City: Santa Monica, CA /Glendale, CA /Seattle, WA

Onsite/ Hybrid/ Remote: Hybrid (4 days onsite per week, no flexibility)

Duration: 10 Months

Rate Range: Upto $100/hr on W2

Work Authorization: GC, USC, All valid EADs except OPT, CPT, H1B

Must Have:

  • Python
  • Test automation framework development
  • API testing
  • UI testing
  • Integration testing
  • End-to-end acceptance testing
  • CI/CD pipeline integration
  • Jenkins or Spinnaker
  • Gherkin / BDD / TDD
  • SQL
  • Database testing
  • Backend testing
  • Selenium
  • ETL / data accuracy validation
  • Big data exposure such as Spark or Hadoop

Responsibilities:

  • Partner with software engineers to understand the advertising platform and define effective test strategies.
  • Build and maintain automated test frameworks and test suites across UI, API, integration, and end-to-end layers.
  • Participate in design discussions to improve platform testability and strengthen defect detection and prevention.
  • Support issue triage, root cause analysis, and cross-team defect resolution.
  • Create and execute manual test cases where automation is not practical.
  • Convert manual test coverage into automated coverage wherever feasible.
  • Validate backend workflows, database logic, and data accuracy across systems.
  • Contribute within distributed Scrum teams operating in 2-week sprint cycles.

Qualifications:

  • 4+ years of hands-on software test development experience across functional and non-functional testing.
  • Strong Python proficiency with solid backend testing experience.
  • Experience designing, building, and enhancing test automation frameworks.
  • Strong experience in API, UI, integration, database, and end-to-end testing.
  • Proficiency with CI/CD tools such as Jenkins, Spinnaker, or similar.
  • Experience with Gherkin and BDD/TDD practices.
  • Strong SQL skills, including query writing and optimization for database validation.
  • Experience validating ETL pipelines, data quality, and data accuracy.
  • Familiarity with distributed Agile/Scrum delivery environments.
  • Bachelor’s or Master’s degree in Computer Science or related field, or equivalent experience.

Nice to Have:

  • Big data testing experience with Spark or Hadoop
  • Server-side application testing experience
  • Advertising technology domain experience
Not Specified
Python with AI(Only w2)
✦ New
Salary not disclosed
Atlanta, GA 6 hours ago

Title: Python with AI(Only w2)

Location: Atlanta GA(Onsite/Only Locals)

Must have mins 10-12 years of overall years of experience


Must haves.

  • Strong Python programming (OOP, typing, async programming).
  • Experience with API development (FastAPI or Flask).
  • PY-test framework knowledge for unit testing.
  • Git hub branching familiarity
  • Framework development experience with PyTorch, TensorFlow, Hugging Face Transformers, LangChain, OpenAI API
  • Basic Cloud knowledge like server less compute, http traffic, CICD concepts


Nice to Have:

  • Deep Learning: Neural networks, CNNs, RNNs, transformers, attention mechanisms.
  • Azure: resource groups, container apps, vnet, logging, cosmos db.
  • SQL (Query writing) experience like SQL server/Azure SQL/Oracle/PostgreSQL
  • API security with AuthN/AuthZ understanding of OpenID or oAuth2 flows


If I missed your call ! Please drop me a mail.


Thank you,

Harish

Talent Acquisition

Astir IT Solutions, Inc - An E-Verified Company

Email:

Direct : 7326946000*788

50 Cragwood Rd. Suite # 219, South Plainfield, NJ 07080

Not Specified
Embedded Validation Engineer - Python and HVAC
✦ New
Salary not disclosed
Charlotte, NC 6 hours ago

Job Title: Embedded Validation Engineer

Location: Charlotte, NC

Job Type: Full-Time


Role Overview

We are seeking a technically strong Embedded Validation Engineer to serve as the Controls and Quality Assurance (QA) point of contact for lab validation and sustaining programs. The role focuses on requirements-based validation, disciplined test execution, defect reporting, and traceability across multiple product programs.

The ideal candidate will work closely with Systems Engineering, Product Development, and QA teams to validate embedded control systems, execute lab testing, and improve test automation and validation processes.

Key Responsibilities

Requirements-Based Validation

  • Collaborate with Systems Engineering teams to derive validation strategies and test plans from system requirements.
  • Develop and maintain requirement-to-test case traceability.
  • Ensure validation activities align with product specifications and engineering requirements.

Lab Test Execution

  • Serve as the Controls Validation Point of Contact (POC) for lab validation activities.
  • Execute validation tests on prototype hardware and embedded control systems.
  • Document test procedures and record pass/fail outcomes with technical accuracy.

Documentation & Traceability

  • Maintain organized test documentation including test plans, execution logs, and validation reports.
  • Ensure traceability between requirements, test cases, and defect reports.

Defect Reporting & Tracking

  • Identify, document, and report defects with clear technical descriptions and reproducible steps.
  • Collaborate with development teams to analyze root causes and track defect resolution.

Reporting & Quality Reviews

  • Prepare concise 2–3 slide technical summaries of test results and validation findings.
  • Present validation updates during PRQRB/SQA or departmental review meetings.

Test Bench & HIL Development

  • Design and build test bench setups and Hardware-in-the-Loop (HIL) simulators for validation.
  • Support legacy platforms and existing validation environments.

Automation Development

  • Contribute to Python-based test automation and validation frameworks.
  • Identify opportunities to improve test efficiency through automation.

Product Support & Continuous Improvement

  • Support new product development, sustaining engineering, and validation process improvements.
  • Drive enhancements in test infrastructure, lab workflows, and validation methodologies.

Required Qualifications

  • Bachelor’s degree in Controls Engineering, Software Engineering, Electrical Engineering, or related field.
  • 5+ years of experience in embedded systems validation, SQA, or controls testing.
  • Strong understanding of Software Quality Assurance (SQA) fundamentals, including test execution and documentation.
  • Experience validating embedded control systems and equipment controls.
  • Hands-on experience with lab-based validation and prototype testing.
  • Knowledge of controls inputs/outputs, sensors, and system interfaces.
  • Experience with bench wiring, test setup, and instrumentation.
  • Strong analytical skills and familiarity with engineering basics such as heat exchangers and unit conversions.
  • Experience with Python scripting and test automation.
Not Specified
Senior Software Engineer (Backend | Java/Python | AWS) - NO H1B OR C2C
✦ New
Salary not disclosed
Los Angeles, CA 6 hours ago

Senior Software Engineer (Backend | Java/Python | AWS)


We’re looking for a Senior Software Engineer to join a high-impact Metadata Engineering team focused on powering the backend systems behind large-scale streaming platforms.

This role is all about building the systems that organize, structure, and distribute content data — helping ensure a seamless viewing experience for millions of users.


What You’ll Do

  • Design and build scalable backend systems and services
  • Own features end-to-end (design → development → deployment)
  • Improve existing systems and workflows for performance and scalability
  • Collaborate with cross-functional teams (Product, TPMs, Engineering)
  • Mentor junior engineers and contribute to technical direction


What You Need

  • 5+ years of backend software engineering experience
  • Strong experience with Java and Python
  • Hands-on experience with AWS (Lambda, SQS/SNS, Kinesis, DynamoDB, etc.)
  • Experience with SQL and/or NoSQL databases
  • Familiarity with event-driven architectures (Kafka, Kinesis, etc.)
  • Strong understanding of data structures, algorithms, and system design
  • Ability to work independently and solve complex problems


Nice to Have

  • Experience with Graph databases (Neo4j)
  • Familiarity with Terraform or GraphQL


Requirements

  • Bachelor’s degree in a STEM field
  • Strong backend engineering background (non-negotiable)


Why This Role?

  • Work on high-scale systems powering major streaming platforms
  • Be part of a team shaping how content data is structured and delivered
  • Opportunity to make a real impact on user experience at scale
Not Specified
jobs by JobLookup
✓ All jobs loaded