<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Daniel Benitez | Forward Deployed Engineer</title>
    <link>https://www.pyan.dev</link>
    <description>Forward Deployed Engineer building thoughtful web, desktop, systems, and platform products.</description>
    <language>en</language>
    <lastBuildDate>Sun, 16 Aug 2026 03:55:54 GMT</lastBuildDate>
    <atom:link href="https://www.pyan.dev/rss.xml" rel="self" type="application/rss+xml"/>
    <item>
      <title>Styling at Scale: Tailwind CSS in Modern Frontend Development</title>
      <link>https://www.pyan.dev/blog/post15</link>
      <description>Explore how Tailwind CSS simplifies styling in modern web apps, best practices for scalability, and real-world use cases.</description>
      <pubDate>Tue, 15 Apr 2025 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://www.pyan.dev/blog/post15</guid>
      <category>tailwind css</category>
      <category>utility-first</category>
      <category>css</category>
      <category>frontend</category>
      <category>design systems</category>
    </item>
    <item>
      <title>Concurrency in Java</title>
      <link>https://www.pyan.dev/blog/post9</link>
      <description>Learn the basics and advanced concepts of multithreading and concurrency in Java.</description>
      <pubDate>Tue, 12 Apr 2022 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://www.pyan.dev/blog/post9</guid>
      <category>java</category>
      <category>concurrency</category>
      <category>threads</category>
      <category>multithreading</category>
    </item>
    <item>
      <title>Caching in System Design: Redis, Memcached, and More</title>
      <link>https://www.pyan.dev/blog/post14</link>
      <description>Learn about caching strategies, tools like Redis and Memcached, and their role in scalable system design.</description>
      <pubDate>Wed, 30 Mar 2022 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://www.pyan.dev/blog/post14</guid>
      <category>caching</category>
      <category>redis</category>
      <category>memcached</category>
      <category>performance</category>
      <category>system design</category>
    </item>
    <item>
      <title>SQL vs NoSQL: Trade-offs and Applications</title>
      <link>https://www.pyan.dev/blog/post13</link>
      <description>Explore the differences, trade-offs, and use cases for SQL and NoSQL databases.</description>
      <pubDate>Sun, 20 Mar 2022 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://www.pyan.dev/blog/post13</guid>
      <category>sql</category>
      <category>nosql</category>
      <category>databases</category>
      <category>system design</category>
    </item>
    <item>
      <title>Load Balancers: Deep Dive</title>
      <link>https://www.pyan.dev/blog/post12</link>
      <description>Understand load balancers, their types, drawbacks, implementation, and how they differ from reverse proxies.</description>
      <pubDate>Thu, 10 Mar 2022 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://www.pyan.dev/blog/post12</guid>
      <category>load balancer</category>
      <category>reverse proxy</category>
      <category>networking</category>
      <category>system design</category>
    </item>
    <item>
      <title>System Design Fundamentals</title>
      <link>https://www.pyan.dev/blog/post11</link>
      <description>Explore the core principles and patterns of system design for scalable, reliable applications.</description>
      <pubDate>Tue, 01 Mar 2022 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://www.pyan.dev/blog/post11</guid>
      <category>system design</category>
      <category>architecture</category>
      <category>scalability</category>
      <category>reliability</category>
    </item>
    <item>
      <title>Understanding JVM Internals</title>
      <link>https://www.pyan.dev/blog/post10</link>
      <description>Take a deep dive into the architecture and components of the Java Virtual Machine.</description>
      <pubDate>Sun, 20 Feb 2022 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://www.pyan.dev/blog/post10</guid>
      <category>java</category>
      <category>jvm</category>
      <category>internals</category>
      <category>performance</category>
    </item>
  </channel>
</rss>