<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Diep Phi</title>
    <link>https://phinhd.site/</link>
    <description>Recent content on Diep Phi</description>
    <generator>Hugo -- 0.146.0</generator>
    <language>en-us</language>
    <lastBuildDate>Sat, 24 Jan 2026 14:40:00 +0700</lastBuildDate>
    <atom:link href="https://phinhd.site/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>About</title>
      <link>https://phinhd.site/about/</link>
      <pubDate>Sat, 24 Jan 2026 14:40:00 +0700</pubDate>
      <guid>https://phinhd.site/about/</guid>
      <description>&lt;h2 id=&#34;hi-im-diep-phi&#34;&gt;Hi, I&amp;rsquo;m Diep Phi&lt;/h2&gt;
&lt;p&gt;I&amp;rsquo;m a &lt;strong&gt;Software Engineer&lt;/strong&gt; based in Ho Chi Minh City, Vietnam. Recent Computer Networks graduate with hands-on experience in full-stack development, specializing in .NET, React, and cloud technologies.&lt;/p&gt;
&lt;h3 id=&#34;what-i-do&#34;&gt;What I Do&lt;/h3&gt;
&lt;p&gt;I build scalable and robust applications using modern web technologies:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Backend Development&lt;/strong&gt;: ASP.NET Core, .NET Framework, C#, Flask&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Frontend Development&lt;/strong&gt;: React, TypeScript, Tailwind CSS, Bootstrap&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Databases&lt;/strong&gt;: PostgreSQL, MongoDB, MySQL, Redis&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;DevOps &amp;amp; Tools&lt;/strong&gt;: Docker, Git/GitHub, CI/CD practices&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Cloud &amp;amp; Monitoring&lt;/strong&gt;: AWS practices, New Relic&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;professional-journey&#34;&gt;Professional Journey&lt;/h3&gt;
&lt;p&gt;Currently working as a &lt;strong&gt;Software Engineer at Labor AI&lt;/strong&gt; in Ho Chi Minh City, where I contribute to:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Experience</title>
      <link>https://phinhd.site/experience/</link>
      <pubDate>Sat, 24 Jan 2026 14:40:00 +0700</pubDate>
      <guid>https://phinhd.site/experience/</guid>
      <description>&lt;h2 id=&#34;work-experience&#34;&gt;Work Experience&lt;/h2&gt;
&lt;h3 id=&#34;software-engineer&#34;&gt;Software Engineer&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;Labor AI&lt;/strong&gt; • Ho Chi Minh City, Vietnam&lt;br&gt;
&lt;em&gt;Apr 2025 - Present&lt;/em&gt; • Full-time&lt;/p&gt;
&lt;p&gt;Contributed to crypto trading platforms and eCommerce solutions using .NET Core, React, and modern databases. Worked on multiple projects including trading platforms, gift card marketplace, and commission payout systems.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Key Achievements:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Developed Excel export functionality using NPOI library for trading reports&lt;/li&gt;
&lt;li&gt;Implemented data visualization with profit/loss color coding for financial data&lt;/li&gt;
&lt;li&gt;Contributed to GCMO eCommerce platform using React and ASP.NET Core&lt;/li&gt;
&lt;li&gt;Supported Redis caching and API integration with Yelp and Google Places&lt;/li&gt;
&lt;li&gt;Enhanced error handling and logging with Serilog and New Relic integration&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Technologies:&lt;/strong&gt;&lt;br&gt;
React • ASP.NET Core • C# • PostgreSQL • MongoDB • Redis • NPOI • Serilog&lt;/p&gt;</description>
    </item>
    <item>
      <title>Projects</title>
      <link>https://phinhd.site/projects/</link>
      <pubDate>Sat, 24 Jan 2026 14:40:00 +0700</pubDate>
      <guid>https://phinhd.site/projects/</guid>
      <description>&lt;h2 id=&#34;my-projects&#34;&gt;My Projects&lt;/h2&gt;
&lt;p&gt;Here are some of the projects I&amp;rsquo;ve worked on:&lt;/p&gt;
&lt;h3 id=&#34;vietnamese-invoice-information-extraction-system&#34;&gt;Vietnamese Invoice Information Extraction System&lt;/h3&gt;
&lt;p&gt;A microservices-based invoice processing system using YOLO models for region detection and Tesseract OCR for Vietnamese text extraction, achieving 94.25% accuracy for store names and 93.5% for total amounts.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Technologies Used:&lt;/strong&gt;&lt;br&gt;
Python • YOLO (v8-v11) • Tesseract OCR • React • TypeScript • Flask • MongoDB • PostgreSQL • Docker • Kong API Gateway&lt;/p&gt;</description>
    </item>
    <item>
      <title>React Performance Optimization Techniques</title>
      <link>https://phinhd.site/posts/react-performance-optimization/</link>
      <pubDate>Sat, 20 Jan 2024 00:00:00 +0700</pubDate>
      <guid>https://phinhd.site/posts/react-performance-optimization/</guid>
      <description>Learn techniques and best practices to optimize performance in React applications</description>
    </item>
    <item>
      <title>Learning React Hooks: From Basics to Advanced</title>
      <link>https://phinhd.site/posts/learning-react-hooks/</link>
      <pubDate>Mon, 15 Jan 2024 00:00:00 +0700</pubDate>
      <guid>https://phinhd.site/posts/learning-react-hooks/</guid>
      <description>Learn about React Hooks and how to use them effectively in real-world projects</description>
    </item>
    <item>
      <title>TypeScript in React: Best Practices</title>
      <link>https://phinhd.site/posts/typescript-react-best-practices/</link>
      <pubDate>Wed, 10 Jan 2024 00:00:00 +0700</pubDate>
      <guid>https://phinhd.site/posts/typescript-react-best-practices/</guid>
      <description>Guide to using TypeScript with React effectively and essential best practices</description>
    </item>
  </channel>
</rss>
