<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>
            Umair Jibran's Writings
        </title>
        <link>
            https://umairjibran.com/writings
        </link>
        <description>
            Latest articles from Umair Jibran's writings.
        </description>
        <atom:link rel="self" href="https://umairjibran.com/rss.xml"/>
        <language>
            en-us
        </language>
        <lastBuildDate>
            Thu, 19 Feb 2026 09:47:29 GMT
        </lastBuildDate>
        <item>
            <title>
                Mastering Local Backend Development: Docker &amp; NGINX as a Reverse Proxy for Efficient Testing
            </title>
            <link>
                https://umairjibran.com/blogs/docker-nginx-reverse-proxy-local-dev
            </link>
            <description>
                Learn how to set up a local backend environment using Docker and NGINX as a reverse proxy. Streamline your development and testing with this step-by-step guide, optimized for efficient scaling and traffic management.
            </description>
            <pubDate>
                Sun, 20 Oct 2024 18:13:00 GMT
            </pubDate>
            <guid>
                https://umairjibran.com/blogs/docker-nginx-reverse-proxy-local-dev
            </guid>
        </item>
        <item>
            <title>
                GitHub CODEOWNERS: A Comprehensive Guide
            </title>
            <link>
                https://umairjibran.com/blogs/github-codeowners
            </link>
            <description>
                Learn how to use GitHub&apos;s CODEOWNERS file to streamline your project&apos;s workflow. This guide covers everything you need to know about CODEOWNERS, including how to create and use it effectively.
            </description>
            <pubDate>
                Sat, 12 Oct 2024 18:13:00 GMT
            </pubDate>
            <guid>
                https://umairjibran.com/blogs/github-codeowners
            </guid>
        </item>
        <item>
            <title>
                I Received a Scam Email From My Own Domain, Here’s How to Stop It
            </title>
            <link>
                https://umairjibran.com/blogs/how-to-prevent-email-spoofing
            </link>
            <description>
                I received a scam email from my own domain. Here&apos;s what happened and how you can protect your domain from email spoofing.
            </description>
            <pubDate>
                Thu, 19 Feb 2026 13:39:40 GMT
            </pubDate>
            <guid>
                https://umairjibran.com/blogs/how-to-prevent-email-spoofing
            </guid>
        </item>
        <item>
            <title>
                LocalStack: Your Gateway to Seamless Cloud Testing Locally
            </title>
            <link>
                https://umairjibran.com/blogs/localstack-your-gateway-to-cloud-testing
            </link>
            <description>
                Discover how LocalStack enables you to emulate AWS services locally, saving time and costs while improving productivity.
            </description>
            <pubDate>
                Sun, 22 Dec 2024 18:13:00 GMT
            </pubDate>
            <guid>
                https://umairjibran.com/blogs/localstack-your-gateway-to-cloud-testing
            </guid>
        </item>
        <item>
            <title>
                Make it your own
            </title>
            <link>
                https://umairjibran.com/blogs/make-it-your-own
            </link>
            <description>
                Learn how you can customize this template to make it your own. This guide will help you understand how the template is organized and how to add new content.
            </description>
            <pubDate>
                Thu, 22 Aug 2024 19:29:00 GMT
            </pubDate>
            <guid>
                https://umairjibran.com/blogs/make-it-your-own
            </guid>
        </item>
        <item>
            <title>
                Ultimate Guide to Removing Sensitive Data from Git History: Protect Your Codebase
            </title>
            <link>
                https://umairjibran.com/blogs/removing-historic-commits
            </link>
            <description>
                Discover the definitive methods to remove sensitive data like API keys from Git history. Learn how to safeguard your repository, rewrite commit history, and prevent future leaks using best practices.
            </description>
            <pubDate>
                Sun, 08 Dec 2024 18:13:00 GMT
            </pubDate>
            <guid>
                https://umairjibran.com/blogs/removing-historic-commits
            </guid>
        </item>
    </channel>
</rss>