Offres d'emploi
Trouvez des postes près de chez vous, sur site, hybrides ou à distance.- Emplois similaires à : Senior Backend Engineer First Engineering Hire
Senior Backend Engineer First Engineering Hire
CartpandaNew YorkWe're building a global payments platform — API-first, modeled after Stripe — and hiring our first engineer. The founder built the entire product with AI tooling (Claude Code, Cursor). The platform is
Senior Backend Engineer Remote-First, Unlimited PTO
Alkami TechnologyNew YorkAlkami Technology, Inc. is seeking a backend developer who excels in writing clean and well-tested code, focusing on performance. Candidates should have over 3 years of experience in backend services
AI-First Node Backend Engineer (Remote)
BairesDevNew YorkBairesDev is seeking a Node Developer to work as an AI-first Backend Engineer. You will leverage AI tools to generate code and build solutions faster while using strong prompt engineering skills. This
Senior Software Engineer, Backend | Product Engineering
Crypto Pro NetworkNew YorkTRM is a blockchain intelligence company that’s on a mission to build a safer world for billions of people. We’re a lean, high-impact team tackling some of the world’s most critical challenges, rangin
Senior Java Backend Engineer - Microservices & Banking
Research & Development IndustryNew YorkResearch & Development Industry is looking for a Senior Java Developer to design and maintain microservices, preferably with banking or financial sector experience. Ideal candidates should have solid
Remote PHP Backend Engineer Growth & AI Training
Soraya StaffingNew YorkSoraya Staffing is seeking an experienced backend software developer to join their dynamic team. The ideal candidate has a Bachelor's degree in Computer Science and at least 3 years of practical exper
Remote Go Backend Engineer - Scalable APIs & AWS
BairesDevNew YorkBairesDev is looking for a Golang Backend Engineer to join their team. This role involves leading the development of robust backend systems and designing scalable REST APIs. Candidates should have ove
Senior Elixir Backend Engineer AI-Driven Automation
LogoslabsNew YorkLogoslabs is seeking engineers to join their remote team focused on building tools and integrations for HR and Payroll products. The role requires strong engineering skills, with a chance to impact a
Senior Software Engineer - Java Backend & UI Leadership
Penn MutualNew YorkPenn-Mutual is seeking a Senior Software Engineer to join our Agile product teams in the United States. You will lead the design and development of scalable web applications, enhancing usability and p
Backend Engineer | Remote
Crossing HurdlesNew YorkDesign, implement, and maintain scalable back-end and full-stack applications using Python, Rust, GoLang, Java, or Node.js. Collaborate closely with cross-functional team members to deliver high-quali
AI & Backend Cloud Engineering Fellowship (Hands-On)
S27aNew YorkFitzroy Consulting LLC is offering an Engineering Fellowship for university students and recent graduates interested in AI, backend engineering, and cloud systems. This hands-on opportunity allows fel
Backend & Integrations Engineer - Scale to Millions
algojobsNew YorkAlgojobs is seeking a Software Engineer to join our fast-paced team in the United States. You will be responsible for building scalable backend systems that allow us to serve millions of users and opt
Remote Backend Engineering Manager - Scale & Lead
SalesIntel Research, Inc.New YorkSalesIntel Research, Inc. is seeking an Engineering Manager to lead our micro-service platform and mentor a fully remote backend team. This pivotal role blends technical ownership with people leadersh
Backend Engineer - Active Learning & ML Training
DeepgramNew YorkDeepgram is seeking a backend software engineer to design and implement its internal data and machine learning training systems. You will enhance core data services and debug complex issues while coll
Experienced Tax Expert – In-Store
IntuitNew YorkOverviewIntuit is seeking highly motivated individuals to join our dynamic team as dedicated Tax Experts – Retail On-Site in one of our new TurboTax locations across the United States on a seasonal ba
Retail Tax Expert
IntuitNew YorkOverviewIntuit is seeking highly motivated individuals to join our dynamic team as dedicated Tax Experts – Retail On-Site in one of our new TurboTax locations across the United States on a seasonal ba
Tax Expert - TurboTax Store
IntuitNew YorkOverviewIntuit is seeking highly motivated individuals to join our dynamic team as dedicated Tax Experts – Retail On-Site in one of our new TurboTax locations across the United States on a seasonal ba
Visiting Registered Nurse (RN) - $15K SIGN ON BONUS
AmericareNew YorkVisiting Nurse- Bronx, NY Salary- $105k - $120k Driver's License (Required) RN License (Required) Americare CSS is 5-star home health care leader servicing Queens, Brooklyn, Bronx, Manhattan,
Anesthesiologists needed for Locums in New York
Odyssey LocumsNew YorkLocum Anesthesiologists needed to start ASAP and work ongoing near Weston Mills, NY. NY license required. Required Shift Times: 10hrs. Case Type(s): General, Ortho, OB. No OT. In House Call: Requ
Pediatric Physiatrist - Suffolk County, New York
Northwell Health Physician PartnersNew YorkThe Department of Physical Medicine & Rehabilitation and the Donald and Barbara Zucker School of Medicine is seeking a BC/BE fellowship trained Pediatric Physiatrist to join our growing practice
CDL A Delivery Driver - Hiring Immediately
US Foods, Inc.New YorkReady to build a career with a company that’s leading the foodservice industry? Here's HOW we help YOU make it! $10,000 RETENTION BONUS! CDL A Delivery Drivers start at $33.80/hour! (1 yr: 37.80) wit
CDL A Delivery Driver
US FoodsNew YorkJoin US Foods, a leading foodservice distributor, as a CDL A Delivery Driver, where you will be at the forefront of our operations, ensuring timely, safe, and accurate delivery of products to our cust
On Call RN - $15,000 Sign-On Bonus or Student Loan Assistance!
MJHSNew YorkOur groundbreaking hospice and palliative care programs offer a significant difference when dealing with a life-limiting condition. We offer a broad range of services in the community or facility-base
Medical Science Liaison, Neuro-Oncology, Mid-Atlantic
Jazz PharmaceuticalsNew YorkIf you are a current Jazz employee please apply via the Internal Career site. Jazz Pharmaceuticals is a global biopharma company whose purpose is to innovate to transform the lives of patients and th
AI Research Intern
GE HealthcareNew YorkJob Description Summary We're looking for PhD students who are active in AI/ML areas and are passionate about developing next generation AI technologies that will have profound impact on medicine and
Senior Backend Engineer First Engineering Hire
- New York, New York, United States
- New York, New York, United States
À propos
This is not a "write CRUD endpoints" role. AI generates the majority of the code. Your job is to review it, catch the edge cases that cause double-charges or race conditions, ensure zero‑downtime migrations, and be the person who knows exactly what to do when payments break at 2 AM.
You’ll inherit a mature codebase and a disciplined engineering process — not a blank slate — and extend both as the team grows.
What You’ll Do
Review and harden AI-generated backend code daily — mandatory type‑check gates, no empty catch blocks, no parseFloat on monetary values (everything is integer cents)
Own production monitoring, alerting, and incident response — Sentry, structured logging (zerolog), on‑call
Manage database performance — query optimization, migration safety, connection pooling on Neon serverless (dual‑driver: HTTP reads, WebSocket transactions)
Operate and upgrade Hyperswitch — our open‑source payment orchestrator running on Docker/Railway; you’ll manage the service lifecycle and eventually own its Kubernetes migration
Make infrastructure decisions — scaling strategy, service boundaries, deployment pipeline improvements
Ensure payment flow correctness — idempotency, state machine transitions, settlement reconciliation, ledger integrity
Own secrets and environment management — Doppler sync across Railway, Vercel, and AWS
Keep engineering documentation current — architecture decisions, runbooks, API contracts live in Outline and must stay in sync with the code
Tech Stack API Server: TypeScript , Hono.js v4.6+, Zod validation, @hono/zod-openapi
ORM / Database: Drizzle ORM , PostgreSQL 16 (Neon serverless — dual‑driver: HTTP reads, WebSocket transactions)
API Gateway: Go 1.22+ , Upstash Redis rate limiting, zerolog structured logging
Payment Orchestration: Hyperswitch (Rust, Docker) with Stripe connector
Workflow Engine: Temporal Cloud — webhook delivery, payment sagas, retry logic
Frontends: Next.js 15, Tailwind v4, Clerk auth, shadcn/ui
Infrastructure: SST Ion, Vercel, Railway, AWS ECS Fargate , GitHub Actions CI/CD
Edge / Async: Cloudflare Workers, Cloudflare R2, Cloudflare Queues
Secrets: Doppler (synced to Vercel, Railway, AWS Secrets Manager)
Monitoring: Sentry (Node.js + Go)
Cache: Redis (Upstash)
Monorepo: pnpm workspaces, git worktrees
Required
5+ years backend engineering
TypeScript — advanced: you can read Hono.js routes, Drizzle schemas, and Zod validators without ramp‑up time
PostgreSQL — deep: query tuning, transaction isolation levels, zero‑downtime migrations, connection pooling
Production operations — you’ve been on‑call, triaged multi‑service incidents, built monitoring and alerting from scratch
Docker — comfortable managing and debugging containerized services
CI/CD — GitHub Actions or equivalent; you understand what happens when a deploy breaks
Monorepo experience — pnpm workspaces or equivalent; you know how to work cleanly across package boundaries
Comfortable reviewing AI‑generated code — not just "using Copilot," but auditing code that AI wrote from spec to production: catching type gaps, missing error paths, incorrect assumptions about external APIs
Strong Bonus
Go — our API gateway is Go; you don’t need to be expert but readable is the bar
Payments / fintech domain — PSP integrations, idempotency patterns, ledger design, reconciliation
Temporal or any workflow engine — Temporal Cloud is core to our async flows
Kubernetes — Hyperswitch migration to ECS/K8s is on the roadmap
Cloudflare Workers — we’re expanding edge usage
Hyperswitch or any open‑source payment orchestrator experience
Not Required
Degree or certifications
FAANG pedigree
Having used this exact stack before — a strong engineer ramps fast
Your First 30 / 60 / 90 Days 30 days: Get the full platform running locally. Read the codebase end to end. Shadow three production deploys. Own your first incident (or near‑miss). Identify the top three reliability gaps.
60 days: Own production monitoring end to end — alerting, dashboards, runbooks. Perform your first schema migration under load. Improve the CI pipeline in at least one meaningful way.
90 days: You’re the person who reviews every significant backend change before it ships. You’ve made at least one infrastructure decision that will outlast your tenure. You’re setting the engineering standards the next hire will follow.
What Makes This Role Different You're engineer #1, not engineer #50. There’s no existing engineering culture to inherit — you build it. That means your judgment on code quality, incident response, and system design becomes the default.
The AI workflow is real, not a talking point. Claude Code runs with mandatory checkpoints: type‑check gates before every commit, PROGRESS.md files tracking every agent’s work, multi‑agent sessions across git worktrees. You’ll be the human in that loop — reviewing diffs that span six files written in parallel by subagents, catching the edge cases the model didn’t see.
The work is consequential. Payments are unforgiving. A bug in an idempotency key means a merchant gets charged twice. A botched migration means downtime. You’ll write the runbooks, own the alerts, and be accountable when things break — because you’re also the one who prevented most of it.
No process overhead. No sprint ceremonies, no tickets, no design‑by‑committee. You see a problem, you fix it. That’s liberating and demanding in equal measure.
Equity that means something. First engineering hire at an early‑stage payments company. Generous allocation, standard vesting, priced at the ground floor.
What We're Not We won’t pretend this is easy. You’re joining a two‑person team (founder + you) with real merchants and real money on the platform. There’s no senior engineer above you to escalate to. If you need extensive mentorship, a large team to distribute risk across, or a mature engineering org to learn from, this isn’t the right fit yet.
If you want maximum ownership, minimum bureaucracy, and to build something that ships — this is it.
#J-18808-Ljbffr
Compétences linguistiques
- English
Cette offre provient d’une plateforme partenaire de TieTalent. Cliquez sur « Postuler maintenant » pour soumettre votre candidature directement sur leur site.