<?xml version="1.0" encoding="UTF-8" ?>
  <rss version="2.0">
    <channel>
        <title>My Portfolio</title>
        <link>https://tommydev.com</link>
        <description>This is my portfolio RSS feed</description>
        <item>
          <title>DeepLumen: AI Brand Analytics SaaS Platform</title>
          <link>https://tommydev.com/projects/deeplumen</link>
          <description>A multi-tenant AI brand analytics platform with async processing, LLM pipelines, and observability — built end-to-end from React frontend to PostgreSQL.</description>
          <pubDate>Sun, 15 Jun 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Battle of the Bots: AI Poker Competition</title>
          <link>https://tommydev.com/projects/battle-of-the-bots</link>
          <description>1st place out of 26 teams in an AI poker bot competition. Built a reinforcement learning agent using self-play training and strategy optimization for the card game Big Two.</description>
          <pubDate>Fri, 27 Sep 2024 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>arXtect: Real-time Collaborative LaTeX Editor</title>
          <link>https://tommydev.com/projects/arxtect</link>
          <description>A real-time collaborative LaTeX editor with WebSocket synchronization and file management microservices.</description>
          <pubDate>Mon, 08 Jan 2024 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>UWAjudge: Online Code Judge Platform</title>
          <link>https://tommydev.com/projects/uwa-judge</link>
          <description>A distributed code execution system for the UWA CS department with Docker sandbox isolation and async job processing.</description>
          <pubDate>Fri, 01 Dec 2023 00:00:00 GMT</pubDate>
        </item>
    </channel>
  </rss>