Gross salary $900 - 1500 Full time
Programador Back-end Go
  • Guinea Mobile SAC (Cuy Móvil)
Java Redis Agile PostgreSQL

Guinea Mobile SAC (Guinea) es una startup de tecnología de telecomunicaciones latinoamericana, fundada en 2016 con sede en Lima, Perú. La empresa se basa en crear productos tecnológicos que faciliten la experiencia móvil.

Hoy cuenta con cuatro marcas de Operadores Móviles Virtuales: PeruSIM, Cuy Móvil, Inka Móvil y Wings Mobile, siendo uno de los principales OMVs del mercado.

Nuestra misión se centra en permitir que cualquier negocio o persona pueda tener su propia oferta móvil, democratizando el servicio móvil.

Se encuentra en la búsqueda de Programador Backend - GO para conformar el equipo de TEC.

Applications are only received at getonbrd.com.

Funciones del cargo

  1. Servicios Go de alto rendimiento y mantenibles: control de concurrencia (goroutines/channels), manejo de context/timeouts, backpressure, profiling y optimización de memoria/CPU.
  2. APIs robustas y evolutivas: definición y versionado de contratos REST/gRPC, compatibilidad forward/backward, idempotencia, manejo de errores y políticas de límites y seguridad en el borde.
  3. Consistencia y resiliencia en sistemas distribuidos: modelado de workflows, deduplicación, reintentos con backoff/jitter, compensaciones cuando aplique y recuperación ante fallos.
  4. Capa de datos a escala: diseño relacional/no relacional, transacciones, índices/particionamiento, uso de caché, migraciones sin downtime e integridad/calidad de datos.
  5. Operabilidad y entrega continua: observabilidad end-to-end (logs, métricas, trazas), SLOs y alertas accionables, CI/CD con gates de calidad, y estrategia de pruebas unitarias/integración/E2E.

Requerimientos del cargo

Desarrollo con Go:

  • Dominio creando servicios robustos con Go (stdlib net/http, frameworks como Gin/Fiber/Chi).
  • Patrones avanzados: Arquitectura Hexagonal, DDD y CQRS para soluciones escalables y mantenibles.
  • Diseño y consumo de APIs RESTful y gRPC; lógica de negocio compleja, idempotencia y validaciones consistentes, con enfoque test-first en contratos críticos.
  • Clean Code + SOLID adaptado a Go; pruebas automatizadas (unitarias, integración) con testing, httptest, testify; uso de mocks con gomock o minimock y criterio para aplicar TDD de forma pragmática cuando aporta claridad de diseño.
  • Concurrencia y performance: goroutines, channels, context, control de timeouts/retries, profiling con pprof.

Diseño de Arquitectura y Escalabilidad:

  • Contenedores con Docker y orquestación con Kubernetes.
  • Microservicios y comunicación asíncrona/event-driven (RabbitMQ/Kafka/NATS/Pub-Sub como plus).
  • Integración de bases de datos: PostgreSQL (pgx, migraciones con golang-migrate, SQLC o GORM opcional) y MongoDB (driver oficial).
  • Caché con Redis (go-redis) para alta concurrencia; patrones de invalidación y TTL.
  • Observabilidad end-to-end: logs estructurados (zap/zerolog), métricas Prometheus, trazas con OpenTelemetry.

Colaboración y Flujo de Trabajo:

  • Documentación clara de decisiones técnicas, arquitectura y endpoints (ADRs, OpenAPI/Swagger, diagramas C4).
  • Fluidez con Git bajo flujos colaborativos (feature branches, pull requests, code reviews).
  • Participación activa en Scrum/Kanban, entregas iterativas y proactividad para proponer mejoras técnicas y de producto

Perfil del colaborador:

  • Mentalidad de Solución: Personas que vean los problemas como oportunidades para diseñar y ejecutar soluciones creativas y efectivas.
  • Balance entre Velocidad y Estabilidad: Capacidad para entregar con rapidez sin comprometer la calidad ni la estabilidad del software.
  • Pasión por los Retos Técnicos: Interés genuino por enfrentar desafíos complejos y aprovecharlos como espacio de aprendizaje y mejora continua.
  • Flexible en la Colaboración: Valoramos a quienes se involucran donde pueden aportar, más allá de lo que indica su rol. Creemos que los equipos funcionan mejor cuando cada persona está dispuesta a sumar donde más se le necesita.
  • Cultura de Pruebas: Queremos fomentar una mentalidad donde las pruebas son parte del diseño y no un paso posterior. Valoramos saber cuándo aplicar TDD de forma práctica y cuándo priorizar velocidad sin perder calidad.

Conditions

Fully remote You can work from anywhere in the world.
Flexible hours Flexible schedule and freedom for attending family needs or personal errands.
APPLY VIA WEB
Gross salary $1000 - 1700 Full time
Programador Back-end Odoo Expert
  • Guinea Mobile SAC (Cuy Móvil)
  • Lima (Hybrid)
Java Python Agile PostgreSQL
Guinea Mobile SAC (Guinea) es una startup de tecnología de telecomunicaciones latinoamericana, fundada en 2016 con sede en Lima, Perú. La empresa se basa en crear productos tecnológicos que faciliten la experiencia móvil.
Hoy cuenta con cuatro marcas de Operadores Móviles Virtuales: PeruSIM, Cuy Móvil, Inka Móvil y Wings Mobile, siendo uno de los principales OMVs del mercado.
Nuestra misión se centra en permitir que cualquier negocio o persona pueda tener su propia oferta móvil, democratizando el servicio móvil.
Se encuentra en la búsqueda de Programador Backend, con gran dominio en Odoo para conformar el equipo de TEC.

Apply at the original job on getonbrd.com.

Funciones del cargo

  • Sincronización confiable con ERP: Integrar sistemas internos con Odoo garantizando consistencia, trazabilidad y recuperación ante fallos.
  • Estandarización de flujos de datos: Traducir procesos operativos en modelos y pipelines mantenibles que sirvan de base para ERP.
  • Evolución sobre sistemas existentes: Integrar y estabilizar componentes heredados, documentando comportamientos y planificando refactors incrementales.
  • Calidad sostenida: Mantener cobertura de pruebas y observabilidad para detectar desvíos y asegurar entregas predecibles.
  • Colaboración enfocada en valor: Priorizar integraciones que habiliten uso efectivo de Odoo y mejoren operaciones.

Requerimientos del cargo

Integración con Odoo y Starsoft:

  • Dominio de Python y Odoo ORM (models, records, XML-RPC/JSON-RPC).
  • Diseño de módulos técnicos para sincronizar entidades clave: partners, productos, órdenes, inventario, facturación.
  • Construcción de conectores idempotentes con reintentos, rate limits y reconciliación técnica.
  • Ideal conocimiento de Starsoft
Backend y APIs:

  • Diseño y consumo de APIs RESTful y webhooks; autenticación OAuth2.
  • Modelado de reglas de negocio, validaciones y consistencia transaccional.
  • Testing automatizado (unit/integration) y contratos de API.
Data pipelines orientados a procesos:

  • Diseño de ETL/ELT con orquestación ligera (Airflow/Prefect es un plus).
  • Normalización, deduplicación y manejo de datos maestros.
  • PostgreSQL avanzado: modelado, índices, particionamiento y tuning; uso pragmático de almacenamiento documental cuando convenga.
Arquitectura y operación:

  • Contenedores con Docker; despliegues reproducibles.
  • Integraciones asíncronas con colas/event streaming (RabbitMQ/Kafka/Pub-Sub es un plus).
  • Observabilidad: logs estructurados, métricas y trazas para seguimiento de flujos.
Metodologías y colaboración:

  • Trabajo iterativo con Scrum/Kanban y objetivos por sprint.
  • Documentación clara de modelos, endpoints y decisiones técnicas.
  • Uso de Git con flujo colaborativo y code reviews.
Otros requisitos:

  • Mentalidad de Solución: Personas con escucha activa y capacidad para identificar problemas, así como para proponer, diseñar y ejecutar soluciones creativas y efectivas.
  • Balance entre Velocidad y Estabilidad: Capacidad para entregar con rapidez sin comprometer la calidad ni la estabilidad del software.
  • Pasión por los Retos Técnicos: Interés genuino por enfrentar desafíos complejos y aprovecharlos como espacio de aprendizaje y mejora continua.
Flexible en la Colaboración: Valoramos a quienes se involucran donde pueden aportar, más allá de lo que indica su rol. Creemos que los equipos funcionan mejor cuando cada persona está dispuesta a sumar donde más se le necesita.

Conditions

Flexible hours Flexible schedule and freedom for attending family needs or personal errands.
Partially remote You can work from your home some days a week.
APPLY VIA WEB
$$$ Full time
Senior Platform Engineer
  • OpenLoop
  • Lima (Hybrid)
JavaScript Front-end Node.js Virtualization

