Skip to content
View Ectomous's full-sized avatar

Block or report Ectomous

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Pinned Loading

  1. VSCode Settings VSCode Settings
    1
    {
    2
      // =================== CONFIG: Básicas do VS Code =================== \\
    3
      "workbench.startupEditor": "none", // Não abre o arquivo README.md quando abre o VS Code
    4
      "breadcrumbs.enabled": true, // Mostra o caminho do arquivo no topo
    5
      "editor.minimap.enabled": false, // Desabilita o minimap
  2. portfolio-project portfolio-project Public

    Um projeto de um modelo de portfólio, utilizando HTML e CSS.

    HTML