SlideShare a Scribd company logo
1 of 18
1
2
3
4
5
6
7
8
9
10
11
12
13
14
class TechTalk:
return ‘’ 
‘O MERCADO DE TRABALHO
PYTHON NO BRASIL’
Python Programming Language
@staticmethod
welcome.py about_actor.py
def title():
“””
Palestrante: Leonardo Marcão
“””
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Um pouquinho sobre mim
Leonardo Marcão
∗ Bacharel em Ciência da Computação - UNIP
∗ Cursando MBA em Data Science – ESALQ/USP
∗ Amante de tecnologia (Pythonista❤️)
∗ Empreendedor
∗ Café -> Code
∗ Esportes: Corrida e Pedal
Python Programming Language
about_actor.py xp.py
leonardomarcao.com
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Experiências na área e
um pouquinho da minha história
1. ETEC Pedro Badran – 2013 (Tec. Infomártica)
2. Estágio - Polícia Civil (2014-2015)
3. ECCJr – Unesp (2015-2017) -> Full-stack
4. SMARAPD (2019) -> Legado Delphi
5. Blue3 – XP (2019-2020) -> ETL, BI, Rotinas
6. Risknow (2020-2021) -> ETL e Microservices
7. (2021-atual) -> Full-stack
Python Programming Language
xp.py spoiler_1.py
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Spoiler
Python Programming Language
spoiler_1.py spoiler_2.py
Por quê eu deveria estudar Python?
Fonte: canaltech
Fonte: COMPUTERWORLD
Fonte: talent
Fonte: COMPUTERWORLD
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Spoiler
Python Programming Language
spoiler_2.py data_1.py
Por quê eu deveria estudar Python?
Fonte: TIOBE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Python Programming Language
data_1.py data_2.py
Fatos relevantes e alguns dados
155
506
568
1724
2018 2019 2020 2021
Qtde. Vagas Python
Últimos 4 anos
Qtde. Vagas Python
Crescimento
(2018-2021)
1012%
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Python Programming Language
data_2.py data_3.py
89, 11%
692, 89%
Vagas Python remotas
antes da pandemia
Remotas Não-Remotas
1706, 79%
466, 21%
Vagas Python remotas
durante a pandemia
Remotas Não-Remotas
Fatos relevantes e alguns dados
Crescimento
home office
1816%
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Python Programming Language
data_3.py data_4.py
Fatos relevantes e alguns dados
24
26
65
82
112
113
795
1 10 100 1000
RS
RN
MG
PR
RJ
SC
SP
Vagas Python
Concentração de vagas Python por UF
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Python Programming Language
data_4.py road.py
Fatos relevantes e alguns dados
Vagas Python por classificação
56
184
548
1123
1 10 100 1000 10000
Estágio
Junior
Sênior
Pleno
Vagas Python
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Caminho das pedras – Área de TI
Python Programming Language
road.py tricks.py
∗ Qual o primeiro passo para adentrar no mercado?
∗ Quais as preocupações que eu preciso ter para
minha carreira?
∗ Será que devo possuir algum direcionamento?
∗ A escolha do nicho de mercado, importa?
∗ Fazer ou não fazer faculdade?
∗ Começar como estagiário ou iniciar como junior?
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Tricks (truques) para sua carreira
como desenvolvedor
Python Programming Language
tricks.py py.py
∗ Possuir direcionamento, objetivo e proatividade
∗ Acompanhar novidades (podcast, artigos, etc.)
∗ Buscar sempre aperfeiçoamento
∗ Equilibrar soft skills e hard skills -> algo necessário nos tempos
atuais
∗ Participar de projetos, eventos e afins
∗ Desenvolver portifólio
∗ Manter LinkedIn sempre atualizado
∗ English is mandatory!!!
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Sobre Python 🐍 – O Básico
∗ Desenvolvida por holandês (Guido van
Rossun)
∗ Linguagem de programação interpretada e de
script
∗ Multiparadigma
○ Imperativo, functional e orientado à
objeto
∗ Portável, resumida, rápida, flexível e
opensource
∗ Aprendizado acessível
○ Opensource
○ Diversas bibliotecas gratuitas
○ Comunidade unida
Python Programming Language
py.py py_to_business.py
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Python 🐍 – Como as empresas veem?
∗ Produtividade sem erro
∗ Linguagem simples e intuitiva, garantindo
agilidade e qualidade aos projetos
∗ Permite estrutura monolitica, servless,
microservice, etc
∗ Team code simplificado -> + produtividade
∗ Ciclo vicioso: curva de aprendizado baixo,
logo as empresas ganham por adotarem a Python,
e os desenvolvedores também se beneficiam por
aprender essa linguagem
∗ Comunidade ativa e muitos recursos opensource,
o que reduz custos
Python Programming Language
py_to_business.py use_cases_1.py
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Projetos e portfólio – Exemplos de Casos de Uso
Python Programming Language
use_cases_1.py use_cases_2.py
∗ Por quê possuir um portfólio é tão importante?
∗ Por onde começar?
github.com/leonardomarcao/Anne
Projeto Anne
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Python Programming Language
use_cases_2.py uses_cases_3.py
19º CONIC
github.com/leonardomarcao/ScubaDiving
Projetos e portfólio – Exemplos de Casos de Uso
Projeto Scuba Diving
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Python Programming Language
use_cases_3.py target.py
github.com/leonardomarcao/mr-referee-app
Projetos e portfólio – Exemplos de Casos de Uso
Projeto Mr. Referee
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Nicho de mercado
Python Programming Language
target.py contact.py
∗ Possuir direcionamento e objetivo em relação a área,
me ajuda?
∗ Exemplo de áreas:
○ Ciência de Dados
○ Computação Gráfica
○ Inteligência Artificial
○ Big Data
○ Testes
○ Desenvolvimento Web
○ Scripting e Automação
○ IoT
○ Cloud
○ Data Mining
○ BI
○ ETL
○ Marketing Digital
○ Etc.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Python Programming Language
contact.py
Perguntas?
leonardomarcao.com
leonardomarcao
linkedin.com/in/leonardomarcao