We are seeking an experienced Senior Platform Engineer to design, build, and maintain our serverless, event-driven platform foundation. This role is focused on creating reusable, best-practice infrastructure and application patterns that power our product engineering teams. You’ll be responsible for delivering robust CDK constructs, enabling asynchronous development with CQRS and Domain-Driven Design (DDD) principles, and ensuring that reliability, security, and developer productivity remain core to our platform. This role reports to the Platform Engineering Manager.

About OpenLoop

OpenLoop was co-founded by CEO, Dr. Jon Lensing, and COO, Christian Williams, with the vision to bring healing anywhere. Our telehealth support solutions are thoughtfully designed to streamline and simplify go-to-market care delivery for companies offering meaningful virtual support to patients across an expansive array of specialties, in all 50 states.

Apply through Get on Board.

About the Role

  • Design and implement reusable AWS CDK constructs for serverless architectures, leveraging services such as SQS, API Gateway, AppSync, Lambda, Cognito, Step Functions, DynamoDB, Aurora, and EventBridge.
  • Apply CQRS and DDD patterns to create clean, maintainable, and scalable platform components.
  • Own the reliability, scalability, and security of the platform, implementing best practices and proactive monitoring.
  • Enable asynchronous, event-driven development patterns across the organization.
  • Build tooling, templates, and automation to improve developer productivity and adoption of best practices.
  • Integrate and maintain CI/CD pipelines using GitHub Actions, ensuring quality through Biome, ESLint, Prettier, Bun, and Jest.
  • Contribute to and maintain a TypeScript + Node.js + GraphQL + React turbo monorepo structure.
  • Champion the use of AI-assisted development tools (ideally Cursor) to accelerate delivery.
  • Provide technical guidance and mentorship to engineers adopting platform capabilities.

Our Stack:

  • AWS CDK, SQS, API Gateway, AppSync, Lambda, Cognito, Step Functions, DynamoDB, Aurora, EventBridge
  • TypeScript, Node.js, GraphQL, React, Turborepo, Bun
  • GitHub Actions, Biome, ESLint, Prettier, Jest

Requirements

  • 7+ years of software engineering experience, with 3+ years building AWS serverless applications using CDK (or equivalent IaC tools such as Terraform or Pulumi).
  • Proven experience implementing CQRS and DDD in production systems.
  • Strong expertise with event-driven and asynchronous architectures.
  • Deep understanding of AWS serverless services and their operational characteristics.
  • Experience building platform-level tooling and reusable components for multiple product teams.
  • Expertise in site reliability engineering and cloud security best practices.
  • Proficiency with monorepo development and TypeScript-based toolchains, including React for frontend components.
  • Experience using AI-powered developer tools to increase productivity.

Nice to have

  • Experience working with an american startup / healthcare background is considered a plus (desired)

Our Benefits

  • Contract under a Peruvian company ID ("Planilla"). You will receive all the legal benefits in Peruvian soles (CTS, "Gratificaciones", etc).
  • Monday - Friday workdays, full time (9 am - 6 pm).
  • Unlimited Vacation Days - Yes! We want you to be able to relax and come back as happy and productive as ever.
  • EPS healthcare covered 100% with RIMAC --Because you, too, deserve access to great healthcare.
  • Oncology insurance covered 100% with RIMAC
  • AFP retirement plan—to help you save for the future.
  • We’ll assign a computer in the office so you can have the best tools to do your job.
  • You will have all the benefits of the Coworking space located in Lima - Miraflores (Free beverage, internal talks, bicycle parking, best view of the city)

Life insurance OpenLoop pays or copays life insurance for employees.
Partially remote You can work from your home some days a week.
Bicycle parking You can park your bicycle for free inside the premises.
Health coverage OpenLoop pays or copays health insurance for employees.
Retirement plan OpenLoop pays or matches payment for plans such as 401(k) and others.
Dental insurance OpenLoop pays or copays dental insurance for employees.
Free car parking You can park your car for free at the premises.
Computer provided OpenLoop provides a computer for your work.
Informal dress code No dress code is enforced.
Vacation over legal OpenLoop gives you paid vacations over the legal minimum.
APPLY VIA WEB
Gross salary $1800 - 2900 Full time
Desarrollador de Software
  • Asesoría y Gestión de Procesos S.A
JavaScript C Front-end Git

En Asesoría y Gestión de Procesos S.A, somos una empresa de servicios operacionales con más de 12 años de experiencia en el mercado chileno y peruano. Nuestra misión es acelerar y optimizar los procesos de negocio de nuestros clientes, incorporando tecnología e innovación en su cadena de valor. Actualmente, trabajamos principalmente en el sector automotriz e inmobiliario, consolidando nuestra reputación con más de 120 clientes. Con un enfoque en la expansión y el crecimiento, buscamos un Desarrollador Full Stack para fortalecer nuestro equipo técnico.

Applications at getonbrd.com.

Funciones del Cargo

  • Implementación y mejora continua de aplicaciones de diversas iniciativas priorizadas por negocio y tecnología.
  • Análisis de requerimientos y necesidades, buscando el mejor mecanismo para completar los desarrollos o modificaciones de software.
  • Colaborar con las mejores prácticas de las áreas técnicas, incluyendo Arquitectura, Desarrollo, QA y Datos.

Requerimientos del Cargo

Buscamos un profesional con experiencia en los siguientes lenguajes y tecnologías:

  • Lenguajes de programación como C# (.NET), JavaScript, Next.js (React), NestJS, Node.js, SQL.
  • Uso de arquitectura Azure Cloud o plataformas similares.
  • Creación e integración de servicios APIs utilizando Azure API Management.
  • Uso de sistemas de control de versiones, especialmente Git, con uso de flujo GitFlow

Para tener éxito en este rol es importante poseer capacidades analíticas para comprender y traducir requerimientos de negocio en soluciones técnicas eficientes. Se valorará la capacidad de trabajar en equipos multidisciplinarios, comunicarse efectivamente y adaptarse a metodologías ágiles.

Habilidades Deseables

Nos encantaría que también tuvieras experiencia en desarrollo continuo CI/CD y desarrollo nativo en la nube utilizando Azure Functions. Estas habilidades adicionales potencian significativamente tu candidatura y mejoran tu capacidad para contribuir de manera efectiva a nuestros proyectos tecnológicos, promoviendo una entrega ágil y sostenida de software de alta calidad dentro de la organización.

Beneficios

En Asesoría y Gestión de Procesos S.A, ofrecemos un entorno laboral flexible y beneficios atractivos, como:

  • Tres tardes libres al año.
  • Vestimenta informal.
  • Dos días libres extra al año.
  • Día libre por tu cumpleaños.
  • Seguro complementario.
  • Y muchos otros beneficios.

La modalidad de trabajo es híbrida (4x1) o remota, dependiendo de la ciudad de residencia, con jornada completa. ¡Esperamos contar contigo en nuestro equipo!

Flexible hours Flexible schedule and freedom for attending family needs or personal errands.
Partially remote You can work from your home some days a week.
Health coverage Asesoría y Gestión de Procesos S.A pays or copays health insurance for employees.
Computer provided Asesoría y Gestión de Procesos S.A provides a computer for your work.
Informal dress code No dress code is enforced.
Vacation over legal Asesoría y Gestión de Procesos S.A gives you paid vacations over the legal minimum.
APPLY VIA WEB
$$$ Full time
Engineering Manager
  • OpenLoop
  • Lima (Hybrid)
JavaScript Python Agile Node.js
OpenLoop is looking for a Engineering Manager to join our team in Lima, Peru. This role will be a member of the Engineering Team.
About OpenLoop
OpenLoop was co-founded by CEO, Dr. Jon Lensing, and COO, Christian Williams, with the vision to bring healing anywhere. Our telehealth support solutions are thoughtfully designed to streamline and simplify go-to-market care delivery for companies offering meaningful virtual support to patients across an expansive array of specialties, in all 50 states.
Our Company Culture
We have a relatively flat organizational structure here at OpenLoop. Everyone is encouraged to bring ideas to the table and make things happen. This fits in well with our core values of Autonomy, Competence and Belonging, as we want everyone to feel empowered and supported to do their best work.

Find this vacancy on Get on Board.

Requirements

Team Leadership & Management
  • Lead, mentor, and develop a team of 3-7 software engineers
  • Conduct regular 1:1s, performance reviews, and career development planning
  • Foster a culture of innovation, collaboration, continuous learning, sense of urgency and over communication.
  • Recruit, interview, and onboard new engineering talent
  • Collaborate with engineering leadership on team planning and resource allocation
  • Promote best practices in software development and code quality
Technical Strategy & Product Development
  • Define and implement technical strategy aligned with business objectives and our Cloud Center of Excellence
  • Oversee the full software development lifecycle from conception to deployment
  • Drive architectural decisions and technology stack choices
  • Ensure code quality, security, scalability and maintainability standards
  • Champion agile development methodologies and continuous integration
  • Lead technical design reviews and architecture discussions
  • Spend 20% to 30% of your time doing hands-on work.
