<?xml version="1.0" encoding="UTF-8" ?>
    <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
      <channel>
        <title>DevNotes Blog</title>
        <link>https://blogs.kuldeeplakhera.me</link>
        <description>Guides, tutorials, and deep dives on software engineering.</description>
        <language>en-us</language>
        <atom:link href="https://blogs.kuldeeplakhera.me/feed.xml" rel="self" type="application/rss+xml" />
        
        <item>
          <title><![CDATA[Git & GitHub: The Complete Beginner's Guide for Developers]]></title>
          <link>https://blogs.kuldeeplakhera.me/posts/git-github-complete-guide</link>
          <guid>https://blogs.kuldeeplakhera.me/posts/git-github-complete-guide</guid>
          <pubDate>Sat, 18 Jul 2026 09:35:18 GMT</pubDate>
          <description><![CDATA[Learn Git and GitHub from scratch. Understand version control, essential Git commands, branches, commits, pull requests, and best practices to manage your code like a professional developer.]]></description>
          
        </item>
      
      </channel>
    </rss>
  