I'm a DevOps engineer based in Tel-Aviv, currently at Inuitive (Ra'anana), building CI/CD pipelines and developer tooling for teams that ship computer vision chips.

My work sits at the intersection of build systems, cloud infrastructure, and automation — from migrating legacy SCM to Git and rebuilding C/C++ packaging with Conan, to running Jenkins pipelines and designing DevEx tools that get out of engineers' way.

About

At Inuitive I work on the pipeline that takes code from commit to silicon. Build systems, CI/CD, packaging, developer tooling — the infrastructure that lets chip engineers ship without friction. In parallel I'm completing a BSc in Computer Science at the Open University of Israel.

My tech comfort zone: Jenkins, Python, Bash, Docker, Kubernetes, Terraform, and AWS. I hold the AWS Certified Cloud Practitioner (CLF-C02) and I'm comfortable across Linux, Windows, and macOS. I believe in automation that explains itself and tooling that gets out of the way.

Now

  • Studying for AWS Solutions Architect Associate (SAA-C03)
  • Taking the Nir Geier DevOps course to sharpen the gaps
  • Exploring AI workflows with Claude Code — agents, skills, and practical automation
  • Building shldi — a Chrome extension that summarizes YouTube videos on hover

Projects

dotfiles — cross-platform machine setup template ↗

A personal dotfiles template for macOS, Linux, and Windows. One make install symlinks config files, installs packages via Homebrew, apt, or winget, and gets a new machine to a consistent environment fast.

MakefileBashHomebrewmacOSLinuxWindows

shldi — YouTube summarizer Chrome extension ↗

A Chrome extension that summarizes any YouTube video into bullet points — hover any YouTube link on any page and get an AI-powered summary without opening the video. Built with a Node.js backend on AWS Lambda, Google Auth via Cognito, MongoDB Atlas for users, and a landing page with a freemium pricing model.

Chrome ExtensionNode.jsAWS LambdaMongoDBGoogle OAuth

Internal DevEx tooling + Debian PPA on AWS

Designed and shipped Python-based developer experience tools with lightweight UIs and REST APIs, cutting manual steps for the engineering team. Also created and deployed a Debian PPA repository on AWS to distribute internal packages cleanly across environments.

PythonAWS S3AWS EC2DebianREST API

Jenkins CI pipeline + JFrog Artifactory

Built and maintained the Continuous Integration pipeline used in production at Inuitive — from source commit to artifact. Integrated JFrog Artifactory as the artifact repository, streamlining the build, test, and deployment flow for hardware-adjacent software.

JenkinsJFrog ArtifactoryBashPython

Build system overhaul — CMake + Conan

Migrated Visual Studio solutions and Ninja builds to CMake, and introduced Conan as the C/C++ package manager. The result: reproducible builds, consistent dependency versions across machines, and a packaging workflow that scales.

CMakeConanC/C++NinjaVisual Studio

SVN → Git migration at Inuitive

Led the full SCM migration from SVN to Git across the org — preserving history, handling large binary assets with Git LFS, and splitting monolithic repositories into subdirectories. Wrote the internal migration guide that got the whole team across with minimal disruption.

Gitgit-filter-repoGit LFSSVN

Writing

Few machines, but only one environment ↗

On keeping a consistent dev environment across multiple machines — tools, strategies, and the mindset shift that makes it actually work.

Docker Compose Tip: depends_on isn't a "wish list." ↗

A common mistake that trips up engineers moving from local hacks to real service orchestration — and what to do instead.

If you could go back in time and rewrite your history, would you? ↗

On Git history rewriting, the temptation to clean up the past, and what you lose when you do.

ללמוד ענן בעברית ↗

Learning cloud in Hebrew — resources, courses, and the case for studying technical content in your native language.

5 Things I Learned as an Entry-Level DevOps Engineer ↗

Honest lessons from the first stretch of a DevOps career — what no one tells you before you start, and what actually matters on the job.