> For the complete documentation index, see [llms.txt](https://programandonagringa.gitbook.io/guia/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://programandonagringa.gitbook.io/guia/vagas.md).

# Encontrar Vagas

## Plataformas

* <https://angel.co/jobs>
  * Vagas no mundo todo em Startups
* <http://berlinstartupjobs.com/>
  * Vagas em Startups específicas de Berlin
* <http://app.honeypot.io/ref/r5nU8H2WJqAP836AkqJwhi74>
  * Plataforma de vagas em que as empresas "aplicam" pros developers.
  * Disclaimer: esse link conta como referral para mim (@lbighetti)
* <https://landing.jobs/>
  * Vagas em diversas Empresas e Startups na Europa
* <http://www.trustinsoda.com/>
  * Agencia de Recruiting para Empresas e Startups na Europa
* <https://itjobs.pt>
  * Vagas para TI focadas em Portugal
* <https://www.indeed.com/worldwide>
  * Link geral do indeed, onde você escolhe o país para buscar as oportunidades
  * Na parte de cima do site há também links para consulta de salários e review de empresas
* <https://www.cwjobs.co.uk/>
  * Site de emprego do Reino Unido
* <https://www.monster.co.uk/>
  * Site de emprego do Reino Unido

## Recruiters Confiáveis

* **Liam Caffrey / MentorTalent**
  * Descrição
    * Especializam em vagas de Web, Mobile e Data Engineering Roles pela Europa em particular Irlanda, Alemanha, Espanha and Holanda.
  * Contato (em inglês):
    * Email Pessoal: <liam@mentortalent.ie>
    * Email Geral: <info@mentortalent.ie>
    * Website: mentortalent.ie
    * Twitter: @MentorTalent
    * LinkedIN: @Mentor Talent Acquisition
* **Jorge Revenga / 0to1-Solutions**
  * Descrição
    * Especializados em vagas para desenvolvimento de jogos.
  * Contato:
    * Email: <contact@0to1-solutions.com>
    * Website: <http://www.0to1-solutions.com>
    * LinkedIn: <https://www.linkedin.com/in/jorge-revenga-de-ramiro-abb95011a/>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://programandonagringa.gitbook.io/guia/vagas.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