Cross-Functional Collaboration
  • Strategically partner with product managers to translate requirements into technical solutions
  • Collaborate with QA teams to establish comprehensive testing strategies
  • Coordinate with the SRE team for seamless deployments
  • Engage with stakeholders to communicate technical progress and challenges
  • Support other business teams with technical expertise
Project Management & Delivery
  • Plan and execute complex software projects with multiple dependencies
  • Manage project timelines, resource allocation, and risk mitigation
  • Ensure timely delivery of high-quality software releases
  • Implement and maintain development processes and workflows
  • Monitor team velocity and continuously improve development efficiency
  • Drive post-mortem processes for incidents and project retrospectives

Requirements

Experience
  • 8+ years of software engineering experience with 3+ years in management roles
  • Proven track record of leading high-performing engineering teams
  • Experience with full-stack development and modern software architectures
  • Background in agile development frameworks (Scrum, Kanban)
  • Experience with software development lifecycle and release management
Technical Skills
  • Strong proficiency in multiple programming languages (Typescript, Python, etc.)
  • 5+ years of experience with Node.js
  • Deep understanding of software architecture patterns and design principles
  • Advanced knowledge and experience with Amazon Web Services
  • Knowledge of database systems, both SQL and NoSQL
  • Familiarity with CI/CD pipelines and automated testing frameworks
  • Understanding of security best practices and compliance requirements
Leadership & Communication
  • Advanced English (C1) fluency
  • Excellent verbal and written communication skills
  • Experience leading technical discussions and presenting to stakeholders
  • Ability to translate business requirements into technical solutions
  • Strong problem-solving and decision-making capabilities
  • Experience with conflict resolution and team dynamics
  • Proven ability to attract and retain top engineering talent

Desirable Skills

Additional Experience
  • Experience in startup environments
  • Background in highly regulated industries (healthcare, fin-tech, etc.)
  • Experience with event-driven architecture and distributed systems
  • Knowledge of machine learning and AI technologies
  • Background in open source contributions and community involvement
Technical Depth
  • Experience with modern frontend frameworks (React, Vue, Angular)
  • Knowledge of backend frameworks and API design
  • Understanding of performance optimization and scalability
  • Experience with monitoring and observability tools
  • Familiarity with data analytics and business intelligence tools
  • Knowledge of emerging technologies and industry trends
Certifications
  • AWS Certified Solutions Architect or similar cloud certifications
  • Relevant technical certifications in programming languages or frameworks

Our Benefits

  • Contract under a Peruvian company ID("Planilla"). You will receive all the legal benefits in Peruvian soles (CTS, "Gratificaciones", etc).
  • Monday - Friday workdays, full time (9 am - 6 pm).
  • Unlimited Vacation Days - Yes! We want you to be able to relax and come back as happy and productive as ever.
  • EPS healthcare covered 100% with RIMAC --Because you, too, deserve access to great healthcare.
  • Oncology insurance covered 100% with RIMAC
  • AFP retirement plan—to help you save for the future.
  • We’ll assign a computer in the office so you can have the best tools to do your job.
  • You will have all the benefits of the Coworking space located in Lima - Miraflores (Free beverage, internal talks, bicycle parking, best view of the city)

Wellness program OpenLoop offers or subsidies mental and/or physical health activities.
Life insurance OpenLoop pays or copays life insurance for employees.
Partially remote You can work from your home some days a week.
Bicycle parking You can park your bicycle for free inside the premises.
Health coverage OpenLoop pays or copays health insurance for employees.
Retirement plan OpenLoop pays or matches payment for plans such as 401(k) and others.
Dental insurance OpenLoop pays or copays dental insurance for employees.
Free car parking You can park your car for free at the premises.
Computer provided OpenLoop provides a computer for your work.
Informal dress code No dress code is enforced.
Vacation over legal OpenLoop gives you paid vacations over the legal minimum.
Beverages and snacks OpenLoop offers beverages and snacks for free consumption.
Parental leave over legal OpenLoop offers paid parental leave over the legal minimum.
APPLY VIA WEB
Gross salary $800 - 1200 Full time
Web Developer & Analyst
  • Guinea Mobile SAC (Cuy Móvil)
JavaScript UX UI Design HTML5
Guinea Mobile SAC (Guinea) es una startup de tecnología de telecomunicaciones latinoamericana, fundada en 2016 con sede en Lima, Perú. La empresa se basa en crear productos tecnológicos que faciliten la experiencia móvil.
Hoy cuenta con cuatro marcas de Operadores Móviles Virtuales: PeruSIM, Cuy Móvil, Inka Móvil y Wings Mobile, siendo uno de los principales OMVs del mercado.
Nuestra misión se centra en permitir que cualquier negocio o persona pueda tener su propia oferta móvil, democratizando el servicio móvil.
Se encuentra en la búsqueda de 1 Web Developer & Analyst para conformar el equipo de TEC.

Send CV through getonbrd.com.

Funciones del cargo

  • Performance & Tracking: Desarrollar sitios rápidos, medibles y con rastreo preciso para campañas de marketing digital.
  • Ecosistema Multicanal: Integrar información de comportamiento de usuarios desde web, mailing y ads.
  • Visibilidad & SEO: Garantizar que las webs estén bien posicionadas técnica y estructuralmente.
  • Escalabilidad Modular: Diseñar sitios y componentes que puedan escalar con nuevas campañas o marcas.
  • Cultura de Feedback: Tomar decisiones técnicas con criterio propio, pero abierto a cambios rápidos según datos y estrategia comercial.

Requerimientos del cargo

Desarrollo Web (Vue.js + Astro + Tailwind):
  • Experiencia construyendo sitios optimizados para performance, usando Vue 3 (Composition API) o Astro.
  • Dominio en maquetación responsive, accesibilidad y semántica HTML.
  • Conocimiento en creación de componentes reutilizables (Design Systems o librerías internas).
  • Manejo de CSS moderno (TailwindCSS preferido), animaciones livianas y optimización visual.
Integraciones para Analítica y Marketing:
  • Implementación de tags y conversiones: Google Tag Manager, Google Analytics, Meta Pixel, TikTok Pixel.
  • Uso de eventos personalizados y estructuras de datos para mejorar la trazabilidad.
  • Experiencia con SEO técnico (estructura de HTML, metadata, sitemap, SSR/SSG).
  • Conocimiento en testeo A/B o uso de herramientas como Hotjar, VWO, o similares.
UX/UI:
  • Capacidad para interpretar diseños desde Figma, manteniendo fidelidad y funcionalidad.
  • Participación activa en el refinamiento de la experiencia de usuario basada en analítica.
  • Entendimiento de flujos conversacionales (formularios, funnels, microinteracciones).
Colaboración y Flujo de Trabajo:
  • Documentación clara de flujos, decisiones técnicas y componentes reutilizables.
  • Fluidez trabajando con control de versiones en Git bajo flujos colaborativos (feature branches, pull requests, etc).
  • Participación activa en metodologías ágiles como Scrum o Kanban, con enfoque iterativo y entregas constantes.
  • Orientación a Resultados: Más allá del “pixel-perfect”, buscamos a alguien que comprenda el propósito del sitio: generar conversión, retención u otras métricas clave.
  • Comunicación Clara: Habilidad para explicar decisiones técnicas de forma sencilla, facilitando la colaboración con equipos no técnicos como marketing o ventas.
  • Mentalidad Analítica: Usa datos para tomar decisiones, mejorar flujos de navegación, reducir tasas de rebote y aumentar la conversión.
  • Flexible en la Colaboración: Valoramos a quienes se involucran donde pueden aportar, más allá de lo que indica su rol. Creemos que los equipos funcionan mejor cuando cada persona está dispuesta a sumar donde más se le necesita.
  • Portafolio o enlaces a sitios construidos (preferencia con acceso a código en GitHub).
  • Evidencia de integración con herramientas de tracking y analítica.
  • Bonus: ejemplos donde haya colaborado en optimización de campañas o SEO.

Importante: Asegúrate de tener tu portafolio actualizado en tu perfil para poder continuar con el proceso.

Conditions

Flexible hours Flexible schedule and freedom for attending family needs or personal errands.
APPLY VIA WEB
Gross salary $750 - 1200 Full time
Programador Front-end
  • Guinea Mobile SAC (Cuy Móvil)
JavaScript HTML5 CSS Agile
Guinea Mobile SAC (Guinea) es una startup de tecnología de telecomunicaciones latinoamericana, fundada en 2016 con sede en Lima, Perú. La empresa se basa en crear productos tecnológicos que faciliten la experiencia móvil.
Hoy cuenta con cuatro marcas de Operadores Móviles Virtuales: PeruSIM, Cuy Móvil, Inka Móvil y Wings Mobile, siendo uno de los principales OMVs del mercado.
Nuestra misión se centra en permitir que cualquier negocio o persona pueda tener su propia oferta móvil, democratizando el servicio móvil.
Se encuentra en la búsqueda de Programador Frontend para conformar el equipo de TEC.

