const me = {
name: 'Victor Costa',
gratestQuality: 'Critical thinking and problem solving skills',
tools: ['Java', 'Spring Boot', 'Python', 'AWS', 'SQL'],
achievement: 'Led a development team in creating and optimizing microservices for over 6 million active users'
}
const company = {
contact: person => {
if(person.name === 'Victor Costa')
console.log('Problem solved 🚀')
}
}
company.contact(me)

Coding
Degree in computer science at FIPP - Unoeste
-
DTI Digital
- Martinópolis - SP
- in/victorgabrielvcosta
Pinned Loading
-
-
Marnop3DViewer
Marnop3DViewer PublicForked from MateusFS99/Marnop3DViewer
Aplicação desenvolvida em C# possibilitado a criação, importação e manipulação de Objetos 3D.
C# 2
-
TorresDeHanoi
TorresDeHanoi PublicForked from MateusFS99/TorresDeHanoi
Clássico desafio Torres de Hanói para jogar ou simular, com interface gráfica e efeitos sonoros. Desenvolvido em C/C++.
C++ 1
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.