More Related Content

What's hot

Anton Kasyanov, Introduction to Python, Lecture1
Anton Kasyanov, Introduction to Python, Lecture1Anton Kasyanov, Introduction to Python, Lecture1
Anton Kasyanov, Introduction to Python, Lecture1
Anton Kasyanov
 
Introduction to python programming
Introduction to python programmingIntroduction to python programming
Introduction to python programming
Kiran Vadakkath
 

What's hot (19)

Introduction to python programming, Why Python?, Applications of Python
Introduction to python programming, Why Python?, Applications of PythonIntroduction to python programming, Why Python?, Applications of Python
Introduction to python programming, Why Python?, Applications of Python
 
Anton Kasyanov, Introduction to Python, Lecture1
Anton Kasyanov, Introduction to Python, Lecture1Anton Kasyanov, Introduction to Python, Lecture1
Anton Kasyanov, Introduction to Python, Lecture1
 
introduction to Python (for beginners)
introduction to Python (for beginners)introduction to Python (for beginners)
introduction to Python (for beginners)
 
Introduction to python programming
Introduction to python programmingIntroduction to python programming
Introduction to python programming
 
Python 101 For The Net Developer
Python 101 For The Net DeveloperPython 101 For The Net Developer
Python 101 For The Net Developer
 
Ali alshehri c++_comparison between c++&python
Ali alshehri c++_comparison between c++&pythonAli alshehri c++_comparison between c++&python
Ali alshehri c++_comparison between c++&python
 
Python for the C# developer
Python for the C# developerPython for the C# developer
Python for the C# developer
 
Python Classes in Pune
Python Classes in PunePython Classes in Pune
Python Classes in Pune
 
Introduction python
Introduction pythonIntroduction python
Introduction python
 
Python Django Basics
Python Django BasicsPython Django Basics
Python Django Basics
 
Computer languages
Computer languagesComputer languages
Computer languages
 
Cmpe202 01 Research
Cmpe202 01 ResearchCmpe202 01 Research
Cmpe202 01 Research
 
Php vs Python: The Comparison You Should Know
Php vs Python: The Comparison You Should KnowPhp vs Python: The Comparison You Should Know
Php vs Python: The Comparison You Should Know
 
Imageprocessing
ImageprocessingImageprocessing
Imageprocessing
 
POWER OF PYTHON PROGRAMMING LANGUAGE
POWER OF PYTHON PROGRAMMING LANGUAGE POWER OF PYTHON PROGRAMMING LANGUAGE
POWER OF PYTHON PROGRAMMING LANGUAGE
 
Python basic
Python basicPython basic
Python basic
 
Introduction to python
Introduction to pythonIntroduction to python
Introduction to python
 
Introduction To Python
Introduction To PythonIntroduction To Python
Introduction To Python
 
Python Programming | Star Certification
Python  Programming | Star CertificationPython  Programming | Star Certification
Python Programming | Star Certification
 

Similar to O Mercado Python no Brasil

Python Programming Unit1_Aditya College of Engg & Tech
Python Programming Unit1_Aditya College of Engg & TechPython Programming Unit1_Aditya College of Engg & Tech
Python Programming Unit1_Aditya College of Engg & Tech
Ramanamurthy Banda
 
What is Python? (Silicon Valley CodeCamp 2015)
What is Python? (Silicon Valley CodeCamp 2015)What is Python? (Silicon Valley CodeCamp 2015)
What is Python? (Silicon Valley CodeCamp 2015)
wesley chun
 
