<?xml version="1.0" encoding="UTF-8" ?>
  <rss version="2.0">
    <channel>
        <title>Cedric's Portfolio</title>
        <link>https://cedricbahirwe.com</link>
        <description>This is my portfolio RSS feed</description>
        <item>
          <title>Dear Self — Birthday Reflection</title>
          <link>https://cedricbahirwe.com/blog/dear-self-birthday-reflection</link>
          <description>A quiet birthday reflection on growth, discernment, love, and purpose.</description>
          <pubDate>Mon, 20 Oct 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Understanding and Optimizing Image Memory Usage in iOS Apps</title>
          <link>https://cedricbahirwe.com/blog/image-memory-optimization</link>
          <description>A deep dive into why images consume more memory than expected and practical strategies to optimize memory usage in iOS applications.</description>
          <pubDate>Fri, 14 Mar 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Inside CodeXtreme 2025: A Mentor and Judge's Perspective on Innovation and Impact</title>
          <link>https://cedricbahirwe.com/blog/codextreme-2025-perspective</link>
          <description>Reflections on mentoring and judging at CodeXtreme 2025, where young tech enthusiasts tackled community challenges through innovative solutions.</description>
          <pubDate>Sat, 08 Mar 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>How do Static Analysis Tools suffer from False Negatives and False Positives</title>
          <link>https://cedricbahirwe.com/blog/static-analysis-tools</link>
          <description>Understanding the limitations of static analysis tools and how they can produce both false negatives and false positives in code analysis.</description>
          <pubDate>Tue, 14 Feb 2023 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Building Music Recognition with ShazamKit and AVFoundation</title>
          <link>https://cedricbahirwe.com/blog/shazamkit-audio-recognition</link>
          <description>Learn how to implement audio matching capabilities in your iOS apps using ShazamKit and AVFoundation frameworks.</description>
          <pubDate>Fri, 04 Nov 2022 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>How to fetch remote data using Combine Framework in SwiftUI</title>
          <link>https://cedricbahirwe.com/blog/combine-remote-data</link>
          <description>Learn how to effectively fetch and handle remote data using Combine Framework in SwiftUI applications.</description>
          <pubDate>Fri, 02 Sep 2022 00:00:00 GMT</pubDate>
        </item>
    </channel>
  </rss>