Skip to content
View hllvc's full-sized avatar
  • StackGuardian
  • Sarajevo, Bosnia & Herzegovina
  • 06:35 (UTC +02:00)
  • LinkedInin/hllvc

Block or report hllvc

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

Hi, I'm Adis

DevOps Engineer / Linux Freak

#!/bin/bashwhoami() {
echo"Keyboard warrior, breaking fingers with VIM"echo"Automation enthusiast (more like obsession-ist)"echo"Bash script for everything"
}
ps aux | grep adis
# USER PID %CPU %MEM COMMAND# adis 1 99.9 100 hacking-around-with-bash# adis 2 88.0 50 wondering-why-it-works-now# adis 3 75.5 25 blaming-dns
kubectl get pods -n brain
# NAME READY STATUS# automation-obsession 1/1 Running# coffee-dependency 1/1 Running# imposter-syndrome 0/1 CrashLoopBackOff
crontab -l
# 0 9 * * * brew coffee && check-alerts# 0 12 * * * brew coffee && terraform plan# 0 17 * * * kubectl delete pods --all -A --force --grace-period=0export INTERESTS="linux vim containerization iac network math"export MOTTO="if it can be scripted, it will be scripted"
whoami

Pinned Loading

  1. dotfilesdotfilesPublic

    Shell

  2. bosnian-treasure-websitebosnian-treasure-websitePublic

    JavaScript

  3. StackGuardian/sg-runnerStackGuardian/sg-runnerPublic

    Private runner for StackGuardian

    Shell 1

  4. StackGuardian/terraform-stackguardian-modulesStackGuardian/terraform-stackguardian-modulesPublic

    This repository is a collection of the terraform modules from StackGuardian

    HCL 2