{"id":1134306,"url":"https://alion.io/job/mirantis-senior-full-stack-typescript-engineer","title":"Senior Full-Stack TypeScript Engineer","company":{"id":5338,"name":"Mirantis","domain":"mirantis.com","url":"https://alion.io/company/mirantis","size_band":"501-1000","is_staffing_agency":false,"is_intermediary":false,"ats_vendor":"SmartRecruiters","truth_index":{"grade":"B","score":80,"open_postings":3,"ghost_share":0,"stale_share":1,"repost_share":0,"time_to_fill_p50_days":20,"computed_at":"2026-09-24T05:45:00Z"}},"role":"Backend","role_family":"Backend","seniority":"senior","employment_type":"full_time","work_mode":"hybrid","remote_scope":null,"hiring_geo_confidence":"structured","locations":["United States"],"countries":["US"],"hiring_countries":[],"hiring_countries_total":0,"salary":null,"salary_estimate":{"min_usd":139000,"max_usd":256000,"period":"year","method":"role_seniority_country_remote_cell","sample_n":1999},"experience_years_min":8,"visa_sponsorship":false,"relocation_package":false,"has_equity":false,"technologies":[{"name":"Docker","optional":false},{"name":"ESLint","optional":false},{"name":"Figma","optional":false},{"name":"GitHub Actions","optional":false},{"name":"Go","optional":false},{"name":"Kubernetes","optional":false},{"name":"Machine Learning","optional":false},{"name":"MSW","optional":false},{"name":"Next.js","optional":false},{"name":"Node JS","optional":false},{"name":"Platform Engineering","optional":false},{"name":"Playwright","optional":false},{"name":"pnpm","optional":false},{"name":"Prettier","optional":false},{"name":"React.js","optional":false},{"name":"Sentry","optional":false},{"name":"Tailwind CSS","optional":false},{"name":"Turborepo","optional":false},{"name":"TypeScript","optional":false},{"name":"Vitest","optional":false},{"name":"Zod","optional":false},{"name":"AWS","optional":true},{"name":"JavaScript","optional":true},{"name":"OpenTelemetry","optional":true},{"name":"Storybook","optional":true}],"status":"live","first_seen_at":"2026-09-22T19:02:25Z","employer_posted_date":"2026-09-22","last_verified_at":"2026-09-24T00:09:37Z","board_verified":true,"closed_at":null,"days_open":1,"trust":{"level":"ok","repost_count":null,"flags":[],"days_open":1},"description":"Mirantis, an IREN company, is the Kubernetes-native AI infrastructure company, enabling organizations to build and operate scalable, secure, and sovereign infrastructure for modern AI, machine learning, and data-intensive applications. By combining open source innovation with deep expertise in Kubernetes orchestration, Mirantis empowers platform engineering teams to deliver composable, production-ready developer platforms across any environment-on-premises, in the cloud, at the edge, or in sovereign data centers. As enterprises navigate the growing complexity of AI-driven workloads, Mirantis delivers the automation, GPU orchestration, and policy-driven control needed to manage infrastructure with confidence and agility. Committed to open standards and freedom from lock-in, Mirantis ensures that customers retain full control of their infrastructure strategy. https://www.mirantis.com/\n Seeking a senior full-stack TypeScript engineer to construct the web platform through which enterprise users manage our multi-tenant control plane powering AI infrastructure. This interface allows organizations to establish tenancy, orchestrate GPU resources, configure access policies, and observe cluster metrics in real time.\nResponsibilities encompass the full web stack: React components integrated with our design system, Next.js server logic for authentication and API proxying to backend Go services, and automated client SDK generation. Collaborating with distributed teams across North America, Europe, and Asia, you will drive frontend features from design phase to production deployment, delivering resilient, information-dense web tools for system administrators.\nMain Responsibilities:\nBuild product features end to end in a modern Next.js and React application - server components, route handlers, client interactivity, and the data layer that connects them.\n\nDevelop and extend the shared component library and design tokens, implementing Figma specs faithfully across light and dark themes.\n\nOwn the server tier that sits between the browser and the platform: request proxying, session handling, and keeping backend service URLs and credentials securely off the client.\n\nImplement authentication and authorization in the web tier - OIDC login against the platform auth service, JWT claim verification, session expiry, and role-based UI gating that mirrors platform permissions.\n\nMaintain the generated TypeScript SDK produced from the platform's OpenAPI specification, including the codegen pipeline, compatibility gates, and drift detection against the live API.\n\nPartner with backend teams on API contracts - push back when a response shape does not efficiently serve the UI, and negotiate the change rather than building front-end workarounds.\n\nBuild a resilient data layer: caching, invalidation, optimistic updates, pagination, and honest loading/error states for highly dynamic infrastructure data.\n\nWrite tests at every level - component tests with mocked network behavior, and Playwright end-to-end suites that run against live environments.\n\nEnsure accessibility, responsive behavior, and optimal web performance (bundle size, render cost, and what ships to the browser on each route).\n\nInstrument the application for production: error tracking, product analytics, feature flags, and structured logging.\n\nReview peers' code, debug production issues to root cause with regression coverage, and mentor junior engineers through design reviews.\n\n Required Skills/Abilities:\n8+ years of professional software engineering, including deep production experience with TypeScript and modern React paradigms.\n\nNext.js architecture mastery: deep understanding of the server/client component boundary, caching strategies, and server-side rendering.\n\nGenuine full-stack range: comfortable and secure owning server-side code and API proxies, not just browser-based logic.\n\nPractical web-tier security experience: implementing OAuth2/OIDC flows, JWT verification, and secure cookie/session management.\n\nArchitectural fluency in managing complex application state, specifically bridging server-state synchronization with client UI updates.\n\nStrong CSS architecture and design-system practice - utility-first CSS, scalable theming, and accessible component APIs built on headless primitives.\n\nTesting discipline across unit, component, and end-to-end layers, including network mocking and CI integration.\n\nExperience working in a monorepo with shared packages and a task-graph build system.\n\nClear written English for design docs, review comments, and asynchronous collaboration across global time zones.\n\nMust Have\n(We expect deep production experience in several of these, and the engineering fundamentals to learn the rest rapidly)\nCore: TypeScript, React 19, Next.js (App Router), Node.js 22+.\n\nStyling & Components: Tailwind CSS v4, headless primitives (Base UI, Radix), CVA, design tokens, and theming.\n\nData: TanStack Query, Zod validation, and OpenAPI-generated TypeScript clients.\n\nAuth: OIDC/JWT session handling in a server tier (jose or equivalent), cookie security, and role-based access control.\n\nTesting: Vitest, Testing Library, MSW, and Playwright.\n\nTooling: pnpm workspaces, Turborepo, ESLint, Prettier, and GitHub Actions.\n\nProduction: Error tracking and product analytics (Sentry, PostHog, or equivalent), and Docker-packaged deployment.\n\nNice to Have\nKubernetes or cloud infrastructure product experience (familiarity with the domain this application exposes).\n\nGPU infrastructure or AI/ML platform UI work.\n\nRich editor integration ( YAML editing and validation), map/geospatial visualization, animations (motion.dev and/or CSS)\n\nWeb performance optimization: Core Web Vitals, bundle analysis, streaming, and partial rendering.\n\nFeature-flag driven delivery and experimentation.\n\nDesign-system ownership (Ladle, Storybook, visual regression testing).\n\nOpenTelemetry or structured client-side logging.\n\nGo familiarity, for reading the backend services behind the API contract.\n\nCNCF or React/TypeScript ecosystem open-source contributions.\n\nEducation and Experience:\nBachelor’s degree in Computer Science & Engineering or related field or 10 years related experience.\n\n What does Mirantis offer you?\nWork with an established Silicon Valley leader in the cloud infrastructure industry;\nWork with exceptionally passionate, talented and engaging colleagues, helping Fortune 500 and Global 2000 customers implement next-generation cloud technologies;\nBe a part of cutting-edge, open-source innovation;\nThrive in the high-energy environment of a young company where openness, collaboration, risk-taking, and continuous growth are valued;\nProfessional development and training;\nAttend conferences and working groups;\nCompany outings, happy hours, hackathons, and tech talks;\nReceive a competitive compensation package with a strong benefits plan.\nWe are a Leader for Container Management in G2 (#2 after AWS)!","description_format":"text","description_chars":6929,"description_truncated":false,"requirements":{"experience_years_min":8,"management_years_min":null,"team_size_min":null,"manages_managers":false,"education":{"level":"bachelor","optional":false},"security_clearance":false,"languages":[{"language":"English","level":"All levels","optional":false}]},"benefits":["Professional development"],"hiring_locations":[{"name":"United States","iso":"US","kind":"country"}],"hiring_excludes":[],"relocation_offered":false,"industries":["Artificial Intelligence","Information Technology","AI Infrastructure"],"lifecycle":[{"event":"open","at":"2026-09-23T06:48:31Z"}],"liveness":{"score":90,"band":"hot","label":"Hiring now","p_open":1,"p_active":0.903,"p_room":1,"age_days":1,"expected_fill_days":20,"reasons":["conf:5","velocity","win:early"],"computed_at":"2026-09-24T05:45:00Z"},"pay":null,"html_url":"https://alion.io/job/mirantis-senior-full-stack-typescript-engineer","json_url":"https://alion.io/job/mirantis-senior-full-stack-typescript-engineer.json","meta":{"generated_at":"2026-09-24T08:36:37Z","cache_seconds":300,"methodology":"https://alion.io/methodology","terms":"https://alion.io/terms","contact":"https://alion.io/contact","api":"https://alion.io/developers"}}