Skip to content
View nascx's full-sized avatar
:octocat:
:octocat:
Block or Report

Block or report nascx

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

class AboutMe extends Developer {
  name = "Wesley Silva do Nascimento";
  job = "Intern at Mondial";
}

class Skills extends Developer {
  languages = ["JavaScript", "TypeScript", "Python"];
  frameworks = ["NodeJS", "ReactJS", "NextJS", "Bootstrap"];
}

Popular repositories

  1. updating-arrays-in-state-example updating-arrays-in-state-example Public

    CSS

  2. how-to-sort-an-array-of-object-by-two-fields-in-typescript how-to-sort-an-array-of-object-by-two-fields-in-typescript Public

    TypeScript

  3. nascx nascx Public

    Config files for my GitHub profile.

  4. game-lib game-lib Public

    Practical project carried out on One Bit Code's Full Stack JavaScript course.

    TypeScript

  5. codelandia-challenges codelandia-challenges Public

  6. comments-feed comments-feed Public

    TypeScript