DEMO On PYTHON WEB Development.pptx
DEMO On PYTHON WEB Development.pptxDEMO On PYTHON WEB Development.pptx
DEMO On PYTHON WEB Development.pptx
SHAIKIRFAN715544
 

Similar to O Mercado Python no Brasil (20)

Why learn python in 2017?
Why learn python in 2017?Why learn python in 2017?
Why learn python in 2017?
 
report on internshala python training
 report on internshala python  training  report on internshala python  training
report on internshala python training
 
Python Programming Unit1_Aditya College of Engg & Tech
Python Programming Unit1_Aditya College of Engg & TechPython Programming Unit1_Aditya College of Engg & Tech
Python Programming Unit1_Aditya College of Engg & Tech
 
Возможности интерпретатора Python в NX-OS
Возможности интерпретатора Python в NX-OSВозможности интерпретатора Python в NX-OS
Возможности интерпретатора Python в NX-OS
 
What is Python? (Silicon Valley CodeCamp 2015)
What is Python? (Silicon Valley CodeCamp 2015)What is Python? (Silicon Valley CodeCamp 2015)
What is Python? (Silicon Valley CodeCamp 2015)
 
Hcplphx920
Hcplphx920Hcplphx920
Hcplphx920
 
Summer Training Project.pdf
Summer Training Project.pdfSummer Training Project.pdf
Summer Training Project.pdf
 
What is Python? (Silicon Valley CodeCamp 2014)
What is Python? (Silicon Valley CodeCamp 2014)What is Python? (Silicon Valley CodeCamp 2014)
What is Python? (Silicon Valley CodeCamp 2014)
 
Privacy and Security in Online Social Media : OSM APIs and tools for data col...
Privacy and Security in Online Social Media : OSM APIs and tools for data col...Privacy and Security in Online Social Media : OSM APIs and tools for data col...
Privacy and Security in Online Social Media : OSM APIs and tools for data col...
 
DEMO On PYTHON WEB Development.pptx
DEMO On PYTHON WEB Development.pptxDEMO On PYTHON WEB Development.pptx
DEMO On PYTHON WEB Development.pptx
 
PYTHON by kunal.pptx
PYTHON by kunal.pptxPYTHON by kunal.pptx
PYTHON by kunal.pptx
 
An Introduction To Python - Python, Print()
An Introduction To Python - Python, Print()An Introduction To Python - Python, Print()
An Introduction To Python - Python, Print()
 
THE ULTIMATE GUIDE ON PYTHON
THE ULTIMATE GUIDE ON PYTHONTHE ULTIMATE GUIDE ON PYTHON
THE ULTIMATE GUIDE ON PYTHON
 
PPT 19BCS063 Training.pdf
PPT 19BCS063 Training.pdfPPT 19BCS063 Training.pdf
PPT 19BCS063 Training.pdf
 
Python for Application Integration and Development
Python for Application Integration and DevelopmentPython for Application Integration and Development
Python for Application Integration and Development
 
Samsung SDS OpeniT - The possibility of Python
Samsung SDS OpeniT - The possibility of PythonSamsung SDS OpeniT - The possibility of Python
Samsung SDS OpeniT - The possibility of Python
 
LAS16-108: JerryScript and other scripting languages for IoT
LAS16-108: JerryScript and other scripting languages for IoTLAS16-108: JerryScript and other scripting languages for IoT
LAS16-108: JerryScript and other scripting languages for IoT
 
Untitled document (12).pdf
Untitled document (12).pdfUntitled document (12).pdf
Untitled document (12).pdf
 
F# Functional and MultiCore Programming
F# Functional and MultiCore Programming F# Functional and MultiCore Programming
F# Functional and MultiCore Programming
 
Programming for data science in python
Programming for data science in pythonProgramming for data science in python
Programming for data science in python
 

Recently uploaded

Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
vu2urc
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
?#DUbAI#??##{{(☎️+971_581248768%)**%*]'#abortion pills for sale in dubai@
 

Recently uploaded (20)

Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your Business
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Tech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfTech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdf
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 

O Mercado Python no Brasil

