Skip to content
View lowizdev's full-sized avatar
  • Minas Gerais - Brazil
Block or Report

Block or report lowizdev

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
lowizdev/README.md

Hi there! I'm Luiz Antonio 👋

Possibly the easiest ways to reach me:

Linkedin Badge

A little bit (actually, quite some bytes [implied joke]) about me...

class Lowizdev(Developer):
  
  def __init__(self):
    #TODO: Add more of those 'bad jokes' here...
    self.education = "Bachelor's Degree in Computer Science"
    
    self.is_backend = True
    
    self.pronoums = ("He", "Him")
    
    self.weapons_of_choice = ["C#", "JavaScript", "PHP", "C++", "C", "Python", "Ruby", "Go"] #Quicknote: Possible new additions in the future...
    
    self.auxiliar_arsenal = [".NET Core", "ASP.NET", "ExpressJS", "Symfony", "Flask", "Django", "Laravel", "TKinter", "Electron", "STL"]

    self.shells = ["PowerShell", "Bash"]
    
    self.frontend_friends = ["HTML5", "CSS3", "Bootstrap", "JQuery", "React", "React Native", "Redux", "Bulma CSS"]
    
    self.storing_my_stuff = ["SQLite", "MySQL", "PostgreSQL", "Firebase", "MongoDB"]
    
    self.stuff_that_makes_thinking_machines = ["scikit", "Keras", "Tensorflow", "ML.NET", "Weka"]
    
    self.architectures = ["monolithic", "microservices", "service oriented"]
 
  
  def set_personal_stuff(self):
    
    currently_learning = "Automation and having a peek at Ruby"
    
    current_personal_project = "Training..."
    
    current_creative_activity = "Gotta get back into writing and blogging..."
    
    current_recreational_activity = "Reading Morgan Housel's The Psychology of Money"
    
    self.personal_stuff = [currently_learning, current_personal_project, current_creative_activity, current_recreational_activity]
  
  
  def listen_to_alice_in_chains(self, album):
    pass

Pinned Loading

  1. PeakyAPI PeakyAPI Public

    C#

  2. SGASA SGASA Public

    PHP

  3. MinicursoPythonBasico MinicursoPythonBasico Public

    Python

  4. TemVacina TemVacina Public

    Aplicação web crowdsourced para busca de locais de vacinação

    JavaScript 1