<?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: Arfath Pasha</title>
    <description>The latest articles on DEV Community by Arfath Pasha (@arfath_pasha_).</description>
    <link>https://dev.to/arfath_pasha_</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%2F3762426%2Fcdc52c5b-ed31-475d-a3a2-42d631f13784.jpg</url>
      <title>DEV Community: Arfath Pasha</title>
      <link>https://dev.to/arfath_pasha_</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/arfath_pasha_"/>
    <language>en</language>
    <item>
      <title>Obsession-I built an obsession tracker for developers...</title>
      <dc:creator>Arfath Pasha</dc:creator>
      <pubDate>Sat, 11 Jul 2026 10:01:33 +0000</pubDate>
      <link>https://dev.to/arfath_pasha_/obsession-i-built-an-obsession-tracker-for-developers-5g60</link>
      <guid>https://dev.to/arfath_pasha_/obsession-i-built-an-obsession-tracker-for-developers-5g60</guid>
      <description>&lt;p&gt;&lt;em&gt;This is a submission for &lt;a href="https://dev.to/challenges/weekend-2026-07-09"&gt;Weekend Challenge: Passion Edition&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  What I Built
&lt;/h2&gt;

&lt;p&gt;I built &lt;strong&gt;TOTAL_OBSESSION_DETECTOR (STRAT_OS)&lt;/strong&gt;, a Neo-Brutalist "Editorial Aesthetic" passion &amp;amp; neurosis analyzer designed specifically for developer subcultures. &lt;/p&gt;

&lt;p&gt;Whether it's spending $600 tuning custom mechanical keyboard switches, building multi-node Kubernetes home labs in a closet, or obsessively optimizing database index selectivities, developers have high-severity fixations. &lt;strong&gt;TOTAL_OBSESSION_DETECTOR&lt;/strong&gt; lets you log these behavioral symtoms, run dynamic, AI-powered "Passion Audits" to diagnose your obsession level (complete with a brutal roast and an intellectual validation manifesto), and instantly generate a &lt;strong&gt;Quick Defense Shield&lt;/strong&gt;—a hyper-formal, jargon-rich legalistic defense letter to dismiss questioning from supervisors, landlords, or partners.&lt;/p&gt;

&lt;h2&gt;
  
  
  Demo
&lt;/h2&gt;

&lt;p&gt;🔗 &lt;strong&gt;Live Deployed App&lt;/strong&gt;: &lt;a href="https://obsession-tracker.ai.studio" rel="noopener noreferrer"&gt;TOTAL_OBSESSION_DETECTOR&lt;/a&gt;  &lt;/p&gt;

&lt;h2&gt;
  
  
  Code
&lt;/h2&gt;

&lt;p&gt;🔗 &lt;strong&gt;GitHub Repository&lt;/strong&gt;: &lt;em&gt;[&lt;a href="https://github.com/arfath62/obsession-" rel="noopener noreferrer"&gt;https://github.com/arfath62/obsession-&lt;/a&gt;]&lt;/em&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  How I Built It
&lt;/h2&gt;

&lt;p&gt;I engineered a full-stack Node.js &amp;amp; React single-page application focused on high performance and extreme resilience:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Editorial Design System&lt;/strong&gt;: Kept the layout true to print design and neo-brutalist aesthetics—featuring hard geometric lines, deep blacks, spacious negative layouts, raw code readouts, and responsive transitions using &lt;code&gt;motion&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Resilient AI Pipeline&lt;/strong&gt;: Implemented the official Google GenAI SDK (&lt;code&gt;@google/genai&lt;/code&gt;) inside an Express.js backend. To safeguard the application from high-demand &lt;code&gt;503 UNAVAILABLE&lt;/code&gt; errors or rate-limiting:

&lt;ul&gt;
&lt;li&gt;Configured an active retry protocol using exponential backoffs.&lt;/li&gt;
&lt;li&gt;Built an automated model-fallback waterfall. If &lt;code&gt;gemini-3.5-flash&lt;/code&gt; experiences transient load, the server seamlessly cascades down to &lt;code&gt;gemini-flash-latest&lt;/code&gt; and then &lt;code&gt;gemini-3.1-flash-lite&lt;/code&gt;, assuring 100% backend uptime.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Structured Outputs&lt;/strong&gt;: Forced Gemini to spit out structured, schema-validated JSON diagnostics so the client could instantly render progress gauges, witty deconstruction blocks, and formatted procedural steps.&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  Prize Categories
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Best Use of Google AI
&lt;/h3&gt;

&lt;p&gt;I integrated the official &lt;code&gt;@google/genai&lt;/code&gt; SDK and established a multi-model fallback waterfall system (&lt;code&gt;gemini-3.5-flash&lt;/code&gt; ➡️ &lt;code&gt;gemini-flash-latest&lt;/code&gt; ➡️ &lt;code&gt;gemini-3.1-flash-lite&lt;/code&gt;) to bypass high-demand unavailability spikes, assuring that developer audits and legal defense generation are always available.&lt;br&gt;
thank you....&lt;/p&gt;

</description>
      <category>ai</category>
      <category>devchallenge</category>
      <category>webdev</category>
      <category>programming</category>
    </item>
  </channel>
</rss>
