Skip to content

Commit

Permalink
tryng to create new collection
Browse files Browse the repository at this point in the history
  • Loading branch information
pedro-hos committed Dec 30, 2024
1 parent 2f845b1 commit 445d7e7
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 130 deletions.
136 changes: 6 additions & 130 deletions content/vagas.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,134 +5,10 @@ description: |
layout: :theme/page
---

# Vagas de Emprego no Vale
{#for page in site.pages}
- {page.data}
{/for}

Espaço para a divulgação de vagas para desenvolvedores na região do Vale do Paraíba. Para adicionar uma vaga, abra uma [Issue](https://github.com/Jug-Vale/Jug-Vale.github.io/issues) no seguinte [modelo](#modelo), na seção [vagas](#vagas):

- [Senior Back-end developer - Adyen](#senior-back-end-developer---adyen)
## Vagas
---

# Senior Back-end developer - Adyen

## Adyen

Adyen is the payments platform of choice for the world’s leading companies, delivering frictionless payments across online, mobile and in-store channels. It is the only provider of a modern end-to-end infrastructure, connecting directly to Visa, Mastercard, and consumers’ globally preferred payment methods. With offices around the world, Adyen serves nine of the 10 largest U.S. internet companies and many worldwide retailers. Customers include Meta, Uber, IFood, 99app, Magalu and Spotify.

## Descrição da vaga

As a Senior Java Developer
You'll have the opportunity to:
- Work in a platform which process tens of millions payments per day
- Be involved in solutions to provide payments solution to the world's leading companies such as: Meta, Uber, IFood, 99app, Magalu, Spotify and many more
- Integrate to mostly used payment methods in the world, ex.: Visa and Mastercard, but not limiting to those

**What you’ll do**

- Build the global payments engine of the future and ensure that Adyen customers remain at the forefront of innovation.
- Take ownership of systems, features, or frameworks—ranging from medium complexity to large-scale initiatives—ensuring timely delivery, quality, and alignment with project goals.
- Collaborate effectively with your team and across teams, helping to unblock challenges and mentoring less experienced engineers. For larger systems, you’ll lead discussions and guide others through the development lifecycle.
- Design and implement elegant, scalable solutions to complex problems, balancing simplicity with performance. Your work will align with team objectives while minimizing operational overhead and setting new standards where applicable.
- Proactively identify opportunities for improvement, including addressing technical debt. Depending on scope, you may lead or contribute to cross-team initiatives to elevate the overall quality and reliability of our systems.
- Monitor and troubleshoot your systems in production, ensuring consistent behavior and addressing issues promptly. You’ll contribute to or lead incident responses, sharing learnings to improve processes across the organization.

## Local

Hybrid - São José dos Campos / SP / Brazil - being 3 days at the office

## Requisitos

**Who you are**
At least 5 years of experience with Java development.
You bring strong expertise in Java and related technologies, with a solid grasp of design patterns, testing, and debugging. Your solutions reflect your depth of knowledge, whether you're solving individual tasks or setting architectural standards.
You share knowledge generously, offering meaningful feedback in code reviews and mentoring peers. You may inspire others with your ability to lead initiatives or guide team members through complex challenges.
You understand customer needs and business goals, translating them into impactful, high-quality solutions. You’re comfortable prioritizing work that aligns technical priorities with business outcomes.
You articulate ideas clearly to technical and non-technical stakeholders. Your documentation is concise and actionable, enabling others to build upon your work independently.
You decompose complex problems into actionable tasks with accurate time estimates, coordinating work effectively. For broader initiatives, you’ll take the lead to ensure smooth execution and alignment across teams.

## Benefícios

Read more about the perks here -> https://careers.adyen.com/locations/sao-jose-dos-campos

## Contratação

CLT

## Como se candidatar

Apply here -> https://job-boards.greenhouse.io/adyen/jobs/4813016

## Labels

<!-- Retire os labels que não fazem sentido à vaga. -->

### Nível

- Sênior

### Regime

- CLT

### Alocação

- Híbrido

## Modelo
---
```markdown
# [Alocação] Back-end | Front-end | Full-Stack developer - NomeDaEmpresa

## Nossa empresa

Informe a descrição da empresa.

## Descrição da vaga

Informe a descrição da vaga.

## Local

Informe se é remoto, híbrido ou presencial.

## Requisitos

Informe os requisitos obrigatórios e desejáveis para a vaga.

## Benefícios

Informe os benefícios oferecidos pela empresa.

## Contratação

Informe o tipo de contratação, CLT, PJ ou outra.

## Como se candidatar

Informe os canais disponíveis para a aplicação na vaga.

## Labels

<!-- Retire os labels que não fazem sentido à vaga. -->

### Nível

- Estagiário
- Júnior
- Pleno
- Sênior
- Especialista

### Regime

- PJ
- CLT
- Contrato
- Freelance

### Alocação

- Remoto
- Híbrido
- Presencial
```
{#for position in site.collections.positions}
1. {position.title}
{/for}
6 changes: 6 additions & 0 deletions templates/layouts/positions.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
layout: :theme/post
bodyClass: positions
---

{#insert /}

0 comments on commit 445d7e7

Please sign in to comment.