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.

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
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 = "[email protected]"
    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()

spotify-github-profile

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. FabioVV FabioVV Public

    Config files for my GitHub profile.

  4. RubyBlog RubyBlog Public

    Training Ruby

    HTML

  5. FlaskProjetoProduto FlaskProjetoProduto Public

    HTML 1

  6. FlaskLearning FlaskLearning Public

    Python