Skip to content
View vndmtrx's full-sized avatar
🎲
Fazendo vários nadas
🎲
Fazendo vários nadas

Highlights

  • Pro

Block or report vndmtrx

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

💫 Sobre euzinhe

🎭 Vi Veri Vniversum Vivvs Vici

  • 🖥️ Devops hardcore e militante open-source, fechado com hacktivismo.
  • 🐕 Infra as Code (IaC): Infra as Canines também, mas essa config tá em private repo.
  • 🧠 Setup mental: 80% devops, 20% vídeos de doguinhos pra recarregar.
  • System deps: Café, bad habits de criar projeto e caos.
  • 🤖 Hardware specs: Super poder reverso que transforma som e luz em critical hit (autismo issue #1).
  • 👀 Software runtime: Debuff permanente com lugares/pessoas desconhecidas (autismo issue #2).
  • 📡 Social API: 418 I'm a teapot. Humano não feito para entender situações sociais (autismo issue #3).
  • 🔍 Life TODO list: Corrigir sintaxe, igualdade social e meus óculos, ninguém sai!
  • 🗣️ I18n status: pt_BR (native build), en (72.56% coverage), others (cloud L10n fallback).
  • 🌈 Espalhando: Amor, inclusão, comunismo, bandeirinhas LGBT e uns bug no prod às vezes.
  • 🎯 Defendendo: Software Livre! Porque código, igual meios de produção, tem que ser do proletariado.
  • Signo: Sol em Ateísmo com ascendente em Cinismo (source: trust me bro).
  • 🇻🇳 Gosto de: Sushi. E de pequi. E de pamonha com jiló. E um drink de Karl Marx on the Rocks.
  • 🚪 Stdin handler: SELinux em modo ultra_enforcing pra gente chata (BPF_DROP type=3 code=10).

🔑 Se a criptografia fosse proibida, fbzragr bf sbenf qn yrv grevnz cevinpvqnqr

Pinned Loading

  1. trapiche trapiche Public

    🏗️ Orquestrador KVM para Laboratórios Virtuais

    1

  2. k8s-in-a-box k8s-in-a-box Public

    🧩 K8s in a Box - Uma instalação de Kubernetes sem helpers usando Ansible

    YAML 25 1

  3. check-cmake-example check-cmake-example Public

    Simple unit testing example with Check and CMake

    CMake 39 5

  4. Python 3 simple subnet calculator Python 3 simple subnet calculator
    1
    #!/usr/bin/env python3
    2
    # Use: ./subnet.py <ip/cidr>
    3
    # Alt: ./subnet.py <ip> <mask>
    4
    
                  
    5
    import sys