Skip to content

shadodan/shadodan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

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.";
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published