<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Nguyen Quoc Tuan Tuan PK</title>
    <description>The latest articles on DEV Community by Nguyen Quoc Tuan Tuan PK (@smileaitoolsreview).</description>
    <link>https://dev.to/smileaitoolsreview</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3944319%2F8feb32eb-7272-49ef-a517-c2952a47a306.png</url>
      <title>DEV Community: Nguyen Quoc Tuan Tuan PK</title>
      <link>https://dev.to/smileaitoolsreview</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/smileaitoolsreview"/>
    <language>en</language>
    <item>
      <title>How I Use Windsurf for Fast Prototyping and Codex for Multi-file Cleanup</title>
      <dc:creator>Nguyen Quoc Tuan Tuan PK</dc:creator>
      <pubDate>Fri, 22 May 2026 14:36:14 +0000</pubDate>
      <link>https://dev.to/smileaitoolsreview/how-i-use-windsurf-for-fast-prototyping-and-codex-for-multi-file-cleanup-2ml9</link>
      <guid>https://dev.to/smileaitoolsreview/how-i-use-windsurf-for-fast-prototyping-and-codex-for-multi-file-cleanup-2ml9</guid>
      <description>&lt;p&gt;At first AI coding felt magical.&lt;/p&gt;

&lt;p&gt;Then my repo hit 40+ files.&lt;/p&gt;

&lt;p&gt;Windsurf was still useful for:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;rough structure&lt;/li&gt;
&lt;li&gt;brainstorming&lt;/li&gt;
&lt;li&gt;fast UI iteration
But Codex became much stronger when:&lt;/li&gt;
&lt;li&gt;files started connecting together&lt;/li&gt;
&lt;li&gt;refactoring affected multiple modules&lt;/li&gt;
&lt;li&gt;cleanup became more important than prototyping
My workflow now is usually:
Windsurf -&amp;gt; rough prototype
Codex -&amp;gt; repo-wide cleanup/refactor
Manual testing -&amp;gt; rollback if needed
The larger the repo became, the more context management mattered.
One thing I learned is that AI coding tools are not really competing only on code generation anymore.
They compete on:&lt;/li&gt;
&lt;li&gt;context handling&lt;/li&gt;
&lt;li&gt;repo understanding&lt;/li&gt;
&lt;li&gt;multi-file coordination&lt;/li&gt;
&lt;li&gt;workflow speed
I wrote a deeper comparison here:
&lt;a href="https://review.mssmileenglish.com/comparisons/cursor-vs-windsurf/" rel="noopener noreferrer"&gt;https://review.mssmileenglish.com/comparisons/cursor-vs-windsurf/&lt;/a&gt;
&lt;a href="https://review.mssmileenglish.com/comparisons/cursor-vs-windsurf/" rel="noopener noreferrer"&gt;https://review.mssmileenglish.com/comparisons/cursor-vs-windsurf/&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>ai</category>
      <category>chatgpt</category>
      <category>python</category>
      <category>productivity</category>
    </item>
    <item>
      <title>I Built 4 AI-Assisted Projects — Here’s What Actually Worked</title>
      <dc:creator>Nguyen Quoc Tuan Tuan PK</dc:creator>
      <pubDate>Fri, 22 May 2026 05:25:57 +0000</pubDate>
      <link>https://dev.to/smileaitoolsreview/i-built-4-ai-assisted-projects-heres-what-actually-worked-c4a</link>
      <guid>https://dev.to/smileaitoolsreview/i-built-4-ai-assisted-projects-heres-what-actually-worked-c4a</guid>
      <description>&lt;p&gt;Over the past few months, I’ve been experimenting with AI-assisted development workflows across real projects involving:&lt;/p&gt;

&lt;p&gt;Firebase&lt;br&gt;
automation systems&lt;br&gt;
deployment/debugging&lt;br&gt;
affiliate content infrastructure&lt;br&gt;
AI-assisted web applications&lt;/p&gt;

&lt;p&gt;One interesting observation:&lt;/p&gt;

&lt;p&gt;Different AI coding tools become valuable at different stages.&lt;/p&gt;

&lt;p&gt;For me:&lt;/p&gt;

&lt;p&gt;Windsurf works well for rapid initial implementation&lt;br&gt;
Codex becomes more effective during debugging and deeper project refactoring&lt;br&gt;
Cursor is useful for quick edits and iteration&lt;/p&gt;

&lt;p&gt;The biggest shift was realizing that AI tools are not simply “better” or “worse.”&lt;/p&gt;

&lt;p&gt;They behave more like specialized collaborators.&lt;/p&gt;

&lt;p&gt;The workflow design matters more than the tool itself.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>productivity</category>
      <category>showdev</category>
      <category>tooling</category>
    </item>
    <item>
      <title>I Built 4 AI-Assisted Projects — Here’s What Actually Worked</title>
      <dc:creator>Nguyen Quoc Tuan Tuan PK</dc:creator>
      <pubDate>Fri, 22 May 2026 05:14:50 +0000</pubDate>
      <link>https://dev.to/smileaitoolsreview/i-built-4-ai-assisted-projects-heres-what-actually-worked-56g6</link>
      <guid>https://dev.to/smileaitoolsreview/i-built-4-ai-assisted-projects-heres-what-actually-worked-56g6</guid>
      <description>&lt;p&gt;Most discussions around AI coding tools still focus on demos.&lt;/p&gt;

&lt;p&gt;But after building multiple real projects using Windsurf, Codex, Firebase, Railway and automation workflows, I realized something important:&lt;/p&gt;

&lt;p&gt;Different AI tools are good at completely different stages.&lt;/p&gt;

&lt;p&gt;And using them the same way is usually where people waste time.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>How I Built 4 AI-Assisted Projects Using Multiple AI Coding Tools</title>
      <dc:creator>Nguyen Quoc Tuan Tuan PK</dc:creator>
      <pubDate>Thu, 21 May 2026 15:00:25 +0000</pubDate>
      <link>https://dev.to/smileaitoolsreview/how-i-built-4-ai-assisted-projects-using-multiple-ai-coding-tools-17n</link>
      <guid>https://dev.to/smileaitoolsreview/how-i-built-4-ai-assisted-projects-using-multiple-ai-coding-tools-17n</guid>
      <description>&lt;p&gt;Most people ask:&lt;/p&gt;

&lt;p&gt;“What’s the best AI coding tool?”&lt;/p&gt;

&lt;p&gt;After building 4 AI-assisted projects, I realized the better question is:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;“Which tool fits each stage of the workflow?”&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;My current workflow:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;ChatGPT → ideas and prompts&lt;/li&gt;
&lt;li&gt;Windsurf → rough project structure&lt;/li&gt;
&lt;li&gt;Codex → fix and refactor logic&lt;/li&gt;
&lt;li&gt;Cursor → production polish&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Using this workflow, I built:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Parent-child emotional connection app&lt;/li&gt;
&lt;li&gt;English learning platform&lt;/li&gt;
&lt;li&gt;AI video project&lt;/li&gt;
&lt;li&gt;Affiliate marketing system&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Biggest lesson:&lt;/p&gt;

&lt;p&gt;AI doesn’t magically replace developers.&lt;/p&gt;

&lt;p&gt;It reduces friction between:&lt;br&gt;
idea → prototype → working product.&lt;/p&gt;

&lt;p&gt;That’s where the real leverage is.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>coding</category>
      <category>productivity</category>
      <category>buildinpublic</category>
    </item>
  </channel>
</rss>
