<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Md Mim Shifat — Tech Articles &amp; Tutorials</title>
    <link>https://mimshifat.com/articles</link>
    <description>In-depth articles on web development, Python, Django, React, Docker, API design, and software architecture by Md Mim Shifat.</description>
    <language>en-us</language>
    <managingEditor>mimshifat5@gmail.com (Md Mim Shifat)</managingEditor>
    <webMaster>mimshifat5@gmail.com (Md Mim Shifat)</webMaster>
    <lastBuildDate>Thu, 24 Sep 2026 03:27:19 GMT</lastBuildDate>
    <atom:link href="https://mimshifat.com/feed.xml" rel="self" type="application/rss+xml"/>
    <image>
      <url>https://mimshifat.com/images/md_mim_shifat.jpeg</url>
      <title>Md Mim Shifat — Tech Articles</title>
      <link>https://mimshifat.com</link>
    </image>
    
    <item>
      <title><![CDATA[Complete Guide: GitHub Multi-Account Setup (Personal + Company) on Windows]]></title>
      <link>https://mimshifat.com/articles/github-multi-account-setup-windows</link>
      <guid isPermaLink="true">https://mimshifat.com/articles/github-multi-account-setup-windows</guid>
      <description><![CDATA[Learn the professional way to use personal and company GitHub accounts on the same Windows machine using SSH keys without conflicts.]]></description>
      <pubDate>Tue, 03 Mar 2026 00:00:00 GMT</pubDate>
      <author>mimshifat5@gmail.com (Md Mim Shifat)</author>
      <category>GitHub, Git, SSH, Windows, Tutorial</category>
    </item>
    <item>
      <title><![CDATA[Understanding Docker Containers: A Complete Guide]]></title>
      <link>https://mimshifat.com/articles/understanding-docker-containers</link>
      <guid isPermaLink="true">https://mimshifat.com/articles/understanding-docker-containers</guid>
      <description><![CDATA[Learn how Docker containers work, why they're essential for modern development, and how to get started with containerization.]]></description>
      <pubDate>Mon, 15 Jan 2024 00:00:00 GMT</pubDate>
      <author>mimshifat5@gmail.com (Md Mim Shifat)</author>
      <category>Docker, Containers, DevOps, Deployment</category>
    </item>
    <item>
      <title><![CDATA[Python Decorators Explained with Examples]]></title>
      <link>https://mimshifat.com/articles/python-decorators-explained</link>
      <guid isPermaLink="true">https://mimshifat.com/articles/python-decorators-explained</guid>
      <description><![CDATA[Master Python decorators - understand how they work, when to use them, and see practical examples you can use today.]]></description>
      <pubDate>Wed, 10 Jan 2024 00:00:00 GMT</pubDate>
      <author>mimshifat5@gmail.com (Md Mim Shifat)</author>
      <category>Python, Decorators, Functions, Best Practices</category>
    </item>
    <item>
      <title><![CDATA[TCP vs UDP: When to Use Which Protocol]]></title>
      <link>https://mimshifat.com/articles/tcp-vs-udp-protocols</link>
      <guid isPermaLink="true">https://mimshifat.com/articles/tcp-vs-udp-protocols</guid>
      <description><![CDATA[A deep dive into TCP and UDP protocols - understand the differences, use cases, and how to choose the right one for your application.]]></description>
      <pubDate>Fri, 05 Jan 2024 00:00:00 GMT</pubDate>
      <author>mimshifat5@gmail.com (Md Mim Shifat)</author>
      <category>TCP, UDP, Networking, Protocols, Sockets</category>
    </item>
    <item>
      <title><![CDATA[RESTful API Design Best Practices]]></title>
      <link>https://mimshifat.com/articles/restful-api-design-best-practices</link>
      <guid isPermaLink="true">https://mimshifat.com/articles/restful-api-design-best-practices</guid>
      <description><![CDATA[Learn how to design clean, consistent, and developer-friendly REST APIs that scale with your application.]]></description>
      <pubDate>Tue, 02 Jan 2024 00:00:00 GMT</pubDate>
      <author>mimshifat5@gmail.com (Md Mim Shifat)</author>
      <category>REST, API, Backend, Best Practices</category>
    </item>
    <item>
      <title><![CDATA[Understanding SOLID Principles]]></title>
      <link>https://mimshifat.com/articles/understanding-solid-principles</link>
      <guid isPermaLink="true">https://mimshifat.com/articles/understanding-solid-principles</guid>
      <description><![CDATA[A practical guide to SOLID principles with real-world examples that will improve your object-oriented design skills.]]></description>
      <pubDate>Thu, 28 Dec 2023 00:00:00 GMT</pubDate>
      <author>mimshifat5@gmail.com (Md Mim Shifat)</author>
      <category>SOLID, OOP, Design Patterns, Clean Code</category>
    </item>
    <item>
      <title><![CDATA[Setting Up CI/CD with GitHub Actions]]></title>
      <link>https://mimshifat.com/articles/ci-cd-github-actions</link>
      <guid isPermaLink="true">https://mimshifat.com/articles/ci-cd-github-actions</guid>
      <description><![CDATA[A step-by-step guide to setting up continuous integration and deployment pipelines using GitHub Actions.]]></description>
      <pubDate>Wed, 20 Dec 2023 00:00:00 GMT</pubDate>
      <author>mimshifat5@gmail.com (Md Mim Shifat)</author>
      <category>CI/CD, GitHub Actions, DevOps, Automation</category>
    </item>
  </channel>
</rss>