Full-Stack Engineer - Mainloop
Leyton
Full-Stack Engineer Own products for years rather than weeks - build them properly, keep them alive, and make the agentic build method something a team can rely on. Mainloop is a new engineering team inside an established international group . We are in Barcelona, we are being built from scratch this year, and we have the backing, the customers and the product portfolio of a company that has been around for decades. You get the interesting part of a new team without the part where you check whether payroll clears. Two more things about where this comes from and where it goes. The group has been running a tech lab in Casablanca for more than eight years - Barcelona is its second, built to sit closer to the teams we build for, and AI-native from the first commit, because it starts from a blank page. And the plan does not stop at internal work: within about a year and a half we intend to externalise - external clients, our products sold on the market, products developed for it. The first eighteen months are deliberately spent building as much as possible for the group while the machine gets set up. You would arrive at the start of that curve, not after it. What we build is the software that automates professional-services work - across roughly fifteen countries, for businesses that are drowning in process. We work in two halves. One half goes into a business, works out what actually happens there, and builds a prototype fast enough to prove it is worth having. The other half - this half - takes that prototype and turns it into something a company depends on . Most automation teams only have the first half, which is why most of them have a drawer full of demos and nothing in production. We are hiring the engineers for the second half. We are hiring at two levels, and we would rather say so than let you guess . There are four junior seats and one senior seat . The junior seats are open to people coming out of university and to young engineers generally - what we are looking for there is not a track record, it is appetite : you want to get very good very fast, and you have already been building with coding agents (Claude Code, Cursor, Codex or similar) because you found them interesting rather than because someone told you to. The senior seat is for someone who has owned production software for years and is ready to set the architecture others build inside. Every product we own is run by two people: a Product Owner and you . The PO holds the relationship with the business, the needs and the roadmap. You hold the build, the architecture, the quality and the release. That is real ownership - your name on something people use, with the authority to decide how it is built. And you will not be doing it on one thing forever. Our portfolio is deliberately varied: platforms used daily by consultants across roughly fifteen countries, agent-native products we are inventing as we go, and the internal tooling that makes the whole method work. New projects arrive continuously from the other half of the team. You will move between them, and the range is one of the best things about the job - you get depth on something you own and the variety of a team that starts something new every quarter. In a typical year you will: Take over a product and make it yours. It arrives documented, hardened and ready - from a colleague who has moved on to the next thing. And you are not left to read 40,000 lines on your own: every repo ships the context files our agents read, we run code search and navigation across the whole estate, and you have Claude Code pointed at it. Getting oriented in an unfamiliar system is a skill you will get very good at here, and we give you the tools that make it a day rather than a month. Keep it moving. A product that stops evolving stops being used. You and your PO decide what is next and you ship it. Design more than you type. More on that below - it is the part of this job most different from your last one. Start something new. New products land regularly, and the person who owns them is whoever is ready for the next one. You will get seriously good at building with AI agents This is the part we would underline. We are an AI-native engineering team, genuinely - not a team that added a Copilot licence . Every engineer gets their own Claude Max subscription and a desktop orchestrator that runs several coding agents in parallel, each in its own branch. You will learn to drive that properly: how to get quality and speed out of it at the same time, where it fails, and how to sit down with a diff and work out whether it is actually right - which is a skill, and one worth taking your time over. Which changes what the job feels like. Far less of your week is spent typing implementation. Far more is spent on the things that actually decide whether software is good: what should be built, how it should be shaped, where the hard edges are - and then dropping into the detail precisely where the detail matters. It is a more architectural, more strategic job than the same title was three years ago, and that is the direction the whole profession is moving. You will be ahead of it, not catching up. Some specifics, so you know how we keep the quality up: Every merge is reviewed by an agent, in a find-fix-re-review loop that runs until clean. It means fast feedback and no waiting on a colleague to get to your PR. Every build ships tests, and the gate is 100% pass. Unit, smoke against the real running thing, and Playwright end-to-end. This one we are strict about - it is what lets a small team ship quickly without breaking things. Anything AI-powered ships with evals - a scored set of inputs, not "it looked right when I tried it". Model choice goes through a gateway, so nobody is stranded on a deprecated model. Judgement is what we value. Agents make writing code cheap, which makes judging code the valuable thing. Seniority here is measured in the quality of your decisions, not your output volume. If you have been using agents seriously and have opinions about where they break, we want to hear them. If you are curious but not yet deep in it, that is fine too - teaching this well is something we intend to be known for. "If agents write the code, what am I for?" It is the fair question to ask of an ad like this one, so here is our answer plainly: the agents are the fastest part of the team and the least trustworthy one, and that is not a problem we expect to go away . Everything that makes software actually good still runs through a person. What stays yours, permanently: Turning a need into a specification that is actually right. Your PO brings what the business needs; how it gets built is yours. An agent will build exactly what you specify, beautifully, even when what you specified was the wrong shape - so the work is getting from "they need this" to a spec precise enough that the right thing comes out the other end. That is the hardest hour of your week and the one nothing automates. Architecture. Agents are excellent inside a well-shaped system and quietly destructive in an unshaped one. Someone has to decide the shape, hold the line across a codebase for years, and know which of today's shortcuts becomes next year's rewrite. Judging the output. Agent code is confident whether or not it is correct. It compiles, it passes the test it wrote for itself, and it is subtly wrong in ways only someone who understands the domain will catch. This is the single most valuable thing you do here, and it gets more valuable as the agents get faster, not less. Accountability. When something breaks in production, an agent does not get called, does not apologise to a user, and does not decide whether to roll back. A person owns that. Here, that person is you - and ownership is not something we intend to hand to a model. Everything human. Disagreeing with your PO well and being listened to, telling them a feature is a bad idea before it is built, mentoring whoever joins after you, and knowing when the honest answer is "this needs rewriting". Our honest position: we are AI-native because it makes a small team capable of far more than its size - not because we think engineers are the expendable part. We are hiring fewer, better engineers and giving each of them more leverage , which is the opposite of hiring fewer because we need them less. You will do less typing and considerably more of the work you probably went into engineering for. The Mainloop Barcelona certificate Something we are building alongside the team, and we think it is genuinely unusual. Over your first two to three years here you work through a defined body of knowledge - our architecture, the agentic build method, how to take a product from an idea to something a business depends on, and how to run it well. When you have covered it and can demonstrably run a project our way, you are awarded the Mainloop Barcelona certificate . It is yours. It goes on your CV, and we intend to make it mean something in this market - a signal that the person holding it knows how to build production software with AI agents to a standard, not just prompt their way to a demo. We are investing in making it prestigious , because a team whose alumni are sought after is a team good people want to join. How we build - and how the standard changes We have a settled stack, and it is the same in most repos, deliberately . Every project starts from the same scaffold, and shared code lives in shared packages everybody publishes to and everybody uses. The payoff is real: a two-person team can pick up a product they have never seen and be useful the same day, which is the only reason a team this size can own this many products - and it is what makes moving between projects painless rather than a month of ramp-up. It is a default, not a straitjacket. Some projects genuinely need something else - a workload that is properly Python ...
#J-18808-Ljbffr- ...Monolithic Power Systems, Inc. in Barcelona is seeking a Software Engineer Intern to join our frontend team. You will participate in... ...designing, developing, testing, and deploying software across the full stack. The role emphasizes responsive web design using HTML, CSS,...Ofertas de empleo recomendadasPráctica
- ...Mainloop Barcelona is building a new engineering team in Barcelona to own production software, from idea through launch, leveraging AI agents and a shared architectural framework. This role emphasizes deep technical ownership, architectural decision-making, and a strong...Ofertas de empleo recomendadas
- ...Bifrost Studios is hiring for an AI engineering role focused on building and shipping AI-powered features. You will own surfaces end to end, from UI to database and deployment, and work on the LLM-backed components of the product. You will work with TypeScript/React...Ofertas de empleo recomendadas
- Enfint ищет инженера, который возьмёт на себя ответственность за несколько продуктовых поверхностей, охватывающих UI, Postgres и edge‑функции, от разработки до эксплуатации. Кандидат будет строить и поддерживать компоненты на базе LLM в критических участках продукта и ...Ofertas de empleo recomendadas
- ...operators, real estate developers, and municipalities. The Role Working directly with our CTO, you will lead product engineering across our full stack. Your scope includes taking full ownership of our React map client, Django/GraphQL services, and commercial billing...Ofertas de empleo recomendadas
- ...AgileEngine in Barcelona is seeking a Senior Full Stack Engineer to extend an internal developer portal and dashboard, focusing on a Java backend and a potential frontend rewrite with TypeScript. You will integrate Snowflake and other databases, design RESTful APIs, and...
- ...The Senior Full Stack Engineer will build and own product features working closely with the tech leadership. You will contribute to both frontend and backend systems, helping ship high quality software that is used daily by customers. This role is focused on delivery...Trabajo híbrido
- ...A pioneering AI company in Barcelona is seeking a Full‐Stack Software Engineer to develop their Agentic AI Platform. You will design and build features to enhance the life sciences industry using cutting-edge AI technology. This hands-on role requires 6+ years of full...Horario flexible
- ...the foundation for a new category of software that changes how intelligent work happens. Role We are looking for a Full‐Stack Software Engineer who wants to help build the core of our Agentic AI Platform from the ground up. You will turn cutting‐edge AI concepts...Trabajo híbridoHorario flexible
- ...grow, make an impact, and work with people who care, we'd love to meet you! ABOUT THE ROLE We are looking for a Senior Full Stack Engineer to continue the development and extension of an internal developer portal and dashboard, working heavily on a custom Java backend...Trabajar en la oficinaDesde casa
- ...Sateliot, a Barcelona‑based satellite company, seeks a Senior Full Stack Engineer to own features end‑to‑end across Laravel (PHP) and Python codebases. You will surface data for internal tools, partner with Core Network teams, and ensure high quality with automation and...RemotoTrabajo híbrido
- ...UrbView is seeking a product engineering lead to own the full stack, including the React map client, Django/GraphQL services, and billing architecture. You will collaborate with the CTO to shape scalable SaaS features and ensure robust Stripe billing workflows. We value...
- ...Antai Ventures in Barcelona is seeking a Senior Full-Stack Engineer to join a founding team of a B2B SaaS platform aimed at transforming frontline operations with AI-driven workflows. The role requires deep full-stack capabilities across backend, frontend, mobile, and...Trabajo híbrido
- ...Edpuzzle is seeking a Software Engineer to join the Product team in Spain. You will contribute across the stack, collaborating with Product, Design, and Engineering to understand user needs and shape effective solutions. You will own problems from research to implementation...Remoto
- ...Hyphen Connect is seeking a Senior AI Full Stack Engineer to own production web apps end-to-end and drive architectural decisions for scalable systems. You will shape data models for real-time workflows, deploy on cloud platforms, and blend AI tooling into daily development...Tiempo completo
- ...the planet. Learn more: About the team & this role The Full Stack team builds the web applications and APIs that turn Sateliot’s... ...and satellite pass management. As a Senior Full Stack Engineer, you’ll own features from design to production across a Laravel...Trabajar en la oficinaRemotoTrabajo híbridoHorario flexible
- ...We are hiring for a health-tech company.We are seeking an experienced Senior AI Full Stack Engineer to take end-to-end production ownership of complex web applications. You will build and scale high-throughput systems, architect reliable databases for real-time workflows...
- ...We are looking for a Senior Full-Stack / GenAI Engineer to join an international AI Products team working on the evolution of a secure, enterprise-grade GPT platform. You will contribute mainly to back-end development (around 90%), with occasional front-end contributions...Trabajo híbrido
- ...Mainloop Barcelona is seeking Full-Stack Engineers to join an AI-native engineering team. Based in Barcelona, you will help build production software from scratch, growing with the company as it scales and externalises its products over the next 18 months. Two levels...
- ...Ersilia in Barcelona is seeking a Senior Full Stack Engineer to own product features across frontend and backend. You will build with React on the frontend and Node.js on the backend, delivering high-quality software used by customers daily. Based in Barcelona with...Trabajo híbrido
- ...Maia Care, respaldada por GCO Ventures y Byld, busca un Full Stack Developer para construir y escalar una plataforma digital enfocada en la salud femenina, desde el diseño técnico hasta producción, junto al CTO. Trabajarás en backend (APIs, modelos de datos, pipelines...PrácticaTrabajo híbrido
- ...Krell Consulting & Training, S.L. busca un Desarrollador Full Stack con foco en Angular para un proyecto en Barcelona. Participarás en la integración con APIs REST, discutirás arquitectura y aportarás soluciones técnicas, trabajando en un entorno híbrido. Se requieren...AprendizRemotoTrabajo híbrido
- ...Kodify seeks a star Full-Stack Developer to join their innovative team based in Spain. This role offers full remote work in the EU or working in the awesome Barcelona office. As a Full-Stack Developer, you will evolve platforms that attract close to 100M unique visitors...Trabajar en la oficinaRemoto
- ...supporting other ERNIans while still focusing on the technical excellence that sets us apart. What you will bring Strong software engineering experience building production‑grade applications using Python as the primary language, with additional experience in...TemporalTrabajar en la oficinaTrabajo híbridoTurno de tarde2 días a la semana
- Jobtailor en Barcelona busca un desarrollador full stack para evolucionar y mantener una solución core de soporte a ventas, con un énfasis en frontend y backend. El equipo de producto ágil diseña e implementa funcionalidades escalables y de alta calidad. Se valora experiencia...
- Overview ¿Eres Programador/a y estás en búsqueda de un nuevo proyecto profesional? En AMES te ofrecemos un proyecto profesional a tu medida. Participa del desarrollo y mantenimiento de aplicaciones Web. ¿Qué ofrecemos? Ser parte de una empresa industrial líder...IndefinidoHorario flexible
- ...Tamarind Intelligence en Barcelona busca un Senior Full Stack Engineer con foco en ciberseguridad para una plataforma de gestión de vulnerabilidades a escala global. El puesto es híbrido, con autonomía en decisiones técnicas y oportunidad de crecer hacia Tech Lead....Trabajo híbrido
- ...Worldline in Barcelona and Madrid is seeking a Software Engineer in Studies and Development to contribute to CX Suite, a CRM product. You will handle front-end in Angular and back-end in Java, ensuring RGAA accessibility within an Agile framework. You will analyze...
- ...including Edutech, Grocery, Healthtech, Fintech, Insurtech, Proptech, Autotech, among others. We are looking for a Senior Full-Stack Engineer to join the founding team of one of our portfolio companies — a B2B SaaS platform that helps service companies manage the complex...PrácticaTiempo completoTrabajar en la oficinaTrabajo híbridoTrabajo por turnos
de 55000 a 65000 €/año
# Senior Full Stack Engineer (Python) | Ciberseguridad | Barcelona### Resumen del puestoBarcelona### Modelo de trabajoHíbrido · 3 días en casahace 2 díasDescripción del puesto## Sobre la posiciónColaboramos con el hub tecnológico en Barcelona de uno de los mayores grupos...AutónomoTrabajar en la oficinaRemotoTrabajo híbrido
¿Quieres recibir más ofertas?
Suscríbete y recibe ofertas similares para Full-Stack Engineer - Mainloop. ¡Entérate antes que nadie!
- full stack-web-developer-remote Barcelona
- full stack developer Barcelona
- full stack engineer Barcelona
- programador web / full-stack remoto / oficina Barcelona
- programador full stack senior Barcelona
- senior full-stack developer Barcelona
- full stack developer c# Barcelona
- freelance full stack developer Barcelona
- full stack sin experiencia Barcelona
- full stack-web-developer-remote

