| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Original HTTPS Page] |
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.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuseDevOps · Cloud · AI Agents · Automation · Open Source
$ npx lpsm-dev # interactive resume card in your terminalask a question · browse answered questions
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.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",
}
}Adventure sports · Anime · Camping · Music · Craft beer · Travel
| 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 |
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:
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 |
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"
👾 A user-friendly image that can be used for mining cryptocurrencies with your CPU
✔️ Twitter Realtime Processing about Covid-19 + Docker + Docker Compose + Apache Kafka + Elastic Stack (Elasticsearch + Kibana)
Python 8
✨ Azure DevOps Pipeline - Docker Build, Trivy Scan, Secret Detection, Sonar, Kubernetes Deploy and others Steps
✔️ Twitter Sentimental Analysis Covid-19 (using Textblob - Naive bayes) + Python Backend Flask + Docker + Docker Compose + MongoDB
Python 5
| Back | FazBrowse Home | New Git URL |