Apply exclusively at getonbrd.com.

Funciones del cargo

  • Validación Técnica Temprana: Convertir diseños o ideas iniciales en prototipos navegables en Flutter y/o Vue.
  • Sistemas Modulares: Desarrollar componentes desacoplados y reutilizables para mantener escalabilidad.
  • Mantenimiento Ágil: Adaptarse rápidamente a cambios en funcionalidades o feedback durante el sprint.
  • Multiplataforma: Entender cómo mantener consistencia funcional entre web y mobile sin duplicar esfuerzos.
  • Colaboración Fluida: Trabajar estrechamente con backend y data para garantizar una integración eficiente.

Requerimientos del cargo

Desarrollo con Flutter (Mobile Apps):

  • Experiencia creando prototipos funcionales para validar flujos complejos.
  • Conocimiento práctico de gestión de estado (Provider, Riverpod o Bloc).
  • Capacidad para integrar APIs REST y manejar lógica compleja de negocio.
  • Familiaridad con principios de Clean Architecture para una base mantenible.

Desarrollo con Vue.js (Web):

  • Experiencia desarrollando SPAs con Vue 3 y composición API.
  • Conocimiento de herramientas como Vite, Pinia y Vue Router.
  • Uso de componentes reutilizables y patrones comunes para proyectos escalables.w
  • Buen manejo de HTML semántico y prácticas modernas de CSS (TailwindCSS es un plus).

Colaboración y Flujo de Trabajo:

  • Documentación clara de flujos, decisiones técnicas y componentes reutilizables.
  • Fluidez trabajando con control de versiones en Git bajo flujos colaborativos (feature branches, pull requests, etc).
  • Participación activa en metodologías ágiles como Scrum o Kanban, con enfoque iterativo y entregas constantes.

Perfil Ideal (Qué buscamos):

  • Foco en la Implementación: Motivación por construir productos funcionales y eficientes, priorizando el resultado final sobre el detalle visual.
  • Criterio Técnico: Capacidad para decidir con claridad cuándo usar herramientas externas y cuándo desarrollar soluciones propias, sin caer en extremos ni perfeccionismos innecesarios.
  • Resolución Pragmática: Enfoque realista para escribir código modular, claro y mantenible, poniendo la sostenibilidad del desarrollo por encima de la teoría ideal.
  • Flexible en la Colaboración: Valoramos a quienes se involucran donde pueden aportar, más allá de lo que indica su rol. Creemos que los equipos funcionan mejor cuando cada persona está dispuesta a sumar donde más se le necesita.

Conditions

Flexible hours Flexible schedule and freedom for attending family needs or personal errands.
APPLY VIA WEB
Gross salary $1500 - 1800 Full time
Desarrollador Full-Stack (Peru)
  • BC Tecnología
JavaScript Java Front-end MySQL

En BC Tecnología, somos una consultora de TI dedicada a ofrecer soluciones innovadoras y efectivas a clientes en sectores como servicios financieros, seguros, retail y gobierno. Contamos con un equipo de expertos en diversas áreas de la tecnología, trabajando en proyectos desafiantes que requieren agilidad y colaboración. Nuestra misión es diseñar soluciones acordes a las necesidades específicas de nuestros clientes.

Al unirte a nuestro equipo, participarás en un ambiente 100% remoto donde la flexibilidad y el equilibrio vida-trabajo son nuestras prioridades. Buscamos ingenieros apasionados que deseen contribuir al crecimiento y a la evolución de proyectos interesantes en BC Tecnología.

Apply without intermediaries through Get on Board.

Responsabilidades y Objetivos

Como Desarrollador FullStack, tus principales objetivos incluirán:

  • Participar en el diseño y desarrollo de soluciones innovadoras para nuestros clientes.
  • Trabajar con bases de datos relacionales como MySQL y PostgreSQL.
  • Desarrollar aplicaciones utilizando Java y JavaScript junto con frameworks de NodeJS, NestJS y TypeORM.
  • Implementar el front-end con Angular y React.
  • Gestionar el versionamiento de código a través de Git.
  • Integrar APIs y servicios web mediante REST y SOAP.

Requisitos del Puesto

Buscamos a un Desarrollador FullStack que posea:

  • Sólido conocimiento en bases de datos relacionales, específicamente MySQL y PostgreSQL.
  • Dominio en lenguajes y frameworks como Java, JavaScript, NodeJS, NestJS, TypeORM, Express y Sequelize.
  • Experiencia en desarrollo front-end utilizando Angular y React.
  • Habilidades en versionamiento de código con Git.
  • Experiencia en implementación de APIs y servicios web mediante REST y SOAP.

Las certificaciones y cursos en tecnologías relevantes serán considerándose como requisitos excluyentes para la posición. Además, una pasion por la tecnologia es clave para encajar en nuestro equipo.

Habilidades Deseables

Se valorará positivamente cualquier conocimiento adicional en plataformas de nube como AWS o Azure, así como un background en metodologías ágiles. La disposición para aprender y adaptarse a nuevas tecnologías es un gran plus. También apreciamos habilidades de trabajo en equipo y comunicación efectiva que contribuyan a un ambiente colaborativo.

Ofrecemos

Ofrecemos un entorno laboral flexible, con una modalidad mayormente remota, permitiendo solo 1-2 días presenciales al inicio del servicio. Nuestros beneficios incluyen un contrato inicial por proyecto, así como un espacio que fomenta el crecimiento profesional constante.

APPLY VIA WEB
Gross salary $3500 - 4200 Full time
Senior Software Engineer
  • OpenLoop
  • Lima (Hybrid)
JavaScript Front-end Git Node.js
OpenLoop is looking for a Senior Software Engineer to join our team in Lima, Peru. This role will be a member of the Development Team.
About OpenLoop
OpenLoop was co-founded by CEO, Dr. Jon Lensing, and COO, Christian Williams, with the vision to bring healing anywhere. Our telehealth support solutions are thoughtfully designed to streamline and simplify go-to-market care delivery for companies offering meaningful virtual support to patients across an expansive array of specialties, in all 50 states.
Our Company Culture
We have a relatively flat organizational structure here at OpenLoop. Everyone is encouraged to bring ideas to the table and make things happen. This fits in well with our core values of Autonomy, Competence and Belonging, as we want everyone to feel empowered and supported to do their best work.

Send CV through getonbrd.com.

About the Role

As a Senior Software Engineer, you will be responsible for autonomously designing and implementing cloud-native solutions, specifically on AWS. This role requires a high degree of independence in technical architecture and project and stakeholder management, ensuring the delivery of high-quality, scalable, and resilient systems that meet our business needs.
Responsibilities include, but are not limited to:
  • Software Development and Architecture: Writes production-ready code, going towards self-documenting code that is aligned with the overall service architecture. Utilizes abstractions and code isolation effectively. Makes sure apps can be monitored using a single observability tool and optimizes apps for lowest possible infrastructure cost. Works in a specific stack. Implements detailed software design.
  • Project Impact and Responsibility: Take full ownership of one project from conception through deployment, including planning, execution, and monitoring.
  • Technical Leadership: Provide guidance and mentorship to less experienced team members, promoting best practices in cloud architecture and development. Provides mentorship in one stack.
  • Continuous Improvement and operation: Identify issues in more than one stack and refactors systematic issues in at least one stack. Is able to respond to stakeholders when an issue is raised.
  • Other duties as assigned.

Requirements

  • 4 years of experience as a software engineer.
  • 3-4 years of experience with Infrastructure as a Service (IaaS), ideally with experience in using the AWS Cloud
  • 2 years Development Kit (CDK) for deploying cloud infrastructure.
  • 3-4 years of experience with TypeScript and NodeJS.
  • 3-4 years of experience working with version control systems such as git. Ability to use Github Actions.
  • 2 years of experience in Frontend (React).
  • 3 years of experience with relational and non-relational databases.
  • Experience with payment systems such as stripe, mercado pago, etc. (desired).
  • Experience working with Zoho and Healthie is considered a plus (desired).
  • Strong problem-solving skills and the ability to diagnose and resolve complex technical issues.
  • Ability to present ideas in a clean, user-friendly way.

Desirable skills

  • Experience working with Zoho and Healthie is considered a plus (desired).

Our Benefits

  • Contract under a Peruvian company ID("Planilla"). You will receive all the legal benefits in Peruvian soles (CTS, "Gratificaciones", etc).
  • Monday - Friday workdays, full time (9 am - 6 pm).
  • Unlimited Vacation Days - Yes! We want you to be able to relax and come back as happy and productive as ever.
  • EPS healthcare covered 100% with RIMAC --Because you, too, deserve access to great healthcare.
  • Oncology insurance covered 100% with RIMAC
  • AFP retirement plan—to help you save for the future.
  • We’ll assign a computer in the office so you can have the best tools to do your job.
  • You will have all the benefits of the Coworking space located in Lima - Miraflores (Free beverage, internal talks, bicycle parking, best view of the city)

