Skip to content
View orenzp's full-sized avatar
πŸ’­
I may be slow to respond.
πŸ’­
I may be slow to respond.

Block or report orenzp

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

Hi there, I'm Oren! πŸ‘‹

An ex-Windows Sys-Admin turned DevOps Engineer, and I never looked back.


LinkedIn

Typing SVG

Who Am I 🐦

I have been working in IT for the last 20 years until I transitioned to being a DevOps Engineer. I am currently working as a Senior DevOps Engineer at a large FinTech company in Israel.

My responsibilities include researching new technologies, helping implement DevOps methodologies, and promoting the "DevOps Way" to other team members.

My Goal πŸ₯…

My goal is to constantly improve my knowledge and experience as a DevOps engineer.

I created this GitHub account to showcase and document the various private projects I'm working on. It's a simple and effective way to incrementally improve my skills and share my journey with others.


πŸ”­ Currently Working On


🏠 Home Lab Setup

graph TD
    subgraph GitHub ["GitHub & GitOps"]
        Config["Cluster Config (YAML)"]
    end

    subgraph Cluster ["Home Lab Cluster (K8s)"]
        Flux["FluxCD (GitOps Operator)"]
        
        subgraph Apps ["Self-Hosted Applications"]
            HA["🏠 Home Assistant"]
            PH["πŸ›‘οΈ Pi-Hole"]
        end
    end

    Config -- "Syncs with" --> Flux
    Flux -- "Deploys & Reconciles" --> HA
    Flux -- "Deploys & Reconciles" --> PH

    style GitHub fill:#171515,stroke:#fff,stroke-width:2px,color:#fff
    style Cluster fill:#326ce5,stroke:#fff,stroke-width:2px,color:#fff
    style Apps fill:#0077B5,stroke:#fff,stroke-width:2px,color:#fff
Loading

πŸ› οΈ Tech Stack & Tools

My Skills


πŸ“Š GitHub Stats

Oren's GitHub Stats Oren's Top Languages

Oren's Trophies

Profile Views

Pinned Loading

  1. .dot-files .dot-files Public

    This repository is managed by YADM tool to back up and revision my .dot config files

    Shell

  2. orenzp orenzp Public

    This repo holds the markdown files for my Github Profile.

    1 1

  3. Practical_Security_Kubernetes_Docker Practical_Security_Kubernetes_Docker Public