<?xml version="1.0" encoding="UTF-8" ?>
  <rss version="2.0">
    <channel>
        <title>My Portfolio</title>
        <link>https://denieler.com</link>
        <description>This is my portfolio RSS feed</description>
        <item>
          <title>Google, where is Drive Picker?</title>
          <link>https://denieler.com/blog/google-where-is-the-drive-picker</link>
          <description>A deep dive into why Google Drive’s mobile file picker still fails in 2025, the limitations of the drive.file scope, and the workaround developers use to safely select Drive files on iOS and Android.</description>
          <pubDate>Sat, 15 Nov 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Building Performant Voice AI Agents</title>
          <link>https://denieler.com/blog/performant-voice-ai-agent</link>
          <description>My experience building high-performance Voice AI agents for Enkitalki — from quick prototypes with Vapi API, to a custom Python backend, and finally Pipecat. Learn lessons on streaming, barge-in, STT/TTS model choices, cost optimization, and building scalable real-time conversational AI.</description>
          <pubDate>Sat, 16 Aug 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Effective Monorepo Architecture</title>
          <link>https://denieler.com/blog/effective-monorepo-architecture</link>
          <description>Learn how to structure your monorepo to improve code sharing, collaboration, and development velocity.</description>
          <pubDate>Wed, 25 Jun 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Deepgram Integration in React Native: End-to-End Voice Conversation</title>
          <link>https://denieler.com/blog/deepgram-integration-react-native</link>
          <description>Learn how to integrate Deepgram's voice capabilities into a React Native app using Expo and native Kotlin modules.</description>
          <pubDate>Fri, 10 Jan 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>React Server Components Without Frameworks</title>
          <link>https://denieler.com/blog/react-server-components-without-frameworks</link>
          <description>Learn how React Server Components work under the hood, how react-server-dom-* packages power them, and how to build a minimal RSC setup without a framework.</description>
          <pubDate>Fri, 03 Jan 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>AI Development Tools Should Boost Your Productivity, and This Is the Experience from the Field</title>
          <link>https://denieler.com/blog/ai-development-tools-productivity</link>
          <description>I share my practical experience using AI tools to boost productivity in enterprise software development across all stages, from planning to maintenance.</description>
          <pubDate>Fri, 13 Dec 2024 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Sora Storyboard</title>
          <link>https://denieler.com/blog/sora-storyboard</link>
          <description>Sora Storyboard for AI-driven video creation. Tips, features & techniques for stunning, dynamic results.</description>
          <pubDate>Mon, 09 Dec 2024 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>How to Improve Storybook Performance in Large Projects</title>
          <link>https://denieler.com/blog/efficient-storybook-for-large-repositories</link>
          <description>Learn how to improve Storybook performance in large repositories with SWC, lazy loading, and other techniques.</description>
          <pubDate>Sat, 30 Nov 2024 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Frontend Developer Jobs Remote: What Employers Look For</title>
          <link>https://denieler.com/blog/frontend-developer-job-remote</link>
          <description>Learn key skills for remote frontend developer jobs: self-discipline, proactive communication, and what employers value most. Insights from 5+ years of remote work experience.</description>
          <pubDate>Sat, 19 Oct 2024 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Effective Personal Communication Rules</title>
          <link>https://denieler.com/blog/effective-personal-communication-rules</link>
          <description>Communication is key to a successful business. Learn how to create a communication strategy that fosters collaboration, transparency, and trust within your company.</description>
          <pubDate>Sun, 21 Jul 2024 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>How to deploy Dify.ai to Fly.io</title>
          <link>https://denieler.com/blog/deploy-dify-ai-to-fly-io</link>
          <description>Deploying Dify.ai application to Fly.io hosting. The post covers docker container setup and how to efficiently deploy AI infrastructure to Fly.io in a cheap way.</description>
          <pubDate>Fri, 19 Jul 2024 00:00:00 GMT</pubDate>
        </item>
    </channel>
  </rss>