https://github.com/orenzp/orenzp
This repo holds the markdown files for my Github Profile.
https://github.com/orenzp/orenzp
github markdown profile-readme
Last synced: 2 months ago
JSON representation
This repo holds the markdown files for my Github Profile.
- Host: GitHub
- URL: https://github.com/orenzp/orenzp
- Owner: orenzp
- Created: 2021-06-16T07:33:32.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-08-10T18:42:40.000Z (almost 5 years ago)
- Last Synced: 2025-02-18T06:11:50.338Z (over 1 year ago)
- Topics: github, markdown, profile-readme
- Homepage:
- Size: 8.79 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Who Am I :bird:
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 :goal_net:
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
- 🚀 [**My Self-Hosting Project**](https://github.com/users/orenzp/projects/1): Using Kubernetes and GitOps to set up infrastructure for hosted applications like [Home Assistant](https://www.home-assistant.io/) and [Pi-Hole](https://pi-hole.net/).
- 🌱 Learning **GitOps** using [FluxCD](https://github.com/fluxcd) by Weaveworks.
---
### 🏠 Home Lab Setup
```mermaid
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
```
---
### 🛠️ Tech Stack & Tools
---
### 📊 GitHub Stats
---