Skip to content
View agabardo's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report agabardo

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
agabardo/README.md
  • 👋 Hi, I’m @agabardo
  • 👀 I’m interested in software engineering, Node.js REST APIs, React and microservices distributed applications.

Pinned Loading

  1. Twitter-Brazil-Presidential-Election-2018 Public

    Data captured from Twitter during the Campaign for the Presidential Election in Brazil, 2018

    4 2

  2. laravel-5.3-pt-br-localization Public

    Forked from flromano/laravel-5.3-pt-br-localization

    Arquivos de linguagem do Laravel 5.3 - Português do Brasil

    PHP 7 2

  3. Docker configuration file to run Lar...
    1
    # v2 syntax
    2
    version: '2'
    3
    
                  
    4
    # Named volumes
    5
    volumes:
  4. AWS SNS ( Simple Push Notification )...
    1
    var AWS = require('aws-sdk');
    2
    
                  
    3
    AWS.config.update({accessKeyId: config.AWSAccessKeyId, secretAccessKey: config.AWSSecretKey,{region: config.AWSRegion}});
    4
    
                  
    5
    var sns = AWS.SNS();
  5. nyc_restaurants Public

    Personal spare-time project to build a NYC Restaurants web search using the restaurants dataset example from MongoDB.

    JavaScript 12 6