arrivabeni - Overview

View arrivabeni's full-sized avatar

  • Home

  • Canada

Block or report arrivabeni

BadgeFunc

Marcelo Arrivabeni Vieira Linkedin Logo

✔️ I'm currently working as Solutions Architect.

🚀 Innovator & Developer enthusiastic
📚 Life long learning
🙊 Chatbot Developer

function lifeCycle(isAlive) {
  while (isAlive) {
    eat();
    sleep();
    code();
    haveFun();
  } 
}

Marcelo's GitHub stats

Top Langs

Popular repositories Loading

  1. Forked from sochix/TLSharp

    Telegram (http://telegram.org) client library implemented in C#. Waiting for contributors!

    C# 1

  2. C# - Accessing MySQL using Entity Framework Core and Pomelo provider using the Database First approach.

    C# 1

  3. Teste aws pipeline

    JavaScript

  4. Forked from riferrei/the-song-is

    'The Song Is' Streaming Application to Showcase Confluent Cloud, Connect, and KSQL

    HCL