<?xml version="1.0" encoding="utf-8"?>
  <rss version="2.0">
    <channel>
      <title>Manish Tula | Writing Archive</title>
      <link>https://manishtulaportfolio.vercel.app/writing</link>
      <description>Editorial archive of essays, notes, and research thoughts by Manish Tula.</description>
      
        <item>
          <title>The Physics of Motion in Game Development</title>
          <link>https://manishtulaportfolio.vercel.app/writing/first-post</link>
          <guid>https://manishtulaportfolio.vercel.app/writing/first-post</guid>
          <pubDate>Fri, 01 May 2026 00:00:00 GMT</pubDate>
          <description>Why I decided to hand-code a 2D survival physics engine in pure Python instead of using Unity.</description>
        </item>
      
        <item>
          <title>Cognitive Load and the AI Crutch</title>
          <link>https://manishtulaportfolio.vercel.app/writing/first-post</link>
          <guid>https://manishtulaportfolio.vercel.app/writing/first-post</guid>
          <pubDate>Wed, 01 Apr 2026 00:00:00 GMT</pubDate>
          <description>When you offload the struggle of learning to a machine, what happens to the architecture of your own mind?</description>
        </item>
      
        <item>
          <title>Building Systems, Not Just Software</title>
          <link>https://manishtulaportfolio.vercel.app/writing/first-post</link>
          <guid>https://manishtulaportfolio.vercel.app/writing/first-post</guid>
          <pubDate>Sun, 01 Mar 2026 00:00:00 GMT</pubDate>
          <description>Lessons learned from acting as a pro-bono CTO for multiple regional NGOs and scaling digital infrastructure.</description>
        </item>
      
    </channel>
  </rss>