<?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: Andriy Rukhlyadko</title>
    <description>The latest articles on DEV Community by Andriy Rukhlyadko (@rukhlyadko).</description>
    <link>https://dev.to/rukhlyadko</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%2F3898104%2F1adc5f8a-658e-455c-ae6d-9f410d2709fb.jpg</url>
      <title>DEV Community: Andriy Rukhlyadko</title>
      <link>https://dev.to/rukhlyadko</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/rukhlyadko"/>
    <language>en</language>
    <item>
      <title>How I Built a Mental Health App Grounded in Real Psychology (Not Just Vibes)</title>
      <dc:creator>Andriy Rukhlyadko</dc:creator>
      <pubDate>Fri, 15 May 2026 23:28:53 +0000</pubDate>
      <link>https://dev.to/rukhlyadko/how-i-built-a-mental-health-app-grounded-in-real-psychology-not-just-vibes-1l96</link>
      <guid>https://dev.to/rukhlyadko/how-i-built-a-mental-health-app-grounded-in-real-psychology-not-just-vibes-1l96</guid>
      <description>&lt;p&gt;[Most mental health apps feel generic. Calming music, breathing exercises, maybe a mood tracker. I wanted something different — an app where the AI actually understands why you feel the way you feel, not just that you do.&lt;br&gt;
So I built Mental Detox — an AI-powered emotional journal with three specialized assistants: anxiety, daily stress, and sleep. Here's what I learned.&lt;br&gt;
The Psychology Stack&lt;br&gt;
Before writing a single line of code, I mapped out the evidence base:&lt;/p&gt;

&lt;p&gt;CBT (Cognitive Behavioral Therapy) — identifying and reframing distorted thoughts&lt;br&gt;
DBT (Dialectical Behavior Therapy) — emotional regulation and distress tolerance&lt;br&gt;
Pennebaker's Expressive Writing — 40+ years of research showing that structured journaling reduces cortisol and improves psychological wellbeing&lt;br&gt;
Stanley &amp;amp; Brown Safety Planning — crisis protocol, not just a hotline number&lt;br&gt;
Cognitive Shuffle (Dr. Luc Beaudoin) — a science-backed technique to fall asleep faster by disrupting pre-sleep rumination&lt;/p&gt;

&lt;p&gt;Each AI assistant module is built around these frameworks, not around "feeling good."&lt;br&gt;
The Tech Stack&lt;/p&gt;

&lt;p&gt;Frontend: React + Vite + Capacitor (iOS &amp;amp; Android from one codebase)&lt;br&gt;
Backend: Node.js + Express on Render&lt;br&gt;
Database: Firebase Firestore&lt;br&gt;
AI: GPT-4o as the conversational core&lt;br&gt;
Subscriptions: RevenueCat&lt;br&gt;
Languages supported: English, Ukrainian, French, German, Spanish, Japanese&lt;/p&gt;

&lt;p&gt;The Hardest Part&lt;br&gt;
Not the code. The prompts.&lt;br&gt;
Writing a system prompt that handles a user in crisis, switches languages mid-conversation, applies the right psychological technique for the right moment, and still feels like a warm human — that took months of iteration.&lt;br&gt;
The crisis protocol alone went through a dozen rewrites. It now includes verified hotlines for Canada, USA, and Ukraine, with logic that activates only when genuinely needed — not at the first mention of feeling "stressed."&lt;br&gt;
What I'd Do Differently&lt;br&gt;
Ship faster and talk to users earlier. I spent too long perfecting features nobody asked for. The burnout test page I built as a static SEO landing page outside the React SPA? That came from actually listening to what people searched for.&lt;br&gt;
Where It Stands Now&lt;br&gt;
Mental Detox is live on iOS, Android, and web. Active users, zero paid subscriptions so far — which is the honest reality of early-stage consumer apps.&lt;br&gt;
If you're building in the mental health space or want to talk about AI prompt architecture for sensitive use cases, I'm happy to connect.&lt;br&gt;
](&lt;a href="https://mental-detox.app" rel="noopener noreferrer"&gt;https://mental-detox.app&lt;/a&gt;) &lt;a href="https://apps.apple.com/app/id6760232310" rel="noopener noreferrer"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>productivity</category>
      <category>javascript</category>
      <category>beginners</category>
    </item>
    <item>
      <title>Looking for Android beta testers for Mental Detox - AI emotion journal</title>
      <dc:creator>Andriy Rukhlyadko</dc:creator>
      <pubDate>Wed, 29 Apr 2026 14:55:12 +0000</pubDate>
      <link>https://dev.to/rukhlyadko/looking-for-android-beta-testers-for-mental-detox-ai-emotion-journal-3oja</link>
      <guid>https://dev.to/rukhlyadko/looking-for-android-beta-testers-for-mental-detox-ai-emotion-journal-3oja</guid>
      <description>&lt;p&gt;Hey Dev community,&lt;/p&gt;

&lt;p&gt;I'm a solo developer building Mental Detox — an AI-powered emotion journal for Android. I'm currently in closed testing phase on Google Play and need beta testers.&lt;/p&gt;

&lt;p&gt;What you get:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;1 month free premium access (promo code FREEMAY26)&lt;/li&gt;
&lt;li&gt;Early access to the app&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;How to join:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Join Google Group: &lt;a href="https://groups.google.com/g/mental-detox-testers" rel="noopener noreferrer"&gt;https://groups.google.com/g/mental-detox-testers&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Install via Play Store: &lt;a href="https://play.google.com/store/apps/details?id=com.mental.detox" rel="noopener noreferrer"&gt;https://play.google.com/store/apps/details?id=com.mental.detox&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Keep the app for 14+ days&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;How to use the promo code:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Open the app and go to the payment page from the main screen&lt;/li&gt;
&lt;li&gt;Select monthly subscription&lt;/li&gt;
&lt;li&gt;On the Stripe payment page enter code FREEMAY26&lt;/li&gt;
&lt;li&gt;Apply the code and confirm — no charge will be made&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;More about the app: &lt;a href="https://www.mental-detox.app/publications" rel="noopener noreferrer"&gt;https://www.mental-detox.app/publications&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Questions? Comment below or email &lt;a href="mailto:andriy.rukhlyadko@gmail.com"&gt;andriy.rukhlyadko@gmail.com&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Thanks! 🙏&lt;/p&gt;

</description>
      <category>ai</category>
      <category>betatesters</category>
      <category>android</category>
      <category>androiddev</category>
    </item>
    <item>
      <title>Mental Detox: AI-journaling for anxiety, stress, and self-reflection</title>
      <dc:creator>Andriy Rukhlyadko</dc:creator>
      <pubDate>Sat, 25 Apr 2026 23:52:40 +0000</pubDate>
      <link>https://dev.to/rukhlyadko/mental-detox-ai-journaling-for-anxiety-stress-and-self-reflection-12j7</link>
      <guid>https://dev.to/rukhlyadko/mental-detox-ai-journaling-for-anxiety-stress-and-self-reflection-12j7</guid>
      <description>&lt;p&gt;Hi DEV community! I'm Andriy, a software developer building &lt;strong&gt;Mental Detox&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;I built this project to bridge the gap between therapy sessions. People often face anxiety, panic attacks, or sleepless nights when their therapist is unavailable. Mental Detox is an AI journaling tool designed to provide 24/7 psychological self-support.&lt;/p&gt;

&lt;h3&gt;
  
  
  🧠 Not a replacement, but a companion
&lt;/h3&gt;

&lt;p&gt;The goal is to provide a reliable tool for:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Reducing anxiety&lt;/strong&gt; in real-time.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Processing difficult emotions&lt;/strong&gt; through structured journaling.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Improving sleep quality&lt;/strong&gt; after high-stress days.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  📄 Scientific Transparency (The Technical Report)
&lt;/h3&gt;

&lt;p&gt;I believe AI in mental health must be transparent. I've prepared a detailed technical report outlining the &lt;strong&gt;17 evidence-based techniques&lt;/strong&gt; (CBT, ACT, DBT, mindfulness) integrated into the AI's logic.&lt;/p&gt;

&lt;p&gt;I am looking for honest professional feedback from psychologists and developers.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href="https://drive.google.com/file/d/1seqdtvrdkAzL3jbQb5IO5oTut3aHJ-kk/view?usp=sharing" rel="noopener noreferrer"&gt;Read the Full Evidence-Based Report (English, PDF) →&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;




&lt;h3&gt;
  
  
  🛠️ Free Professional Assessments
&lt;/h3&gt;

&lt;p&gt;I've integrated standard clinical tests to help users monitor their state:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Beck Anxiety Inventory:&lt;/strong&gt; &lt;a href="https://mental-detox.app/beck-anxiety-test/" rel="noopener noreferrer"&gt;https://mental-detox.app/beck-anxiety-test/&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Burnout Test (MBI):&lt;/strong&gt; &lt;a href="https://mental-detox.app/burnout-test/" rel="noopener noreferrer"&gt;https://mental-detox.app/burnout-test/&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Sleep Quality Test:&lt;/strong&gt; &lt;a href="https://mental-detox.app/sleep-test/" rel="noopener noreferrer"&gt;https://mental-detox.app/sleep-test/&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>ai</category>
      <category>anxiety</category>
      <category>insomnia</category>
      <category>stress</category>
    </item>
  </channel>
</rss>
