8000 Gmmbr10 (Giovanne Monteiro) · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
View Gmmbr10's full-sized avatar

Block or report Gmmbr10

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

class SobreMim extends Desenvolvedor {
  nome        = "Giovanne Monteiro de Melo";
  area        = ["Desenvolvedor Full Stack","Desenvolvedor Back End"];
  local       = "Arujá - São Paulo";
  aprendendo  = "Laravel";
  formacoes   = {
    "Técnico em Informática para a Internet": {
      instituicao:  "ETEC de Santa Isabel",
      inicio:       "Fev/2022",
      conclusao:    "Dez/2024",
      concluido:    true
    },
    "Tecnologia em Análise e Desenvolvimento de Sistemas": {
      instituicao:  "Centro Universitário ENIAC",
      inicio:       "Jan/2025",
      conclusao:    "Jun/2027",
      concluido:    false
    }
  };
}

class Skills extends Desenvolvedor {
  linguagens      = ["PHP","JavaScript","HTML","CSS"];
  banco_de_dados  = ["MySQL"];
  frameworks      = ["TailWind CSS","Bootstrap"];
  ferramentas     = ["VsCode","Git","Docker"];
}

Pinned Loading

  1. Connect_Learn Connect_Learn Public

    Uma plataforma criada para a conexão de homeschoolers

    JavaScript

  2. triagem-service triagem-service Public

    Microserviço que simula um processo de triagem de um hospital

    JavaScript

  3. blog-autismo blog-autismo Public

    Um blog criado para espalhar experiências com crianças autistas

    SCSS

  4. laravel_notes laravel_notes Public

    This is a repository to store notes from the Laravel introduction course.

0