FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Original HTTPS Page]

lpsm-dev (:)) · GitHub

🌊
Trying to... what?
🌊
Trying to... what?
  • NuageIT
  • 0.0.0.0

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.

Close all issues, pull requests, and discussions opened by this user Content in all repositories owned by your account will be closed.
Add an optional note
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
lpsm-dev/README.md

lpsm-dev

DevOps · Cloud · AI Agents · Automation · Open Source

$ npx lpsm-dev   # interactive resume card in your terminal

ask a question · browse answered questions

$ cat about.txt

Hi, I'm Lucca - a Brazil-based engineer who turns manual operations into code. My day-to-day is the path from commit to production: Kubernetes, Terraform and CI/CD pipelines on AWS. Lately I've been teaching AI agents to operate cloud infrastructure with me - MCP servers, Bedrock and multi-tenant platforms. 14 certifications later, the lessons keep shipping as open-source tools.

$ whoami

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{
        "- 🔧 what I build":        "CLIs, pipelines and IaC that remove humans from deploys",
        "- 🤖 lately shipping":     "AI agents, MCP tooling and multi-tenant cloud platforms",
        "- 📜 proof":               "14 verified certifications (AWS, Kubernetes, Terraform)",
        "- 🌱 currently learning":  "Rust, Blockchain, CyberSecurity",
        "- 💬 ask me about":        "DevOps, Kubernetes, CI/CD, IaC, FinOps, AI agents",
    }
}

$ interests

Adventure sports · Anime · Camping · Music · Craft beer · Travel

$ stack

$ pinned

repo description stars
docker-crypto-miner mining setups are a dependency mess - this image makes it one docker run
loli you have the screenshot but not the anime name - this CLI finds it
azure-pipelines reusable build, scan and deploy steps so every project doesn't reinvent them
gitlabrc cloning an entire GitLab group by hand doesn't scale - one command does it

all repositories →

$ contributions

My registry-pruning tool drprune needed to list all versions of a container image - the GitHub SDK only fetched the first page. So I fixed it upstream:

$ certifications

26 verified badges on credly

training badges
badge issuer verify
LFS256: DevOps and Workflow Management with Argo Linux Foundation credly
LFS241: Monitoring Systems and Services with Prometheus Linux Foundation credly
LFEL1007: Automating Supply Chain Security - SBOMs and Signatures Linux Foundation credly
LFS169: Introduction to GitOps Linux Foundation credly
SC102: Source Control Management with Git Linux Foundation credly
Fundamentals for Kyverno Nirmata credly
AWS Certified AI Practitioner Early Adopter AWS credly
AWS Educate Introduction to Generative AI AWS credly
Terraform Technical Sales Intermediate IBM credly
Cloudability Sales Foundation IBM credly
Turbonomic Intermediate IBM credly
Turbonomic Sales Foundation IBM credly

$ stats

when I actually push code, bucketed by time of day

morning   6h-12h    423 commits  █████▉░░░░░░░░░░░░░░░   28.5%
daytime  12h-18h    436 commits  ██████▏░░░░░░░░░░░░░░   29.3%
evening  18h-24h    413 commits  █████▊░░░░░░░░░░░░░░░   27.8%
night      0h-6h    214 commits  ███░░░░░░░░░░░░░░░░░░   14.4%

1486 commits · America/Sao_Paulo · updated 2026-09-23

github metrics


$ echo "want to collaborate? open an issue - I answer all of them"

Popular repositories Loading

  1. docker-crypto-miner docker-crypto-miner Public

    👾 A user-friendly image that can be used for mining cryptocurrencies with your CPU

    HCL 82 25

  2. loli loli Public

    📟 A pretty CLI to find animes passing images 👉😳👈

    Go 20

  3. twitter-realtime-processing-covid twitter-realtime-processing-covid Public

    ✔️ Twitter Realtime Processing about Covid-19 + Docker + Docker Compose + Apache Kafka + Elastic Stack (Elasticsearch + Kibana)

    Python 8

  4. gitlabrc gitlabrc Public

    ✔️ GitLabRC - Recursive clone all projects into a namespace (group) in GitLab Server

    Python 6

  5. azure-pipelines azure-pipelines Public

    ✨ Azure DevOps Pipeline - Docker Build, Trivy Scan, Secret Detection, Sonar, Kubernetes Deploy and others Steps

    Shell 6 1

  6. twitter-sentimental-analysis-covid twitter-sentimental-analysis-covid Public

    ✔️ Twitter Sentimental Analysis Covid-19 (using Textblob - Naive bayes) + Python Backend Flask + Docker + Docker Compose + MongoDB

    Python 5


Back | FazBrowse Home | New Git URL