Skip to content
View ddiogoo's full-sized avatar
  • Belo Horizonte
  • 22:51 (UTC -03:00)
  • LinkedIn in/ddiogoo

Highlights

  • Pro

Block or report ddiogoo

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

Hi there πŸ‘‹

Let's keep in touch πŸ‘‡

LinkedIn StackOverflow

message AboutMe {
  option (api_version) = 22;
  option (created_at) = {
    chinese_year: "🐴",
    year: 2002,
    month: AUGUST,
    day: 28
  };
  option (kind) = HUMAN;
  option (metadata) = {
    name: "Diogo Martins de Assis",
    from: "πŸ‡§πŸ‡·",
    live_in: "πŸ‡§πŸ‡·",
    languages: [ CS, GOLANG, JAVA, JS, PYTHON ]
  };
  option (status).work = CODING;
  option (spec).purpose = "Solve Software Engineering Problems";
  option (favorite) = {
    number: 4,
    programing_language: PROGRAMING_LANGUAGE_UNSPECIFIED,
    emoji_sequence: "πŸ™ˆπŸ™‰πŸ™Š"
  };
}

Pinned Loading

  1. alexa alexa Public

    My own voice assistant

    JavaScript

  2. ecommerce-platform ecommerce-platform Public

    Robust e-commerce platform developed in .NET and Azure

    C#

  3. grpc grpc Public

    gRPC implementation examples

    Makefile

  4. twitter-search-engine twitter-search-engine Public

    Simple prototype of a search engine for Twitter API data

    Java