Skip to content
View PoBruno's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report PoBruno

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

wakatime DevOps Cloud

bruno@home:~$ whoami
Bruno Poleza Gomes
bruno@home:~$ mysql -u root -p  -h seu_host -e "select * from sua_tabela"
bruno@home:~$ export $(grep -v '^#' .env | xargs) && \

  mysql -u root -p "$MYSQL_PASSWORD" -h "$MYSQL_SERVER" -e "select * from resume"

+----------------------------------------+--------------------------------------------+
|            DevOps Skills               |          Tools and Technologies            |
+----------------------------------------+--------------------------------------------+
| CI/CD                                  | Jenkins, Git, Docker, Kubernetes, Ansible  |
| Infrastructure Automation              | Terraform, Puppet, Chef, AWS, Azure, GCP   |
| Cloud Technologies                     | AWS, Azure, GCP, Oracle Cloud              |
| Monitoring and Logging                 | Prometheus, Grafana                        |
| Scripting and Programming Languages    | Python, Bash, PowerShell, VB, SQL          |
| Version Control Systems                | Git, SVN                                   |
| Operating Systems                      | Linux, Windows                             |
| Collaboration and Communication        | Agile, Scrum, Jira, Confluence             |
+----------------------------------------+--------------------------------------------+

bruno@home:~$ exit

Pinned Loading

  1. m365-project-lifecycle m365-project-lifecycle Public

    Automação para ciclo de vida de gerenciamento de projeto com Microsoft Teams, Microsoft Planner e SharePoint Online.

    PowerShell

  2. Active-Directory-Windows-Terraform Active-Directory-Windows-Terraform Public

    Implanting Windows Server AD populating for Lab

    HCL

  3. Docker_ProjectZomboid-Server Docker_ProjectZomboid-Server Public

    Forked from Danixu/project-zomboid-server-docker

    Dockerfile to setup a Project Zomboid dedicated server

    Lua 1

  4. weldev-flask-chatgpt-api weldev-flask-chatgpt-api Public

    A sample implementation of a chatbot using Flask, Celery, and GPT-3. It demonstrates how to create a simple chatbot that uses GPT-3 as the language generation model and Celery for handling asynchro…

    Python

  5. terraform-azurerm-container-registry terraform-azurerm-container-registry Public

    Forked from avinor/terraform-azurerm-container-registry

    Terraform module to create a docker container registry in Azure

    HCL

  6. MongaGit/docker-image-project-zomboid MongaGit/docker-image-project-zomboid Public

    Build Image Docker servidor Project Zomboid

    Lua