Skip to content
View lpsm-dev's full-sized avatar
🌊
Trying to... what?
🌊
Trying to... what?
Block or Report

Block or report lpsm-dev

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

>π‡πžπ₯π₯𝐨 𝐭𝐑𝐞𝐫𝐞, 𝐟𝐞π₯π₯𝐨𝐰 <πšŒπš˜πšπšŽπš›πšœ/>!

total stars followers

[ Ask a question ] || [ Read questions ]

πŸ‘‡ Hit in your console or terminal to connect with me:

npx lpsm-dev

Intro

I'm an enthusiast, explorer, and lover of DevOps culture. I work with a variety of programming languages including Python, NodeJS, Shell Script, PowerShell, Ruby, and low-level programming with C (OpenMP). Currently, I'm focusing on container orchestration environments, cloud infrastructure, and constructing CI/CD pipelines for software delivery. I also have experience working with git workflows and monitoring environments. I love participating in DevOps projects with CI/CD, Infra as Code, and GitFlow, managed by agile methodologies like Scrum and Kanban.

About me

package main

import "fmt"

type Bio map[string]string

func main() {
    for k, v := range GetBio() {
        fmt.Printf("%+v: %+v\n", k, v)
    }
}

func GetBio() Bio {
    return Bio{
        "- πŸ”­ I'm currently working on":      "NuageIT as a DevOps Engineer",
        "- 🌱 I'm currently learning":        "Rust, Blockchain, CyberSecurity",
        "- πŸ‘― I'm looking to collaborate on": "New solutions and open-source projects",
        "- πŸ€” I'm looking for help with":     "Anything related to what I am currently learning πŸ˜…",
        "- πŸ’¬ Ask me about":                  "Ask me about anything that you want!",
    }
}

Techs

GIF

CLI Development (Golang, Python), Programming script (Ruby, Shell Script, PowerShell), Backend develop with Flask/NodeJS, SQL with Postgres/MySQL/MariaDB, NoSQL with MongoDB/Redis/ArangoDB, Message Broker with RabbitMQ/Mosquitto, DevOps with GitLab CI/GitHub Actions/Azure Devops, Cloud providers AWS/GCP, Observability with ELK/EFK/Graylog, Monitoring with Zabbix/Prometheus/Grafana, IAC with Terraform/Crossplane/Packer/Ansible, Docker and Cloud Native Buildpacks, Kubernetes/Rancher/Helm.

Linux Windows Git ShellScript Powershell Python C C++ Ruby Go JS

Repos

All Repositories

Open Source Contributions

Badges

I'm always excited to learn about new technologies! Here are some of the certifications and skill badges I've earned:

Metrics

General

Metrics

Activity

Github activity graph

Donations

If my work has made a positive impact on your life and you'd like to show your appreciation, you can buy me a coffee or donate any amount you wish.

BTC Address


star-wars

I love new connections! So if you want to say hi, I'll be happy to meet you!

Pinned

  1. I'm an early 🐀 I'm an early 🐀
    1
    🌞 Morning    87 commits  β–ˆβ–ˆβ–ˆβ–β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘  16.6%
    2
    πŸŒ† Daytime   143 commits  β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘  27.3%
    3
    πŸŒƒ Evening   179 commits  β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘  34.2%
    4
    πŸŒ™ Night     115 commits  β–ˆβ–ˆβ–ˆβ–ˆβ–Œβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘  21.9%
  2. My Spotify Top Track 🎡 My Spotify Top Track 🎡
    1
    SagitΓ‘rio                               XamΓ£ & Gustah
    2
    Sofa, Breja e Netflix              Mac JΓΊlia & Pejota
    3
    NΓ΄made IV                            Jean Tassy & Yago
    4
    Eu Imagino Tu Dentro da              Gxlherm Beats & M
    5
    DA BOCA                                         L7NNON
  3. πŸ”§ Multiple Kubeconfigs Manager πŸ”§ Multiple Kubeconfigs Manager
  4. πŸ’» My projects πŸ’» My projects
  5. loli loli Public

    A pretty CLI to find animes passing images πŸ‘‰πŸ˜³πŸ‘ˆ

    Go 20

  6. gitlabrc gitlabrc Public

    βœ”οΈ GitLabRC - Recursive clone all projects into a namespace (group) in GitLab Server

    Python 7