Skip to content
View RonierisonMaciel's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report RonierisonMaciel

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
RonierisonMaciel/README.md

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

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 = "ronierison.maciel@gmail.com"
    self.hardskill = "Python, Java, JavaScript, Node, MySQL, AWS, Git, Linux"
  
  def __str__(self):
    return self.name

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

My Statistics



Pinned

  1. BrNews BrNews Public

    Forked from Spidy20/InNews

    The news crawler project uses Streamlit to create an interactive and efficient interface. The goal is to extract and analyze real-time news data from Google News. The application streamlines inform…

    Python 4

  2. Curso-Git-GitHub Curso-Git-GitHub Public

    O curso GitHub para iniciantes ensina os fundamentos do gerenciamento de controle de versão. Os alunos aprendem a criar repositórios, realizar commits, criar e mesclar branches, e utilizar pull req…

    2 1

  3. JavaFX JavaFX Public

    JavaFX é uma poderosa ferramenta para desenvolvimento de softwares desktop em Java, proporcionando uma interface gráfica intuitiva e responsiva. Com suporte para estilos CSS, animações e controles …

    Java

  4. JavaSpring JavaSpring Public

    O projeto de uma clínica utilizando Java e Spring Boot visa desenvolver um sistema de gerenciamento para agendamento de consultas, prontuários eletrônicos e controle de estoque de medicamentos. A a…

    HTML

  5. script-diversos script-diversos Public

    Uma coleção crescente de scripts úteis em Python, Shell Script e mais para automatizar e facilitar diversas tarefas do dia a dia.

    Python 2

  6. CyberSentinel-Toolkit CyberSentinel-Toolkit Public

    CyberSentinel Toolkit é um projeto de código aberto desenvolvido com o objetivo de fornecer uma ferramenta robusta e integrada para profissionais de segurança cibernética, pesquisadores e entusiast…

    Python