Skip to content
View BernardoNal's full-sized avatar

Highlights

  • Pro

Block or report BernardoNal

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

Hi 👋, I'm Bernardo Carvalho

Penguin

bernardonal

bernardonal

import SoftwareDeveloper from 'bernardonal';

class Bio extends SoftwareDeveloper {
  name     = 'Bernardo Andrade Carvalho';
  title    = 'BackEnd Developer',  'Computer Scientist' ,'Full Stack Developer ';
  location = 'Aracaju, SE';
}

class Skills extends SoftwareDeveloper {
  languages  = ['Ruby', 'PHP', 'JavaScript'];
  development = ['HTML', 'CSS', 'Bootstrap', 'Nodejs']
  databases  = ['MySQL', 'MongoDB', 'PostgreSQL'];
  frameworks = ['Rails', 'Laravel', 'Scrum'];
}

class Interests extends SoftwareDeveloper {
  Music  = ['Rock', 'Metal','Pop','Rap'];
  Games  = ['Zelda', 'Fifa', 'GTA', 'Ark'];
  Animes = ['DBZ', 'Jujutsu Kaisen', 'Dr.Stone', 'Spy Family'];
}

Connect with me:

bernardo carvalho

Pinned Loading

  1. my-chemicals Public

    Ruby 2 1

  2. my-chemicals-marketplace Public

    Ruby 2 1

  3. Udemy-NodeJS Public

    EJS

  4. meus_quimicos Public

    EJS

  5. GitTrainingWall Public

    Forked from BrOrlandi/GitTrainingWall

    A project for training participants to collaborate using GitHub.

    JavaScript

  6. Udemy-Desenvolvimento_Android Public

    Tarefas realizadas no curso de Desenvolvimento Android

    Java