<?xml version="1.0" encoding="UTF-8" ?>
  <rss version="2.0">
    <channel>
        <title>Arindam's Portfolio</title>
        <link>https://arindamm.dev</link>
        <description>Stay updated with the latest articles, projects, and insights from Arindam</description>
        <language>en-us</language>
        <managingEditor>arindammajumder2020@gmail.com (Arindam)</managingEditor>
        <lastBuildDate>Mon, 20 Jul 2026 03:43:36 GMT</lastBuildDate>
        <item>
          <title>Open Knowledge Format (OKF) Explained</title>
          <link>https://arindamm.dev/blog/open-knowledge-format-okf-explained-1jkk</link>
          <description>Large language models are becoming more capable every day, but they all depend on one thing:...</description>
          <pubDate>Fri, 10 Jul 2026 05:43:48 GMT</pubDate>
        </item>
<item>
          <title>Building a Debate Council of LLMs to Stress-Test NVIDIA Cosmos 3</title>
          <link>https://arindamm.dev/blog/building-a-debate-council-of-llms-to-stress-test-nvidia-cosmos-3-2ihc</link>
          <description>A benchmark score tells you how a model did on a test. It does not tell you whether the model can...</description>
          <pubDate>Wed, 24 Jun 2026 13:19:01 GMT</pubDate>
        </item>
<item>
          <title>The Best Vercel Analytics Alternative When You Outgrow the Free Tier</title>
          <link>https://arindamm.dev/blog/the-best-vercel-analytics-alternative-when-you-outgrow-the-free-tier-2e0l</link>
          <description>TL;DR   Vercel Analytics is a convenient starting point for Vercel-hosted projects, especially when...</description>
          <pubDate>Sat, 13 Jun 2026 20:16:35 GMT</pubDate>
        </item>
<item>
          <title>Introducing Raah</title>
          <link>https://arindamm.dev/blog/introducing-raah-4mng</link>
          <description>Today, we are introducing Raah, a privacy-first analytics and frontend observability platform for...</description>
          <pubDate>Tue, 09 Jun 2026 14:30:00 GMT</pubDate>
        </item>
<item>
          <title>Claude Opus 4.8: Effort Controls, Dynamic Workflows, and an Honest-by-Default Coding Agent</title>
          <link>https://arindamm.dev/blog/claude-opus-48-effort-controls-dynamic-workflows-and-an-honest-by-default-coding-agent-3eao</link>
          <description>The frontier model race has been moving in fits and starts. OpenAI shipped GPT-5.5 and a new Codex...</description>
          <pubDate>Fri, 29 May 2026 04:51:37 GMT</pubDate>
        </item>
<item>
          <title>Building AI Agents That Actually Remember: Memory Systems Explained</title>
          <link>https://arindamm.dev/blog/building-ai-agents-that-actually-remember-memory-systems-explained-4078</link>
          <description>You built an AI agent. It calls tools, plans multi-step workflows, and the first time you run it, the...</description>
          <pubDate>Thu, 28 May 2026 14:39:46 GMT</pubDate>
        </item>
<item>
          <title>Antigravity CLI: A Hands-On Guide to Google&apos;s Terminal Coding Agent</title>
          <link>https://arindamm.dev/blog/antigravity-cli-a-hands-on-guide-to-googles-terminal-coding-agent-5bc7</link>
          <description>The AI coding agent space has been reshuffling fast. Anthropic has Claude Code, OpenAI has Codex CLI,...</description>
          <pubDate>Thu, 21 May 2026 19:52:44 GMT</pubDate>
        </item>
<item>
          <title>Scaling Karpathy’s AutoResearch Using Nebius Token Factory</title>
          <link>https://arindamm.dev/blog/scaling-karpathys-autoresearch-using-nebius-token-factory-81a</link>
          <description>Introduction   We ran about 250 prompt optimization experiments overnight using a small AI...</description>
          <pubDate>Sun, 03 May 2026 13:50:44 GMT</pubDate>
        </item>
<item>
          <title>Build a HackMD-Style Collaborative Markdown Editor with React, Antigravity IDE &amp; Velt</title>
          <link>https://arindamm.dev/blog/build-a-hackmd-style-collaborative-markdown-editor-with-react-antigravity-ide-velt-5gfj</link>
          <description>TL;DR   Building real-time collaboration from scratch takes significant effort. You need...</description>
          <pubDate>Mon, 27 Apr 2026 07:21:30 GMT</pubDate>
        </item>
<item>
          <title>Claude Opus 4.7 seems to use way more tokens than expected</title>
          <link>https://arindamm.dev/blog/claude-opus-47-seems-to-use-way-more-tokens-than-expected-2mhd</link>
          <description>While playing with Opus 4.7 over the last few days, I noticed that prompts were filling context much...</description>
          <pubDate>Wed, 22 Apr 2026 04:35:24 GMT</pubDate>
        </item>
<item>
          <title>Claude’s new Advisor Strategy is pretty interesting</title>
          <link>https://arindamm.dev/blog/claudes-new-advisor-strategy-is-pretty-interesting-9nb</link>
          <description>A lot of people building AI agents run into the same problem sooner or later.  If you run the entire...</description>
          <pubDate>Wed, 15 Apr 2026 20:07:17 GMT</pubDate>
        </item>
<item>
          <title>Production-Aware AI: Giving LLMs Real Debugging Context</title>
          <link>https://arindamm.dev/blog/production-aware-ai-giving-llms-real-debugging-context-187g</link>
          <description>TL;DR    Large language models struggle with production debugging because they do not have...</description>
          <pubDate>Thu, 09 Apr 2026 05:22:32 GMT</pubDate>
        </item>
<item>
          <title>I built a local dashboard to inspect Claude Code sessions, tokens, and costs</title>
          <link>https://arindamm.dev/blog/i-built-a-local-dashboard-to-inspect-claude-code-sessions-tokens-and-costs-173m</link>
          <description>I’ve been using Claude Code heavily over the last few weeks and started wondering where my tokens...</description>
          <pubDate>Thu, 02 Apr 2026 07:58:55 GMT</pubDate>
        </item>
<item>
          <title>Build a Semantic Movie Discovery App with Claude Code and Weaviate Agent Skills</title>
          <link>https://arindamm.dev/blog/build-a-semantic-movie-discovery-app-with-claude-code-and-weaviate-agent-skills-30gd</link>
          <description>Introduction   Versatility in agentic coding is increasing as new tools such as Model...</description>
          <pubDate>Fri, 27 Mar 2026 20:45:45 GMT</pubDate>
        </item>
<item>
          <title>We Cut Our MCP Token Spend in Half. Here&apos;s the Architecture</title>
          <link>https://arindamm.dev/blog/we-cut-our-mcp-token-spend-in-half-heres-the-architecture-1jic</link>
          <description>When we started scaling our MCP workflows, token usage was something we barely tracked. The system...</description>
          <pubDate>Wed, 25 Mar 2026 19:04:52 GMT</pubDate>
        </item>
<item>
          <title>Composer 2 is controversial, but my actual experience was solid</title>
          <link>https://arindamm.dev/blog/composer-2-is-controversial-but-my-actual-experience-was-solid-5a7h</link>
          <description>I tried Composer 2 properly today, and honestly, if you put all the controversy aside for a second,...</description>
          <pubDate>Sat, 21 Mar 2026 06:55:09 GMT</pubDate>
        </item>
<item>
          <title>Building an AI-Powered Content Moderation API with InsForge Edge Functions</title>
          <link>https://arindamm.dev/blog/building-an-ai-powered-content-moderation-api-with-insforge-edge-functions-j0k</link>
          <description>Introduction   Modern applications rely on user-generated content such as comments, reviews,...</description>
          <pubDate>Fri, 20 Mar 2026 09:55:13 GMT</pubDate>
        </item>
<item>
          <title>Cursor Composer 2: Features, Pricing, Benchmarks, and Initial Impressions</title>
          <link>https://arindamm.dev/blog/cursor-composer-20-features-pricing-benchmarks-and-initial-impressions-19jd</link>
          <description>Introduction   Cursor has released Composer 2, the latest version of its in-house coding...</description>
          <pubDate>Thu, 19 Mar 2026 20:25:28 GMT</pubDate>
        </item>
<item>
          <title>Running LLM Applications Across Providers with Bifrost</title>
          <link>https://arindamm.dev/blog/running-llm-applications-across-providers-with-bifrost-313h</link>
          <description>Many modern applications include AI features that rely on large language models accessed through...</description>
          <pubDate>Tue, 17 Mar 2026 16:15:23 GMT</pubDate>
        </item>
<item>
          <title>5 OpenClaw Plugins That Actually Make It Production-Ready</title>
          <link>https://arindamm.dev/blog/5-openclaw-plugins-that-actually-make-it-production-ready-14kn</link>
          <description>Introduction   There is a certain point every serious OpenClaw user reaches. The agent is...</description>
          <pubDate>Fri, 13 Mar 2026 15:19:20 GMT</pubDate>
        </item>
<item>
          <title>What is LLM Observability? The Complete Guide (2026)</title>
          <link>https://arindamm.dev/blog/what-is-llm-observability-the-complete-guide-2026-26e6</link>
          <description>TL;DR: LLM observability is your ability to understand what your language models are doing in...</description>
          <pubDate>Fri, 06 Mar 2026 07:59:12 GMT</pubDate>
        </item>
<item>
          <title>Build a Multi-Agent Telecom Support System with CopilotKit &amp; LangGraph JS</title>
          <link>https://arindamm.dev/blog/build-a-multi-agent-telecom-support-system-with-copilotkit-langgraph-js-52oc</link>
          <description>Introduction   Customer support is chaotic, and thinking about ways to automate it can be...</description>
          <pubDate>Mon, 09 Feb 2026 14:38:07 GMT</pubDate>
        </item>
<item>
          <title>Introducing Formaly - A New way of Creating Forms!</title>
          <link>https://arindamm.dev/blog/introducing-formaly-a-new-way-of-creating-forms-3ic6</link>
          <description>Traditional forms are broken. I built something to fix that.  You spend time crafting a survey,...</description>
          <pubDate>Mon, 09 Feb 2026 14:26:28 GMT</pubDate>
        </item>
<item>
          <title>Show me the prompt: What to know about prompt requests</title>
          <link>https://arindamm.dev/blog/show-me-the-prompt-what-to-know-about-prompt-requests-2fo6</link>
          <description>In the 1996 film Jerry Maguire, Tom Cruise’s famous phone call, where he shouts “Show me the money!”...</description>
          <pubDate>Thu, 29 Jan 2026 05:34:00 GMT</pubDate>
        </item>
