I am a devops developer with more than 6 years of experience in SaaS companies. Being a sole devops developer in startups I have also managed DBs, conduceted research for new technology and solutions and wrote production code and developed multiple internal tools and packages for handling specific business-logic driven goals. I am highly adaptable and a fast learner, being self taught in the realm of computer science, coding and the devops trade.

I am a devops developer with more than 6 years of experience in SaaS companies. Being a sole devops developer in startups I have also managed DBs, conduceted research for new technology and solutions and wrote production code and developed multiple internal tools and packages for handling specific business-logic driven goals. I am highly adaptable and a fast learner, being self taught in the realm of computer science, coding and the devops trade.

Available to hire

I am a devops developer with more than 6 years of experience in SaaS companies. Being a sole devops developer in startups I have also managed DBs, conduceted research for new technology and solutions and wrote production code and developed multiple internal tools and packages for handling specific business-logic driven goals.

I am highly adaptable and a fast learner, being self taught in the realm of computer science, coding and the devops trade.

See more

Experience Level

Expert
Expert
Intermediate
Intermediate
Intermediate

Language

Hebrew (modern)
Fluent
Russian
Advanced
English
Fluent

Work Experience

Devops and automation developer at Seemplicity
October 4, 2020 - Present
devops and automation dev at Powtoon
February 4, 2026 - October 4, 2020

Education

Master of Philosophy at University of Tel Aviv
February 1, 2015 - February 4, 2017

Qualifications

Add your qualifications or awards here.

Industry Experience

Software & Internet, Telecommunications
    paper autodiscovery and versions control software for large monorepos

    A package for handling mixed python environments with packages and services (managed either by Poetry or UV).

    The utility runs on a specific path and maps all the dependencies while also categorizing them to services and packages (services use packages and result in docker containers as artefacts). The utility builds what needs to be built based on what code was changed compared to the main branch - and will also add patch version bumps to the versions of whatever has been changes. End result is a folder with the dockers and wheels ready for shipping, Several plugins were also developed to overcome GitActions limitations.

    Highly performant and asynchronous when possible.

    paper repository for asynchronous migrations with alembic

    A repository dedicated to running a migration asynchronously a list of clients and migrate them based on their db address. This features tests and linting and tests for migrations. Should a clients migration fail - it will skip to the next one and notify via slack about the failure.

    paper Terragrunt deployment for multi-cloud environment

    Basically a full terragrunt infrastructure deployment schema without the need to manually manage state - as it will be autogenerated. .