<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Aditya Vijayvargiya</title>
    <link>https://adityavijayvargiya.me</link>
    <description>Personal website and digital garden of Aditya Vijayvargiya sharing thoughts on software development and technology.</description>
    <language>en-US</language>
    <lastBuildDate>Sat, 11 Apr 2026 03:37:48 GMT</lastBuildDate>
    <atom:link href="https://adityavijayvargiya.me/feed.xml" rel="self" type="application/rss+xml"/>
    
    <item>
      <title><![CDATA[How Linked Lists Made Pointers Finally Click]]></title>
      <link>https://adityavijayvargiya.me/linked-lists-pointers</link>
      <guid isPermaLink="true">https://adityavijayvargiya.me/linked-lists-pointers</guid>
      <description><![CDATA[Learn how linked lists make pointers practical in C++, with clear examples for building, traversing, inserting, and deleting nodes.]]></description>
      <pubDate>Mon, 09 Mar 2026 00:00:00 GMT</pubDate>
      <author>aditya-vijayvargiya</author>
    </item>
    <item>
      <title><![CDATA[State of Software]]></title>
      <link>https://adityavijayvargiya.me/state-of-software</link>
      <guid isPermaLink="true">https://adityavijayvargiya.me/state-of-software</guid>
      <description><![CDATA[I've been thinking a lot about why modern software feels so broken. Here's my take on what went wrong, and the three apps that showed me what software should actually be.]]></description>
      <pubDate>Tue, 10 Feb 2026 00:00:00 GMT</pubDate>
      <author>aditya-vijayvargiya</author>
    </item>
    <item>
      <title><![CDATA[Why Being Just a Wrapper Made All the Difference]]></title>
      <link>https://adityavijayvargiya.me/perplexity-paradox</link>
      <guid isPermaLink="true">https://adityavijayvargiya.me/perplexity-paradox</guid>
      <description><![CDATA[How Perplexity proved that being just a wrapper does not matter when you focus on user experience, execution speed, and solving real problems better than tech giants ]]></description>
      <pubDate>Wed, 13 Aug 2025 00:00:00 GMT</pubDate>
      <author>aditya-vijayvargiya</author>
    </item>
    <item>
      <title><![CDATA[What Makes a Product Successful ?]]></title>
      <link>https://adityavijayvargiya.me/what-makes-product-successful</link>
      <guid isPermaLink="true">https://adityavijayvargiya.me/what-makes-product-successful</guid>
      <description><![CDATA[Exploring the key principles behind successful product development, inspired by Steve Jobs philosophy and approach to creating revolutionary products.]]></description>
      <pubDate>Tue, 27 May 2025 00:00:00 GMT</pubDate>
      <author>aditya-vijayvargiya</author>
    </item>
  </channel>
</rss>