<?xml version="1.0" encoding="UTF-8" ?>
  <rss version="2.0">
    <channel>
        <title>Tariq Shams </title>
        <link>https://tariqshams.com</link>
        <description>This is my portfolio and blog.</description>
        <item>
          <title>Large Language Models vs their Harness</title>
          <link>https://tariqshams.com/blog/llm-vs-harness</link>
          <description>Large Language Models are a useful tool that can help us with several tasks. But your llm isn't writing to your filesystem. We need to build harnesses around them to make them useful.</description>
          <pubDate>Sun, 26 Apr 2026 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Notes and reflections from NVIDIA GTC 2026</title>
          <link>https://tariqshams.com/blog/nvidia-gtc-2026</link>
          <description>Reflecting on my time at NVIDIA GTC 2026, winning the Vibe Hack Hackathon, and deep dives into Agentic AI, Inference Engineering, and more.</description>
          <pubDate>Sat, 21 Mar 2026 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Building a Image Editing Pipeline</title>
          <link>https://tariqshams.com/blog/building-a-image-editing-pipeline</link>
          <description>Building a Image Editing Pipeline with Qwen Image-Edit and Qwen-Image-Layered</description>
          <pubDate>Wed, 31 Dec 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>So you want to learn AI</title>
          <link>https://tariqshams.com/blog/so-you-want-to-learn-ai</link>
          <description>A guide to make the transition from Software Engineering to AI Engineering</description>
          <pubDate>Sun, 24 Aug 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>When efficient code fails: Timing Attacks</title>
          <link>https://tariqshams.com/blog/timing-attacks</link>
          <description>Efficient code is normally what we professional software engineers strive for, but sometimes it could make us vulnerable to timing attacks.</description>
          <pubDate>Fri, 20 Jun 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Recursion - Part I - Beginners</title>
          <link>https://tariqshams.com/blog/recursion-part1</link>
          <description>A technique that is often neglected, Recursion can be a beautiful way to solve certain classes of problems.</description>
          <pubDate>Sat, 12 Oct 2024 00:00:00 GMT</pubDate>
        </item>
    </channel>
  </rss>