<?xml version="1.0" encoding="UTF-8" ?>
  <rss version="2.0">
    <channel>
        <title>My Portfolio</title>
        <link>https://kishore-sv.me</link>
        <description>This is my portfolio RSS feed</description>
        
  <item>
    <title><![CDATA[PostgreSQL with Node.js (pg)]]></title>
    <link>https://kishore-sv.me/blogs/postgre-sql</link>
    <description><![CDATA[A practical guide to PostgreSQL for backend developers.Covers core SQL concepts, using PostgreSQL with Node.js, and the real problems of raw SQL. Ends with a modern, production-ready stack using Drizzle ORM and Neon.]]></description>
    <enclosure 
            url="https://kishore-sv.me/postgre-sql.png" 
            type="image/jpeg" />
    <pubDate>Sat, 17 Jan 2026 00:00:00 GMT</pubDate>
  </item>


  <item>
    <title><![CDATA[How to Run NGINX in AWS EC2 Using Docker]]></title>
    <link>https://kishore-sv.me/blogs/how-to-run-nginx-in-aws-ec2-using-docker</link>
    <description><![CDATA[A step-by-step procedure to run NGINX server/load balancer in AWS EC2 Using Docker]]></description>
    <enclosure 
            url="https://kishore-sv.me/aws.png" 
            type="image/jpeg" />
    <pubDate>Thu, 04 Sep 2025 00:00:00 GMT</pubDate>
  </item>


  <item>
    <title><![CDATA[Welcome to my portfolio]]></title>
    <link>https://kishore-sv.me/blogs/welcome-to-my-portfolio</link>
    <description><![CDATA[A minimal portfolio, with projects, and blogs to showcase my work as software developer.]]></description>
    <enclosure 
            url="https://kishore-sv.me/portfolio.webp" 
            type="image/jpeg" />
    <pubDate>Thu, 21 Aug 2025 00:00:00 GMT</pubDate>
  </item>

    </channel>
  </rss>