Senior Software Engineer, Full Stack
Lyric
Remote - US
Full time
JR909
Lyric is the trusted leader in healthcare decision intelligence. Built on more than 35 years of proven results, Lyric combines responsible AI with clinical, payment, regulatory, and policy expertise to deliver transparent, auditable insights in milliseconds across real-time claims workflows. Lyric augments human decision-making so health plans can make faster, more accurate payments while maintaining full control. Today, Lyric supports 200 million lives, with nine of the top 10 U.S. health plans relying on its platform to reduce waste, improve efficiency, and support accurate payments.
Applicants must already be legally authorized to work in the U.S. Visa sponsorship/sponsorship assumption and other immigration support are not available for this position.
We're a company at the intersection of FinTech and Healthcare, committed to simplifying healthcare payment integrity and creating value for health insurers, healthcare providers, and consumers. We're not a startup, but we move like one when it matters. Right now, we're in the middle of a serious modernization of our payment integrity platform: replacing legacy .NET, rebuilding the experience layer around modern web frameworks, fixing data bottlenecks, and getting the product ready to scale.
We're hiring a Full Stack Engineer whose center of gravity is the front end. You'll spend most of your time designing and building the web experiences our customers actually live in - modular Angular applications, micro-frontend architecture, design systems, accessibility, performance, and the kind of interaction quality that makes a complex product feel simple. You'll also reach into the backend with confidence: shaping the .NET APIs your UI depends on, tuning the queries that feed your screens, and making sure the seams between client and server are clean. You'll work closely with product, UX, and DevOps to ship customer-delighting features at scale.
Here's what makes this role different: you're not just a frontend engineer who "also knows AI." We want someone who has already figured out that tools like Cursor, Claude Code, and Codex aren't toys - they're force multipliers. You'll use AI agents every day to tear through component refactors, framework upgrades, test coverage, and the backend work that comes with full-stack ownership. But you also know when the AI is wrong, when to step in, and how to keep quality high. Think of it as having a junior engineer with infinite energy and zero judgment - your job is to supply the judgment.
ESSENTIAL JOB RESPONSIBILITIES & KEY PERFORMANCE OUTCOMES
Lead the front-end modernization of the product
This is the bulk of what you'll do. You'll:
Design and build React applications that are modular, testable, and accessible by default - with a real point of view on component architecture, state management, routing, and shared libraries.
Own the experience layer end to end: design system contributions, responsive layouts, accessibility (WCAG), client-side performance, error and loading states, and the small details that separate a workflow people tolerate from one they trust.
Partner with UX on flows that hold up under real customer workloads - dense tables, long-running operations, complex permissioning - not just happy-path mockups.
What success looks like:
Customers notice the difference. Workflows feel faster, clearer, and more reliable, and the screens that used to generate support tickets stop generating them.
The front-end codebase becomes something the team is proud of: consistent patterns, real test coverage, stable build and release tooling, and a design system that other engineers actually reach for instead of reinventing.
Deliver full-stack features against a real .NET + PostgreSQL stack
Your features don't stop at the API boundary. You'll:
Shape and extend the .NET APIs your front end consumes - RESTful, versioned, and built for correctness and maintainability, not just "it works."
Make pragmatic backend changes: adding endpoints, refactoring service boundaries, tightening contracts, and replacing legacy .NET code where it's blocking the experience you're trying to ship.
Get your hands into SQL when the UI demands it - query performance, indexing, transactional correctness - and contribute to data pipelines (Kafka, event-driven flows) when the work calls for it.
What success looks like:
You ship features end to end without needing a backend engineer to hand-hold each one. Critical paths land in modern code, sprint over sprint.
APIs that back your UIs get faster and more reliable. Database hot spots stop waking people up at night.
Ship modernization work at a pace that surprises people
This is your superpower. You'll:
Use AI agents (Cursor, Claude Code, Codex) to power through component migrations, framework upgrades, API extraction, test scaffolding, and documentation - while catching hallucinations and preventing regressions before they hit a PR.
Build reusable playbooks the team can actually follow: prompt templates, repo-level agent instructions, migration checklists, review heuristics, and clear "definition of done" standards for AI-assisted changes - on both the front-end and backend sides of the codebase.
What success looks like:
You measurably move the needle - more modules migrated per sprint, faster PR turnarounds - without a spike in production bugs.
The team gets better because of you: PRs are clearer, test coverage grows, documentation stays current, and the same mistakes stop repeating.
Own it like it's yours - especially because this is healthcare
You'll:
Build with security and privacy as defaults, not afterthoughts - both on the client (safe data handling, careful state, sensible telemetry) and on the server (least privilege, auditability). This is healthcare. Getting it wrong isn't an option.
Put real quality guardrails in place: component and integration tests, end-to-end coverage on the flows that matter, CI that blocks bad changes, structured logging, and front-end observability that tells you what users actually experience before they tell you.
Review code thoughtfully, have honest architectural conversations, and raise the bar without being a jerk about it.
What success looks like:
Fewer severity-1 incidents. When something does go wrong, root cause takes minutes, not hours.
Automated test coverage grows meaningfully on modernized code - across the UI, the API layer, and the integration seam between them. The team stops relying on "just test it manually."
Work with real humans to ship things that matter
You'll:
Partner with analysts, stakeholders, designers, and other engineers to turn business problems into working software - not just technically correct software, but software that actually solves the problem.
Help build delivery plans that are honest about trade-offs. "Right" vs. "right now" is a real tension - you'll help the team navigate it with pragmatic milestones.
What success looks like:
- Delivery is predictable. Customer onboarding milestones are met. Features ship with confidence, not crossed fingers.
REQUIRED SKILLS & EXPERIENCE
5+ years building and shipping production systems. Not side projects - real software with real users. You're able to work independently and collaboratively in fast-moving teams.
Deep front-end experience with React/Next.js (or comparable depth in Angular with a willingness to lead in React). You've built and maintained non-trivial applications: component architecture, state management, routing, forms, accessibility, and performance. You've worked at the scale where shared libraries and design systems become real problems - not slides.
Strong fundamentals across the modern web platform: TypeScript, HTML, CSS, browser performance, accessibility, testing (unit, component, end-to-end), and the build/release tooling that goes with it.
Solid working experience with C# and modern .NET (Core and beyond). You don't need to be the deepest backend engineer in the room, but you can confidently read, extend, and refactor service code - and you've done meaningful work in real codebases, not just greenfield.
Comfortable with SQL - enough to design reasonable schemas, write and tune the queries your UI depends on, and recognize when a performance problem belongs at the database, not the client.
API design experience - you've built and consumed service-oriented APIs with real versioning, auth, reliability, and testing practices, and you have opinions about what makes a backend pleasant (or painful) to integrate with from a front end.
Cloud experience with AWS and/or Azure. AWS is particularly relevant here.
You actually use AI coding tools as a daily driver. Cursor, Claude Code, Codex, or similar - and not just for autocomplete. You've used agents for multi-file refactors, migrations, test generation, and review workflows. You have opinions about what works and what doesn't.
PREFERRED QUALIFICATIONS
You've led or played a significant role in a real front-end modernization - AngularJS to React, jQuery to a modern framework, a monolithic UI to micro-frontends, or similar. You know where the bodies are buried and you have the scars to prove it.
Deep design system or component library experience - you've built one, contributed substantially to one, or hauled a team off a tangle of one-off components onto something coherent.
You've done a legacy ASP.NET / .NET Framework modernization on the backend side.
Experience with distributed systems tooling - Kafka, event-driven architectures, or working with Postgres alongside SQL Server.
You've helped establish agent-friendly engineering practices: writing repo instructions that AI tools can follow, breaking work into agent-sized tasks, setting up CI guardrails for AI-generated code, feature flags, canary deployments - any part of the progressive delivery toolkit.
You communicate clearly. Good PR descriptions, straightforward design docs, pragmatic collaboration, low ego. We don't need a rockstar - we need someone the team trusts.
Background in regulated domains (healthcare, fintech, payments) where "move fast and break things" will get you fired.
***The US base salary range for this full-time position is:
The specific salary offered to a candidate may be influenced by a variety of factors including but not limited to the candidate's relevant experience, education, and work location. Please note that the compensation details listed in US role postings reflect the base salary only, and does not reflect the value of the total rewards compensation. ***
Lyric is an Equal Opportunity Employer that strives to create an inclusive environment, empower employees and embrace collaborative success.
Lyric is the trusted leader in healthcare decision intelligence. Built on more than 35 years of proven results, Lyric combines responsible AI with clinical, payment, regulatory, and policy expertise to deliver transparent, auditable insights in milliseconds across real-time claims workflows. Lyric augments human decision-making so health plans can make faster, more accurate payments while maintaining full control. Today, Lyric supports 200 million lives, with nine of the top 10 U.S. health plans relying on its platform to reduce waste, improve efficiency, and support accurate payments.
- Senior Software Engineer (Fraud Technology)Location: Nashville, TN (hybrid)At Asurion, we build products and experiences that help people stay... ..., build, and evolve secure, scalable software across the full stack. You will lead technical delivery for product and platform...FullstackSenior
- ...called “surges.”learn more about working at Coinbase. Senior Software Engineer (EAA) The CEE Surfaces team, part of Coinbase's Customer... ...every support surface. What you'll do: Build end-to-end full-stack features across React/TypeScript frontends and Go backend...FullstackSeniorLocal area
$125.9k - $148.1k
...growth by connecting you with smart, collaborative professionals who value your ideas.We are seeking a highly skilled Full-Stack Senior Software Engineer to join our team. In this role, you will design, develop, and maintain modern web applications across the stack. The...FullstackSeniorFull timeContract workLocal areaFlexible hours$126k - $248k
...distributed MongoDB clusters in just minutes. We're seeking a Senior Software Engineer to join our Developer Tools Team within the Database... ...US citizenship. We're looking for someone who Is a full stack engineer with a willingness to take on both frontend tasks...FullstackSeniorLocal areaRemote workWorldwideFlexible hours$185k - $218k
...Senior Software Engineer (Python), Mortgage San Francisco, California, United States Checkr is building the data platform to power safe... ...but we are open to candidates from a broad set of roles (full stack, backend, QA engineers, SREs, etc.) if you meet our requirements...FullstackSeniorWork at officeLocal areaRemote workRelocationHome officeFlexible hours3 days per week$115k - $192.9k
In this position... As a Full Stack Software Engineer, you will collaborate with a broad array of talented software engineers to build amazing software that will transform the Ford Reservation Services into the standard for providing an excellent digital experience for...FullstackSeniorImmediate startFlexible hours- ...Open Position: Senior Software Engineer - Survey Application Location: Remote Reports To: Sr. Director of Data Science and Insights... ...Responsibilities: We’re looking for a highly autonomous Senior Full Stack Engineer to own and evolve a survey application built on...FullstackSeniorFull timeRemote workFlexible hours
- ...an accommodation or an alternative application process. Senior Software Engineer Overview: You're an engineer with a sharp eye, clean code,... ...accelerate that evolution. This role calls for someone who can go full-stack deep, mentor others, collaborate cross-functionally, and...FullstackSeniorTemporary workWork at office
$106.9k - $147k
Become a part of our caring community The Senior Software Engineer codes software applications based on... ...is handled appropriately throughout the stack. Technical Collaboration: Participate... ...Familiarity with TypeScript and Next.js for full-stack feature delivery Experience in a...FullstackSeniorFull timeTemporary workApprenticeship- ...and use that information to guide our next action. We value full-stack engineers, but understand that people will naturally have varying strengths... ...challenges around scale, user experience and quality.As a Software Engineer 3 at Asurion, you will be part of a team of 3-5...FullstackSeniorLocal area
$120k - $150k
TEKsystems is currently seeking a Senior Network Engineer with strong Azure experience for a Permanent... ...automation tools.Additional InformationType: Full TimeLocation: Eagle ID, Farmington, CT,... ...Asia. As an industry leader in Full-Stack Technology Services, Talent Services,...FullstackSeniorPermanent employmentFull timeRemote work- ...Senior.NET Full Stack DeveloperWe are seeking a Senior.NET Full Stack Developer to lead the design... ...with business stakeholders, database engineers, analysts, and operational leaders to... ...Hospital-Based Shared Services.Lead full software development lifecycle activities...FullstackSeniorWork experience placement
$122k - $127k
...neighborhood locations. Learn more about Dollar General at A Senior Software Engineer, working independently or with limited supervision,... ...Abilities (KSAs): Experience in developing and deploying full stack applications in cloud environments (Azure or GCP),...FullstackSeniorWork experience placementSeasonal work- ...cloud professionals delivers a full stack of integrated cloud... ...elite technical and product engine of the Accenture Google Business... ...Platform (GCP) Agentic AI Delivery Senior Engineer, you are a new breed... ...build truly modern, value-driven software products on Google Cloud.You...FullstackSeniorFull timeWork experience placementLive inWork at officeLocal areaShift work
$175k - $200k
...The RolePeople who do well on this team are self-motivated engineers with a passion for our business and technologies. We are looking... ...see in you. We are looking for an experienced and talented Senior Full Stack Web Developer Lead/Manager to join our team. You will be...FullstackSeniorPermanent employmentFull timeWork experience placementWork at officeLocal area- ...next-generation, agent-powered workflows engineered to scale in real-world settings. Our engineers... ..., SAP, or Palantir — owning the full program from architecture through adoptionOwn... ...AI solutions across the full technology stack: identity, data, security, governance, platform...FullstackSeniorFull timeWork experience placementLive inWork at officeLocal area
- ...Barn2Door is looking for a Senior Software Engineer to join our team and help us build next-generation... ...startup culture Participate in the full product lifecycle, including design, development... ...~6+ years of experience in full stack development using an object-oriented language...FullstackSeniorFull timeLocal area
- ...Java in an Agile / Scrum development environment. This full stack development position provides leadership by promoting... ...kept confidential according to EEO guidelines.SummaryFunction: Information TechnologyExperience level: Mid-Senior LevelIndustry: Computer SoftwareFullstackSenior
- ...Java in an Agile / Scrum development environment. This full stack development position provides leadership by promoting... ...confidential according to EEO guidelines.SummaryType: Full-timeFunction: Information TechnologyExperience level: Mid-Senior LevelIndustry: Computer SoftwareFullstackSeniorFull time
- Job ID: 25905864Reference Number: 25-00790Title: Senior Full Stack Engineer with Rule Engine and API development (Node.js, Java, Drools,)Location... ...and Experience:Bachelor's degree in Computer Science, Software Engineering, or a related discipline.Minimum of 7 years' experience...FullstackSenior
- ...to-market and decentralized engineering allows us to move with unparalleled... ...and is seeking a Software Engineer to support the development... ...features across the full stack for command and control (C2)... ...layers, under the guidance of senior engineers. Build responsive...FullstackFull timeWork experience placementInternshipLocal area
- ...The Mission Starts Here TheIncLab engineers and delivers intelligent digital applications... ...as well. We are looking for a Senior Software Engineer III to join our R&D team. We... ...professional experience and technical acumen in full stack software development. The ideal...FullstackFull timeWork at officeImmediate startRemote workFlexible hours
- ...Full-Stack Software Engineer (Agents & Rapid Prototyping) Location: Remote (US-friendly hours) Type: Full-time (founding/early engineer) Team: Small, passionate, ego-free builders Why This Role We're hunting for product–market fit. That means we ship POCs fast...FullstackSeniorFull timeLocal areaRemote work
- ...Job Title: Full Stack Software Engineer Job Location: Nashville, TN 37076 and Tampa, FL 33602 Contract Duration: 03 Months W2 candidates are only preferred Requirement: A bachelor's degree in computer science, software engineering, or a related...FullstackContract work
- ...dynamic corporate environment built on teamwork and personal responsibility. With over 20 years in business, LightEdge offers a full stack of best-in-class IT services delivering flexibility, security, and control. Our solutions include premier colocation across seven...FullstackSenior
- ...motivated talent to join their innovative team. Are you a Custom Software Engineer with a passion for collaborating with multiple teams and an... ...-Have skills for the role: 1) TIBCO bussinesswork 2) Java Full Stack Development Job description: This role requires hands-...FullstackRemote work
$102.5k - $210.6k
...Summary As an Applied AI Engineer III, you will actively engage... ...enhancing high-visibility, full-stack products that serve the... ...craftsmanship across full-stack software engineering and modern frameworks... ...entry-level employees to senior leaders, we believe there’s always...FullstackWork at officeLocal areaVisa sponsorshipFlexible hours- JOB TITLE: Senior Software EngineerFLSA STATUS: ExemptDEPARTMENT: JusticeTechREPORTS TO: Lead... ...persuasively to audiences ranging from engineers to product owners and business leadersDeliver... ...Number: SENIO002287Job Category: Information TechnologySchedule: Full-TimeSeniorFull timeTemporary workFlexible hours
$70 - $90 per hour
...can truly flourish. The Position: We are seeking a Sr. Full-Stack Developer with deep expertise in .NET (C#), Angular, and API-... ...take ownership and responsibility ~8+ years of professional software development experience ~ Strong expertise in C#, .NET Core 8...FullstackSeniorHourly payFull timeContract workFor contractors- ...opportunities. Learn more at . Overview of Job Function The Senior Software Engineer is responsible for all aspects of the development of... ...stakeholders Preferred Requirements Experience in full stack development Experience in Node.js programming language...FullstackSeniorLocal areaShift work
Do you want to receive more vacancies?
Subscribe and receive similar vacancies to Senior Software Engineer, Full Stack. Be the first to apply!
- software engineer internship Nashville, TN
- software development engineer aws Nashville, TN
- software developer internship no experience Nashville, TN
- real time software engineer Nashville, TN
- financial software developer Nashville, TN
- graduate software developer Nashville, TN
- software engineer travel Nashville, TN
- experienced software developer Nashville, TN
- remote entry level software developer Nashville, TN
- information technology software engineer Nashville, TN