Life insurance OpenLoop pays or copays life insurance for employees.
Paid sick days Sick leave is compensated (limits might apply).
Partially remote You can work from your home some days a week.
Bicycle parking You can park your bicycle for free inside the premises.
Health coverage OpenLoop pays or copays health insurance for employees.
Dental insurance OpenLoop pays or copays dental insurance for employees.
Free car parking You can park your car for free at the premises.
Computer provided OpenLoop provides a computer for your work.
Informal dress code No dress code is enforced.
Vacation over legal OpenLoop gives you paid vacations over the legal minimum.
Beverages and snacks OpenLoop offers beverages and snacks for free consumption.
APPLY VIA WEB
Gross salary $900 - 1500 Full time
Back-end & QA Automation Engineer
  • Guinea Mobile SAC (Cuy Móvil)
JavaScript Python PostgreSQL QA
Guinea Mobile SAC (Guinea) es una startup de tecnología de telecomunicaciones latinoamericana, fundada en 2016 con sede en Lima, Perú. La empresa se basa en crear productos tecnológicos que faciliten la experiencia móvil.
Hoy cuenta con cuatro marcas de Operadores Móviles Virtuales: PeruSIM, Cuy Móvil, Inka Móvil y Wings Mobile, siendo uno de los principales OMVs del mercado.
Nuestra misión se centra en permitir que cualquier negocio o persona pueda tener su propia oferta móvil, democratizando el servicio móvil.
Se encuentra en la búsqueda de Programador Backend + QA testing para conformar el equipo de TEC.

Job source: getonbrd.com.

Funciones del cargo

  1. Diseñar y mantener suites de pruebas automatizadas de backend, web y mobile.
  2. Asegurar que las APIs sean idempotentes, seguras y fácilmente testeables.
  3. Implementar pipelines de CI/CD con pruebas automáticas y métricas de calidad.
  4. Automatizar procesos y flujos operativos en n8n, con control de errores y alertas.
  5. Analizar métricas de cobertura, rendimiento y defectos para impulsar mejoras continuas.
  6. Colaborar con los equipos de desarrollo y DevOps para mantener la calidad en producción.

Requerimientos del cargo

QA y Automatización

  • Pruebas automáticas de API con frameworks como Pytest o Postman/Newman.
  • Validación de contratos OpenAPI, escenarios de integración, regresión y smoke tests.
  • Automatización en CI/CD: ejecución por rama o PR, reportes, artefactos y quality gates.
  • Experiencia en herramientas como Playwright, Cypress o Appium.
  • Diseño de workflows de automatización con n8n o herramientas similares: webhooks, colas, control de concurrencia y notificaciones.
  • Versionado de workflows, manejo de credenciales seguras, logs, alertas y creación de nodos personalizados en JS o TS.

Backend

  • Dominio de Python.
  • Construcción de APIs REST: routing, middlewares, validaciones y manejo de errores.
  • Conexión a bases de datos PostgreSQL mediante ORM o drivers nativos.
  • Migraciones, consultas optimizadas y transacciones seguras.
  • Contenedores con Docker y docker-compose.
  • Buenas prácticas de código: limpieza, modularidad y pruebas unitarias.

Integraciones

  • Conexión con Slack, Gmail, Google Sheets, Airtable, CRM o pasarelas de pago.
  • Automatización de tareas internas, monitoreo y manejo de fallos.

APPLY VIA WEB
$$$ Full time
Implementation Support Associate
  • OpenLoop
  • Lima (Hybrid)
QA Technology Low-code No-code

About OpenLoop

OpenLoop was co-founded by CEO, Dr. Jon Lensing, and COO, Christian Williams, with the vision to bring healing anywhere. Our telehealth support solutions are thoughtfully designed to streamline and simplify go-to-market care delivery for companies offering meaningful virtual support to patients across an expansive array of specialties, in all 50 states.

Exclusive to Get on Board.

Responsabilities

  • Project Implementation: Supports implementation readiness by reproducing and documenting issues, validating configuration changes, and ensuring system stability before client handoff. Assists with testing and confirming that project deliverables meet quality standards.
  • Program Management: Maintains trackers, dashboards, and shared documentation to reflect testing progress, open issues, and project status. Updates templates and internal tools to support the Implementation team’s efficiency.
  • System Configuration and Problem Solving: Performs basic configuration validations, tests fixes, and identifies potential risks or inconsistencies. Troubleshoots bugs and provides feedback on test results to Implementation.
  • External Stakeholder Management: Collaborates with internal teams and Customer Success to communicate issue status and test outcomes. May assist in preparing client-facing updates for critical issues or release validations.
  • Team Relationship: Provides QA coverage and testing support to Implementation Specialists and TPMs. Ensures clear and organized documentation, and smooth collaboration across ongoing projects.
  • Reporting and Documentation: Maintains incident logs, documents test results, and updates the internal knowledge base. Supports creation and maintenance of process templates, configuration guides, and QA documentation.
  • Risk Management: Escalates issues promptly with severity details and context to ensure proper triage. Supports validation steps to reduce risk prior to production releases.
  • Continuous Improvement: Identifies recurring issues or inefficiencies in testing and implementation workflows, recommending improvements to enhance quality and team operations.
  • Internal Stakeholder Management: Works closely with Implementation team to align on priorities, testing needs, and timelines across multiple client projects.

Requirements

  • Bachelor’s degree in Business or Industrial Engineering, Information Systems, or related field.
  • 0–2 years SaaS support, QA, or troubleshooting experience; strong documentation and problem-solving skills
  • Ability to quickly learn and apply software configuration and troubleshooting skills (preferred).
  • Curiosity about technology and willingness to learn low-code/no-code tools or workflow automation (e.g., Zapier, Make) is a plus.
  • Strong organizational and time management skills; able to handle multiple priorities.
  • Proactive problem-solver with a collaborative mindset.
  • Fluency in English (C1) and excellent written and verbal communication skills.
  • Available to work in a hybrid work model.

Our Benefits

  • Contract under a Peruvian company ID("Planilla"). You will receive all the legal benefits in Peruvian soles (CTS, "Gratificaciones", etc).
  • Monday - Friday workdays, full time (9 am - 6 pm).
  • Unlimited Vacation Days - Yes! We want you to be able to relax and come back as happy and productive as ever.
  • EPS healthcare covered 100% with RIMAC --Because you, too, deserve access to great healthcare.
  • Oncology insurance covered 100% with RIMAC
  • AFP retirement plan—to help you save for the future.
  • We’ll assign a computer in the office so you can have the best tools to do your job.
  • You will have all the benefits of the Coworking space located in Lima - Miraflores (Free beverage, internal talks, bicycle parking, best view of the city)

APPLY VIA WEB
Gross salary $900 - 1500 Full time
Data Engineer BI Developer
  • Guinea Mobile SAC (Cuy Móvil)
UX Python PostgreSQL SQL

Guinea Mobile SAC (Guinea) es una startup de tecnología de telecomunicaciones latinoamericana, fundada en 2016 con sede en Lima, Perú. La empresa se basa en crear productos tecnológicos que faciliten la experiencia móvil.

Hoy cuenta con cuatro marcas de Operadores Móviles Virtuales: PeruSIM, Cuy Móvil, Inka Móvil y Wings Mobile, siendo uno de los principales OMVs del mercado.

Nuestra misión se centra en permitir que cualquier negocio o persona pueda tener su propia oferta móvil, democratizando el servicio móvil.

Se encuentra en la búsqueda de Data Engineer - BI Developer para conformar el equipo de TEC.

Send CV through getonbrd.com.

Funciones del cargo

  • Modelar capa dimensional (hechos/dimensiones), métricas consistentes y semantic layer en Looker.
  • Construir dashboards de impacto con performance (PDTs/materializaciones, BI Engine, caching).
  • Definir y versionar KPIs con negocio; documentar fuentes y criterios de cálculo.
  • Establecer RLS/CLS y gobernanza de acceso por dominio/rol.
  • Diseñar flujo de publicación (staging → prod) con validaciones de frescura/completitud.
  • Impulsar self-service analytics (plantillas, guías, catálogo) y soporte a stakeholders.

Requerimientos del cargo

Procesamiento de Datos

  • Núcleo común (GCP): batch/stream en Dataflow (Apache Beam), BigQuery Streaming, particionamiento, ventanas y backfills.
  • Infra/DataOps:Pub/Sub, Dataflow o Dataproc (Spark), orquestación con Cloud Composer.
  • BI: preparación de datasets analíticos en BigQuery; agregaciones, métricas y SCD con dbt.

