Skip to content
View marcobacelo's full-sized avatar

Block or report marcobacelo

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

Hello! I'm Marco Antonio 😎

Typing SVG


// TIMEZONE is not a const! I'm always up to travel anywhere! ✈️
let timezone = new Date
                      .now()
                      .toLocaleString(
                        'pt-BR', 
                        { timezone: 'America/Sao Paulo' }
                      );

let work = {
  isWorking: true,
  position: 'Senior Software Engineer'
};

πŸ’» Technologies

πŸ’¬ Languages, frameworks and markups


Java JavaScript TypeScript Spring Node.js Nest.js React Native


Top Langs



πŸ›  Tools that I have contact at work days

Devops Tools:

GitHub Actions Terraform Docker Kubernets

AWS Tools:

AWS aws-lambdas aws-eks aws-rds


IDEs:

Intellij Idea WebStorm Android Studio VS Code


Databases:

DynamoDB MongoDB MySQL

Marco Antonio's GitHub stats



πŸ’‘ Let's connect!


My LinkedIn profile Email me!




Popular repositories Loading

  1. email-module email-module Public

    Project of a simple email module with Spring Boot and Angular 9

  2. django-automotive-demands django-automotive-demands Public

    Example of API REST with Django and Django REST Framework

    Python 1

  3. bank-s-user-graphql-laravel-sample bank-s-user-graphql-laravel-sample Public

    Apply some knowledge about GraphQl on a Laravel project

    PHP

  4. front_end_mail_module front_end_mail_module Public

    Simple front-end project with Angular for consuming Email Module API

    TypeScript

  5. core_mail_module core_mail_module Public

    It's a simple mail service module that send mail, save at database and return a list of Mails saved

    Java

  6. shopping_demo shopping_demo Public

    Java