<item>
          <title>Why users shouldn’t choose their own LLM models: Choice is not always good</title>
          <link>https://arindamm.dev/blog/why-users-shouldnt-choose-their-own-llm-models-choice-is-not-always-good-42nj</link>
          <description>Giving users a dropdown of LLMs to choose from often seems like the right product choice. After all,...</description>
          <pubDate>Thu, 29 Jan 2026 01:29:00 GMT</pubDate>
        </item>
<item>
          <title>An (actually useful) framework for evaluating AI code review tools</title>
          <link>https://arindamm.dev/blog/an-actually-useful-framework-for-evaluating-ai-code-review-tools-1g2p</link>
          <description>Benchmarks promise clarity. They’re supposed to reduce a complex system to a score, compare...</description>
          <pubDate>Wed, 28 Jan 2026 12:24:44 GMT</pubDate>
        </item>
<item>
          <title>CodeRabbit&apos;s AI Code Reviews now support NVIDIA Nemotron</title>
          <link>https://arindamm.dev/blog/coderabbits-ai-code-reviews-now-support-nvidia-nemotron-27pn</link>
          <description>TL;DR: Blend of frontier &amp;amp; open models is more cost efficient and reviews faster. NVIDIA Nemotron...</description>
          <pubDate>Wed, 28 Jan 2026 12:17:13 GMT</pubDate>
        </item>
<item>
          <title>What&apos;s New in CodeRabbit: January 2026 Edition</title>
          <link>https://arindamm.dev/blog/whats-new-in-coderabbit-january-2026-edition-13dk</link>
          <description>January kicked off strong with powerful new APIs for user and metrics management, plus streamlined...</description>
          <pubDate>Wed, 28 Jan 2026 08:17:14 GMT</pubDate>
        </item>
<item>
          <title>Building a Collaborative Document Editor with GPT Apps SDK</title>
          <link>https://arindamm.dev/blog/building-a-collaborative-document-editor-with-gpt-apps-sdk-972</link>
          <description>Introduction   ChatGPT can now run full applications within the chat interface. You&apos;re no...</description>
          <pubDate>Thu, 22 Jan 2026 20:01:37 GMT</pubDate>
        </item>
<item>
          <title>Building a Typefully Clone with Real-Time Collaboration</title>
          <link>https://arindamm.dev/blog/building-a-typefully-clone-with-real-time-collaboration-elk</link>
          <description>Introduction   Typefully, a writing and scheduling platform, helps creators and marketing...</description>
          <pubDate>Wed, 14 Jan 2026 12:54:35 GMT</pubDate>
        </item>
<item>
          <title>Claude Cowork: Architecture, Capabilities, and Usage Overview</title>
          <link>https://arindamm.dev/blog/claude-cowork-architecture-capabilities-and-usage-overview-1ofn</link>
          <description>TL;DR    Understand what Cowork is and how it extends Claude Code’s agentic capabilities to...</description>
          <pubDate>Tue, 13 Jan 2026 20:50:51 GMT</pubDate>
        </item>
<item>
          <title>Our new report: AI code creates 1.7x more problems</title>
          <link>https://arindamm.dev/blog/our-new-report-ai-code-creates-17x-more-problems-7lh</link>
          <description>What we learned from analyzing hundreds of open-source pull requests.  Over the past year, AI coding...</description>
          <pubDate>Tue, 06 Jan 2026 09:53:09 GMT</pubDate>
        </item>
<item>
          <title>It&apos;s harder to read code than to write it (especially when AI writes it)</title>
          <link>https://arindamm.dev/blog/its-harder-to-read-code-than-to-write-it-especially-when-ai-writes-it-13ag</link>
          <description>&quot;Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code...</description>
          <pubDate>Tue, 06 Jan 2026 09:43:32 GMT</pubDate>
        </item>
<item>
          <title>Behind the curtain: What it really takes to bring a new model online at CodeRabbit</title>
          <link>https://arindamm.dev/blog/behind-the-curtain-what-it-really-takes-to-bring-a-new-model-online-at-coderabbit-5a8f</link>
          <description>When we published our earlier article on why users shouldn&apos;t choose their own models, we argued that...</description>
          <pubDate>Tue, 06 Jan 2026 09:38:11 GMT</pubDate>
        </item>
<item>
          <title>CodeRabbit&apos;s AI Code Reviews now support NVIDIA Nemotron</title>
          <link>https://arindamm.dev/blog/coderabbits-ai-code-reviews-now-support-nvidia-nemotron-4a65</link>
          <description>TL;DR: Blend of frontier &amp;amp; open models is more cost efficient and reviews faster. NVIDIA Nemotron...</description>
          <pubDate>Tue, 06 Jan 2026 05:14:16 GMT</pubDate>
        </item>
<item>
          <title>Our 10 best posts of the year: A 2025 CodeRabbit blog roundup</title>
          <link>https://arindamm.dev/blog/our-10-best-posts-of-the-year-a-2025-coderabbit-blog-roundup-1l1m</link>
          <description>This year, we dove deep into all kinds of topics, from the philosophical shift toward “Slow AI” to...</description>
          <pubDate>Fri, 02 Jan 2026 13:30:49 GMT</pubDate>
        </item>
<item>
          <title>Measuring what matters in the age of AI-assisted development</title>
          <link>https://arindamm.dev/blog/measuring-what-matters-in-the-age-of-ai-assisted-development-29bf</link>
          <description>Every engineering leader I talk to is asking the same question: &quot;Is AI actually making us...</description>
          <pubDate>Fri, 02 Jan 2026 13:13:06 GMT</pubDate>
        </item>
<item>
          <title>2025 was the year of AI speed. 2026 will be the year of AI quality.</title>
          <link>https://arindamm.dev/blog/2025-was-the-year-of-ai-speed-2026-will-be-the-year-of-ai-quality-15f0</link>
          <description>The year 2025 will be remembered as the moment AI-assisted software development entered its...</description>
          <pubDate>Fri, 02 Jan 2026 13:06:51 GMT</pubDate>
        </item>
<item>
          <title>North Pole incident report: Why Santa now uses AI code reviews</title>
          <link>https://arindamm.dev/blog/north-pole-incident-report-why-santa-now-uses-ai-code-reviews-16fo</link>
          <description>Confidential Postmortem — NP-SEV1-1224 Classification: TINSEL RED (Top-Secret, Festive)          ...</description>
          <pubDate>Fri, 02 Jan 2026 13:06:13 GMT</pubDate>
        </item>
<item>
          <title>How to Fine-Tune and Deploy an Open-Source Model</title>
          <link>https://arindamm.dev/blog/how-to-fine-tune-and-deploy-an-open-source-model-19do</link>
          <description>Open-source language models are powerful, but they are trained to be general. They don’t know your...</description>
          <pubDate>Wed, 17 Dec 2025 07:04:12 GMT</pubDate>
        </item>
<item>
          <title>What&apos;s New in CodeRabbit: December 2025 Edition</title>
          <link>https://arindamm.dev/blog/whats-new-in-coderabbit-december-2025-edition-5gg6</link>
          <description>December brought a powerful update focused on scaling configuration management across large...</description>
          <pubDate>Wed, 17 Dec 2025 05:55:00 GMT</pubDate>
        </item>
<item>
          <title>Gemini 3 vs GPT-5.2: Detailed Coding Comparison</title>
          <link>https://arindamm.dev/blog/gemini-3-vs-gpt-52-detailed-coding-comparison-idg</link>
          <description>TL;DR  Gemini 3 Pro has strong multimodal capabilities but produces simpler, less structured coding...</description>
          <pubDate>Tue, 16 Dec 2025 17:46:19 GMT</pubDate>
        </item>
<item>
          <title>Scraping Is Dead. Navigation Is the New API</title>
          <link>https://arindamm.dev/blog/scraping-is-dead-navigation-is-the-new-api-416b</link>
          <description>Most developers start by asking the wrong question.  “Which APIs can I build on?”  That question...</description>
          <pubDate>Tue, 16 Dec 2025 13:47:05 GMT</pubDate>
        </item>
<item>
          <title>I Tried Letting Antigravity Build An Agent For Me. Here’s What Actually Happened</title>
          <link>https://arindamm.dev/blog/i-tried-letting-antigravity-build-an-agent-for-me-heres-what-actually-happened-54h2</link>
          <description>I have used a long list of AI coding tools over the past few years, most of them built around the...</description>
          <pubDate>Tue, 16 Dec 2025 09:56:21 GMT</pubDate>
        </item>
<item>
          <title>TOON vs JSON: A Token-Optimized Data Format for Reducing LLM Costs</title>
          <link>https://arindamm.dev/blog/toon-vs-json-a-token-optimized-data-format-for-reducing-llm-costs-5pl</link>
          <description>Last month, I watched a production RAG pipeline burn $1940 in one weekend. A single 500-row customer...</description>
          <pubDate>Thu, 11 Dec 2025 15:33:22 GMT</pubDate>
        </item>
<item>
          <title>I Found a Tool That Actually Beats Traditional Figma-to-Code Tools</title>
          <link>https://arindamm.dev/blog/i-found-a-tool-that-actually-beats-traditional-figma-to-code-tools-5dea</link>
          <description>Introduction   Developers are always looking to add new features and updates when...</description>
          <pubDate>Mon, 08 Dec 2025 05:16:11 GMT</pubDate>
        </item>
<item>
          <title>How I Ship Reliable Code Using Claude Code</title>
          <link>https://arindamm.dev/blog/how-i-ship-reliable-code-using-claude-code-259o</link>
          <description>I’ve been using Claude Code as my main IDE assistant for a while now, and after a lot of messing...</description>
          <pubDate>Sat, 06 Dec 2025 17:10:03 GMT</pubDate>
        </item>
<item>
          <title>Gemini 3 for code-related tasks: The dense engineer</title>
          <link>https://arindamm.dev/blog/gemini-3-for-code-related-tasks-the-dense-engineer-2i61</link>
          <description>TL;DR: It doesn’t just write patches; it writes a complete argument for every change. When Gemini 3...</description>
          <pubDate>Tue, 02 Dec 2025 13:00:00 GMT</pubDate>
        </item>
<item>
          <title>How CodeRabbit&apos;s Agentic Code Validation helps with code reviews</title>
          <link>https://arindamm.dev/blog/how-coderabbits-agentic-code-validation-helps-with-code-reviews-nak</link>
          <description>The 2025 Stack Overflow survey reveals a paradox: while 84% of developers express confidence in...</description>
          <pubDate>Tue, 02 Dec 2025 05:00:00 GMT</pubDate>
        </item>
