Skip to content

Commit

Permalink
🎉 projeto inicial
Browse files Browse the repository at this point in the history
  • Loading branch information
robsonsilv4 committed Mar 24, 2020
0 parents commit 07c8f18
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 0 deletions.
21 changes: 21 additions & 0 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
MIT License

Copyright (c) 2020 Robson Silva

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
53 changes: 53 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
# Desafios Mobile (Nativos e Cross Plataform)

Nesse repositório você encontrará uma série de desafios mobile disponibilizados por empresas durante seus processos seletivos para desenvolvedores mobile. Os desafios variam entre tecnologias nativas de cada plataforma ou cross plataforma, dentre estas: Android, IOS, Flutter e Ionic e mais.

### Por quê esse fazer esses desafios, mesmo não visando a vaga?

Além de colocar em prática seus conhecimentos adquiridos através de estudos relacionados a tecnologias mobile, você tem a chance de descobrir o que as empresas e o mercado mais requisitam em um desenvolvedor mobile e com isso, aprender ou melhorar pontos específicos. E quem sabe, você não acaba participando de algum desses processos e sendo selecionado.

## Desafios

Abaixo está a lista de desafios que encontrei após alguns dias de buscas, separadas pelo nome da empresa, site e repositório do desafio.

| Empresa | Site | Desafio |
| :----------------------- | :------------------------------------- | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Pitang Agile IT | https://www.pitang.com/ | [Android](https://github.com/pitangagile/desafio-android) |
| Nexaas | https://nexaas.com/ | [Android](https://github.com/myfreecomm/desafio-mobile-android) [IOS](https://github.com/myfreecomm/desafio-mobile-ios) |
| Conductor | https://www.conductor.com.br/ | [Desafio](https://github.com/marketpayconductor/desafio-mobile) |
| Muxi Labs | http://www.muxi.com.br/portugues/ | [Android](https://github.com/muxidev/desafio-android) |
| Stone Payments | https://www.stone.com.br/ | [Desafio 1](https://github.com/stone-payments/desafio-mobile/blob/master/store/README.md) [Desafio 2](https://github.com/stone-payments/desafio-mobile/blob/master/wallet/README.md) |
| Warren Brasil | https://warrenbrasil.com.br/ | [Desafio](https://github.com/warrenbrasil/desafio-warren-mobile) |
| PicPay | https://www.picpay.com/site | [Desafio](https://github.com/PicPay/trabalhe-conosco-mobile-dev) |
| HurbCom | https://www.hurb.com/br/ | [Desafio](https://github.com/hurbcom/challenge-alpha) |
| Paggcerto | https://pagcerto.com.br/ | [Android](https://github.com/paggcerto-sa/desafios/blob/master/mobile-android.md) [IOS](https://github.com/paggcerto-sa/desafios/blob/master/mobile-ios.md) |
| iClinic | https://iclinic.com.br/ | [Android](https://github.com/paggcerto-sa/desafios/blob/master/mobile-android.md) [IOS](https://github.com/paggcerto-sa/desafios/blob/master/mobile-ios.md) |
| Creditas | https://www.creditas.com/ | [React Native](https://github.com/Creditas/challenge/tree/master/mobile-react-native) |
| Fulllab | https://www.fulllab.com.br/ | [Desafio](https://github.com/fulllabS2totalcommit/desafio-mobile) |
| CI&T | https://br.ciandt.com/ | [Desafio](https://github.com/ciandt-mobile/desafio-mobile) |
| Safety System Technology | https://safetysystemtechnology.com.br/ | [Desafio](https://github.com/safetysystemtechnology/desafio-mobile) |
| idwall | https://idwall.co/ | [Desafio](https://github.com/idwall/desafios-iddog/tree/master/mobile) |
| Globo | https://opensource.globo.com/ | [Desafio](https://github.com/globoi/globoplay-desafio-mobile) |


## Como contribuir?

Se você empresa ou colaborar quer divulgar o seu desafio ou conhece algum desafio que seja aberto, basta submeter um pull request com a vaga, preenchendo os campos da tabela. Vamos tornar juntos esse o melhor repositório de desafios para desenvolvedores mobile e ajudar assim, pessoas e empresas.

## Agradecimentos

Obrigado a todas empresas por disponibilizarem abertamente os desafios e ao [Filipe Deschamps](https://github.com/filipedeschamps) que me inspirou a tirar um tempo e elaborar essa lista.

## Contribuidores

Elaborado inicialmente por [Robson Silva](https://github.com/filipedeschamps) com a ajuda dos seguintes contribuidores.

## Licença

Este projeto está sob os termos da licença [MIT](./LICENSE).

### TODO:
- [ ] Cidades em que as empresas atuam.
- [ ] Tecnologia específica de cada desafio.

Feito com markdown, Git e ❤️.

0 comments on commit 07c8f18

Please sign in to comment.