<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Pragash Mouttoucoumarassamy — Blog</title>
    <link>https://ashvolt.github.io/blog/</link>
    <atom:link href="https://ashvolt.github.io/feed.xml" rel="self" type="application/rss+xml"/>
    <description>Engineering notes on full-stack development, AI engineering, and system design.</description>
    <language>en</language>
    <lastBuildDate>Tue, 15 Sep 2026 08:26:55 GMT</lastBuildDate>
    <item>
      <title>Building a RAG Agent From First Principles (No Frameworks)</title>
      <link>https://ashvolt.github.io/blog/building-rag-agent-from-scratch/</link>
      <guid>https://ashvolt.github.io/blog/building-rag-agent-from-scratch/</guid>
      <pubDate>Mon, 15 Jun 2026 00:00:00 GMT</pubDate>
      <description>What I learned building a retrieval-augmented agent with ChromaDB, Sentence Transformers, and a local llama3 — without LangChain hiding the interesting parts.</description>
    </item>
    <item>
      <title>Micro Frontends at Enterprise Scale: What Actually Matters</title>
      <link>https://ashvolt.github.io/blog/micro-frontends-enterprise-lessons/</link>
      <guid>https://ashvolt.github.io/blog/micro-frontends-enterprise-lessons/</guid>
      <pubDate>Mon, 20 Apr 2026 00:00:00 GMT</pubDate>
      <description>Lessons from building a log intelligence micro frontend serving ~1,200 concurrent users at Dell — where the architecture decisions that mattered weren't the ones in the conference talks.</description>
    </item>
    <item>
      <title>Spec-Driven Development Is How You Get Value From AI Coding</title>
      <link>https://ashvolt.github.io/blog/spec-driven-development-ai/</link>
      <guid>https://ashvolt.github.io/blog/spec-driven-development-ai/</guid>
      <pubDate>Tue, 10 Feb 2026 00:00:00 GMT</pubDate>
      <description>AI-assisted development has been in my production workflow since 2022. The engineers getting 10x from it aren't prompting harder — they're specifying better.</description>
    </item>
  </channel>
</rss>
