<?xml version="1.0" encoding="UTF-8" ?>
  <rss version="2.0">
    <channel>
        <title>My Portfolio</title>
        <link>https://www.gnaaruag.tech</link>
        <description>This is my portfolio RSS feed</description>
        <item>
          <title>2025 Startup and VC Funding Wrapped</title>
          <link>https://www.gnaaruag.tech/blog/2025-startup-and-vc-funding-wrapped</link>
          <description>A "wrapped"/recap for startups and venture capital funding trends for the year.</description>
          <pubDate>Wed, 31 Dec 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Use Curl, Anon!</title>
          <link>https://www.gnaaruag.tech/blog/use-curl-anon</link>
          <description></description>
          <pubDate>Sun, 31 Aug 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>The Internet needs more Curation not Creation</title>
          <link>https://www.gnaaruag.tech/blog/the-internet-needs-more-curation-not-creation</link>
          <description></description>
          <pubDate>Wed, 09 Jul 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>I Compressed Moby Dick with Huffman Trees</title>
          <link>https://www.gnaaruag.tech/blog/i-compressed-moby-dick-with-huffman-trees</link>
          <description>I used Text compression techniques to Compress the entirety of Moby Dick written by Hermann Melville. The blog details what is Huffman Coding and Huffman Trees, and how to implement them.</description>
          <pubDate>Sun, 27 Apr 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>I built my own ranking system</title>
          <link>https://www.gnaaruag.tech/blog/i-built-my-own-ranking-system</link>
          <description>i built a ranking system similar to elo or trueskill</description>
          <pubDate>Fri, 17 Jan 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>What are object oriented design principles?</title>
          <link>https://www.gnaaruag.tech/blog/what-are-object-oriented-design-principles</link>
          <description>An in depth discussion on 10 common object oriented design principles.</description>
          <pubDate>Tue, 07 Jan 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>I built a Free and Open Source Personalised Headshot Generator</title>
          <link>https://www.gnaaruag.tech/blog/i-built-a-free-personalized-ai-headshot-generator</link>
          <description></description>
          <pubDate>Tue, 19 Nov 2024 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Why you should be a snob when it comes to consuming art</title>
          <link>https://www.gnaaruag.tech/blog/why-you-should-be-a-snob-when-it-comes-to-consuming-art</link>
          <description></description>
          <pubDate>Thu, 31 Oct 2024 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>I tried optimizing customer wait times in a restaurant</title>
          <link>https://www.gnaaruag.tech/blog/i-tried-optimizing-customer-throughput-in-a-restaurant</link>
          <description>Customer-maxxing using algos, lmao what a nerd right?</description>
          <pubDate>Wed, 02 Oct 2024 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Experimenting with Kolmogorov-Arnold Networks</title>
          <link>https://www.gnaaruag.tech/blog/experimenting-with-kolomogorov-arnold-networks</link>
          <description>A post detailing what KANs are and about the classifiers i wrote in it..</description>
          <pubDate>Sun, 16 Jun 2024 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>How and why I built a Neural Network from scratch</title>
          <link>https://www.gnaaruag.tech/blog/how-and-why-i-built-an-mlp-from-scratch</link>
          <description>I talk about why and how I built a neural network, what i learned from it.</description>
          <pubDate>Tue, 11 Jun 2024 00:00:00 GMT</pubDate>
        </item>
    </channel>
  </rss>