Bases de Datos y Almacenamiento

  • Núcleo común:BigQuery como DWH; Cloud Storage (GCS) para data lake; Cloud SQL (PostgreSQL) cuando aplique.
  • Infra/DataOps: diseño de particiones/clustering, tablas externas en GCS, Bigtable (plus) para time-series.
  • BI: modelado dimensional (estrella/copo), vistas materializadas y semantic layer para Looker.

ETL/ELT

  • Núcleo común:dbt (BigQuery) con modelos, tests y documentación; Cloud Composer para dependencias.
  • Infra/DataOps: pipelines con Dataflow, backfills parametrizados, Great Expectations (o similar).
  • BI: transformación orientada a métricas/negocio con dbt; data contracts básicos.

Programación

  • Núcleo común:Python para datos (pandas/pyarrow), CLIs y testing.
  • Infra/DataOps: libs internas, jobs contenedorizados (Docker), rendimiento y paralelismo en Beam/Spark.
  • BI: SQL productiva, macros dbt, cálculos de métricas y validaciones.

Cloud Computing

  • Núcleo común:IAM, service accounts, costos en BigQuery; Cloud Build para CI.
  • Infra/DataOps:Terraform (IaC), Cloud Monitoring/Logging, lineage/catálogo con Dataplex/Data Catalog.
  • BI: Looker/Looker Studio, gobernanza de datasets y RLS/CLS sobre BigQuery.

Calidad y Seguridad de Datos

  • Núcleo común: validación, profiling y documentación.
  • Infra/DataOps: alertas SLO/SLA, detección de drift/duplicados; DLP, KMS, VPC-SC (plus).
  • BI: definiciones únicas de métricas, control de acceso y data freshness antes de publicar.

Optimización de Consultas y Modelado

  • Núcleo común: tuning de consultas y costos en BigQuery.
  • Infra/DataOps: particionamiento/clustering, Reservations/slots, Storage API.
  • BI: diseño de hechos/dimensiones (grain correcto) y BI Engine (plus).

Perfil del colaborador

  • Criterio de negocio: entiende preguntas y las traduce en métricas/KPIs.
  • Storytelling con datos: claridad visual, UX de dashboard y foco en decisiones.
  • Disciplina semántica: métricas únicas, definiciones versionadas y documentación.
  • Excelencia en SQL/LookML: modelos limpios, reutilizables y testeados.
  • Partner del negocio: gestiona prioridades, feedback y adopción de tableros.

Conditions

Fully remote You can work from anywhere in the world.
Flexible hours Flexible schedule and freedom for attending family needs or personal errands.
APPLY VIA WEB
Gross salary $900 - 1500 Full time
Data Engineer Infra/DataOps Engineer
  • Guinea Mobile SAC (Cuy Móvil)
UI Design Python PostgreSQL SQL

Guinea Mobile SAC (Guinea) es una startup de tecnología de telecomunicaciones latinoamericana, fundada en 2016 con sede en Lima, Perú. La empresa se basa en crear productos tecnológicos que faciliten la experiencia móvil.

Hoy cuenta con cuatro marcas de Operadores Móviles Virtuales: PeruSIM, Cuy Móvil, Inka Móvil y Wings Mobile, siendo uno de los principales OMVs del mercado.

Nuestra misión se centra en permitir que cualquier negocio o persona pueda tener su propia oferta móvil, democratizando el servicio móvil.

Se encuentra en la búsqueda de Data Engineer - Infra/DataOps Engineer para conformar el equipo de TEC.

Apply exclusively at getonbrd.com.

Funciones del cargo

  • Diseñar Pub/Sub → Dataflow → BigQuery con SLA/SLO y observabilidad end-to-end.
  • Implementar CI/CD de datos (Cloud Build/Deploy), IaC con Terraform y ambientes reproducibles.
  • Gestionar esquema evolutivo (schema evolution), data contracts y backfills seguros.
  • Optimizar costos y performance en BigQuery (particiones, clustering, slots, materializaciones).
  • Establecer data quality automatizada (dbt tests/Great Expectations) con alertas en Cloud Monitoring.
  • Asegurar gobernanza y seguridad (permisos por dominio, DLP/KMS, auditoría, VPC-SC cuando aplique).

Requerimientos del cargo

Procesamiento de Datos

  • Núcleo común (GCP): batch/stream en Dataflow (Apache Beam), BigQuery Streaming, particionamiento, ventanas y backfills.
  • Infra/DataOps:Pub/Sub, Dataflow o Dataproc (Spark), orquestación con Cloud Composer.
  • BI: preparación de datasets analíticos en BigQuery; agregaciones, métricas y SCD con dbt.

Bases de Datos y Almacenamiento

  • Núcleo común:BigQuery como DWH; Cloud Storage (GCS) para data lake; Cloud SQL (PostgreSQL) cuando aplique.
  • Infra/DataOps: diseño de particiones/clustering, tablas externas en GCS, Bigtable (plus) para time-series.
  • BI: modelado dimensional (estrella/copo), vistas materializadas y semantic layer para Looker.

ETL/ELT

  • Núcleo común:dbt (BigQuery) con modelos, tests y documentación; Cloud Composer para dependencias.
  • Infra/DataOps: pipelines con Dataflow, backfills parametrizados, Great Expectations (o similar).
  • BI: transformación orientada a métricas/negocio con dbt; data contracts básicos.

Programación

  • Núcleo común:Python para datos (pandas/pyarrow), CLIs y testing.
  • Infra/DataOps: libs internas, jobs contenedorizados (Docker), rendimiento y paralelismo en Beam/Spark.
  • BI: SQL productiva, macros dbt, cálculos de métricas y validaciones.

Cloud Computing

  • Núcleo común:IAM, service accounts, costos en BigQuery; Cloud Build para CI.
  • Infra/DataOps:Terraform (IaC), Cloud Monitoring/Logging, lineage/catálogo con Dataplex/Data Catalog.
  • BI: Looker/Looker Studio, gobernanza de datasets y RLS/CLS sobre BigQuery.

Calidad y Seguridad de Datos

  • Núcleo común: validación, profiling y documentación.
  • Infra/DataOps: alertas SLO/SLA, detección de drift/duplicados; DLP, KMS, VPC-SC (plus).
  • BI: definiciones únicas de métricas, control de acceso y data freshness antes de publicar.

Optimización de Consultas y Modelado

  • Núcleo común: tuning de consultas y costos en BigQuery.
  • Infra/DataOps: particionamiento/clustering, Reservations/slots, Storage API.
  • BI: diseño de hechos/dimensiones (grain correcto) y BI Engine (plus).

Perfil del colaborador

  • Mentalidad SRE/automatización: “todo como código”, resiliencia y recuperación.
  • Obseso por observabilidad: logs, métricas, tracing y lineage accionable.
  • Afinidad con performance/costos: tuning de slots, particiones, throughput.
  • Rigor en seguridad/gobernanza: mínimos privilegios, auditoría, cumplimiento.
  • Comunicación técnica clara: runbooks, postmortems y diseño de interfaces entre equipos.

Conditions

Fully remote You can work from anywhere in the world.
Flexible hours Flexible schedule and freedom for attending family needs or personal errands.
APPLY VIA WEB
$$$ Full time
BI Engineer
  • OpenLoop
  • Lima (Hybrid)
Python Analytics SQL Business Intelligence

About OpenLoop

OpenLoop was co-founded by CEO, Dr. Jon Lensing, and COO, Christian Williams, with the vision to bring healing anywhere. Our telehealth support solutions are thoughtfully designed to streamline and simplify go-to-market care delivery for companies offering meaningful virtual support to patients across an expansive array of specialties, in all 50 states.

Find this job on getonbrd.com.

Funciones del cargo

  • Data Modeling and Transformation: Design and maintain efficient data models (star/snowflake schemas) to support self-service analytics and dashboard creation.
  • Data Transformation: Work with raw data from various sources and ensure proper transformation and enrichment before visualization.
  • Dashboard and Report Development: Build and optimize dashboards and visualizations using tools such as Power BI, Tableau, or Zoho Analytics, with performance and scalability in mind.
  • Dashboard Optimization: Support performance and scalability of dashboards; help automate data refreshes and improve usability.
  • Data Integration Support: Collaborate with data engineers to validate data pipelines and ensure correct ingestion and transformation of data sources.
  • Stakeholder Collaboration: Partner with BI Analysts and business teams (finance, ops, customer success) to understand reporting needs and translate them into scalable technical solutions.
  • Performance Metrics: Develop and track key performance indicators (KPIs) to measure the success of business initiatives.
  • Documentation and Best Practices: Maintain technical documentation and advocate for BI standards and best practices within the organization.
  • Performance Optimization: Troubleshoot and optimize dashboard performance, SQL queries, and data refresh cycles.
  • Other duties as assigned.