<item>
          <title>Opus 4.5 for code-related tasks: Performs like the systems architect</title>
          <link>https://arindamm.dev/blog/opus-45-for-code-related-tasks-performs-like-the-systems-architect-4h02</link>
          <description>Every model reasons. Opus 4.5 audits.   Every new model arrives with the same promise:...</description>
          <pubDate>Mon, 01 Dec 2025 21:06:19 GMT</pubDate>
        </item>
<item>
          <title>How to deploy and integrate MCP servers with CodeRabbit</title>
          <link>https://arindamm.dev/blog/how-to-deploy-and-integrate-mcp-servers-with-coderabbit-1lkb</link>
          <description>MCP servers integrate AI agents into software applications to carry out system-related tasks based on...</description>
          <pubDate>Mon, 01 Dec 2025 20:58:33 GMT</pubDate>
        </item>
<item>
          <title>Gemini 3 Pro vs GPT-5.1 Codex-Max : hands-on coding comparison</title>
          <link>https://arindamm.dev/blog/gemini-3-pro-vs-gpt-51-codex-max-hands-on-coding-comparison-9l6</link>
          <description>Hey everyone,  I’ve been experimenting with GPT-5.1 Codex-Max and Gemini 3 Pro side by side in real...</description>
          <pubDate>Tue, 25 Nov 2025 12:08:01 GMT</pubDate>
        </item>
<item>
          <title>The Figma-to-Code Tool You Haven’t Heard About (But Should Be Using)</title>
          <link>https://arindamm.dev/blog/the-figma-to-code-tool-you-havent-heard-about-but-should-be-using-829</link>
          <description>Introduction   My Cursor sidebar has 12 AI extensions installed. Last week, I added a...</description>
          <pubDate>Mon, 24 Nov 2025 07:47:54 GMT</pubDate>
        </item>
<item>
          <title>GPT-5.1 for code-related tasks: Higher signal at lower volume</title>
          <link>https://arindamm.dev/blog/gpt-51-for-code-related-tasks-higher-signal-at-lower-volume-2hcd</link>
          <description>TL;DR After prompt tuning and integrating it into our stack, GPT-5.1 now delivers the best precision...</description>
          <pubDate>Thu, 20 Nov 2025 05:30:00 GMT</pubDate>
        </item>
<item>
          <title>Why emojis suck for reinforcement learning</title>
          <link>https://arindamm.dev/blog/why-emojis-suck-for-reinforcement-learning-clc</link>
          <description>The simplicity trap   Sure, a thumbs up is quick, but is it really teaching your AI reviewer...</description>
          <pubDate>Wed, 19 Nov 2025 06:00:34 GMT</pubDate>
        </item>
<item>
          <title>The rise of ‘Slow AI’: Why devs should stop speedrunning stupid</title>
          <link>https://arindamm.dev/blog/the-rise-of-slow-ai-why-devs-should-stop-speedrunning-stupid-48c3</link>
          <description>For as long as we’ve been building with machines, we’ve followed one core rule: faster is better....</description>
          <pubDate>Wed, 19 Nov 2025 05:46:21 GMT</pubDate>
        </item>
<item>
          <title>What&apos;s New in CodeRabbit: Early November 2025 Edition</title>
          <link>https://arindamm.dev/blog/whats-new-in-coderabbit-early-november-2025-edition-oh0</link>
          <description>Early November was packed with powerful new features and exciting announcements, from customizable PR...</description>
          <pubDate>Wed, 19 Nov 2025 03:52:39 GMT</pubDate>
        </item>
<item>
          <title>The rise of ‘Slow AI’: Why devs should stop speedrunning stupid</title>
          <link>https://arindamm.dev/blog/the-rise-of-slow-ai-why-devs-should-stop-speedrunning-stupid-2bcg</link>
          <description>For as long as we’ve been building with machines, we’ve followed one core rule: faster is better....</description>
          <pubDate>Thu, 06 Nov 2025 05:48:38 GMT</pubDate>
        </item>
<item>
          <title>Composer-1 vs SWE-1.5: A detailed Comparison</title>
          <link>https://arindamm.dev/blog/composer-1-vs-swe-15-a-detailed-comparison-31f2</link>
          <description>With recent launches from Cursor and Windsurf, the coding model race just got serious.  Cursor...</description>
          <pubDate>Wed, 05 Nov 2025 05:41:12 GMT</pubDate>
        </item>
<item>
          <title>Build a Customer.io-Like Collaborative Email Composer Using Next.js, Velt, and Tiptap</title>
          <link>https://arindamm.dev/blog/build-a-customerio-like-collaborative-email-composer-using-nextjs-velt-and-tiptap-34mk</link>
          <description>Introduction   Emails are central to the success of modern SaaS products. SaaS companies use...</description>
          <pubDate>Thu, 30 Oct 2025 16:12:32 GMT</pubDate>
        </item>
<item>
          <title>Building Stateful AI Agents with AWS Strands</title>
          <link>https://arindamm.dev/blog/building-stateful-ai-agents-with-aws-strands-178i</link>
          <description>If you’re experimenting with AWS Strands, you’ll probably hit the same question I did early on: “How...</description>
          <pubDate>Fri, 24 Oct 2025 11:57:00 GMT</pubDate>
        </item>
<item>
          <title>The end of one-sized-fits-all prompts: Why LLM models are no longer interchangeable</title>
          <link>https://arindamm.dev/blog/the-end-of-one-sized-fits-all-prompts-why-llm-models-are-no-longer-interchangeable-3657</link>
          <description>For developers and product builders, one assumption has guided the last few years of LLM application...</description>
          <pubDate>Fri, 24 Oct 2025 07:17:14 GMT</pubDate>
        </item>
<item>
          <title>What&apos;s New in CodeRabbit: October 2025 Edition</title>
          <link>https://arindamm.dev/blog/whats-new-in-coderabbit-october-2025-edition-51km</link>
          <description>October was packed with improvements, from a streamlined GitHub integration onboarding experience to...</description>
          <pubDate>Fri, 24 Oct 2025 07:10:16 GMT</pubDate>
        </item>
<item>
          <title>The Frontend AI That Knows When NOT to Suggest useState</title>
          <link>https://arindamm.dev/blog/the-frontend-ai-that-knows-when-not-to-suggest-usestate-2o86</link>
          <description>Introduction   Your AI assistant just ignored six months of your work.  You&apos;ve built...</description>
          <pubDate>Wed, 15 Oct 2025 08:33:20 GMT</pubDate>
        </item>
<item>
          <title>After months on Cursor, I just switched back to VS Code!</title>
          <link>https://arindamm.dev/blog/after-months-on-cursor-i-just-switched-back-to-vs-code-eff</link>
          <description>I’ve been using Cursor for a while, mainly for its smooth AI coding experience. But recently, I...</description>
          <pubDate>Mon, 06 Oct 2025 06:18:30 GMT</pubDate>
        </item>
<item>
          <title>Claude Sonnet 4.5: Better performance but a paradox</title>
          <link>https://arindamm.dev/blog/claude-sonnet-45-better-performance-but-a-paradox-29jp</link>
          <description>Sonnet 4.5 is Anthropic’s newest Claude model and in our code review benchmark, it feels like a...</description>
          <pubDate>Sun, 05 Oct 2025 14:58:30 GMT</pubDate>
        </item>
<item>
          <title>CodeRabbit CLI - Free AI code reviews in your CLI</title>
          <link>https://arindamm.dev/blog/coderabbit-cli-free-ai-code-reviews-in-your-cli-n0</link>
          <description>CodeRabbit started with AI-powered code reviews in pull requests. In May, we brought that same...</description>
          <pubDate>Sun, 05 Oct 2025 14:46:47 GMT</pubDate>
        </item>
<item>
          <title>GPT-5 Codex: How it solves for GPT-5&apos;s drawbacks</title>
          <link>https://arindamm.dev/blog/gpt-5-codex-how-it-solves-for-gpt-5s-drawbacks-2nbp</link>
          <description>CodeRabbit’s code reviews help developers fix bugs and ship code. We recently wrote about...</description>
          <pubDate>Sun, 05 Oct 2025 14:38:35 GMT</pubDate>
        </item>
<item>
          <title>What&apos;s New in CodeRabbit: Late August to Mid-September 2025 Edition</title>
          <link>https://arindamm.dev/blog/whats-new-in-coderabbit-late-august-to-mid-september-2025-edition-fga</link>
          <description>The past few weeks have been huge for CodeRabbit! We&apos;ve launched our most requested feature,...</description>
          <pubDate>Fri, 19 Sep 2025 18:01:15 GMT</pubDate>
        </item>
<item>
          <title>Building Real-Time Collaborative Documents App with Velt and Auth0 in Next.js</title>
          <link>https://arindamm.dev/blog/building-real-time-collaborative-documents-app-with-velt-and-auth0-in-nextjs-478a</link>
          <description>Real-time collaboration features are important to have in modern web applications. While services...</description>
          <pubDate>Thu, 18 Sep 2025 20:35:01 GMT</pubDate>
        </item>
<item>
          <title>How CodeRabbit delivers accurate AI code reviews on massive codebases</title>
          <link>https://arindamm.dev/blog/how-coderabbit-delivers-accurate-ai-code-reviews-on-massive-codebases-46eo</link>
          <description>Massive codebases are a special kind of beast. They sprawl across hundreds of files, evolve over...</description>
          <pubDate>Sun, 14 Sep 2025 07:32:15 GMT</pubDate>
        </item>
<item>
          <title>Build Collaborative Vercel-like Toolbar with Lovable, Windsurf, and Velt</title>
          <link>https://arindamm.dev/blog/build-collaborative-vercel-like-toolbar-with-lovable-windsurf-and-velt-5b1f</link>
          <description>On many websites and web apps, it helps when users can leave quick comments or feedback directly on...</description>
          <pubDate>Wed, 10 Sep 2025 06:36:40 GMT</pubDate>
        </item>
<item>
          <title>Code with AI, review with CodeRabbit’s IDE extension, and apply fixes in one click</title>
          <link>https://arindamm.dev/blog/code-with-ai-review-with-coderabbits-ide-extension-and-apply-fixes-in-one-click-3o9o</link>
          <description>The VS Code extension we launched back in May has been a game changer for many reasons – but the main...</description>
          <pubDate>Thu, 04 Sep 2025 11:17:34 GMT</pubDate>
        </item>
<item>
          <title>Vibe coding: Because who doesn’t love surprise technical debt!?</title>
          <link>https://arindamm.dev/blog/vibe-coding-because-who-doesnt-love-surprise-technical-debt-3c3b</link>
          <description>AI-assisted coding tools like Claude Code, ChatGPT, and GitHub Copilot are a godsend. I use them...</description>
          <pubDate>Mon, 01 Sep 2025 18:13:27 GMT</pubDate>
        </item>
