<?xml version="1.0" encoding="UTF-8" ?>
  <rss version="2.0">
    <channel>
        <title>Gengchao Yang Portfolio</title>
        <link>https://gengchao.link</link>
        <description>RSS feed for Gengchao Yang's portfolio</description>
        <item>
          <title>Architecting Reliability: E2E Testing with Playwright & GitHub Actions</title>
          <link>https://gengchao.link/blog/playwright-automation</link>
          <description>How I implemented a robust E2E test suite achieving 80% coverage and blocking regressions before merge.</description>
          <pubDate>Sat, 17 Jan 2026 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Engineered for Speed: Managing <100ms Latency in WebSocket Apps</title>
          <link>https://gengchao.link/blog/realtime-websockets</link>
          <description>Deep dive into building a real-time EEG command streaming system using FastAPI and WebSockets.</description>
          <pubDate>Sat, 10 Jan 2026 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Bridging the Gap: From React Frontend to Kubernetes Backend</title>
          <link>https://gengchao.link/blog/cloud-native-fullstack</link>
          <description>My experience deploying scalable microservices and ensuring zero-downtime with Kubernetes.</description>
          <pubDate>Sun, 28 Dec 2025 00:00:00 GMT</pubDate>
        </item>
    </channel>
  </rss>