<?xml version="1.0" encoding="UTF-8" ?>
  <rss version="2.0">
    <channel>
        <title>My Portfolio</title>
        <link>https://josiasemanuel.dev</link>
        <description>This is my portfolio RSS feed</description>
        <item>
          <title>Stabilizing a Multi-Platform Flutter App — and Preparing It to Scale</title>
          <link>https://josiasemanuel.dev/blog/stabilizing-multi-platform-flutter-app-scale</link>
          <description>How to stabilize a multi-platform Flutter app through architecture consolidation, CI/CD discipline, and responsible AI-assisted engineering for scalable mobile delivery.</description>
          <pubDate>Thu, 19 Feb 2026 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Building Offline-First SaaS in LATAM: Real Lessons from RutaPOS and Huella</title>
          <link>https://josiasemanuel.dev/blog/offline-first-saas-latam</link>
          <description>Real-world lessons from building offline-first, multi-tenant SaaS platforms in LATAM, based on hands-on experience with RutaPOS and Huella.</description>
          <pubDate>Mon, 27 Jan 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Building Multi-tenant SaaS: Lessons from an Educational Platform</title>
          <link>https://josiasemanuel.dev/blog/multi-tenant-saas-architecture</link>
          <description>Architecture decisions, data isolation strategies, and compliance challenges when building a multi-tenant educational platform serving students and teachers across Guatemala.</description>
          <pubDate>Thu, 19 Dec 2024 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Embracing Vim: The Unsung Hero of Code Editors</title>
          <link>https://josiasemanuel.dev/blog/vim</link>
          <description>Discover why Vim, with its steep learning curve, remains a beloved tool among developers for editing code efficiently and effectively.</description>
          <pubDate>Tue, 09 Apr 2024 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Spaces vs. Tabs: The Indentation Debate Continues</title>
          <link>https://josiasemanuel.dev/blog/spaces-vs-tabs</link>
          <description>Explore the enduring debate between using spaces and tabs for code indentation, and why this choice matters more than you might think.</description>
          <pubDate>Mon, 08 Apr 2024 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>The Power of Static Typing in Programming</title>
          <link>https://josiasemanuel.dev/blog/static-typing</link>
          <description>In the ever-evolving landscape of software development, the debate between dynamic and static typing continues to be a hot topic.</description>
          <pubDate>Sun, 07 Apr 2024 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Kotlin Basics: A Beginner's Guide</title>
          <link>https://josiasemanuel.dev/blog/kotlin-basics</link>
          <description>Kotlin is a general purpose, free, open source, statically typed “pragmatic” programming language initially designed for the JVM (Java Virtual Machine) and Android that combines object-oriented and functional programming features. It is focused on interoperability, safety, clarity, and tooling support. Following you will find some basic key concepts.</description>
          <pubDate>Wed, 08 Jun 2022 00:00:00 GMT</pubDate>
        </item>
    </channel>
  </rss>