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

https://github.com/ronierisonmaciel/ronierisonmaciel

Meu repositório pessoal
https://github.com/ronierisonmaciel/ronierisonmaciel

Last synced: 2 months ago
JSON representation

Meu repositório pessoal

Awesome Lists containing this project

README

        


Roni Trips

Olá 👋 Eu sou o Roni, um eterno aprendiz Pernambucano! Entusiasta de novas tecnologias e história de modo geral.



Python
Java
js
node
mysql
Amazon
git
linux

```python
class Roni():

def __init__(self):
self.name = "Roni Maciel"
self.username = "ronierisonmaciel"
self.location = "Recife, Pernambuco"
self.twitter = "@ronimaciell"
self.web = "https://maciel.recife.br"
self.email = "[email protected]"
self.hardskill = "Python, Java, JavaScript, Node, MySQL, AWS, Git, Linux"

def __str__(self):
return self.name

if __name__ == '__main__':
me = Roni()
```

## My Statistics