<item>
          <title>We asked CodeRabbit to talk to us like your disappointed mom &amp; it did!</title>
          <link>https://arindamm.dev/blog/we-asked-coderabbit-to-talk-to-us-like-your-disappointed-mom-it-did-4a38</link>
          <description>Have you truly lived before an AI reviewer has told you, “I ran this locally and my laptop filed for...</description>
          <pubDate>Mon, 01 Sep 2025 16:44:57 GMT</pubDate>
        </item>
<item>
          <title>Build an AI Image-to-Video Creator App with Next.js and Eachlabs</title>
          <link>https://arindamm.dev/blog/build-an-ai-image-to-video-creator-app-with-nextjs-and-eachlabs-3fi3</link>
          <description>AI video generation has come a long way, with new models like Google&apos;s Veo showing just how far the...</description>
          <pubDate>Wed, 27 Aug 2025 18:11:34 GMT</pubDate>
        </item>
<item>
          <title>What’s New in CodeRabbit (August 2025 Edition)</title>
          <link>https://arindamm.dev/blog/whats-new-in-coderabbit-august-2025-edition-3eia</link>
          <description>August was packed with updates focused on performance, security, and user experience. Here’s...</description>
          <pubDate>Fri, 22 Aug 2025 15:39:36 GMT</pubDate>
        </item>
<item>
          <title>How to Build Your First Agent with AWS Strands Agents</title>
          <link>https://arindamm.dev/blog/how-to-build-your-first-agent-with-aws-strands-agents-3m8p</link>
          <description>A post by Arindam Majumder </description>
          <pubDate>Sun, 03 Aug 2025 06:55:16 GMT</pubDate>
        </item>
<item>
          <title>End-to-End GitHub Workflow: Agents (CrewAI), UI (CopilotKit), Automation (Composio)</title>
          <link>https://arindamm.dev/blog/end-to-end-github-workflow-agents-crewai-ui-copilotkit-automation-composio-36aa</link>
          <description>TL;DR   In this article, you will learn how to build a production-ready MCP server that...</description>
          <pubDate>Thu, 31 Jul 2025 13:17:22 GMT</pubDate>
        </item>
<item>
          <title>What’s New in CodeRabbit (July 2025 Edition)</title>
          <link>https://arindamm.dev/blog/whats-new-in-coderabbit-july-2025-edition-3il7</link>
          <description>From unit test generation to report automation and improved static analysis, here’s everything we...</description>
          <pubDate>Wed, 30 Jul 2025 14:14:35 GMT</pubDate>
        </item>
<item>
          <title>Beginner-Friendly Guide to AWS Strands Agents</title>
          <link>https://arindamm.dev/blog/beginner-friendly-guide-to-aws-strands-agents-p76</link>
          <description>I&apos;ve been exploring AWS Strands Agents recently, it&apos;s their open-source SDK for building AI agents...</description>
          <pubDate>Tue, 29 Jul 2025 15:39:33 GMT</pubDate>
        </item>
<item>
          <title>🤯 I Built an Agentic Deep Researcher &amp; It&apos;s MCP Server 🕵🏻‍♂️</title>
          <link>https://arindamm.dev/blog/i-built-an-agentic-deep-researcher-its-mcp-server-312p</link>
          <description>Finding and analyzing quality information on the internet takes hours.  So I built something...</description>
          <pubDate>Tue, 22 Jul 2025 14:01:44 GMT</pubDate>
        </item>
<item>
          <title>Everything You Need to Know About Grok 4</title>
          <link>https://arindamm.dev/blog/everything-you-need-to-know-about-grok-4-5524</link>
          <description>You might have already heard about the release of Grok 4, the latest breakthrough from Elon Musk’s...</description>
          <pubDate>Fri, 18 Jul 2025 07:04:24 GMT</pubDate>
        </item>
