<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Suranjan Poudel | Software Engineering, AI &amp; Computing Education</title>
    <description>Software engineering, AI systems, machine learning, and computing education notes from Suranjan Poudel, a developer and computing lecturer in Plymouth.</description>
    <link>https://www.suranjan.co.uk/</link>
    <atom:link href="https://www.suranjan.co.uk/rss.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Building a Local RAG Pipeline</title>
      <description>Design decisions, experiments, and implementation notes from building a fully local RAG pipeline with PDF parsing, embeddings, FAISS, llama.cpp, and ROCm.</description>
      <link>https://www.suranjan.co.uk/blog/local-rag/</link>
      <guid isPermaLink="true">https://www.suranjan.co.uk/blog/local-rag/</guid>
      <pubDate>Thu, 22 Jan 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Essential JavaScript Concepts</title>
      <description>A practical refresher on JavaScript fundamentals, including hoisting, variable scope, arrow functions, asynchronous programming, and the event loop.</description>
      <link>https://www.suranjan.co.uk/blog/learn-js/</link>
      <guid isPermaLink="true">https://www.suranjan.co.uk/blog/learn-js/</guid>
      <pubDate>Fri, 10 Jan 2025 00:00:00 GMT</pubDate>
    </item>
  </channel>
</rss>
