<?xml version="1.0" encoding="UTF-8" ?>
  <rss version="2.0">
    <channel>
        <title>My Portfolio</title>
        <link>https://sm-siratim.net</link>
        <description>This is my portfolio RSS feed</description>
        <item>
          <title>gig : Write this program to learn a new Programming Language</title>
          <link>https://sm-siratim.net/blog/gig-the-program-to-learn-new-language</link>
          <description>Implement gig, a gitignore generator, to brush-up fundamental programming language concepts while transitioning to a new language.</description>
          <pubDate>Thu, 08 Jan 2026 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Getting to Understand the Zig package manager(0.15.1)</title>
          <link>https://sm-siratim.net/blog/zig-package-manager-0_15_1</link>
          <description></description>
          <pubDate>Sun, 28 Sep 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Publish My First Nuget Package</title>
          <link>https://sm-siratim.net/blog/publish-my-first-nuget-package</link>
          <description>This blog post talks about my first nuget package submission</description>
          <pubDate>Sat, 10 May 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Improve Reading and Writing with Edge Read Aloud</title>
          <link>https://sm-siratim.net/blog/improve-reading-and-writing-with-edge-read-aloud</link>
          <description>This blog post talks about the issues of next js not rendering MDX table properly and ways to resolve it</description>
          <pubDate>Thu, 03 Apr 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Creating a Guessing Game in Rust with Ui</title>
          <link>https://sm-siratim.net/blog/learning-rust-with-slint-1</link>
          <description>This blog post talks about how to create a guessing game in Rust using the slint ui library</description>
          <pubDate>Fri, 07 Feb 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Adding tag features to the blog</title>
          <link>https://sm-siratim.net/blog/add-tag-feature</link>
          <description>This blog post talks about how post tagging is implemented in this blog site</description>
          <pubDate>Mon, 27 Jan 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Rendering Markdown table in NextJS mdx</title>
          <link>https://sm-siratim.net/blog/render-markdown-table-nextjs</link>
          <description>This blog post talks about the issues of next js not rendering MDX table properly and ways to resolve it</description>
          <pubDate>Sun, 08 Sep 2024 00:00:00 GMT</pubDate>
        </item>
    </channel>
  </rss>