Skip to content
View FabioVV's full-sized avatar

Block or report FabioVV

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
FabioVV/README.md

Hello, Friend! My name is Fábio.

Welcome to my profile!

Fábio's GitHub stats Top Langs

My Langs

class Fabio:
  def __init__(self):
    self.name = "Fábio Varela"
    self.age = 20
    self.email = "fabio.varela@protonmail.com"
    self.tools = ['Javascript', 'HTML', 'CSS', 'Python', 'ReactJS', 'Django', 'Flask', 'MySQL', 'SQL Server']

  def me(self):
    print(f'{self.name} - {self.age} - {self.email}\n{" - ".join(self.tools)}')
    
me = Fabio().me()

Popular repositories Loading

  1. api-lab api-lab Public

    Projeto faculdade - Back-end da solução de reserva de laboratórios

    Python 3 1

  2. ifood_clone_frontend ifood_clone_frontend Public

    ''''Clone'''' Ifood SI

    JavaScript 2 1

  3. nautic-api nautic-api Public

    API do sistema CRM/ERP Nautic

    Go 1

  4. FabioVV FabioVV Public

    Config files for my GitHub profile.

  5. RubyBlog RubyBlog Public

    Training Ruby

    HTML

  6. FlaskProjetoProduto FlaskProjetoProduto Public

    HTML 1