<item>
          <title>Good code review advice doesn&apos;t come from threads with 🚀 in them</title>
          <link>https://arindamm.dev/blog/good-code-review-advice-doesnt-come-from-threads-with-in-them-4p64</link>
          <description>Code reviews used to be a quiet, dignified affair—an async ritual where you thoughtfully (or passive...</description>
          <pubDate>Wed, 16 Jul 2025 22:00:51 GMT</pubDate>
        </item>
<item>
          <title>What’s New in CodeRabbit (May–July 2025)</title>
          <link>https://arindamm.dev/blog/whats-new-in-coderabbit-may-july-2025-cbp</link>
          <description>From better static analysis to smarter test generation: here’s everything we shipped in the last 90...</description>
          <pubDate>Fri, 11 Jul 2025 10:23:16 GMT</pubDate>
        </item>
<item>
          <title>What percentage of your code should be AI-generated?</title>
          <link>https://arindamm.dev/blog/what-percentage-of-your-code-should-be-ai-generated-ae8</link>
          <description>We’ll come clean: That title is mostly clickbait.  This isn’t an article where we tell you that 20%...</description>
          <pubDate>Wed, 09 Jul 2025 18:30:00 GMT</pubDate>
        </item>
<item>
          <title>2025: The year of the AI dev tool tech stack</title>
          <link>https://arindamm.dev/blog/2025-the-year-of-the-ai-dev-tool-tech-stack-38me</link>
          <description>In April, Microsoft and Google announced that AI is generating 30% of the code at their companies....</description>
          <pubDate>Tue, 01 Jul 2025 14:40:53 GMT</pubDate>
        </item>
<item>
          <title>How to Test Software in this AI Era with KaneAI</title>
          <link>https://arindamm.dev/blog/how-to-test-software-in-this-ai-era-with-kaneai-5fg2</link>
          <description>Most developers would agree that writing tests is more stressful than writing code itself.   We often...</description>
          <pubDate>Wed, 25 Jun 2025 10:03:47 GMT</pubDate>
        </item>
<item>
          <title>60–70% of YC X25 Agent Startups Are Using TypeScript</title>
          <link>https://arindamm.dev/blog/60-70-of-yc-x25-agent-startups-are-using-typescript-g6i</link>
          <description>I recently saw a tweet from Sam Bhagwat (Mastra AI&apos;s Founder) which mentions that around 60–70% of YC...</description>
          <pubDate>Mon, 09 Jun 2025 15:12:07 GMT</pubDate>
        </item>
<item>
          <title>🤖 I Built an AI Agent That Finds Jobs for Me 🤯</title>
          <link>https://arindamm.dev/blog/i-built-an-ai-agent-that-finds-jobs-for-me-5427</link>
          <description>In this current market, finding a job that suits you is Super Hard!  Recently, I was exploring the...</description>
          <pubDate>Mon, 02 Jun 2025 07:24:41 GMT</pubDate>
        </item>
<item>
          <title>How to Implement @mentions and Comments with Firebase Auth Using Velt</title>
          <link>https://arindamm.dev/blog/how-to-implement-mentions-and-comments-with-firebase-auth-using-velt-36nl</link>
          <description>Introduction   Modern web applications thrive on user engagement. The more users interact...</description>
          <pubDate>Wed, 28 May 2025 14:53:23 GMT</pubDate>
        </item>
<item>
          <title>How we built our AI code review agent for IDEs</title>
          <link>https://arindamm.dev/blog/how-we-built-our-ai-code-review-agent-for-ides-4bpf</link>
          <description>At CodeRabbit, we recently shipped our free VS Code extension, bringing context-rich AI-powered code...</description>
          <pubDate>Tue, 20 May 2025 12:08:34 GMT</pubDate>
        </item>
<item>
          <title>Launching Free AI Code Reviews in VS Code, Cursor &amp; Windsurf</title>
          <link>https://arindamm.dev/blog/launching-free-ai-code-reviews-in-vs-code-cursor-windsurf-3lf</link>
          <description>We’re excited to announce that CodeRabbit now offers free AI code reviews directly inside your...</description>
          <pubDate>Thu, 15 May 2025 10:08:19 GMT</pubDate>
        </item>
<item>
          <title>STOP Vibe Coding and Build Production-Ready Apps with Ease 😎⚡️</title>
          <link>https://arindamm.dev/blog/stop-vibe-coding-and-build-production-ready-apps-with-ease-39ec</link>
          <description>AI is changing how developers work.   Today, we have amazing tools that make designing, coding, and...</description>
          <pubDate>Tue, 13 May 2025 13:32:33 GMT</pubDate>
        </item>
<item>
          <title>Common Node.js System Call Mistakes (And How to Fix Them)</title>
          <link>https://arindamm.dev/blog/common-nodejs-system-call-mistakes-and-how-to-fix-them-1031</link>
          <description>We still don’t really get what happens when we call a system-level API.  Like, when you run...</description>
          <pubDate>Tue, 06 May 2025 15:46:19 GMT</pubDate>
        </item>
<item>
          <title>Stop Vibe Coding 🚫 Make Your AI SaaS Production-Ready with these 7 Tools ⚡️</title>
          <link>https://arindamm.dev/blog/stop-vibe-coding-make-your-ai-saas-production-ready-with-these-7-tools-2pam</link>
          <description>Vibe Coding is Fun, but It&apos;s Not Production Ready!  If you’re building an AI SaaS that’s actually...</description>
          <pubDate>Thu, 01 May 2025 12:47:06 GMT</pubDate>
        </item>
<item>
          <title>Interact with DevTo with this MCP server</title>
          <link>https://arindamm.dev/blog/interact-with-devto-with-this-mcp-server-1kmm</link>
          <description>I Built an MCP Server for DevTo (100% Open Source)🎉      ...</description>
          <pubDate>Tue, 29 Apr 2025 09:07:20 GMT</pubDate>
        </item>
<item>
          <title>Try out the Devto MCP server!</title>
          <link>https://arindamm.dev/blog/try-out-the-devto-mcp-server-4ml0</link>
          <description>I Built an MCP Server for DevTo (100% Open Source)🎉      ...</description>
          <pubDate>Mon, 28 Apr 2025 19:21:43 GMT</pubDate>
        </item>
<item>
          <title>I Built an MCP Server for DevTo (100% Open Source)🎉</title>
          <link>https://arindamm.dev/blog/i-built-an-mcp-server-for-devto-100-open-source-4f6n</link>
          <description>MCP is Trending Everywhere! Of course, for a Good Reason!  Since launch, It has seen a wide adoption...</description>
          <pubDate>Mon, 28 Apr 2025 12:29:59 GMT</pubDate>
        </item>
<item>
          <title>Fine-Grained Permissions and Bulk Messaging Made Simple with Permit.io and Resend📨</title>
          <link>https://arindamm.dev/blog/fine-grained-permissions-and-bulk-messaging-made-simple-with-permitio-and-resend-1mm5</link>
          <description>Property management demands consistent communication with tenants about critical events such as...</description>
          <pubDate>Fri, 25 Apr 2025 08:10:14 GMT</pubDate>
        </item>
<item>
          <title>Git, diffs, patches - thinking in changes, not just code</title>
          <link>https://arindamm.dev/blog/git-diffs-patches-thinking-in-changes-not-just-code-2f0p</link>
          <description>Orchestrating deliberate and meaningful changes to software systems continually is one of the core...</description>
          <pubDate>Mon, 21 Apr 2025 05:30:00 GMT</pubDate>
        </item>
<item>
          <title>CodeRabbit Changelog – April 2025</title>
          <link>https://arindamm.dev/blog/coderabbit-changelog-april-2025-17p2</link>
          <description>April has been an exciting month for CodeRabbit, with several impactful product updates and feature...</description>
          <pubDate>Sat, 19 Apr 2025 19:31:20 GMT</pubDate>
        </item>
<item>
          <title>Vibe Coding with Cursor AI: How to Build Figma-Style Comments</title>
          <link>https://arindamm.dev/blog/vibe-coding-with-cursor-ai-how-to-build-figma-style-comments-556m</link>
          <description>Introduction   Modern app development thrives on collaboration. Whether it’s brainstorming,...</description>
          <pubDate>Thu, 17 Apr 2025 15:10:10 GMT</pubDate>
        </item>
<item>
          <title>I Built a Social Media App in Minutes with Webcrumbs &amp; Lovable!🤯</title>
          <link>https://arindamm.dev/blog/i-built-a-social-media-app-in-minutes-with-webcrumbs-lovable-4h7e</link>
          <description>Have you ever had an app idea but got stuck spending hours figuring out the layout, writing backend...</description>
          <pubDate>Thu, 10 Apr 2025 12:30:00 GMT</pubDate>
        </item>
<item>
          <title>Build a RAG System under 5 Minutes</title>
          <link>https://arindamm.dev/blog/build-a-rag-system-under-5-minutes-3kff</link>
          <description>Large Language Models (LLMs) are great at executing generic tasks, but they often lack deep...</description>
          <pubDate>Tue, 08 Apr 2025 06:32:14 GMT</pubDate>
        </item>
<item>
          <title>The Ultimate Stack for Serverless &amp; Cloud-Native Developers in 2025 ⚡️</title>
          <link>https://arindamm.dev/blog/the-ultimate-stack-for-serverless-cloud-native-developers-in-2025-38dc</link>
          <description>The goal of serverless and cloud-native has always been to “Build, Ship, and Scale faster” without...</description>
          <pubDate>Tue, 01 Apr 2025 14:32:27 GMT</pubDate>
        </item>
<item>
          <title>Yay! I Launched My YouTube Channel! 🎉</title>
          <link>https://arindamm.dev/blog/yay-i-launched-my-youtube-channel-c5d</link>
          <description>After procrastinating for way too long, I finally launched my YouTube channel!        I always had a...</description>
          <pubDate>Mon, 31 Mar 2025 06:42:00 GMT</pubDate>
        </item>
<item>
          <title>⚡️5 Advanced TypeScript APIs You should know 🚀</title>
          <link>https://arindamm.dev/blog/5-advanced-typescript-apis-you-should-know-5c9p</link>
          <description>Introduction   TypeScript has transformed the way we write JavaScript by providing a static...</description>
          <pubDate>Thu, 27 Mar 2025 14:51:13 GMT</pubDate>
        </item>
<item>
          <title>I Built an AI Chatbot with Hono, Cloudflare Workers &amp; Nebius AI! 🔥⚡</title>
          <link>https://arindamm.dev/blog/i-built-an-ai-chatbot-with-hono-cloudflare-workers-nebius-ai-1c5h</link>
          <description>Hey Everyone!  I&apos;ve Recently Built an AI-powered chatbot with Hono, Cloudflare Workers, and Nebius...</description>
          <pubDate>Thu, 20 Mar 2025 07:23:02 GMT</pubDate>
        </item>
<item>
          <title>10x Faster TypeScript with Go! 🤯</title>
          <link>https://arindamm.dev/blog/10x-faster-typescript-with-go-50k5</link>
          <description>The TypeScript Team recently announced they are porting to Go for better performance.  And as...</description>
          <pubDate>Mon, 17 Mar 2025 12:30:00 GMT</pubDate>
        </item>
<item>
          <title>Fine-Tune Your LLM in MINUTES with Nebius ⚡️</title>
          <link>https://arindamm.dev/blog/fine-tune-your-llm-in-minutes-with-nebius-4e5h</link>
          <description>Introduction   Large Language Models are Great! But it’s not that good when it comes to...</description>
          <pubDate>Thu, 13 Mar 2025 13:22:15 GMT</pubDate>
        </item>
<item>
          <title>I built a Photo Editing App with Webcrumbs and GitHub Copilot🔥</title>
          <link>https://arindamm.dev/blog/how-webcrumbs-github-copilot-built-my-ui-without-me-writing-a-single-line-of-css-987</link>
          <description>Have you ever spent hours adjusting a design, trying out different styles, or browsing websites for...</description>
          <pubDate>Tue, 11 Mar 2025 14:30:27 GMT</pubDate>
        </item>
<item>
          <title>7 Kubernetes Tools That Will Make Your Life 10x Easier</title>
          <link>https://arindamm.dev/blog/7-kubernetes-tools-that-will-make-your-life-10x-easier-5dn</link>
          <description>Working with Kubernetes and managing Kubernetes clusters can be a Nightmare(Yes, I&apos;ve been...</description>
          <pubDate>Tue, 04 Mar 2025 16:20:31 GMT</pubDate>
        </item>
<item>
          <title>All about Function Calling in LLMS</title>
          <link>https://arindamm.dev/blog/a-beginners-guide-to-function-calling-in-llms-with-real-examples-48je</link>
          <description>Introduction   The biggest problem with LLMs for the longest time was not being able to...</description>
          <pubDate>Mon, 24 Feb 2025 05:30:00 GMT</pubDate>
        </item>
<item>
          <title>Create Your Own NPX Introduction Command 🚀⚡</title>
          <link>https://arindamm.dev/blog/create-your-own-npx-introduction-command-5h3i</link>
          <description>Introduction   If you are a JavaScript developer, You might have used the npx command many...</description>
          <pubDate>Sun, 16 Feb 2025 04:27:56 GMT</pubDate>
        </item>
<item>
          <title>Check out these Aweskme GitHub Repositories</title>
          <link>https://arindamm.dev/blog/check-out-these-aweskme-github-repositories-40oa</link>
          <description>🤯 11 Exciting GitHub Repositories You Should Check Right Now⚡️ ...</description>
          <pubDate>Fri, 14 Feb 2025 02:26:22 GMT</pubDate>
        </item>
<item>
          <title>🤯 11 Exciting GitHub Repositories You Should Check Right Now⚡️</title>
          <link>https://arindamm.dev/blog/11-exciting-github-repositories-you-should-check-right-now-37cg</link>
          <description>My favorite part about being in the tech community is the existence of open-source projects.   It&apos;s...</description>
          <pubDate>Thu, 13 Feb 2025 14:39:28 GMT</pubDate>
        </item>
<item>
          <title>⚡️Top 10 Project Management Tools Trending in 2025 🔥</title>
          <link>https://arindamm.dev/blog/top-10-project-management-tools-trending-in-2025-1p5o</link>
          <description>Project management tools are something that every team needs.  Whether you are a small team or a...</description>
          <pubDate>Fri, 07 Feb 2025 12:30:59 GMT</pubDate>
        </item>
<item>
          <title>💡Build an AI-Powered, Open-Source Notion 🤖</title>
          <link>https://arindamm.dev/blog/work-smarter-in-notion-add-a-copilot-with-copilotkit-50be</link>
          <description>TL;DR   In this article, we will build a Next.js application that integrates with the Notion...</description>
          <pubDate>Thu, 06 Feb 2025 15:21:24 GMT</pubDate>
        </item>
<item>
          <title>Check this Cool APIs</title>
          <link>https://arindamm.dev/blog/check-this-cool-apis-5c93</link>
          <description>🤯 8 APIs to Make your Next Project 10x better ⚡️       Arindam...</description>
          <pubDate>Wed, 29 Jan 2025 05:38:43 GMT</pubDate>
        </item>
<item>
          <title>Check these 8 Amazing APIs</title>
          <link>https://arindamm.dev/blog/check-these-8-amazing-apis-j8h</link>
          <description>🤯 8 APIs to Make your Next Project 10x better ⚡️       Arindam...</description>
          <pubDate>Tue, 28 Jan 2025 20:49:32 GMT</pubDate>
        </item>
<item>
          <title>Check out these Cool APIs</title>
          <link>https://arindamm.dev/blog/check-out-these-cool-apis-3c6n</link>
          <description>🤯 8 APIs to Make your Next Project 10x better ⚡️       Arindam...</description>
          <pubDate>Tue, 28 Jan 2025 19:57:46 GMT</pubDate>
        </item>
<item>
          <title>🤯 8 APIs to Make your Next Project 10x better ⚡️</title>
          <link>https://arindamm.dev/blog/8-apis-to-make-your-next-project-10x-better-33i1</link>
          <description>We, Developers, always try to find ways to build smarter, faster, and with less friction.  APIs let...</description>
          <pubDate>Tue, 28 Jan 2025 14:00:22 GMT</pubDate>
        </item>
<item>
          <title>Great List</title>
          <link>https://arindamm.dev/blog/great-list-hh1</link>
          <description>Be a 10x AI Developer with these 5 tools in 2025 ✅ 🚀      ...</description>
          <pubDate>Mon, 27 Jan 2025 14:16:52 GMT</pubDate>
        </item>
<item>
          <title>Anyone Launching on Producthunt?</title>
          <link>https://arindamm.dev/blog/anyone-launching-on-producthunt-30bh</link>
          <description>A post by Arindam Majumder </description>
          <pubDate>Wed, 22 Jan 2025 11:37:02 GMT</pubDate>
        </item>
<item>
          <title>5 Open Source Tools for Backend Developers in 2025</title>
          <link>https://arindamm.dev/blog/5-open-source-tools-for-backend-developers-in-2025-3lng</link>
          <description>Open-source tools are a must-have for developers, whether you&apos;re just getting started or building...</description>
          <pubDate>Tue, 21 Jan 2025 13:06:44 GMT</pubDate>
        </item>
<item>
          <title>Build Ai powered Travel Planner App</title>
          <link>https://arindamm.dev/blog/build-ai-powered-travel-planner-app-3poa</link>
          <description>🤖 Build an AI Travel Planner with...</description>
          <pubDate>Thu, 16 Jan 2025 14:45:47 GMT</pubDate>
        </item>
<item>
          <title>🤖 Build an AI Travel Planner with CopilotKit, LangGraph &amp; Google Maps API 🤩</title>
          <link>https://arindamm.dev/blog/build-an-ai-travel-planner-with-copilotkit-langgraph-google-maps-api-32fm</link>
          <description>TL;DR   In this easy-to-follow tutorial, we’ll take a simple travel planner application and...</description>
          <pubDate>Thu, 16 Jan 2025 12:44:01 GMT</pubDate>
        </item>
<item>
          <title>7 Developer Tools That Will Boost Your Workflow in 2025</title>
          <link>https://arindamm.dev/blog/7-developer-tools-that-will-boost-your-workflow-in-2025-564e</link>
          <description>2025 is here, and it’s an exciting time for developers!  With DevTools and AI evolving so quickly,...</description>
          <pubDate>Wed, 15 Jan 2025 14:38:09 GMT</pubDate>
        </item>
<item>
          <title>🚀How to Optimize Performance in your Next.js App🧙✨</title>
          <link>https://arindamm.dev/blog/how-to-optimize-performance-in-your-nextjs-app-4d3j</link>
          <description>Introduction   &quot;First impression is the last impression&quot; - It&apos;s also true for User...</description>
          <pubDate>Thu, 09 Jan 2025 19:19:54 GMT</pubDate>
        </item>
<item>
          <title>Start building your first Saas</title>
          <link>https://arindamm.dev/blog/start-building-your-first-saas-2k97</link>
          <description>8 Tools You Need to Build Your First SaaS 🧙‍♂️ 🪄       Arindam...</description>
          <pubDate>Sat, 04 Jan 2025 13:18:07 GMT</pubDate>
        </item>
<item>
          <title>My 2024 Journey—A Year of Growth, Challenges, and New Beginnings</title>
          <link>https://arindamm.dev/blog/my-2024-journey-a-year-of-growth-challenges-and-new-beginnings-1dig</link>
          <description>This is a submission for the 2025 New Year Writing challenge: Retro’ing and Debugging 2024.  2024 has...</description>
          <pubDate>Mon, 30 Dec 2024 04:23:03 GMT</pubDate>
        </item>
<item>
          <title>How to Add Page Transition in Next.js🧑‍💻🌠</title>
          <link>https://arindamm.dev/blog/how-to-add-page-transition-in-nextjs-453f</link>
          <description>Introduction   Trying to Improve the user experience of your Next.js application?  One of...</description>
          <pubDate>Thu, 26 Dec 2024 05:30:00 GMT</pubDate>
        </item>
<item>
          <title>Have you read this?</title>
          <link>https://arindamm.dev/blog/have-you-read-this-m1f</link>
          <description>7 Must-Try Open-Source Tools for Python and JavaScript...</description>
          <pubDate>Sun, 15 Dec 2024 17:15:49 GMT</pubDate>
        </item>
<item>
          <title>Read this to participate in a secret giveaway</title>
          <link>https://arindamm.dev/blog/read-this-to-participate-in-a-secret-giveaway-24pi</link>
          <description>7 Must-Try Open-Source Tools for Python and JavaScript...</description>
          <pubDate>Sat, 14 Dec 2024 13:43:24 GMT</pubDate>
        </item>
<item>
          <title>Check this out to win a Giveaway</title>
          <link>https://arindamm.dev/blog/check-this-out-to-win-a-giveaway-8dg</link>
          <description>7 Must-Try Open-Source Tools for Python and JavaScript...</description>
          <pubDate>Fri, 13 Dec 2024 12:19:51 GMT</pubDate>
        </item>
<item>
          <title>7 Must-Try Open-Source Tools for Python and JavaScript Developers 🚀</title>
          <link>https://arindamm.dev/blog/7-must-try-open-source-tools-for-python-and-javascript-developers-4c56</link>
          <description>Open-source tools are something almost every developer uses, whether while learning to code or...</description>
          <pubDate>Thu, 12 Dec 2024 08:12:35 GMT</pubDate>
        </item>
<item>
          <title>Check this out Before 2025</title>
          <link>https://arindamm.dev/blog/check-this-out-before-2025-5pf</link>
          <description>Top 5 Open Source Projects You Must Explore Before 2025      ...</description>
          <pubDate>Tue, 10 Dec 2024 04:35:05 GMT</pubDate>
        </item>
<item>
          <title>Top 5 Open Source Projects You Must Explore Before 2025</title>
          <link>https://arindamm.dev/blog/top-5-open-source-projects-you-must-explore-before-2025-3l6l</link>
          <description>Open-source projects are the backbone of modern software development. Whether you&apos;re learning to...</description>
          <pubDate>Mon, 09 Dec 2024 09:30:00 GMT</pubDate>
        </item>
<item>
          <title>Want to Build a Real-Time Collaborative Editor? Read this:</title>
          <link>https://arindamm.dev/blog/want-to-build-a-real-time-collaborative-editor-read-this-4ihc</link>
          <description>Build a Real-Time Collaborative Editor with Next.js, Appwrite,...</description>
          <pubDate>Thu, 28 Nov 2024 13:09:44 GMT</pubDate>
        </item>
<item>
          <title>How to Deploy Your Next.js App to Cloudflare</title>
          <link>https://arindamm.dev/blog/how-to-deploy-your-nextjs-app-to-cloudflare-4dj6</link>
          <description>Introduction   Most of the Developers, including me, deploy their Next.js application to...</description>
          <pubDate>Tue, 26 Nov 2024 12:30:00 GMT</pubDate>
        </item>
<item>
          <title>Build a Real-Time Collaborative Editor with Next.js, Appwrite, and Permit.io</title>
          <link>https://arindamm.dev/blog/build-a-real-time-collaborative-editor-with-nextjs-appwrite-and-permitio-a7j</link>
          <description>TL;DR   Learn how to build a secure, real-time collaborative document editor with Next.js,...</description>
          <pubDate>Thu, 21 Nov 2024 04:21:41 GMT</pubDate>
        </item>
<item>
          <title>Building a Kanban Board with Next.js,Vercel AI and Tolgee</title>
          <link>https://arindamm.dev/blog/building-a-kanban-board-with-nextjsvercel-ai-and-tolgee-493g</link>
          <description>TL;DR   In this article, we will build a real-time Kanban board in Next.js using WebSockets,...</description>
          <pubDate>Fri, 15 Nov 2024 14:50:57 GMT</pubDate>
        </item>
<item>
          <title>9 Open Source Libraries to Supercharge Your Next Project 🔋⚡️</title>
          <link>https://arindamm.dev/blog/9-open-source-libraries-to-supercharge-your-next-project-c71</link>
          <description>As a developer, we often get confused about which tools to use to build our Next (side)...</description>
          <pubDate>Thu, 14 Nov 2024 05:30:00 GMT</pubDate>
        </item>
<item>
          <title>Make prototyping easier with Webcrumbs 🤩</title>
          <link>https://arindamm.dev/blog/make-prototyping-easier-with-webcrumbs-4lak</link>
          <description>We all know that software touches every aspect of our lives, from the moment we wake up until we...</description>
          <pubDate>Mon, 11 Nov 2024 07:11:22 GMT</pubDate>
        </item>
<item>
          <title>Hiring in the Open - How Companies Can Discover Top Talent via Opire</title>
          <link>https://arindamm.dev/blog/hiring-in-the-open-how-companies-can-discover-top-talent-via-opire-k4h</link>
          <description>The job market today is fiercely competitive, with companies constantly seeking top talent and...</description>
          <pubDate>Tue, 05 Nov 2024 14:44:50 GMT</pubDate>
        </item>
<item>
          <title>Learn Bash Scripting in 10 minutes🧙‍♂️🪄</title>
          <link>https://arindamm.dev/blog/learn-bash-scripting-in-10-minutes-1jec</link>
          <description>Introduction   As a Programmer, learning bash scripting is really important. It allows us to...</description>
          <pubDate>Thu, 31 Oct 2024 04:48:25 GMT</pubDate>
        </item>
<item>
          <title>9 Interesting Open Source Projects You Should Explore Right Now🥷🏻 🎉</title>
          <link>https://arindamm.dev/blog/9-interesting-open-source-projects-you-should-explore-right-now-ddn</link>
          <description>Introduction   Open-source software and tools are used almost everywhere today. A recent...</description>
          <pubDate>Fri, 25 Oct 2024 05:30:00 GMT</pubDate>
        </item>
<item>
          <title>🧑‍💻 How I Built the World&apos;s Best NextJS, AI Scheduling App 🤖✨</title>
          <link>https://arindamm.dev/blog/how-i-built-the-worlds-best-nextjs-ai-scheduling-app-442c</link>
          <description>TL;DR   By the end of this article, you&apos;ll learn how to:   Integrate an AI copilot into your...</description>
          <pubDate>Thu, 24 Oct 2024 13:58:39 GMT</pubDate>
        </item>
<item>
          <title>8 Tools You Need to Build Your First SaaS 🧙‍♂️ 🪄</title>
          <link>https://arindamm.dev/blog/8-tools-you-need-to-build-your-first-saas-am5</link>
          <description>Building your first SaaS can feel like a massive challenge.  But with the right tools, You can make...</description>
          <pubDate>Tue, 22 Oct 2024 05:30:00 GMT</pubDate>
        </item>
<item>
          <title>How to create a LinkedIn job scraper in Python with Crawlee</title>
          <link>https://arindamm.dev/blog/how-to-create-a-linkedin-job-scraper-in-python-with-crawlee-h9d</link>
          <description>Introduction   In this article, we will build a web application that scrapes LinkedIn for...</description>
          <pubDate>Thu, 17 Oct 2024 07:07:41 GMT</pubDate>
        </item>
<item>
          <title>💸 Make Open Source Contributions More Rewarding with Opire 🤑</title>
          <link>https://arindamm.dev/blog/make-open-source-contributions-more-rewarding-with-opire-19o1</link>
          <description>Introduction   In Open Source, we learn, build, contribute, and grow together.  Beginner...</description>
          <pubDate>Tue, 15 Oct 2024 12:30:00 GMT</pubDate>
        </item>
<item>
          <title>7 Open-Source Events You Can Participate in this Hacktoberfest — Win Cool Swags 🎁</title>
          <link>https://arindamm.dev/blog/7-open-source-events-you-can-participate-in-this-hacktoberfest-win-cool-swags-573</link>
          <description>October is Almost Here—And So Are Some Epic Open Source Events!  From hackathons to contribution...</description>
          <pubDate>Mon, 30 Sep 2024 13:04:29 GMT</pubDate>
        </item>
<item>
          <title>I Built an Node.js Application to Publish my Articles on Dev.to🧙‍♂️🔮</title>
          <link>https://arindamm.dev/blog/i-built-an-nodejs-application-to-publish-my-articles-on-devto-47m6</link>
          <description>Introduction   Technical Writing is (still) one of the Key Aspects of Software Development....</description>
          <pubDate>Thu, 26 Sep 2024 12:11:06 GMT</pubDate>
        </item>
<item>
          <title>I Found a Tool Even Better than v0 – You Won&apos;t Believe What It Can Do! 🤯</title>
          <link>https://arindamm.dev/blog/i-found-a-tool-even-better-than-v0-you-wont-believe-what-it-can-do-igf</link>
          <description>TL;DR   As a front-end developer, you’ve probably heard all about Vercel v0 — the tool that...</description>
          <pubDate>Tue, 17 Sep 2024 13:30:00 GMT</pubDate>
        </item>
<item>
          <title>11 Open Source Python Projects You Should Know in 2024 🧑‍💻🪄</title>
          <link>https://arindamm.dev/blog/11-open-source-python-projects-you-should-know-in-2024-583o</link>
          <description>Introduction   Python is one of the easiest programming languages, and it can be used in...</description>
          <pubDate>Mon, 16 Sep 2024 13:47:00 GMT</pubDate>
        </item>
<item>
          <title>How to Add RBAC Authorization in Next.js</title>
          <link>https://arindamm.dev/blog/how-to-add-rbac-authorization-in-nextjs-16m3</link>
          <description>Authorization, the process in our applications that determines what users can perform on which...</description>
          <pubDate>Wed, 11 Sep 2024 14:41:41 GMT</pubDate>
        </item>
<item>
          <title>Building an AI-powered quiz application with Next.js and OpenAI🧙✨</title>
          <link>https://arindamm.dev/blog/building-an-ai-powered-quiz-application-with-nextjs-and-openai-2673</link>
          <description>In this tutorial, you&apos;ll learn how to build an AI-powered quiz application that enables users to...</description>
          <pubDate>Wed, 21 Aug 2024 13:58:34 GMT</pubDate>
        </item>
<item>
          <title>Deploy Your Express Backend in Vercel for Free 🚀⚡</title>
          <link>https://arindamm.dev/blog/deploy-your-express-backend-in-vercel-for-free-1321</link>
          <description>Introduction   Have you ever struggled with deploying your backend application?  Don&apos;t worry...</description>
          <pubDate>Tue, 20 Aug 2024 11:56:22 GMT</pubDate>
        </item>
<item>
          <title>I Built an Event Scheduler in NodeJs using Google Calendar API 🚀</title>
          <link>https://arindamm.dev/blog/i-built-an-event-scheduler-in-nodejs-using-google-calendar-api-4c5b</link>
          <description>Introduction   Since COVID, my calendar has been full of stand-ups, team meetings, and...</description>
          <pubDate>Mon, 12 Aug 2024 05:51:45 GMT</pubDate>
        </item>
<item>
          <title>8 Developer Tools You Should Try in 2024</title>
          <link>https://arindamm.dev/blog/8-developer-tools-you-should-try-in-2024-b8c</link>
          <description>We, Developers, always try to use tools that can streamline our workflow and boost our...</description>
          <pubDate>Mon, 05 Aug 2024 19:57:33 GMT</pubDate>
        </item>
<item>
          <title>5 Tools Every Developer Should Use in 2024</title>
          <link>https://arindamm.dev/blog/5-tools-every-developer-must-use-in-2024-438</link>
          <description>As a Developer, there&apos;s so much to learn, and it&apos;s very important to focus on the things that...</description>
          <pubDate>Wed, 24 Jul 2024 14:30:00 GMT</pubDate>
        </item>
<item>
          <title>How to Build a Request Access Approval System in Next.js</title>
          <link>https://arindamm.dev/blog/how-to-build-a-request-access-approval-system-using-nextjs-p3p</link>
          <description>Introduction   Next.js is a powerful React framework for creating fast, scalable web...</description>
          <pubDate>Wed, 24 Jul 2024 07:00:00 GMT</pubDate>
        </item>
<item>
          <title>Create a Spotify Playlist Generator with Arcjet Protection</title>
          <link>https://arindamm.dev/blog/create-a-spotify-playlist-generator-with-arcjet-protection-2j93</link>
          <description>Introduction   Web applications are essential for businesses to deliver digital services,...</description>
          <pubDate>Fri, 12 Jul 2024 08:27:12 GMT</pubDate>
        </item>
<item>
          <title>How to Create an AI-Powered CLI with Pieces</title>
          <link>https://arindamm.dev/blog/how-to-create-an-ai-powered-cli-with-pieces-463j</link>
          <description>Introduction   Integrating AI into Command Line Interfaces (CLIs) can transform how...</description>
          <pubDate>Mon, 24 Jun 2024 15:06:35 GMT</pubDate>
        </item>
<item>
          <title>How to Implement Authorization in NodeJS</title>
          <link>https://arindamm.dev/blog/how-to-implement-authorization-in-nodejs-31hk</link>
          <description>Introduction:   Authentication and Authorization are two fundamental concepts in web...</description>
          <pubDate>Sat, 15 Jun 2024 18:37:53 GMT</pubDate>
        </item>
<item>
          <title>Interact with AI from your Terminal with Gen-ai-chat</title>
          <link>https://arindamm.dev/blog/interact-with-ai-from-your-terminal-with-gen-ai-chat-5862</link>
          <description>Introduction   Are you tired of constantly switching between different applications just to...</description>
          <pubDate>Mon, 27 May 2024 15:49:44 GMT</pubDate>
        </item>
<item>
          <title>Create a CRUD App with Prisma ORM &amp; Node Js</title>
          <link>https://arindamm.dev/blog/create-a-crud-app-with-prisma-orm-node-js-34b1</link>
          <description>Introduction   Ever feel like working with databases &amp;amp; SQL queries is a bit of a...</description>
          <pubDate>Fri, 17 May 2024 14:46:43 GMT</pubDate>
        </item>
<item>
          <title>Beginners Guide to TypeScript</title>
          <link>https://arindamm.dev/blog/getting-started-with-typescript-53i</link>
          <description>Introduction   TypeScript is quickly becoming a fan favourite of the JavaScript community,...</description>
          <pubDate>Wed, 08 May 2024 05:07:00 GMT</pubDate>
        </item>
<item>
          <title>Publish Your Articles on Medium with NodeJS</title>
          <link>https://arindamm.dev/blog/publish-your-articles-on-medium-with-nodejs-4i4p</link>
          <description>Introduction   In the Era of AI, Technical Writing is (still) one of the Key Aspects of...</description>
          <pubDate>Fri, 19 Apr 2024 21:23:19 GMT</pubDate>
        </item>
<item>
          <title>5 Developer Communities You Must Join in 2024</title>
          <link>https://arindamm.dev/blog/5-developer-communities-you-must-join-in-2024-2afa</link>
          <description>Introduction   Joining a Developer Community can be a Game Changer for Developers! And For...</description>
          <pubDate>Sun, 07 Apr 2024 03:25:11 GMT</pubDate>
        </item>
<item>
          <title>React Router Not Working on Vercel?</title>
          <link>https://arindamm.dev/blog/react-router-not-working-on-vercel-3be6</link>
          <description>Introduction   Hey there, Fellow devs!👋🏼  Recently, I was working on a project and got a...</description>
          <pubDate>Wed, 27 Mar 2024 05:17:55 GMT</pubDate>
        </item>
<item>
          <title>How to Create a Discord bot with NodeJS</title>
          <link>https://arindamm.dev/blog/create-a-discord-bot-with-nodejs-i5p</link>
          <description>Introduction   We, developers always love to play with APIs to automate our boring...</description>
          <pubDate>Sun, 10 Mar 2024 15:59:13 GMT</pubDate>
        </item>
<item>
          <title>How to Implement Authentication in NodeJS</title>
          <link>https://arindamm.dev/blog/jwt-authentication-in-nodejs-863</link>
          <description>Introduction   Authentication is a crucial aspect of modern web applications. JSON Web...</description>
          <pubDate>Fri, 01 Mar 2024 07:09:06 GMT</pubDate>
        </item>
<item>
          <title>Understanding Testing in production</title>
          <link>https://arindamm.dev/blog/understanding-testing-in-production-1ld5</link>
          <description>Introduction   Testing in production was previously ignored by Product Developers, But...</description>
          <pubDate>Tue, 27 Feb 2024 04:30:00 GMT</pubDate>
        </item>
<item>
          <title>End-to-end testing in software testing</title>
          <link>https://arindamm.dev/blog/end-to-end-testing-in-software-testing-30d0</link>
          <description>Introduction   Ever wondered how your favorite apps or software work so smoothly?  Well,...</description>
          <pubDate>Sun, 25 Feb 2024 10:31:41 GMT</pubDate>
        </item>
<item>
          <title>Mock vs Stub vs Fake: Understand the difference</title>
          <link>https://arindamm.dev/blog/mock-vs-stub-vs-fake-understand-the-difference-1bab</link>
          <description>Introduction   Testing software is like putting it through a series of challenges to make...</description>
          <pubDate>Sun, 25 Feb 2024 10:26:44 GMT</pubDate>
        </item>
<item>
          <title>Understanding Branch Coverage in Software Testing</title>
          <link>https://arindamm.dev/blog/understanding-branch-coverage-in-software-testing-3ado</link>
          <description>Introduction   Branch Coverage is a popular testing technique that provides insights into...</description>
          <pubDate>Tue, 20 Feb 2024 14:55:00 GMT</pubDate>
        </item>
<item>
          <title>Understanding Code Coverage in Software Testing</title>
          <link>https://arindamm.dev/blog/understanding-code-coverage-in-software-testing-59i3</link>
          <description>Introduction   Code Coverage is a very important part of the Software Development Life...</description>
          <pubDate>Fri, 16 Feb 2024 10:00:00 GMT</pubDate>
        </item>
<item>
          <title>How to Use Google Gemini with Node.js</title>
          <link>https://arindamm.dev/blog/how-to-use-google-gemini-with-nodejs-2d39</link>
          <description>Introduction   Generative AI has been a hot topic in tech over the past year. Everyone is...</description>
          <pubDate>Thu, 15 Feb 2024 21:33:41 GMT</pubDate>
        </item>
<item>
          <title>Understanding Statement Coverage in Software Testing</title>
          <link>https://arindamm.dev/blog/understanding-statement-coverage-in-software-testing-4enn</link>
          <description>Introduction   The software testing world widely utilizes statement coverage. It&apos;s a...</description>
          <pubDate>Thu, 15 Feb 2024 05:30:00 GMT</pubDate>
        </item>
<item>
          <title>All about API testing &amp; Keploy</title>
          <link>https://arindamm.dev/blog/all-about-api-testing-keploy-2pjk</link>
          <description>Introduction   Nowadays, Application Programming Interfaces (APIs) have become the backbone...</description>
          <pubDate>Mon, 12 Feb 2024 20:48:22 GMT</pubDate>
        </item>
<item>
          <title>Getting Started with Keploy</title>
          <link>https://arindamm.dev/blog/getting-started-with-keploy-4620</link>
          <description>Introduction   This is the age of &quot;Automation&quot;. And We, Developers, always try to automate...</description>
          <pubDate>Mon, 12 Feb 2024 20:37:30 GMT</pubDate>
        </item>
<item>
          <title>Add Tweets to Your React App using react-tweet</title>
          <link>https://arindamm.dev/blog/add-tweets-to-your-react-app-using-react-tweet-1o1</link>
          <description>Introduction   We, Developers, always try to create engaging &amp;amp; user-friendly web apps....</description>
          <pubDate>Mon, 12 Feb 2024 15:30:48 GMT</pubDate>
        </item>
<item>
          <title>Private Routes in React</title>
          <link>https://arindamm.dev/blog/private-routes-in-react-1hh4</link>
          <description>## Introduction  In modern Web Applications, ensuring the privacy and security of certain routes is a...</description>
          <pubDate>Mon, 12 Feb 2024 15:27:03 GMT</pubDate>
        </item>
<item>
          <title>OneEntry: User-Friendly Content Management for Everyone</title>
          <link>https://arindamm.dev/blog/oneentry-user-friendly-content-management-for-everyone-4hnm</link>
          <description>Introduction   The world is evolving fast, and tech is even faster, so are the requirements...</description>
          <pubDate>Thu, 25 Jan 2024 16:20:51 GMT</pubDate>
        </item>
<item>
          <title>Authenticate your React App with Appwrite</title>
          <link>https://arindamm.dev/blog/authenticate-your-react-app-with-appwrite-10bh</link>
          <description>## Introduction  User authentication is a crucial aspect of modern web applications. Implementing...</description>
          <pubDate>Sat, 23 Dec 2023 19:20:05 GMT</pubDate>
        </item>
<item>
          <title>Authenticate your React App with Supabase</title>
          <link>https://arindamm.dev/blog/authenticate-your-react-app-with-supabase-59oh</link>
          <description>Introduction   User authentication is a crucial aspect of modern web applications....</description>
          <pubDate>Sun, 10 Dec 2023 19:19:49 GMT</pubDate>
        </item>
<item>
          <title>Authenticate Your React App with Firebase</title>
          <link>https://arindamm.dev/blog/authenticate-your-react-app-with-firebase-2jp6</link>
          <description>Introduction   Authentication is a feature that most apps need. Firebase is the most popular...</description>
          <pubDate>Sun, 10 Dec 2023 19:14:21 GMT</pubDate>
        </item>
<item>
          <title>The Inner Workings of Web Browsers!</title>
          <link>https://arindamm.dev/blog/the-inner-workings-of-web-browsers-4ghh</link>
          <description>Introduction:   We, Developers, use browsers almost every day! But Have you ever thought How...</description>
          <pubDate>Tue, 28 Nov 2023 20:24:03 GMT</pubDate>
        </item>
<item>
          <title>Understanding Javascript Call-Stack</title>
          <link>https://arindamm.dev/blog/understanding-javascript-call-stack-156i</link>
          <description>Introduction   One of the fundamental concepts of JavaScript is the call stack, which is a...</description>
          <pubDate>Mon, 06 Nov 2023 11:48:27 GMT</pubDate>
        </item>
<item>
          <title>Understanding Git Hooks</title>
          <link>https://arindamm.dev/blog/understanding-git-hooks-3log</link>
          <description>Introduction   Git Hooks are a very useful yet overlooked feature of Git. With this feature,...</description>
          <pubDate>Fri, 03 Nov 2023 21:35:09 GMT</pubDate>
        </item>
<item>
          <title>Create a Custom VS Code Snippet</title>
          <link>https://arindamm.dev/blog/create-a-custom-vs-code-snippet-5gie</link>
          <description>Introduction:   As Developers, we always prefer not to write the same code again and again....</description>
          <pubDate>Sat, 21 Oct 2023 17:01:32 GMT</pubDate>
        </item>
<item>
          <title>Getting Started with Keploy</title>
          <link>https://arindamm.dev/blog/getting-started-with-keploy-4nd4</link>
          <description>Introduction   This is the age of &quot;Automation&quot;. And We, Developers, always try to automate...</description>
          <pubDate>Thu, 12 Oct 2023 17:26:48 GMT</pubDate>
        </item>
<item>
          <title>Understanding JavasScript OOPs</title>
          <link>https://arindamm.dev/blog/understanding-javasscript-oops-26l6</link>
          <description>Introduction:   Many Developers doubt whether JavaScript is a Functional Programming...</description>
          <pubDate>Tue, 03 Oct 2023 19:25:39 GMT</pubDate>
        </item>
<item>
          <title>Demystifying JavaScript IIFE</title>
          <link>https://arindamm.dev/blog/demystifying-javascript-iife-1c0k</link>
          <description>Introduction:   Immediately Invoked Function Expression (IIFE) is one of the most popular...</description>
          <pubDate>Tue, 03 Oct 2023 19:23:43 GMT</pubDate>
        </item>
<item>
          <title>Unveiling Javascript Scopes</title>
          <link>https://arindamm.dev/blog/unveiling-javascript-scopes-4bl5</link>
          <description>Introduction:   Scopes are one of the fundamental concepts of Javascript. Many Developers...</description>
          <pubDate>Tue, 03 Oct 2023 19:21:58 GMT</pubDate>
        </item>
<item>
          <title>Understanding JavaScript Execution Context</title>
          <link>https://arindamm.dev/blog/understanding-javascript-execution-context-573k</link>
          <description>Introduction   When we write JavaScript code, it&apos;s more than just lines of instructions. It...</description>
          <pubDate>Tue, 03 Oct 2023 19:19:40 GMT</pubDate>
        </item>
<item>
          <title>Demystifying Hoisting in JavaScript</title>
          <link>https://arindamm.dev/blog/demystifying-hoisting-in-javascript-3ja4</link>
          <description>Introduction   Hoisting in Javascript is a very interesting yet confusing Concept. Many...</description>
          <pubDate>Fri, 29 Sep 2023 20:13:16 GMT</pubDate>
        </item>
<item>
          <title>Setup Vite+ ReactJs with Tailwind CSS</title>
          <link>https://arindamm.dev/blog/setup-vite-reactjs-with-tailwind-css-4dj2</link>
          <description>Introduction:   We, Developers, always try to Optimize things! That&apos;s where this Combo (Vite...</description>
          <pubDate>Wed, 13 Sep 2023 16:09:48 GMT</pubDate>
        </item>
<item>
          <title>5 Tips &amp; Tricks to Enhance Your Tailwind CSS Code</title>
          <link>https://arindamm.dev/blog/5-tips-tricks-to-enhance-your-tailwind-css-code-1h7c</link>
          <description>Introduction:   Are you a front-end developer or designer looking to unlock the full...</description>
          <pubDate>Mon, 11 Sep 2023 14:45:36 GMT</pubDate>
        </item>
<item>
          <title>Manage Node versions with NVM.</title>
          <link>https://arindamm.dev/blog/manage-node-versions-with-nvm-2n0j</link>
          <description>Introduction:   When working with Node.js, you might need to install multiple versions of...</description>
          <pubDate>Sun, 10 Sep 2023 02:48:43 GMT</pubDate>
        </item>
<item>
          <title>How to use GitHub Effectively at Hackathons</title>
          <link>https://arindamm.dev/blog/how-to-use-github-effectively-at-hackathons-4emh</link>
          <description>Introduction   In this blog post, we&apos;ll go over some best practices for using GitHub at...</description>
          <pubDate>Thu, 20 Jul 2023 19:39:56 GMT</pubDate>
        </item>
<item>
          <title>Reputation in Tech via Open Source</title>
          <link>https://arindamm.dev/blog/reputation-in-tech-via-open-source-26gf</link>
          <description>Introduction   In today&apos;s competitive and fast-changing tech industry, having a good...</description>
          <pubDate>Thu, 20 Jul 2023 19:33:03 GMT</pubDate>
        </item>
<item>
          <title>Tailwind CSS Vs Inline CSS: Are They the Same?</title>
          <link>https://arindamm.dev/blog/tailwind-css-vs-inline-css-are-they-the-same-82i</link>
          <description>Introduction   Many Developers have a misconception that Tailwind Css are Same. At first...</description>
          <pubDate>Thu, 20 Jul 2023 19:30:21 GMT</pubDate>
        </item>
<item>
          <title>Getting started with Tailwind</title>
          <link>https://arindamm.dev/blog/getting-started-with-tailwind-1aa5</link>
          <description>Introduction   Have you ever found yourself spending hours upon hours trying to perfect the...</description>
          <pubDate>Wed, 31 May 2023 05:07:52 GMT</pubDate>
        </item>
<item>
          <title>Getting Started with Blogging</title>
          <link>https://arindamm.dev/blog/getting-started-with-blogging-a-beginners-guide-41d0</link>
          <description>Introduction   If you&apos;re someone who has always wanted to start a blog but doesn&apos;t know...</description>
          <pubDate>Fri, 31 Mar 2023 04:14:30 GMT</pubDate>
        </item>
<item>
          <title>Open-Source Licensing: Solving the Mystery</title>
          <link>https://arindamm.dev/blog/open-source-licensing-solving-the-mystery-5a1f</link>
          <description>Introduction   Open-source software has become an integral part of the technology industry,...</description>
          <pubDate>Fri, 24 Feb 2023 17:30:46 GMT</pubDate>
        </item>
<item>
          <title>A Beginner&apos;s Guide to Open Source</title>
          <link>https://arindamm.dev/blog/a-beginners-guide-to-open-source-4nc5</link>
          <description>Introduction   Open-source software has been around for decades, but it&apos;s only in recent...</description>
          <pubDate>Sat, 18 Feb 2023 20:10:23 GMT</pubDate>
        </item>
<item>
          <title>The Complete Beginner&apos;s Guide To GitHub</title>
          <link>https://arindamm.dev/blog/the-complete-beginners-guide-to-github-part-1-d9b</link>
          <description>Introduction   If you’re developing Open-Source software, GitHub is an excellent place to...</description>
          <pubDate>Sat, 05 Nov 2022 06:52:16 GMT</pubDate>
        </item>
    </channel>
  </rss>