Skip to content
View dyhalmeida's full-sized avatar
🖖
🖖
  • Camaçari - BA, Brasil
  • 07:08 - 3h behind
  • LinkedIn in/dyhalmeida

Block or report dyhalmeida

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

Diego Almeida 👨‍💻

Linkedin Badge DEV Badge Whatsapp Badge Gmail Badge

A little about me

function makeWebDeveloper(): WebDeveloper {
  return {
    name: "Diego Almeida",
    nationality: "Brazilian",
    languages: [
      "Portuguese",
      "English in progress",
    ],
    technologies: [
      "HTML | CSS",
      "JavaScript | TypeScript",
      "React | Next",
      "NodeJS",
      "Go",
      "Docker",
      "Git",
      "MySQL | Postgres"
    ],
    hobbies: [
      "Watch football",
      "Watch movies | series",
      "Play games",
      "Read books in progress"
    ]
  }
}

Pinned Loading

  1. golang-opportunities Public

    A job opportunities API built using Golang. The API uses Go-Gin as a router, SQLite as a database, and GoORM for database communication. It also includes Swagger for documentation and testing, and …

    Go

  2. ignite-redux Public

    @redux: Review of redux + saga concepts with React

    TypeScript

  3. dogs-next-app Public

    next14 studies repository by origamid

    TypeScript 1

  4. go-graphql Public

    Module 13: A simple GraphQL API for Courses and Categories

    Go

  5. go-orders-ms Public

    This project is an order management service written in Go. It uses gRPC for inter-service communication and HTTP for external communication.

    Go

  6. Lisa-Ordem-de-servico Public

    Projeto acadêmico - IFBA

    Java