Skip to content
View lourencovales's full-sized avatar

Block or report lourencovales

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.

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

Hi there 👋

Who am I?

Hello there, this is Lourenço! I'm an economist by training, farmer by trade, nerd by passion. Been using GNU/Linux full-time since I built my first PC at 14; with a knack for system administration (I manage my own e-mail server, chat server, private DNS resolver and sinkhole, etc), I excel at developing new solutions to problems I have - the hacker ethos.

I'm a pretty eclectic person, with a wide range of hobbies. At the moment these include gardening, hiking, photography and programming in Golang. Get in touch, and I'm sure we'll hit it off!

You can read my technical blog at excipio.tech or you can read my fiction/essays at Assilvestrar.

What more?

💪 Do you need help to break free from big tech? I can probably help! Check excipio.tech and schedule a free call with me!

🌱 Recently I'm focusing on improving my Golang and DevOps skills! How? These are the most recent examples: gopromtui (a TUI to display Prometheus dashboards), gok8ctl (a CLI for managing k8s clusters), or my completely self-hosted GitOps pipeline.

🔭 I’m currently working on developing a Kubernetes multi-tenant platform in Golang. You can read about it here: part 1 and part 2, with all code available here.

🌍 I'm originally from Portugal, but I'm now located in Kraków, Poland

📫 How to reach me? Have a look at my personal website

⚡ Fun fact: the kiwifruit has one of the highest contents of vitamin C of all known fruits - even more than an orange!

Pinned Loading

  1. purpleidea/mgmt purpleidea/mgmt Public

    Next generation distributed, event-driven, parallel config management!

    Go 4.3k 353

  2. k8s-mtp k8s-mtp Public

    k8s-mtp (Kubernetes Multi-Tenant Platform) - A Go-based Kubernetes operator that provides isolated multi-tenant environments with automatic namespace provisioning, tiered resource quotas (Free/Pro/…

    Go 1

  3. gitops-demo-app gitops-demo-app Public

    Go web app with health probes, Prometheus metrics, and test endpoints for demonstrating GitOps deployment patterns.

    Go

  4. gitops-demo-config gitops-demo-config Public

    Kubernetes manifests using Kustomize for multi-environment (dev/staging/prod) deployment via ArgoCD, including monitoring configuration.