DevOps
Resume

Career Objective To leverage over five years of expertise in DevOps, cloud-native technologies, and infrastructure automation to design and implement scalable, secure, and high-performance solutions. As a certified Kubernetes and Azure specialist, I am dedicated to driving innovation by building robust CI/CD pipelines, automating workflows, and developing custom tools and Kubernetes Operators to streamline operations. I aim to contribute to transformative projects, such as those in the...
How to Gitconfig

A practical Guide to managing multiple git Users
Photo by Roman Synkevych on Unsplash When working with Git, having an organized and efficient configuration can make a world of difference. Over the past few days, I’ve been diving deep into my .gitconfig, tweaking it to suit both my personal and professional needs. In this article, I’ll walk you through the steps I took to set up a clean and flexible Git configuration, including managing multiple users, enabling GPG signing, and using a global .gitignore for a smoother development experience.