<?xml version="1.0" encoding="UTF-8" ?>
  <rss version="2.0">
    <channel>
        <title>My Portfolio</title>
        <link>https://fsdev.co.za</link>
        <description>This is my portfolio RSS feed</description>
        <item>
          <title>Time management is a scheduling problem</title>
          <link>https://fsdev.co.za/blog/time-management-for-devs</link>
          <description>What a 1997 NASA Mars mission and operating system schedulers can teach us about managing our time when everything feels urgent and nothing seems to get done.</description>
          <pubDate>Sat, 14 Feb 2026 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>How to use two GitHub accounts on the same Windows laptop (without going insane)</title>
          <link>https://fsdev.co.za/blog/use-two-github-accounts</link>
          <description>If you’ve ever needed to juggle two GitHub accounts - say, a personal one and a work one - on the same machine, you’ll know it’s not always plug-and-play.</description>
          <pubDate>Tue, 12 Aug 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>My programming story</title>
          <link>https://fsdev.co.za/blog/my-story</link>
          <description>Everyone’s journey into tech is different. Here’s how I discovered programming, fell in love with it, and turned it into a career I’m truly proud of.</description>
          <pubDate>Sat, 12 Jul 2025 00:00:00 GMT</pubDate>
        </item>
    </channel>
  </rss>