Skip to content
View shadodan's full-sized avatar
⛰️
I Am the Mountain
⛰️
I Am the Mountain
Block or Report

Block or report shadodan

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

DevOps Wizard

What is my focus in DevOps?

sudo apt-get install sre culture cloud cybersecurity

What about me?

name: Matheus Dantas Ricardo
location: São Paulo, Brazil
languages: ["pt_BR", "en_US"]
technologies:
  - Linux
  - Cloud (AWS, GCP)
  - Docker
  - Kubernetes
  - Jenkins
  - Github Actions
  - Terraform
  - Ansible
  - Python
  - Ruby
  - Bash
  - SQL Databases
  - Nginx
  - Node.js
  - Agile
personal:
  interests:
    - Kung fu
    - Technologies
    - Classical music
    - Helping others
    - Christianity

How I solve problems

#!/usr/bin/perl

sub solve_problem 
{
    my ($problem, $complexity) = (@_);

    if ($complexity eq "High") {
        print "Damn, let's use some problem solving techniques, maybe 5 whys and root cause analysis. And also a dramatic playlist.";
    } else {
        print "Easy win (Choosing calm and hopeful playlist to solve problem).";
    }

    print "Yay, problem solved, going to drink a tea.";
}

Popular repositories Loading

  1. todo-api todo-api Public

    TypeScript 2 1

  2. devops-projects devops-projects Public

    Python 2

  3. fub_ofc2 fub_ofc2 Public

    TypeScript 2

  4. nlw-react-native nlw-react-native Public

    TypeScript

  5. jenkins-pipeline-tests jenkins-pipeline-tests Public

    Groovy

  6. my-setup my-setup Public

    Shell