<?xml version="1.0" encoding="UTF-8" ?>
  <rss version="2.0">
    <channel>
        <title>My Portfolio</title>
        <link>https://portfolio-blog-starter.vercel.app</link>
        <description>This is my portfolio RSS feed with blog posts and papers</description>
        <item>
          <title>The Impact of Blockchain Technologies on Project Management and the Complementary Role of AI (Paper)</title>
          <link>https://portfolio-blog-starter.vercel.app/papers/blockchain-ai-pm</link>
          <description>An exploration of how blockchain technology and artificial intelligence are reshaping project management practices and creating new opportunities for efficiency and transparency.</description>
          <pubDate>Tue, 01 Oct 2024 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Audio-based Step-count Estimation for Running -- Windowing and Neural Network Baselines (Paper)</title>
          <link>https://portfolio-blog-starter.vercel.app/papers/audio-step-count</link>
          <description>An innovative approach to estimating running steps using audio data, comparing different windowing techniques and neural network implementations.</description>
          <pubDate>Sat, 01 Jun 2024 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>The Evolution of Technology in Artificial Intelligence and Its Impact on Project Management (Paper)</title>
          <link>https://portfolio-blog-starter.vercel.app/papers/ai-project-management</link>
          <description>A comprehensive analysis of how AI technologies are transforming project management, from machine learning to deep learning applications.</description>
          <pubDate>Mon, 01 Apr 2024 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Recent Advances in Reinforcement Learning for Robotics</title>
          <link>https://portfolio-blog-starter.vercel.app/blog/reinforcement-learning</link>
          <description>Survey of state-of-the-art reinforcement learning techniques applied to robotic control</description>
          <pubDate>Wed, 15 Nov 2023 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Deep Learning Approaches for Natural Language Processing</title>
          <link>https://portfolio-blog-starter.vercel.app/blog/neural-networks</link>
          <description>A comprehensive review of recent advances in deep learning methods for NLP tasks</description>
          <pubDate>Sun, 10 Sep 2023 00:00:00 GMT</pubDate>
        </item>
    </channel>
  </rss>