Skip to content
View VOXDelta's full-sized avatar
  • Ernsgaden
  • Bavaria, Germany
  • 12:42 (UTC +02:00)

Block or report VOXDelta

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
VOXDelta/README.md

πŸ’» Tech Stack

ArgoCD Arch Linux Bash Debian Docker FastAPI Git Gitea GitHub Actions Grafana Helm Home Assistant InfluxDB K3s Kubernetes Linux Nextcloud Nginx Node.js Node-RED Pi-hole Portainer PostgreSQL Prometheus Proxmox Python Rust TrueNAS ZFS


B.Sc. Bioinformatics

Computer Science graduate running a homelab on Proxmox and learning DevOps by building things myself. Most of my projects are self-hosted on Gitea because I prefer keeping control over my infrastructure and data.

Currently looking for opportunities in DevOps, Platform Engineering, or Site Reliability - open to Backend roles as well.


πŸš€ Featured Project

Built a complete Kubernetes infrastructure on Proxmox with automated deployments:

  • 3-node K3s cluster with high-availability setup
  • Private Docker registry and self-hosted GitHub Actions runner
  • ArgoCD handling GitOps - code push to deployment in ~5 minutes
  • Prometheus + Grafana for monitoring with custom application metrics
  • Zero-downtime deployments using rolling updates

Main challenges: Debugging ServiceMonitor configurations to get Prometheus scraping working, preventing infinite CI/CD loops, and getting anti-affinity scheduling right.

Stack: Kubernetes (K3s), ArgoCD, GitHub Actions, Docker, Prometheus, Grafana, FastAPI


πŸ”¬ Other Projects

Neural Network from Scratch

Bachelor thesis project - built a neural network framework in Python and Rust without using ML libraries (only NumPy/ndarray for math). Implemented everything from backpropagation to training loops to compare performance between the two languages.

Homelab Infrastructure

Running various services on Proxmox: Nextcloud for files, TrueNAS for storage with automated backups, PostgreSQL databases, and InfluxDB + Grafana for metrics. Learned the importance of backups the hard way after a server crash.

More details on my portfolio website.

Most of my work lives on my private Gitea instance, so my GitHub activity doesn't show the full picture.


🌱 Currently Learning

Expanding beyond GitOps into other DevOps areas - service mesh, Infrastructure as Code with Terraform, centralized logging, and better monitoring/alerting setups.


πŸ“« Let's Connect

LinkedIn Xing Portfolio

Open to opportunities: Junior DevOps Engineer | Platform Engineer | Site Reliability Engineer | Backend Developer

Munich/Freising, Germany | Remote


πŸ’‘ How I Work

I prefer building things myself instead of just following tutorials. Takes longer sometimes, but I understand how everything actually works. Self-hosting is important to me - I like having full control over my infrastructure and data.

Popular repositories Loading

  1. VOXDelta VOXDelta Public

    Config files for my GitHub profile.

  2. kubernetes-demo kubernetes-demo Public

    HCL