[![Image]() Meet Jobicy Copilot — free AI autofill for job applications + remote job alerts ›](#)   [All remote jobs](https://jobicy.com/jobs.md)Open role[![Fueled logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2022/05/fe49a96d-221.jpg)](https://jobicy.com/company/10up.md)Remote opportunity at[Fueled](https://jobicy.com/company/10up.md)

# Senior Full Stack Engineer

Review the role, location requirements, compensation details, and application process before deciding whether this opportunity fits your next career move.

[Apply for this job](#job-application)[View company](https://jobicy.com/company/10up.md)Share4 Sep 2026Published43Listing views2Application actions4 Oct 2026Apply before  Opportunity details

## About this role.

AI SummaryFueled is seeking a Senior Full Stack Engineer to deliver scalable, high-performance client web products across the database, API, and browser layers. The contractor will build with TypeScript, React, Next.js, REST APIs, relational and non-relational data models, caching, and accessible design systems. The role requires ownership of features from technical approach through deployment, with opportunities to contribute to content platforms or complex digital product experiences. Strong cross-functional collaboration with designers, strategists, and engineers is central to translating creative goals into maintainable technical solutions.

## Role DNA

A quick view of the complexity, pace, ownership and collaboration implied by the job description.

### Job Complexity

5/5EasyHard

### Pace & Pressure

4/5RelaxedFast-paced

### Autonomy Level

5/5GuidedFull ownership

### Communication Load

5/5IndependentCollaborative

AI insightThis is a senior, end-to-end engineering role requiring architectural judgment across frontend, backend, data, performance, and deployment concerns. The contractor is expected to work through ambiguity, make consequential technical decisions, and improve team practices while supporting live client work.

## Salary analysis

Estimated compensation compared with the broader US market for similar roles.

Estimated job medianMarket rate$155,000US market range$130k–$190k0$209k

AI insightNo salary or contractor fee range is disclosed, so these are estimated US-market annualized compensation figures for a senior full-stack software engineer. Actual contractor compensation may vary materially based on engagement scope, location, availability, and billing structure.

## Core skills

Skills and capabilities most closely associated with this opportunity.

[TypeScript](https://jobicy.com/jobs?search_keywords=TypeScript.md)[React](https://jobicy.com/jobs?search_keywords=React.md)[Next.js](https://jobicy.com/jobs?search_keywords=Next.js.md)[Full-Stack Development](https://jobicy.com/jobs?search_keywords=Full-Stack%20Development.md)[REST APIs](https://jobicy.com/jobs?search_keywords=REST%20APIs.md)[Database Design](https://jobicy.com/jobs?search_keywords=Database%20Design.md)[Web Performance](https://jobicy.com/jobs?search_keywords=Web%20Performance.md)[Accessibility](https://jobicy.com/jobs?search_keywords=Accessibility.md)[Headless CMS](https://jobicy.com/jobs?search_keywords=Headless%20CMS.md)[Software Architecture](https://jobicy.com/jobs?search_keywords=Software%20Architecture.md)

Sample interview questionsHow would you approach architecting a new full-stack feature when requirements are incomplete?I would first identify the user outcome, business constraints, and critical unknowns with stakeholders. Then I would propose a thin vertical slice covering the data model, API contract, UI state, and observability, validate assumptions through a prototype where needed, and document trade-offs before scaling the implementation.

How do you maintain type safety between a TypeScript frontend and backend?

I define shared domain models and validate runtime inputs at service boundaries using a schema-validation approach. API contracts are versioned and tested, while generated or shared types help ensure frontend consumers remain aligned with backend responses without relying only on compile-time assumptions.

Describe how you would diagnose a slow Next.js application.

I would measure first using browser performance tools, Core Web Vitals, server traces, and database metrics to locate the limiting layer. Depending on the findings, I might reduce client bundle size, optimize rendering and image delivery, cache at the appropriate edge or data layer, eliminate request waterfalls, or improve slow queries with indexing and query changes.

How do you balance pixel-perfect design requirements with accessibility and maintainability?

I start with semantic HTML, keyboard behavior, responsive layout, and accessible contrast as non-negotiable foundations. I partner with design early to identify reusable patterns, implement them as documented components, and use automated and manual accessibility checks so visual fidelity does not create barriers or one-off maintenance costs.

What steps do you take to improve engineering velocity beyond your assigned feature work?

I look for recurring friction in areas such as local setup, testing, component reuse, build performance, content modeling, and release workflows. I quantify the problem, introduce a practical improvement with team input, document adoption guidance, and measure whether it reduces cycle time or defects for other engineers.

Location: Remote — (Open to applicants located anywhere around the globe)

Fueled is a leading digital strategy, design, and engineering agency. We are a 300+ person team that has designed and built hundreds of digital products and experiences for brands like Google, Apple, The New York Times, ESPN, Victoria’s Secret, MGM Resorts, Albertsons, and CLEAR.

As a Senior Full Stack Engineer at Fueled, you will architect, build, and scale high-performance web applications from the database layer through to the browser. You’ll own end-to-end solutions across the entire stack, designing API contracts and data models in TypeScript and building performant frontends in React and Next.js, all while ensuring every layer works cohesively to deliver premium user experiences. Type safety runs through your work on both sides of the wire, giving you confidence to evolve complex, business-oriented systems without fear.

You’ll model relational and non-relational data, craft pixel-perfect accessible interfaces that perform under real-world conditions, and implement effective caching strategies at the edge. Whether you’re optimizing a database query, shaping a REST API, or fine-tuning a front-end bundle, you move fluently across the stack. Your work turns ambitious ideas into maintainable, future-ready systems that evolve with client needs, raise the bar for quality and performance, and consistently drive measurable outcomes.

Depending on your experience and project alignment, your work may lean more heavily into either Fueled’s Content Solutions or Digital Product practice. On the Content Solutions side, you may focus on headless CMS architecture, enterprise publishing platforms, performance optimization, design systems, accessibility, and SEO-focused front-end experiences. Within Digital Product, your work may center around complex web applications, stateful front-end systems, API and backend architecture, real-time functionality, and end-to-end product feature development across web and mobile ecosystems. Regardless of focus area, engineers at Fueled are expected to move fluidly across the stack and contribute to thoughtful, scalable user experiences.

Intentionally remote, our team thrives in a culture that values flexibility, creativity, and cutting-edge technology. Together, we’re shaping the future of digital experiences.

### What you will do:

* Own the end-to-end delivery of key product features, from concept to deployment and beyond. You won’t just code tickets; you’ll be a crucial voice in shaping the technical approach, making critical architectural decisions, and ensuring what we ship is robust, scalable, and maintainable.
* Architect and build dynamic web experiences that hold up under the demands of real users and real editorial teams, working across the stack to make the right call at every layer.
* Elevate the team’s velocity and craft by introducing and socializing tools and practices that raise the technical bar. We expect you to proactively identify bottlenecks, whether in build processes, state management, content modeling, or anywhere else, and implement solutions that make the entire team more effective.
* Bridge the gap between ambitious creative vision and technical reality, proving that high-quality user experience and developer experience are not mutually exclusive. You’ll collaborate directly with designers and strategists to challenge assumptions, explore what’s possible, and build solutions that are as elegant under the hood as they are for the end-user.

### What you will achieve:

* From Day 1, you’re shipping a tangible feature for a live client project, building immediate momentum.
* Within 6 months, you’ll own and deliver a key feature end-to-end and improve a core performance metric by at least 10%.
* You will enhance team efficiency by creating a reusable component or process that is adopted by your peers.
* By 12 months, you’ll have spearheaded a significant project phase from concept to launch, on time and to a high standard.
* Your expertise becomes a multiplier, evidenced by positive client or team feedback on your ability to solve complex challenges.

### About you:

* You think in systems and components, not just pages. You get genuine satisfaction from designing a React architecture or a data schema that is as intuitive for the people using it as it is performant for the end-user.
* You’re a proactive problem-solver who doesn’t wait for perfect requirements. You thrive on digging into ambiguity, asking “why,” and prototyping solutions to complex challenges, whether they involve headless architecture, microservices, or data flow.
* You see the “full stack” as a single, interconnected challenge. You’re comfortable crafting a polished, dynamic front-end with Next.js and then diving into the back-end logic, API routes, caching strategies, or CMS configuration that makes it all possible.
* You are a natural collaborator and translator, able to explain technical constraints to designers and strategic goals to engineers, ensuring the entire multidisciplinary team is building momentum together.

### Contractor Fee

Compensation is determined based on a variety of factors including relevant experience, projects, geographic location, and business needs.

### Join our Contractor Pool

This role is designed as a contract position, offering you the opportunity to experience our team and culture while showcasing your contributions. When the fit and business needs align, some contractors are invited to explore a transition into full-time roles.

If you are passionate about Fueled’s mission and think you have what it takes to be successful in this role, please apply. We’d appreciate the opportunity to review your application. Everyone gets a response.

Upon meeting the necessary criteria, you’ll join the Fueled contractor network, granting you access to project invitations tailored to your expertise and availability when they arise.

Any data provided will be processed in accordance with applicable law and our [privacy policy](https://fueled.com/privacy-policy/). Curious about what to expect during our talent process? Check it out [here](https://www.notion.so/What-to-Expect-from-the-Interview-Process-at-Fueled-1d84dccd9d8b80f8a0b0d40b244f4caf?pvs=21).

We don’t want you to miss any communication from us! To ensure you receive updates on your application, please add [jobs@fueled.com](mailto:jobs@fueled.com) to your contacts list!

Show more

[Apply now >](https://jobicy.com/jobs/152547-senior-full-stack-engineer.md)

>  Annual salary information is not provided for this position. Explore salary ranges for similar roles in our [Salary Directory ›](https://jobicy.com/salaries.md)

*

![Upload CV](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2NSIgaGVpZ2h0PSI2NSIgZmlsbD0ibm9uZSIgeG1sbnM6dj0iaHR0cHM6Ly92ZWN0YS5pby9uYW5vIj48ZyBjbGlwLXBhdGg9InVybCgjQSkiPjxwYXRoIGQ9Ik0wIDBINjVWNjVIMFYwWiIgZmlsbD0iIzAyOWFlYiIvPjxnIGZpbGw9IiNmZmYiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIyIj48cGF0aCBkPSJNMzMuMDQ5IDE1LjQ1NGExLjQzIDEuNDMgMCAwIDAtMi4wOTcgMGwtNy41NzkgOC4xNDdhMS4zOCAxLjM4IDAgMCAwIC4wOSAxLjk3MyAxLjQ0IDEuNDQgMCAwIDAgMi4wMDgtLjA4OGw1LjEwOS01LjQ5MnYyMC42MWExLjQxIDEuNDEgMCAwIDAgMS40MjEgMS4zOTdjLjc4NSAwIDEuNDIxLS42MjUgMS40MjEtMS4zOTd2LTIwLjYxbDUuMTA5IDUuNDkyYTEuNDQgMS40NCAwIDAgMCAyLjAwOC4wODggMS4zOCAxLjM4IDAgMCAwIC4wOS0xLjk3M2wtNy41NzktOC4xNDZ6TTE2Ljc2OSAzOC40YzAtLjc3My0uNjItMS40LTEuMzg1LTEuNFMxNCAzNy42MjcgMTQgMzguNHYuMTAybC4yMTUgNi4yMjljLjIyMyAxLjY4LjcwMSAzLjA5NSAxLjgxMyA0LjIxOHMyLjUxIDEuNjA3IDQuMTcyIDEuODMzYzEuNi4yMTggMy42MzYuMjE4IDYuMTYuMjE4aDExLjI4bDYuMTYtLjIxOGMxLjY2Mi0uMjI2IDMuMDYxLS43MDkgNC4xNzItMS44MzNzMS41ODktMi41MzggMS44MTMtNC4yMThDNTAgNDMuMTEzIDUwIDQxLjA1NSA1MCAzOC41MDNWMzguNGMwLS43NzMtLjYyLTEuNC0xLjM4NS0xLjRzLTEuMzg1LjYyNy0xLjM4NSAxLjRsLS4xOSA1Ljk1OGMtLjE4MiAxLjM3LS41MTUgMi4wOTUtMS4wMjYgMi42MTJzLTEuMjI4Ljg1My0yLjU4MyAxLjAzOGMtMS4zOTUuMTktMy4yNDMuMTkzLTUuODkzLjE5M0gyNi40NjJjLTIuNjUgMC00LjQ5OC0uMDAzLTUuODkzLS4xOTMtMS4zNTUtLjE4NC0yLjA3Mi0uNTIxLTIuNTgzLTEuMDM4cy0uODQ0LTEuMjQyLTEuMDI2LTIuNjEyYy0uMTg3LTEuNDEtLjE5MS0zLjI3OS0uMTkxLTUuOTU4eiIvPjwvZz48L2c+PGRlZnM+PGNsaXBQYXRoIGlkPSJBIj48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMCAwaDY1djY1SDB6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PC9zdmc+)

### Upload your resume now

To unlock remote work opportunities and be discovered by global employers.

This job listing has been manually reviewed by the Jobicy Trust & Safety Team for compliance with our posting guidelines, including verification of the company's legitimacy, accuracy of job details, clarity of remote work policy, and absence of misleading or fraudulent content.

Next step

## Apply now.

Follow the employer’s application method and review Jobicy’s safety guidance before sharing personal information.

Keep exploring

## Related remote jobs.

Matched by job category10 related opportunities[Software Engineering](https://jobicy.com/categories/engineering.md) [Browse all jobs](https://jobicy.com/jobs.md)
*
![Amplitude logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2025/06/bda3af21-221.jpg)
Amplitude  Sep 4

### [Staff Software Engineer- UI Foundations Team](https://jobicy.com/jobs/152550-staff-software-engineer-ui-foundations-team.md)

Amplitude is the leading AI analytics platform, helping over 4,700 customers—including Atlassian, Burger King, NBCUniversal, and Square—build better products and digital experiences. With powerful AI Agents embedded across our platform,…

*
![Phantom logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2025/08/3d0a3a49-221.png)
Phantom  Sep 4

### [Senior Software Engineer, Frontend](https://jobicy.com/jobs/152539-senior-software-engineer-frontend.md)

Phantom is on a mission to connect the world to the freedom of open markets. Tens of millions of people all over the world use Phantom to access global markets…

*
![Zuora logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2025/06/43baa0bd-221.jpg)
Zuora  Sep 4

### [Senior Software Engineer (Revenue)](https://jobicy.com/jobs/152529-senior-software-engineer-revenue.md)

About Zuora At Zuora, we help businesses grow smarter and adapt faster. Our platform powers modern business models — from subscriptions and usage-based pricing to AI-driven and outcome-based offerings —…

*
![Zuora logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2025/06/43baa0bd-221.jpg)
Zuora  Sep 4

### [Senior Software Engineer](https://jobicy.com/jobs/152526-senior-software-engineer-6.md)

About Zuora At Zuora, we help businesses grow smarter and adapt faster. Our platform powers modern business models — from subscriptions and usage-based pricing to AI-driven and outcome-based offerings —…

*
![Zuora logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2025/06/43baa0bd-221.jpg)
Zuora  Sep 4

### [Senior Java Engineer](https://jobicy.com/jobs/152522-senior-java-engineer.md)

About Zuora At Zuora, we help businesses grow smarter and adapt faster. Our platform powers modern business models — from subscriptions and usage-based pricing to AI-driven and outcome-based offerings —…

*
![Ramp logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2025/06/7fafb2d0-221.png)
Ramp  Sep 4

### [Software Engineer, Security, Stablecoin](https://jobicy.com/jobs/152505-software-engineer-security-stablecoin.md)

About Ramp Ramp is building the smart infrastructure for finance teams, embedded in the transaction flow of every dollar a business spends. We automate how over $200B in annualized spend…

*
![HackerOne logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2025/06/8937d355-221.png)
HackerOne  Sep 4

### [Senior Manager, AI Engineering](https://jobicy.com/jobs/152504-senior-manager-ai-engineering.md)

HackerOne is a global leader in Continuous Threat Exposure Management (CTEM). The HackerOne Platform unites agentic AI solutions with the ingenuity of the world’s largest community of security researchers to…

*
![Canonical logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2025/06/b4d068a9-221-1.png)
Canonical  Sep 4

### [Senior Software Engineer – MAAS](https://jobicy.com/jobs/150127-senior-software-engineer-maas.md)

Canonical is a leading provider of open source software and operating systems to the global enterprise and technology markets. Our platform, Ubuntu, is very widely used in breakthrough enterprise initiatives…

*
![Canonical logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2025/06/b4d068a9-221-1.png)
Canonical  Sep 4

### [C, Golang Software Engineer working on dqlite, a Raft extension for SQLite](https://jobicy.com/jobs/150128-c-golang-software-engineer-working-on-dqlite-a-raft-extension-for-sqlite.md)

Canonical is a leading provider of open source software and operating systems to the global enterprise and technology markets. Our platform, Ubuntu, is very widely used in breakthrough enterprise initiatives…

*
![J.S. Held logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2026/07/c07a8b907401-221.webp)
J.S. Held  Sep 4

### [Senior Accident Reconstruction Engineer](https://jobicy.com/jobs/150161-senior-accident-reconstruction-engineer.md)

Company DescriptionAre you looking to join an organization that is growing and dynamic? What about a high-energy, collaborative environment that rewards hard work?J.S. Held is a global consulting firm that…