<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>ItsAweso.me</title>
    <link>https://itsaweso.me</link>
    <description>Thoughts on technology, AI, software engineering, and building things.</description>
    <language>en-us</language>
    <lastBuildDate>Wed, 10 Jun 2026 14:46:12 GMT</lastBuildDate>
    <atom:link href="https://itsaweso.me/rss.xml" rel="self" type="application/rss+xml"/>
    <item>
      <title>12-Factor Apps in the Age of Coding Agents: A DX Perspective</title>
      <link>https://itsaweso.me/blog/12-factor-apps-coding-agents</link>
      <guid isPermaLink="true">https://itsaweso.me/blog/12-factor-apps-coding-agents</guid>
      <pubDate>Mon, 01 Jun 2026 00:00:00 GMT</pubDate>
      <description>A personal take on Twelve-Factor, coding agents, and why the developer in the loop still owns clarity, constraints, and production outcomes.</description>
    </item>
    <item>
      <title>Meet the Crew: Introducing ItsAweso.me Characters</title>
      <link>https://itsaweso.me/blog/meet-the-characters</link>
      <guid isPermaLink="true">https://itsaweso.me/blog/meet-the-characters</guid>
      <pubDate>Sun, 21 Dec 2025 00:00:00 GMT</pubDate>
      <description>Meet the characters from ItsAweso.me comics: Awesome Guy, Billie the Kat, and Namayra the Lion. Discover the personalities that bring our stories to life.</description>
    </item>
    <item>
      <title>Problem-Solving Series #4: Searching Fundamentals - From Linear to Binary and Beyond</title>
      <link>https://itsaweso.me/blog/problem-solving-series-4</link>
      <guid isPermaLink="true">https://itsaweso.me/blog/problem-solving-series-4</guid>
      <pubDate>Thu, 16 Oct 2025 00:00:00 GMT</pubDate>
      <description>Master searching fundamentals with a practical guide on framing search problems, linear vs binary search, container choices, real-world heuristics, pitfalls, and exercises to build intuition.</description>
    </item>
    <item>
      <title>Problem-Solving Series #3: Advanced Sorting Algorithms - Quick Sort, Heap Sort, and Radix Sort</title>
      <link>https://itsaweso.me/blog/problem-solving-series-3</link>
      <guid isPermaLink="true">https://itsaweso.me/blog/problem-solving-series-3</guid>
      <pubDate>Thu, 09 Oct 2025 00:00:00 GMT</pubDate>
      <description>Master advanced sorting algorithms with this comprehensive guide covering Quick Sort, Heap Sort, and Radix Sort. Learn complexity analysis, optimization techniques, and real-world applications of these powerful sorting methods.</description>
    </item>
    <item>
      <title>Problem-Solving Series #2: The Evolution of Sorting - From Simple to Sophisticated</title>
      <link>https://itsaweso.me/blog/problem-solving-series-2</link>
      <guid isPermaLink="true">https://itsaweso.me/blog/problem-solving-series-2</guid>
      <pubDate>Wed, 01 Oct 2025 00:00:00 GMT</pubDate>
      <description>Master sorting algorithms with this comprehensive guide covering Insertion Sort, Merge Sort, and Tim Sort. Learn the chronological evolution, complexity analysis, and real-world applications of sorting algorithms.</description>
    </item>
    <item>
      <title>Problem-Solving Series #1: Introduction to Data Structures and Algorithms</title>
      <link>https://itsaweso.me/blog/problem-solving-series-1</link>
      <guid isPermaLink="true">https://itsaweso.me/blog/problem-solving-series-1</guid>
      <pubDate>Sun, 21 Sep 2025 00:00:00 GMT</pubDate>
      <description>Master data structures and algorithms with this comprehensive guide covering Big-O notation, interview strategies, and hands-on problem solving with Two Sum and Number of Islands</description>
    </item>
    <item>
      <title>Code complexity a dive into various aspects</title>
      <link>https://itsaweso.me/blog/code-complexity</link>
      <guid isPermaLink="true">https://itsaweso.me/blog/code-complexity</guid>
      <pubDate>Sun, 15 Oct 2023 00:00:00 GMT</pubDate>
      <description>Exploring different types of code complexity including cyclomatic complexity, Big O notation, and cognitive complexity</description>
    </item>
  </channel>
</rss>