<?xml version="1.0" encoding="UTF-8" ?>
  <rss version="2.0">
    <channel>
        <title>Harsh Singh's Writing</title>
        <link>https://whatdeepak.vercel.app</link>
        <description>Occasional Insights on tech and design</description>
        <item>
          <title>Getting Started with CI/CD: Automating Your First Pipeline (with GitHub Actions)</title>
          <link>https://whatdeepak.vercel.app/writing/ci-cd-project-using-actions</link>
          <description>Join me as we set up your first CI/CD pipeline with GitHub Actions. By the end, you'll have a working pipeline and a big smile on your face!</description>
          <pubDate>Sat, 21 Sep 2024 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Docker Compose: Simplify Multi-Container Applications</title>
          <link>https://whatdeepak.vercel.app/writing/docker-compose</link>
          <description>Discover how Docker Compose can streamline the management of multi-container Docker applications. This guide covers the basics of Docker Compose, practical examples, and best practices for efficient container orchestration.</description>
          <pubDate>Mon, 05 Aug 2024 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Docker Unboxed: A Beginner's Guide to Containerization</title>
          <link>https://whatdeepak.vercel.app/writing/docker-unboxed</link>
          <description>Dive into Docker with this playful and practical guide for beginners. Learn how to containerize your applications, streamline your development process, and master essential Docker commands in a fun and easy way.</description>
          <pubDate>Sat, 03 Aug 2024 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>My Blog Post</title>
          <link>https://whatdeepak.vercel.app/writing/first-blog-post</link>
          <description>Just Checking Purposes.</description>
          <pubDate>Sun, 28 Jul 2024 00:00:00 GMT</pubDate>
        </item>
    </channel>
  </rss>