Skip to content
View lucasSlv's full-sized avatar
💻
coding
💻
coding

Highlights

  • Pro

Block or report lucasSlv

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
lucasSlv/README.md
import Developer from "lucasSlv";

class AboutMe extends Developer {
  name = "Lucas Silva";
  area = "Software Developer";
  location = "Sergipe, Brazil";
  interests = ["Software Architecture", "Test-Driven Development - TDD", "Project Management"];
}

class Skills extends Developer {
  languages = ["JavaScript", "TypeScript"];
  backend = ["Node.js", "Express"];
  database = ["MongoDB"];
  cloud = ["AWS"];
  testing = ["Jest"];
  frontend = ["React"];
  styling = ["Styled Components"];
}

Popular repositories Loading

  1. estudos-javascript estudos-javascript Public

    Exercícios do curso de Desenvolvimento Web, chamado Estartando Devs, realizados pela minha pessoa.

    JavaScript

  2. lucasSlv lucasSlv Public

  3. tic-tac-toe tic-tac-toe Public

    Forked from alanaraujop/tic-tac-toe

    Jogo da velha (JavaScript)

    JavaScript

  4. npx-card npx-card Public

    cartão de visitas DEV

    JavaScript

  5. exercises-sync-async-carnival-dates exercises-sync-async-carnival-dates Public

    Forked from estartandodevs-course/exercises-sync-async-carnival-dates

    JavaScript

  6. exercises-sync-async-cep exercises-sync-async-cep Public

    Forked from estartandodevs-course/exercises-sync-async-cep

    JavaScript