<?xml version="1.0" encoding="UTF-8" ?>
  <rss version="2.0">
    <channel>
      <title>Showcase | Yusuf Rifqi</title>
      <link>https://yusufrifqi.work/blog</link>
      <description>Showcase — backend engineering, architecture, and production notes.</description>
      <item>
          <title>Hello, I am Yusuf Rifqi</title>
          <link>https://yusufrifqi.work/blog/welcome</link>
          <description>Backend developer in Jakarta—microservices, APIs, and clean architecture. Currently looking for new opportunities.</description>
          <pubDate>2026-05-11T00:00:00.000Z</pubDate>
        </item>
<item>
          <title>How to Send WhatsApp Messages Using Go: Building a Seamless Client with whatsmeow</title>
          <link>https://yusufrifqi.work/blog/send-whatsapp-go-whatsmeow</link>
          <description>A step-by-step guide to building a WhatsApp messaging client in Go using the whatsmeow library—covering setup, QR authentication, and sending messages programmatically.</description>
          <pubDate>2025-01-01T00:00:00.000Z</pubDate>
        </item>
    </channel>
  </rss>