Editor's Notes

  1. - Falar sobre a supresa no final da palestra - Agradecimento ao pessoal da TCL (Jader, Rodolfo e Rafa)
  2. - Falar sobre a supresa no final da palestra - Agradecimento ao pessoal da TCL (Jader, Rodolfo e Rafa)
  3. - IEEE -> O Instituto de Engenheiros Eletricistas e Eletrônicos -> hoje a maior organização profissional do mundo em número de sócios - TIOBE -> Índice da comunidade de programação - Eu capacito -> projeto social que tem como o objetivo de formar uma legião de profissionais para a econimia digital
  4. - IEEE -> O Instituto de Engenheiros Eletricistas e Eletrônicos -> hoje a maior organização profissional do mundo em número de sócios - TIOBE -> Índice da comunidade de programação - Eu capacito -> projeto social que tem como o objetivo de formar uma legião de profissionais para a econimia digital
  5. - Agradecimento ao Vinicius Mesel - CEO da PyJobs -> talent contact acquisition, otimização de vagas e consultoria rh
  6. - Agradecimento ao Vinicius Mesel - CEO da PyJobs -> talent contact acquisition, otimização de vagas e consultoria rh
  7. - Agradecimento ao Vinicius Mesel - CEO da PyJobs -> talent contact acquisition, otimização de vagas e consultoria rh
  8. - Agradecimento ao Vinicius Mesel - CEO da PyJobs -> talent contact acquisition, otimização de vagas e consultoria rh
  9. - Primeiros passos: conhecer o mercado, fazer networking, estudar, etc - Preocupações: não ficar estagnado; sempre pensar no crescimento profissional; não deixar de estudar; - O direcionamento é essencial para você ter um objetivo (target) e assim trabalhar para atingi-lo - O nicho de mercado importa, pois também faz parte do direcionamento, dependendo da área de atuação que você irá escolher, o nicho de mercado deverá ser estudado. Exemplo: quais tecnologias eu preciso estudar para entrar no mercado financeiro? - Mais do que um diploma, a faculdade será fundamental para você construir conhecimentos (práticos e teóricos), fazer networking com outros profissionais e acima de tudo, desenvolver diversos projetos para crescimento do portfolio. Se você possui tempo e dinheiro, vale a pena o investimento - Começar como estagiário ou iniciar como júnior. Depende, se você se sentir confiante, ser autoditada e proativo, enxergue começar como junior como um desafio. Claro, o estágio te ajudará a desenvolver essas habilidades também
  10. - Como dito anteriormente, possuir um objetivo, um direcionamento e ter proatividade lhe ajudará a conquistar todos os seus sonhos - Indicação de podcast: hipster tech, dev na estrada e canaltech; Artigos na área: Medium; Use o stackoverflow ao seu favor - Aperfeiçoamento: Nunca deixe de estudar, nossa área está em constante evolução, por isso é sempre bom acompanhar o mercado bem como as suas novidades - Participar de eventos como palestras, congressos (Python Brasil, Campus Party, etc), eventos online, cursos pagos ou gratuitos, etc - Desenvolva seu portfolio: comece aos poucos criando projetinhos para solucionar problemas do seu dia-a-dia ou até mesmo algo do seu interesse. Aproveita a universidade para criar projetos em cada semestre, sempre que finalizado coloque-o em seu GitHub, assim os recrutadores poderão ter uma referência de como você coda, como você organiza a estrutura do seu projeto (estude padrões de projetos, pattern e clean code), etc - LinkedIn é sua principal morada, então mantenha-o sempre atualizado com suas referências em dia. Sejam elas projetos, artigos, publicações, novos cursos (certificados), novos empregos, etc -> isso te ajudará a ser um diferencial - Não desanime. O inglês não é necessariamente 100% requisito nas vagas atuais (considerando Brasil), mas não fique para atrás, comece estudar inglês desde cedo, pois uma hora você poderá perder a oportunidade caso não esteja com ele em dia (principalmente leitura e escrita)
  11. - Whitespace is used to denote block - Não tipada
  12. - Whitespace is used to denote block - Não tipada - JusBrasil - Startup que une direito e tecnologia -> plataforma que une arquivos de legislação, diários oficiais, artigos e noticias, etc. Empresa de sede em salvador - Escavador -> facilitador ao acesso as informações públicas
  13. - Anne: Python, Mqtt protocol, Algortimo KNN para reconhecimento, raspberry pi, câmera de visão noturna - Scuba Diving: 19º Congresso de Iniciação Científica e Pesquisa - CONIC. Java e Slick2D - Mr. Referee: monitoramento suspeitos de reembolsos de parlamentares (dep. federais) -> Operação Serenata do Amor (Rosie IA). Electron, React e React Native
  14. - Anne: Python, Mqtt protocol, Algortimo KNN para reconhecimento, raspberry pi, câmera de visão noturna - Scuba Diving: 19º Congresso de Iniciação Científica e Pesquisa - CONIC. Java e Slick2D - Mr. Referee: monitoramento suspeitos de reembolsos de parlamentares (dep. federais) -> Operação Serenata do Amor (Rosie IA). Electron, React e React Native
  15. - Anne: Python, Mqtt protocol, Algortimo KNN para reconhecimento, raspberry pi, câmera de visão noturna - Scuba Diving: 19º Congresso de Iniciação Científica e Pesquisa - CONIC. Java e Slick2D - Mr. Referee: monitoramento suspeitos de reembolsos de parlamentares (dep. federais) -> Operação Serenata do Amor (Rosie IA). Electron, React e React Native