<?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: Nguyễn Phong</title>
    <description>The latest articles on DEV Community by Nguyễn Phong (@nguyen_phong_0e30ace9296c).</description>
    <link>https://dev.to/nguyen_phong_0e30ace9296c</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4076998%2Fe2975102-fe60-4b68-9546-99bc9faaad15.png</url>
      <title>DEV Community: Nguyễn Phong</title>
      <link>https://dev.to/nguyen_phong_0e30ace9296c</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/nguyen_phong_0e30ace9296c"/>
    <language>en</language>
    <item>
      <title>Unemployed and overthinking every life choice, so I built a Dual-Oracle (Tarot + I Ching) Decision Matrix to predict my job hunt</title>
      <dc:creator>Nguyễn Phong</dc:creator>
      <pubDate>Fri, 14 Aug 2026 03:39:03 +0000</pubDate>
      <link>https://dev.to/nguyen_phong_0e30ace9296c/unemployed-and-overthinking-every-life-choice-so-i-built-a-dual-oracle-tarot-i-ching-decision-59mi</link>
      <guid>https://dev.to/nguyen_phong_0e30ace9296c/unemployed-and-overthinking-every-life-choice-so-i-built-a-dual-oracle-tarot-i-ching-decision-59mi</guid>
      <description>&lt;p&gt;Like many fresh CS grads struggling in this job market, I’ve spent the past few months trapped in an endless loop of overthinking. Should I keep applying for backend roles? Should I relocate? Should I start my own thing?&lt;/p&gt;

&lt;p&gt;To cope with the anxiety and stay sharp with my coding skills, I decided to combine two of my biggest passions: software engineering and esoteric philosophy.&lt;/p&gt;

&lt;p&gt;I built &lt;a href="https://hexapodsphere.com/" rel="noopener noreferrer"&gt;HexaPodSphere&lt;/a&gt;—an esoteric intelligence platform designed to make daily readings interactive and analytical rather than just static text.&lt;/p&gt;

&lt;p&gt;My main personal tool on the site is the&lt;a href="https://hexapodsphere.com/decision" rel="noopener noreferrer"&gt; Real-Time Decision Matrix Engine&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;💡 How It Works Under the Hood:&lt;a href="https://dev.tourl"&gt;&lt;/a&gt;&lt;br&gt;
Instead of relying on random AI wrappers or static generic horoscopes, I engineered a dual-oracle system:&lt;/p&gt;

&lt;p&gt;The Heart vs. The Mind: It evaluates your query through Tarot (subconscious/emotional readiness) paired directly against I Ching (tactical/environmental timing).&lt;/p&gt;

&lt;p&gt;12-Hour Temporal Entropy: It factors in 12-hour time cycles (Shi-Chen cycles in Eastern metaphysics), so casting a decision in the morning vs. late at night registers shifting environmental energies.&lt;/p&gt;

&lt;p&gt;Birth Frequency Hashing: Optionally combines your Date of Birth (DOB) with the query string through djb2 hashing algorithms to align card draws specifically to your profile.&lt;/p&gt;

&lt;p&gt;Tech Stack: Next.js, TypeScript, Tailwind CSS, pre-rendered static routes for performance, and a procedural synthesis engine to deliver structured, deep analysis without slow API lags.&lt;/p&gt;

&lt;p&gt;I originally coded this just to test my own fortune and give myself some clarity while looking for work, but it turned out surprisingly fun and insightful to use.&lt;/p&gt;

&lt;p&gt;It’s 100% free with no paywalls or sign-ups required. I’d love for you guys to test your own burning decisions on it and give me honest feedback on the UI, reading logic, or response speed!&lt;/p&gt;

&lt;p&gt;Thanks for checking it out!&lt;/p&gt;

</description>
      <category>showdev</category>
      <category>nextjs</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
