<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title><![CDATA[Arman Ahmadi - Backend Engineer | Articles RSS Feed]]></title>
        <description><![CDATA[Hey there! This is where I share my journey through software engineering, personal anecdotes, and articles covering a wide range of topics.]]></description>
        <link>https://armancodes.com</link>
        <image>
            <url>https://armancodes.com/images/white-logo.jpg</url>
            <title>Arman Ahmadi - Backend Engineer | Articles RSS Feed</title>
            <link>https://armancodes.com</link>
        </image>
        <generator>RSS for Node and Next.js</generator>
        <lastBuildDate>Sun, 13 Sep 2026 14:27:35 GMT</lastBuildDate>
        <atom:link href="https://armancodes.com/rss.xml" rel="self" type="application/rss+xml"/>
        <pubDate>Sun, 13 Sep 2026 14:27:35 GMT</pubDate>
        <copyright><![CDATA[Copyright 2026, Arman Ahmadi]]></copyright>
        <language><![CDATA[en-US]]></language>
        <ttl>60</ttl>
        <item>
            <title><![CDATA[Perfectionism: A Path to Nowhere]]></title>
            <description><![CDATA[Perfectionism can hinder progress. It's better to act now and improve later. Start building and refine over time for the best results.]]></description>
            <link>https://armancodes.com//articles/perfectionism-a-path-to-nowhere</link>
            <guid isPermaLink="true">https://armancodes.com//articles/perfectionism-a-path-to-nowhere</guid>
            <category><![CDATA[Perfectionism]]></category>
            <category><![CDATA[Personal Development]]></category>
            <category><![CDATA[Self Improvement]]></category>
            <dc:creator><![CDATA[Arman Ahmadi]]></dc:creator>
            <pubDate>Mon, 17 Jun 2024 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[PHP vs. GoLang: A Developer’s Perspective on Control, Simplicity, and Ecosystem Differences]]></title>
            <description><![CDATA[PHP relies on frameworks for speed, but GoLang’s simplicity fosters deeper control. PHP builds quickly, while GoLang builds deliberately with minimal dependencies—each language offers unique strengths for developers.]]></description>
            <link>https://armancodes.com//articles/php-vs-golang-developer-perspective</link>
            <guid isPermaLink="true">https://armancodes.com//articles/php-vs-golang-developer-perspective</guid>
            <category><![CDATA[PHP]]></category>
            <category><![CDATA[GoLang]]></category>
            <category><![CDATA[Programming]]></category>
            <dc:creator><![CDATA[Arman Ahmadi]]></dc:creator>
            <pubDate>Sat, 02 Nov 2024 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Dependency Lock-In: The Hidden Costs You Pay for Not Owning Your Code]]></title>
            <description><![CDATA[Learn how dependency lock-in impacts your code and why owning your code is essential for control and flexibility in software development.]]></description>
            <link>https://armancodes.com//articles/dependency-lock-in-own-your-code</link>
            <guid isPermaLink="true">https://armancodes.com//articles/dependency-lock-in-own-your-code</guid>
            <category><![CDATA[Dependency management]]></category>
            <category><![CDATA[Code ownership]]></category>
            <category><![CDATA[Software development]]></category>
            <category><![CDATA[Library lock-in]]></category>
            <dc:creator><![CDATA[Arman Ahmadi]]></dc:creator>
            <pubDate>Sat, 09 Nov 2024 00:00:00 GMT</pubDate>
        </item>
    </channel>
</rss>