<?xml version="1.0" encoding="UTF-8" ?>
  <rss version="2.0">
    <channel>
      <title>Blog | Arnab Bhowmik</title>
      <link>https://arnabbhowmik.rf.gd</link>
      <description>Software Engineer · Full Stack · Web3 · AI Systems</description>
      <item>
          <title>My Journey with Bare Metal Servers</title>
          <link>https://arnabbhowmik.rf.gd/blog/bare-metal-servers</link>
          <description>Lessons learned from deploying and managing applications on bare metal infrastructure - from setup to optimization.</description>
          <pubDate>2025-09-08T00:00:00.000Z</pubDate>
        </item>
<item>
          <title>Building Monaco - A VS Code Clone with Containerized Code Execution</title>
          <link>https://arnabbhowmik.rf.gd/blog/monaco-code-execution</link>
          <description>Deep dive into building a secure, VS Code-like IDE with real-time code execution using Go, Docker, WebSockets, and Monaco Editor. Collaborative project with Ishika Bhoyar.</description>
          <pubDate>2025-07-12T00:00:00.000Z</pubDate>
        </item>
<item>
          <title>APIForge - Stripe Billing, Tiered Limits, and Shipping to Production</title>
          <link>https://arnabbhowmik.rf.gd/blog/04-apiforge-billing-production</link>
          <description>How APIForge integrates Stripe for subscription billing, enforces tiered API limits, handles webhook events, and what it took to go from local dev to a production deployment.</description>
          <pubDate>2026-02-16T00:00:00.000Z</pubDate>
        </item>
<item>
          <title>APIForge - Subdomain Routing, OpenAPI Generation, and the API Management Layer</title>
          <link>https://arnabbhowmik.rf.gd/blog/03-apiforge-routing-openapi</link>
          <description>How APIForge handles per-tenant subdomain routing via Nginx, auto-generates OpenAPI specs from provisioned schemas, and enforces rate limiting and usage analytics per API key.</description>
          <pubDate>2026-02-01T00:00:00.000Z</pubDate>
        </item>
<item>
          <title>APIForge - Dynamic Container Provisioning and Isolated PostgreSQL Databases</title>
          <link>https://arnabbhowmik.rf.gd/blog/02-apiforge-provisioning</link>
          <description>How APIForge spins up isolated Docker containers and dedicated PostgreSQL databases per user from a single plain-English prompt — the engine under the hood.</description>
          <pubDate>2026-01-17T00:00:00.000Z</pubDate>
        </item>
<item>
          <title>Introducing APIForge - From Plain English to a Deployed REST API in Under a Minute</title>
          <link>https://arnabbhowmik.rf.gd/blog/01-introducing-apiforge</link>
          <description>APIForge turns a plain-English description into a fully deployed REST API — isolated PostgreSQL database, Docker container, subdomain routing, and auto-generated OpenAPI docs included.</description>
          <pubDate>2026-01-02T00:00:00.000Z</pubDate>
        </item>
<item>
          <title>Why Cloudflare Workers Are the Fastest Serverless Backend</title>
          <link>https://arnabbhowmik.rf.gd/blog/cloudflare-workers-performance</link>
          <description>Explore the architecture and performance advantages of Cloudflare Workers compared to traditional serverless platforms like AWS Lambda, including edge computing, cold starts, and global latency.</description>
          <pubDate>2025-11-18T00:00:00.000Z</pubDate>
        </item>
<item>
          <title>Durable Objects - Building Stateful Applications at the Edge</title>
          <link>https://arnabbhowmik.rf.gd/blog/durable-objects-distributed-state</link>
          <description>Master Cloudflare Durable Objects for building real-time collaborative applications, rate limiting, WebSockets, and distributed state management at the edge.</description>
          <pubDate>2025-11-18T00:00:00.000Z</pubDate>
        </item>
<item>
          <title>Mastering the Linux screen Command - Ultimate Guide</title>
          <link>https://arnabbhowmik.rf.gd/blog/linux-screen-command</link>
          <description>Learn how to use the Linux screen command for terminal multiplexing, managing multiple sessions, and keeping processes running remotely.</description>
          <pubDate>2025-11-18T00:00:00.000Z</pubDate>
        </item>
<item>
          <title>Self-Hosting GitLab - A Complete Guide</title>
          <link>https://arnabbhowmik.rf.gd/blog/gitlab-self-hosting</link>
          <description>Step-by-step guide to deploying and managing your own GitLab instance for complete control over your development workflow.</description>
          <pubDate>2025-11-05T00:00:00.000Z</pubDate>
        </item>
<item>
          <title>Installing Uptime Kuma with Docker and setting up NGINX with SSL</title>
          <link>https://arnabbhowmik.rf.gd/blog/uptime-kuma</link>
          <description>Uptime Kuma is an easy-to-use self-hosted monitoring tool.</description>
          <pubDate>2025-10-15T00:00:00.000Z</pubDate>
        </item>
<item>
          <title>Building Serverless OAuth Authentication with Cloudflare Workers</title>
          <link>https://arnabbhowmik.rf.gd/blog/serverless-auth</link>
          <description>A lightweight, scalable OAuth authentication system using Cloudflare Workers for GitHub and Google sign-in without managing servers.</description>
          <pubDate>2024-04-10T00:00:00.000Z</pubDate>
        </item>
<item>
          <title>Mastering Git - A Developer's Essential Tool</title>
          <link>https://arnabbhowmik.rf.gd/blog/welcome</link>
          <description>A comprehensive guide to Git fundamentals, workflows, and best practices for efficient version control and collaboration.</description>
          <pubDate>2024-03-20T00:00:00.000Z</pubDate>
        </item>
    </channel>
  </rss>