<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title><![CDATA[revanth.dev]]></title>
    <link>https://revanth.dev</link>
    <description><![CDATA[Techie tales, coding escapades, and life stories.]]></description>
    <language>en-US</language>
    <lastBuildDate>Mon, 03 Aug 2026 20:33:43 GMT</lastBuildDate>
    <atom:link href="https://revanth.dev/rss.xml" rel="self" type="application/rss+xml" />
    <generator>Next.js</generator>
    <managingEditor>Revanth Vermareddy</managingEditor>
    <webMaster>Revanth Vermareddy</webMaster>
    
    <item>
      <title><![CDATA[Handy Bash Commands & Productivity Tricks]]></title>
      <link>https://revanth.dev/posts/bash-commands/</link>
      <guid isPermaLink="true">https://revanth.dev/posts/bash-commands/</guid>
      <description><![CDATA[Useful CLI commands and shell shortcuts for everyday developer workflows.]]></description>
      <pubDate>Sun, 24 Nov 2024 18:30:00 GMT</pubDate>
      <author>Revanth Vermareddy</author>
      <category>Bash</category><category>Linux</category><category>CLI</category><category>Productivity</category>
    </item>
  
    <item>
      <title><![CDATA[Concurrency vs Parallelism]]></title>
      <link>https://revanth.dev/posts/concurrency-vs-paralleism/</link>
      <guid isPermaLink="true">https://revanth.dev/posts/concurrency-vs-paralleism/</guid>
      <description><![CDATA[Demystifying the core differences between concurrency and parallelism in systems engineering.]]></description>
      <pubDate>Sun, 24 Nov 2024 18:30:00 GMT</pubDate>
      <author>Revanth Vermareddy</author>
      <category>Concurrency</category><category>Parallelism</category><category>Python</category><category>Architecture</category>
    </item>
  
    <item>
      <title><![CDATA[Docker & Docker-Compose Essential Cheat Sheet]]></title>
      <link>https://revanth.dev/posts/docker-commands/</link>
      <guid isPermaLink="true">https://revanth.dev/posts/docker-commands/</guid>
      <description><![CDATA[Essential Docker and Docker Compose commands for container management, cleanup, and server setup.]]></description>
      <pubDate>Sun, 24 Nov 2024 18:30:00 GMT</pubDate>
      <author>Revanth Vermareddy</author>
      <category>Docker</category><category>DevOps</category><category>Containers</category><category>CheatSheet</category>
    </item>
  
    <item>
      <title><![CDATA[Git Commands & Workflow Reference]]></title>
      <link>https://revanth.dev/posts/git-commands/</link>
      <guid isPermaLink="true">https://revanth.dev/posts/git-commands/</guid>
      <description><![CDATA[Essential Git commands for version control, branch management, and undoing mistakes.]]></description>
      <pubDate>Sun, 24 Nov 2024 18:30:00 GMT</pubDate>
      <author>Revanth Vermareddy</author>
      <category>Git</category><category>VersionControl</category><category>DevOps</category>
    </item>
  
    <item>
      <title><![CDATA[MongoDB GeoJSON Queries & Spatial Indexing]]></title>
      <link>https://revanth.dev/posts/mongodb-geojson/</link>
      <guid isPermaLink="true">https://revanth.dev/posts/mongodb-geojson/</guid>
      <description><![CDATA[Guide to storing and querying spatial GeoJSON data in MongoDB using 2dsphere indexes.]]></description>
      <pubDate>Sun, 24 Nov 2024 18:30:00 GMT</pubDate>
      <author>Revanth Vermareddy</author>
      <category>MongoDB</category><category>Database</category><category>GeoJSON</category><category>Backend</category>
    </item>
  
    <item>
      <title><![CDATA[Python Version Management with Pyenv]]></title>
      <link>https://revanth.dev/posts/pyenv-commands/</link>
      <guid isPermaLink="true">https://revanth.dev/posts/pyenv-commands/</guid>
      <description><![CDATA[Managing multiple Python runtime versions seamlessly using pyenv.]]></description>
      <pubDate>Sun, 24 Nov 2024 18:30:00 GMT</pubDate>
      <author>Revanth Vermareddy</author>
      <category>Python</category><category>Pyenv</category><category>DevEnvironment</category>
    </item>
  
    <item>
      <title><![CDATA[PySpark Project Starter Template]]></title>
      <link>https://revanth.dev/posts/pyspark-template/</link>
      <guid isPermaLink="true">https://revanth.dev/posts/pyspark-template/</guid>
      <description><![CDATA[Starter template for developing PySpark applications locally with Poetry and Click CLI.]]></description>
      <pubDate>Sun, 24 Nov 2024 18:30:00 GMT</pubDate>
      <author>Revanth Vermareddy</author>
      <category>PySpark</category><category>BigData</category><category>Python</category><category>DataEngineering</category>
    </item>
  
    <item>
      <title><![CDATA[Learning Go]]></title>
      <link>https://revanth.dev/posts/learning-go/</link>
      <guid isPermaLink="true">https://revanth.dev/posts/learning-go/</guid>
      <description><![CDATA[Documenting my journey of learning Golang, concurrency models, and standard libraries.]]></description>
      <pubDate>Sun, 21 Jul 2024 18:30:00 GMT</pubDate>
      <author>Revanth Vermareddy</author>
      <category>Golang</category><category>Programming</category><category>Backend</category>
    </item>
  
  </channel>
</rss>