An open API service indexing awesome lists of open source software.

https://github.com/rudeboyone/rudeboyone

README do perfil e portfólio
https://github.com/rudeboyone/rudeboyone

angular cicd css html5 typescript

Last synced: 3 months ago
JSON representation

README do perfil e portfólio

Awesome Lists containing this project

README

          

```js
package com.github.domain.about;

public class AboutMe {
String name = "Lucas Ferreira Nogueira";
int age = 32;
Developer position = Developer.Backend;
String[] courses = [
"UNIVESP - Engenharia da Computação",
"FATEC - Desenvolvimento de Software Multiplataforma",
"CTD - Certified Tech Developer - Digital House",
"ONE - Oracle Next Education - Oracle e Alura",
"ESR - Especialista Spring Rest - AlgaWorks"
];
Certifications[] badges = [
LPI.LinuxEssentials,
AWS.CertifiedCloudPractitioner
];
String workingOn = "Itaú";
String local = "São Paulo/SP";
}
```

#### :earth_americas:  Onde me encontrar:
[![Meu Linkedin](https://img.shields.io/badge/-Lucas_Ferreira_Nogueira-blue?style=plastic&logo=Linkedin&logoColor=white&link=https://www.linkedin.com/in/lucas-ferreira-nogueira/)](https://linkedin.com/in/lucas-ferreira-nogueira/)
[![Email Badge](https://img.shields.io/badge/dev@lucasfncode.com.br-0078D4?style=plastic&logo=mailboxdotorg&logoColor=white)](mailto:dev@lucasfncode.com.br)