Requerimientos del cargo

  • 2–4 years of experience in analytics, BI, or data roles.
  • Bachelor’s degree in Data Science, Engineering, Statistics, Computer Science, or a related field.
  • Strong skills in SQL and data transformation (e.g., dbt, Snowflake, or similar).
  • Experience with BI tools (Power BI, Tableau, Looker, or Zoho Analytics).
  • AWS skills
  • Understanding of dimensional modeling and semantic layer concepts.
  • Coding experience (e.g., Python) is a plus, but not mandatory.
  • Strong communication and collaboration skills with both technical and non-technical teams.
  • Self-driven, autonomy, teamwork and strategic mindset.
  • Strong analytical skills with attention to detail and accuracy.

Condiciones

  • Contract under a Peruvian company ID("Planilla"). You will receive all the legal benefits in Peruvian soles (CTS, "Gratificaciones", etc).
  • Monday - Friday workdays, full time (9 am - 6 pm).
  • Unlimited Vacation Days - Yes! We want you to be able to relax and come back as happy and productive as ever.
  • EPS healthcare covered 100% with RIMAC --Because you, too, deserve access to great healthcare.
  • Oncology insurance covered 100% with RIMAC
  • AFP retirement plan—to help you save for the future.
  • We’ll assign a computer in the office so you can have the best tools to do your job.
  • You will have all the benefits of the Coworking space located in Lima - Miraflores (Free beverage, internal talks, bicycle parking, best view of the city)

APPLY VIA WEB
Gross salary $1500 - 2000 Full time
Analista Desarrollador de Datos
  • Coderslab.io
  • Lima (Hybrid)
PostgreSQL SQL Oracle ETL

CodersLab es una empresa dedica al desarrollo de soluciones dentro del rubro IT y actualmente, nos enfocamos en expandir nuestros equipos a nivel global para posicionar nuestros productos en más países de América Latina y es por ello que estamos en búsqueda de un Analista Desarrollador de Datos para unirse a nuestro equipo.

Formarás parte de un equipo desafiante y ambicioso, con ganas de innovar en el mercado, donde tus ideas y contribuciones serán altamente valiosas para el negocio.

¡Postúlate ahora para este increíble desafío!

Applications are only received at getonbrd.com.

Job functions

Buscamos Analistas Desarrolladores de Datos Semi Senior para sumarse a un proyecto estratégico dentro del área de Operaciones y Sistemas. Serán responsables del diseño, desarrollo y automatización de procesos de integración de datos, participando en una célula ágil orientada a la eficiencia operativa.

🛠️ Responsabilidades

  • Desarrollar procesos ETL utilizando Informatica PowerCenter y/o IDMC.
  • Diseñar, implementar y optimizar consultas y procedimientos en bases de datos Oracle, PostgreSQL y SQL Server.
  • Automatizar procesos recurrentes vinculados a la integración y tratamiento de datos.
  • Documentar desarrollos y flujos implementados.
  • Colaborar con el equipo técnico y funcional para entender los requerimientos y proponer soluciones eficientes.
  • Asegurar la calidad, seguridad y disponibilidad de los datos procesados.
  • Participar de reuniones de seguimiento del proyecto bajo metodología ágil.

Qualifications and requirements

  • Mínimo 3 años de experiencia en desarrollo con Informatica PowerCenter y/o IDMC.
  • Mínimo 3 años de experiencia en desarrollo sobre Oracle, PostgreSQL y SQL.
  • Mínimo 1 año de experiencia en automatización de procesos.
  • Disponibilidad inmediata.

Desirable skills

Deseables

  • Conocimientos en herramientas de scheduling como Control M.
  • Experiencia en procesos bancarios, especialmente conciliación y contabilización de transacciones.

Conditions

Modalidad de contratación: Plazo fijo
Duración del proyecto: 4 - 9 meses
Hibrido en Lima Peru

APPLY VIA WEB
$$$ Full time
Staff Accountant
  • OpenLoop
  • Lima (Hybrid)
Excel Functional Programming Accounting Netsuite
OpenLoop is looking for a Staff Accountant to join our team in Lima, Peru. In this role, you will be responsible for maintaining accurate financial records, overseeing accounts receivable and accounts payable processes, and ensuring the integrity of the general ledger. This role requires strong analytical skills, a solid understanding of accounting principles, and the ability to work collaboratively in a fast-paced, technology-driven environment.
About OpenLoop
OpenLoop was co-founded by CEO, Dr. Jon Lensing, and COO, Christian Williams, with the vision to bring healing anywhere. Our telehealth support solutions are thoughtfully designed to streamline and simplify go-to-market care delivery for companies offering meaningful virtual support to patients across an expansive array of specialties, in all 50 states.

© Get on Board.

Responsabilities

  • Manage and reconcile general ledger accounts, ensuring accuracy and completeness.
  • Manage the accounts receivable process, including invoicing, tracking payments, and reconciling discrepancies. Ensure timely collection of outstanding invoices and maintain accurate records of all transactions.
  • Oversee accounts payable functions, including processing vendor invoices, ensuring timely payments, and resolving any issues related to payments. Maintain accurate records of all payables.
  • Perform bank reconciliations and verify discrepancies.
  • Ensure compliance with accounting standards, regulations, and company policies.
  • Assist with internal and external audits by providing necessary documentation and explanations.
  • Conduct financial analysis to support decision-making and identify areas for improvement.
  • Identify and implement process improvements to enhance efficiency and accuracy in accounting practices.
  • Other duties as assigned

Requirements

  • Bachelor's degree in Accounting, Finance, or other related field.
  • 3+ years of experience in accounting with a focus on accounts receivable, accounts payable, and general ledger functions.
  • Big 4 experience is a nice plus.
  • Proficiency in accounting software (NetSuite) and MS Office Suite, especially Excel.
  • Strong analytical and problem-solving skills.
  • Self-starting individual.
  • Excellent attention to detail and accuracy.
  • Strong organizational and communication skills.
  • Advanced English C1/C2

Opcionales

-

Our Benefits

  • Contract under a Peruvian company ID("Planilla"). You will receive all the legal benefits in Peruvian soles (CTS, "Gratificaciones", etc).
  • Monday - Friday workdays, full time (9 am - 6 pm).
  • Unlimited Vacation Days - Yes! We want you to be able to relax and come back as happy and productive as ever.
  • EPS healthcare covered 100% with RIMAC --Because you, too, deserve access to great healthcare.
  • Oncology insurance covered 100% with RIMAC
  • AFP retirement plan—to help you save for the future.
  • We’ll assign a computer in the office so you can have the best tools to do your job.
  • You will have all the benefits of the Coworking space located in Lima - Miraflores (Free beverage, internal talks, bicycle parking, best view of the city)

Life insurance OpenLoop pays or copays life insurance for employees.
Partially remote You can work from your home some days a week.
Bicycle parking You can park your bicycle for free inside the premises.
Health coverage OpenLoop pays or copays health insurance for employees.
Retirement plan OpenLoop pays or matches payment for plans such as 401(k) and others.
Dental insurance OpenLoop pays or copays dental insurance for employees.
Free car parking You can park your car for free at the premises.
Computer provided OpenLoop provides a computer for your work.
Informal dress code No dress code is enforced.
Vacation over legal OpenLoop gives you paid vacations over the legal minimum.
Parental leave over legal OpenLoop offers paid parental leave over the legal minimum.
APPLY VIA WEB
$$$ Full time
UX/UI Senior Engineer
  • OpenLoop
  • Lima (Hybrid)
JavaScript UX UI Design HTML5

About OpenLoop

OpenLoop was co-founded by CEO, Dr. Jon Lensing, and COO, Christian Williams, with the vision to bring healing anywhere. Our telehealth support solutions are thoughtfully designed to streamline and simplify go-to-market care delivery for companies offering meaningful virtual support to patients across an expansive array of specialties, in all 50 states.

Apply directly through getonbrd.com.

Responsabilities

As a UX/UI Engineer, your primary focus will be on creating intuitive, user-centered designs that solve real user problems. You’ll take the lead in researching, ideating, and designing user experiences and interfaces across web platforms. Front-end development skills are required to collaborate effectively with engineers or implement UI work.

This is an excellent role for a designer who’s comfortable wearing multiple hats and wants to make a big impact in a fast growing product-focused team.

Responsibilities include, but are not limited to:

  • Own the UX/UI Process: Lead the end-to-end design process — from discovery, research, and ideation to prototypes and final UI designs.
  • User Research: Conduct user interviews, surveys, usability testing, and competitive analysis to understand user needs and pain points.
  • Wireframing & Prototyping: Create wireframes, low-fidelity mockups, and interactive prototypes to communicate design concepts and flows.
  • UI Design: Design high-fidelity, visually polished interfaces that are modern, consistent, and aligned with our brand and product vision.
  • Collaborate with Developers: Work closely with front-end engineers to ensure design intent is faithfully implemented; provide design specs and develop front end assets.
  • Design Systems: Establish and maintain a scalable design system, style guides, and reusable UI components to ensure visual consistency.
  • Iterate Based on Feedback: Use feedback from users, stakeholders, and metrics to continuously improve and refine designs.
  • Accessibility & Responsiveness: Design inclusive, accessible experiences that work well across different devices and screen sizes.
  • Cross-Functional Collaboration: Partner with product managers and engineers to align user needs with business goals and technical feasibility.

