---
         ......-.......
      .-......-.---+---..
     -.------+++++++++++.-.
    ..-------+++++++++++++-
   -..-------++++++++++++++.
   .--------+++++++++++++++-
   -------+++--++++++++++++-
   .-+---------+-+----++++++-
    -----.  -.-.-++-. +.-++.-
 .---+-+-------.-+++----++-+--
 .-.-+---++++----+++-++++++++-
 --.+-----++-.---++++-+++++++
  --++-------....---++.-+++++
    -------.-----++++++--++-
     -----+--.-+++++.++--++
     --------------++++++-
      ---.------++++++++-
      ---...----++++++--
   . .---........-----++
 .   +----........--+++
..  .-----------+++++++.

Dawid Ferchow - FullStack Developer bridging applications and DevOps

Hi! My name is Dawid and I am a FullStack Developer who combines application development with DevOps, containerization, and deployment automation. I create and maintain business applications, internal systems, and the environments where these applications run.

In my work, I deal with both code and infrastructure — from developing applications in PHP and JavaScript, through Docker, k3s, Kubernetes, and FluxCD, to deployment using the GitOps approach.

This blog is an extension of my CV. Here, I describe my professional path, completed projects, new skills, and the things I work on after hours.

Latest posts

Sep 4, 2026

A Script to Automate Setting Up a New Environment with DevPod

I use DevPod every day. It works great, but every new project or experiment starts with the same boring sequence of commands in the terminal. I decided to do something about it.

Aug 9, 2026

Moving applications from control plane to workers

When I started building my homelab, I began with a single node. This approach made it easier to start and simplified some things… while making other things more difficult.

Jul 15, 2026

The story of an application outage

On a beautiful June day, I start my day and want to use one of my saved bookmarks. Instead of the Linkding home page, I see a Cloudflare message with Error 1033.

May 28, 2026

Why I moved toward DevOps

I started my Web Developer career building and maintaining applications in PHP, JavaScript and e-commerce systems. Over time, I noticed that many real problems were not only in the code, but also in deployment, infrastructure, environments and release processes.