Skip to content
View arrivabeni's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report arrivabeni

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

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

  1. crypto-arbitrage-br crypto-arbitrage-br Public

    Forked from forex-social/crypto-arbitrage-br

    Cryptocoins arbitrage for Brazilian Exchanges

    JavaScript 2

  2. TLSharp TLSharp Public

    Forked from sochix/TLSharp

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

    C# 1

  3. CSHARP-MYSQL-EF-POMELO CSHARP-MYSQL-EF-POMELO Public

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

    C# 1

  4. Flotr2 Flotr2 Public

    Forked from HumbleSoftware/Flotr2

    Graphs and Charts for Canvas in JavaScript.

    JavaScript

  5. aws-serverless-sam aws-serverless-sam Public

    Teste aws pipeline

    JavaScript

  6. the-song-is the-song-is Public

    Forked from riferrei/the-song-is

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

    HCL