{"id":18725651,"url":"https://github.com/orenzp/orenzp","last_synced_at":"2026-04-15T16:06:24.183Z","repository":{"id":136284285,"uuid":"377410350","full_name":"orenzp/orenzp","owner":"orenzp","description":"This repo holds the markdown files for my Github Profile.","archived":false,"fork":false,"pushed_at":"2021-08-10T18:42:40.000Z","size":9,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-18T06:11:50.338Z","etag":null,"topics":["github","markdown","profile-readme"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/orenzp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-06-16T07:33:32.000Z","updated_at":"2021-08-10T18:42:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"a3df3bb7-1230-48cd-9897-cef0453b59c9","html_url":"https://github.com/orenzp/orenzp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orenzp%2Forenzp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orenzp%2Forenzp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orenzp%2Forenzp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orenzp%2Forenzp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/orenzp","download_url":"https://codeload.github.com/orenzp/orenzp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239592980,"owners_count":19664855,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["github","markdown","profile-readme"],"created_at":"2024-11-07T14:11:16.556Z","updated_at":"2026-04-15T16:06:24.178Z","avatar_url":"https://github.com/orenzp.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003ch1\u003eHi there, I'm Oren! 👋\u003c/h1\u003e\n  \u003ch3\u003eAn ex-Windows Sys-Admin turned DevOps Engineer, and I never looked back.\u003c/h3\u003e\n  \u003cbr\u003e\n  \u003ca href=\"https://linkedin.com/in/orenzipori\" target=\"blank\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/-LinkedIn-0077B5?style=for-the-badge\u0026logo=linkedin\u0026logoColor=white\" alt=\"LinkedIn\" /\u003e\n  \u003c/a\u003e\n\u003c/div\u003e\n\n\u003cbr\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"https://readme-typing-svg.demolab.com?font=Fira+Code\u0026weight=500\u0026size=20\u0026pause=1000\u0026color=0077B5\u0026center=true\u0026vCenter=true\u0026width=600\u0026lines=Senior+DevOps+Engineer;Kubernetes+%26+Cloud+Enthusiast;Automation+Advocate;Lifelong+Learner\" alt=\"Typing SVG\" /\u003e\n\u003c/div\u003e\n\n\u003cbr\u003e\n\n\u003ctable align=\"center\" width=\"100%\"\u003e\n  \u003ctr\u003e\n    \u003ctd width=\"50%\" valign=\"top\"\u003e\n      \u003ch2\u003eWho Am I :bird:\u003c/h2\u003e\n      \u003cp\u003eI 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.\u003c/p\u003e\n      \u003cp\u003eMy responsibilities include researching new technologies, helping implement DevOps methodologies, and promoting the \"DevOps Way\" to other team members.\u003c/p\u003e\n    \u003c/td\u003e\n    \u003ctd width=\"50%\" valign=\"top\"\u003e\n      \u003ch2\u003eMy Goal :goal_net:\u003c/h2\u003e\n      \u003cp\u003eMy goal is to constantly improve my knowledge and experience as a DevOps engineer.\u003c/p\u003e\n      \u003cp\u003eI 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.\u003c/p\u003e\n    \u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n---\n\n### 🔭 Currently Working On\n- 🚀 [**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/).\n- 🌱 Learning **GitOps** using [FluxCD](https://github.com/fluxcd) by Weaveworks.\n\n---\n\n### 🏠 Home Lab Setup\n\n\u003cdiv align=\"center\"\u003e\n\n```mermaid\ngraph TD\n    subgraph GitHub [\"GitHub \u0026 GitOps\"]\n        Config[\"Cluster Config (YAML)\"]\n    end\n\n    subgraph Cluster [\"Home Lab Cluster (K8s)\"]\n        Flux[\"FluxCD (GitOps Operator)\"]\n        \n        subgraph Apps [\"Self-Hosted Applications\"]\n            HA[\"🏠 Home Assistant\"]\n            PH[\"🛡️ Pi-Hole\"]\n        end\n    end\n\n    Config -- \"Syncs with\" --\u003e Flux\n    Flux -- \"Deploys \u0026 Reconciles\" --\u003e HA\n    Flux -- \"Deploys \u0026 Reconciles\" --\u003e PH\n\n    style GitHub fill:#171515,stroke:#fff,stroke-width:2px,color:#fff\n    style Cluster fill:#326ce5,stroke:#fff,stroke-width:2px,color:#fff\n    style Apps fill:#0077B5,stroke:#fff,stroke-width:2px,color:#fff\n```\n\n\u003c/div\u003e\n\n---\n\n### 🛠️ Tech Stack \u0026 Tools\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://skillicons.dev\"\u003e\n    \u003cimg src=\"https://skillicons.dev/icons?i=aws,azure,kubernetes,docker,terraform,linux,py,bash,git,vscode,vim,jenkins,githubactions,postman,raspberrypi,md\u0026perline=8\" alt=\"My Skills\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n---\n\n### 📊 GitHub Stats\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"https://github-readme-stats.vercel.app/api?username=orenzp\u0026show_icons=true\u0026theme=transparent\u0026hide_border=true\u0026title_color=0077B5\" alt=\"Oren's GitHub Stats\" /\u003e\n  \u003cimg src=\"https://github-readme-stats.vercel.app/api/top-langs/?username=orenzp\u0026layout=compact\u0026theme=transparent\u0026hide_border=true\u0026title_color=0077B5\" alt=\"Oren's Top Languages\" /\u003e\n\u003c/div\u003e\n\n\u003cbr\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"https://github-profile-trophy.vercel.app/?username=orenzp\u0026no-frame=true\u0026no-bg=true\u0026row=1\u0026column=7\u0026margin-w=15\" alt=\"Oren's Trophies\" /\u003e\n\u003c/div\u003e\n\n---\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"https://komarev.com/ghpvc/?username=orenzp\u0026label=Profile%20views\u0026color=0e75b6\u0026style=flat\" alt=\"Profile Views\" /\u003e\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forenzp%2Forenzp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Forenzp%2Forenzp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forenzp%2Forenzp/lists"}