Requirements

  • 5+ years in a UX/UI design role, with exposure to front-end development environments or collaboration.
  • A strong portfolio showcasing UX case studies, UI design work, and your problem-solving process (from research to implementation).
  • Proficiency in design tools like Figma (preferred), Adobe XD, Sketch, or similar. Experience with prototyping tools like InVision, Framer, or similar.
  • Basic HTML, CSS and Javascript is required, React is a plus
  • Deep understanding of user-centered design principles, usability heuristics, and human-computer interaction.
  • Strong visual design skills, with attention to typography, color theory, layout, and design systems.
  • Advanced English proficiency (C1) is a must. Excellent communication skills — able to clearly explain design decisions and advocate for user needs.
  • Ability to work cross-functionally with engineers and product managers in an Agile environment.
  • Available to hybrid (Miraflores - Lima).

Our Benefits

  • Contract under a Peruvian company ID("Planilla"). You will receive all the legal benefits in Peruvian soles (CTS, "Gratificaciones", etc).
  • Monday - Friday workdays, full time (9 am - 6 pm).
  • Unlimited Vacation Days - Yes! We want you to be able to relax and come back as happy and productive as ever.
  • EPS healthcare covered 100% with RIMAC --Because you, too, deserve access to great healthcare.
  • Oncology insurance covered 100% with RIMAC
  • AFP retirement plan—to help you save for the future.
  • We’ll assign a computer in the office so you can have the best tools to do your job.
  • You will have all the benefits of the Coworking space located in Lima - Miraflores (Free beverage, internal talks, bicycle parking, best view of the city)

Life insurance OpenLoop pays or copays life insurance for employees.
Paid sick days Sick leave is compensated (limits might apply).
Partially remote You can work from your home some days a week.
Health coverage OpenLoop pays or copays health insurance for employees.
Retirement plan OpenLoop pays or matches payment for plans such as 401(k) and others.
Dental insurance OpenLoop pays or copays dental insurance for employees.
Free car parking You can park your car for free at the premises.
Computer provided OpenLoop provides a computer for your work.
Informal dress code No dress code is enforced.
Vacation over legal OpenLoop gives you paid vacations over the legal minimum.
Parental leave over legal OpenLoop offers paid parental leave over the legal minimum.
APPLY VIA WEB
Gross salary $1400 - 1500 Full time
Client Onboarding Specialist
  • Zento Talent Solutions SAC
Project Manager Customer Success Education Project Management
Company: Zento Talent Solutions SAC — a Peru-based people-first firm that connects local talent with opportunities around the world. Our client is looking for a Client Onboarding Specialist that will play a pivotal role in ensuring smooth software adoption for diverse clients, contributing to higher retention, satisfaction, and successful go-lives. This position sits within a collaborative, cross-functional environment and supports the growth of our onboarding services across multiple time zones.

Apply directly on Get on Board.

Responsibilities and Tasks

  • Design and implement customized software onboarding plans for new users tailored to their needs.
  • Provide training and hands-on support throughout the onboarding journey.
  • Collaborate closely with software development teams to fully understand product functionalities.
  • Gather, analyze, and act on user feedback to continuously improve the onboarding process.
  • Troubleshoot and resolve onboarding issues and challenges.
  • Stay current with the latest onboarding trends and best practices in software adoption.
  • Contribute to the creation of training materials and user documentation.
  • Work with sales and marketing teams to ensure a smooth transition from sale to implementation.
  • Monitor, measure, and report on the effectiveness of onboarding plans and adoption metrics.
  • Perform additional tasks related to the position as needed.

Required Skills and Experience

Language: Native or near-native English proficiency.
Education: Bachelor’s degree in Computer Science, Systems Engineering, or a related field (or equivalent experience).
Knowledge and Skills: Strong knowledge of databases and application software; excellent ability to translate technical concepts into clear, actionable guidance; strong communication and interpersonal skills; adept at simplifying complex processes; analytical mindset with good problem-solving capabilities.
Experience: Minimum of 2 years in a similar onboarding, customer success, or training role; experience collaborating with cross-functional teams; proficient in project management and juggling multiple tasks concurrently.
Capabilities: Proactive, detail-oriented, customer-centric, and able to work across different time zones if required.

Desirable Skills and Experience

Certifications in software or project management methodologies (e.g., PMP, Agile/Scrum) are a plus. Experience with software onboarding tools, Learning Management Systems, or technical documentation platforms is advantageous.

Benefits and Perks

No benefits information provided in the posting.

Fully remote You can work from anywhere in the world.
Health coverage Valcre pays or copays health insurance for employees.
Computer provided Valcre provides a computer for your work.
APPLY VIA WEB
$$$ Full time
Tech Support Representative Helpdesk N1
  • OpenLoop
  • Lima (In-office)
Soporte técnico CRM Service Desk Office 365

OpenLoop is looking for Technical Support Representative (Helpdesk N1) to join our team in Lima, Peru. This role will be a member of the IT Team, collaborating closely with the IT Manager.

About OpenLoop
OpenLoop was co-founded by CEO, Dr. Jon Lensing, and COO, Christian Williams, with the vision to bring healing anywhere. Our telehealth support solutions are thoughtfully designed to streamline and simplify go-to-market care delivery for companies offering meaningful virtual support to patients across an expansive array of specialties, in all 50 states.
Our Company Culture
We have a relatively flat organizational structure here at OpenLoop. Everyone is encouraged to bring ideas to the table and make things happen. This fits in well with our core values of Autonomy, Competence and Belonging, as we want everyone to feel empowered and supported to do their best work.

This job offer is on Get on Board.

Job functions

Responsibilities include, but are not limited to:
  • Fields support calls, chat, email, and/or other communication from users with inquiries regarding software programming, connectivity, printing, and similar concerns.
  • Guides users through diagnostic and troubleshooting processes, which may include use of diagnostic tools and software and/or following verbal instructions.
  • Managing clinical system integration.
  • Proactively escalate complex requests to platform providers or other technical teams, ensuring timely and effective solutions.
  • Contribute to the continuous improvement of our support processes, working with other team members to streamline workflows and enhance overall efficiency
  • Creation of email accounts, Slack profiles, and any other directory management that may be required for the employees or providers at Openloop.
  • Other duties as assigned.

Qualifications and requirements

  • 1 year of experience in IT systems management as a technical support agent or helpdesk N1.
  • Proven experience working with CRM systems (desired).
  • Experience troubleshooting.
  • Ability to manage user accounts in Active Directory and Exchange.
  • Experience installing software, patches, and updates on laptops.
  • Experience troubleshooting basic network and software issues.
  • Ability and willingness to quickly learn new and existing technologies.
  • An empathetic, inclusive, and curious attitude that reflects your passion for understanding user needs and delivering exceptional support experiences.
  • Advanced problem solving skills.
  • Fluency in English (C1) and excellent written and verbal communication skills (required).
  • Available to work 5 days of the week, including weekends.
  • Available to work on-site at our office in Miraflores.

Desirable skills

  • Experience working with Slack, Zoho and/or apple ecosystem is considered a plus (desired).

Our Benefits

In addition to competitive salaries, this role includes:
  • Contract under a Peruvian company ID ("Planilla"). You will receive all the legal benefits in Peruvian soles (CTS, "Gratificaciones", etc).
  • Unlimited Vacation Days - Yes! We want you to be able to relax and come back as happy and productive as ever.
  • EPS healthcare covered 100% with RIMAC --Because you, too, deserve access to great healthcare.
  • AFP retirement plan—to help you save for the future.
  • We’ll assign a computer in the office so you can have the best tools to do your job.
  • You will have all the benefits of the Coworking space located in Lima - Miraflores (Free beverage, internal talks, bicycle parking, best view of the city)
Sound like a good fit? We’d love to meet you! Apply now to OpenLoop 🚀
Disclaimer: This position is also open for candidates with some kind of disabilities that are part of the CONADIS list. Coworking is adequate for people with special mobility needs.

Life insurance OpenLoop pays or copays life insurance for employees.
Paid sick days Sick leave is compensated (limits might apply).
Bicycle parking You can park your bicycle for free inside the premises.
Health coverage OpenLoop pays or copays health insurance for employees.
Dental insurance OpenLoop pays or copays dental insurance for employees.
Free car parking You can park your car for free at the premises.
Computer provided OpenLoop provides a computer for your work.
Informal dress code No dress code is enforced.
Recreational areas Space for games or sports.
Vacation over legal OpenLoop gives you paid vacations over the legal minimum.
Beverages and snacks OpenLoop offers beverages and snacks for free consumption.
APPLY VIA WEB