Skip to content
View joaovds's full-sized avatar
🏬
Working
🏬
Working
  • GBM Tech & Control
  • Santos , SP - Brasil
  • LinkedIn in/joaovds

Highlights

  • Pro

Organizations

@PeruibeTEC
Block or Report

Block or report joaovds

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

💜 Hi, I'm João Victor

me := Me{
  Name: "João Victor da Silva",
  Age: 19,
  Education: []Education{
    {
      School: "Etec de Peruíbe",
      Degree: "Technician",
      FieldOfStudy: "Systems Development",
      Status: "completed",
    },
    {
      School: "Catholic University of Santos",
      Degree: "Bachelor's degree",
      FieldOfStudy: "Computer Science",
      Status: "in_progress",
    },
  },
  CurrentJob: Job{
    Title: "Fullstack Software Developer Pl.",
    CompanyName: "GBM Tech & Control",
  },
}

🙋‍♂️ About me

  • 😁 I am a Brazilian developer 🇧🇷
  • 🎉 In love with Golang
  • 🧙‍♂️ I am a lover of the works of J.R.R. Tolkien! I may even be an elf 🧝‍♂️😂
  • 🎵 I know a little about music and play musical instruments
  • ✍️ I like to learn technologies and new things
  • jv782063@gmail.com

Linkedin Badge Instagram Badge

⚙️ Languages and Tools

Golang NodeJS Typescript Prisma MySQL PostgreSQL Shell Script NextJS React HTML CSS3 Sass Figma Insomnia Vim Nvim Linux Git GNU Bash AWS GraphQL Arch Linux

📝📝 Studying or planning to study

RUST elixir crystal

Pinned

  1. backend-clean-architecture backend-clean-architecture Public

    TypeScript 2

  2. nvim-config-lua nvim-config-lua Public

    Lua

  3. PeruibeTEC/Mobile PeruibeTEC/Mobile Public

    🌆 PeruibeTec Mobile. The best way to connect with Peruíbe! 📱

    TypeScript 5

  4. rCSVwMongo rCSVwMongo Public

    Projeto para treinar Golang; Lê um arquivo CSV, faz manipulação dos dados, verifica se já existe salvo no banco de dados, e caso não haja, o dado é salvo

    Go 2

  5. auth-jwt auth-jwt Public

    User authentication project using Golang, JWT, Fiber and MongoDB

    Go

  6. learn-grpc-go learn-grpc-go Public

    Estudo de Grpc com Golang; Pequeno servidor usando streams e etc

    Go