<?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: Arka</title>
    <description>The latest articles on DEV Community by Arka (@itsmysterix).</description>
    <link>https://dev.to/itsmysterix</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%2F3281017%2F6f31ca73-0920-4467-ace0-7385e6629330.jpg</url>
      <title>DEV Community: Arka</title>
      <link>https://dev.to/itsmysterix</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/itsmysterix"/>
    <language>en</language>
    <item>
      <title>Building Slurp: A Fruit-Themed AI Mood Tracker with Supabase and Next.js</title>
      <dc:creator>Arka</dc:creator>
      <pubDate>Fri, 20 Jun 2025 22:51:40 +0000</pubDate>
      <link>https://dev.to/itsmysterix/building-slurp-a-fruit-themed-ai-mood-tracker-with-supabase-and-nextjs-4o1f</link>
      <guid>https://dev.to/itsmysterix/building-slurp-a-fruit-themed-ai-mood-tracker-with-supabase-and-nextjs-4o1f</guid>
      <description>&lt;p&gt;One week in March, I hit a wall.&lt;br&gt;
Couldn’t sleep. Couldn’t think straight. Just spiraling.&lt;br&gt;
I knew I needed to log what I was feeling, but all the apps I found were either:&lt;br&gt;
Too clinical&lt;br&gt;
Too sterile&lt;br&gt;
Too “rate your emotion on a scale of 1–5”&lt;br&gt;
That’s not how my brain works when it’s fogged up. I needed something softer, visual, and playful.&lt;br&gt;
Something that didn't make me feel worse for checking in.&lt;/p&gt;

&lt;p&gt;So I built Slurp — a mood tracking app that uses fruit metaphors (e.g., Strawberry Bliss, Sour Lemon) instead of standard emotion labels. The goal? Make emotional journaling playful, visual, and easy to stick with.&lt;/p&gt;

&lt;p&gt;Core Features&lt;br&gt;
✅ Mood Logging&lt;br&gt;
Choose from 16 “fruity moods”, each linked to emotion tags (e.g., happy, anxious, neutral)&lt;br&gt;
Add journal entries, optional location, and privacy mode&lt;br&gt;
Entries are saved in real time to Supabase with RLS for user isolation&lt;/p&gt;

&lt;p&gt;📊 Emotional Analytics&lt;br&gt;
View pie charts of mood frequency&lt;br&gt;
Track energy scores over a 7-day window&lt;br&gt;
See “mood density” with color intensity on a calendar grid&lt;br&gt;
Streak tracking encourages habit-building&lt;/p&gt;

&lt;p&gt;🤖 AI Journaling with OpenAI&lt;br&gt;
I wanted the journal to feel heard. So every journal entry runs through:&lt;br&gt;
OpenAI fallback → deeper insight generation&lt;br&gt;
You get:&lt;br&gt;
Dominant emotions&lt;br&gt;
Energy scores&lt;br&gt;
Personalized prompts&lt;/p&gt;

&lt;p&gt;🧘‍♂️ Wellness Tools&lt;br&gt;
When it’s too much to write, Slurp still shows up:&lt;br&gt;
Breathing animation exercises&lt;br&gt;
Grounding techniques (5-4-3-2-1)&lt;br&gt;
Short meditations&lt;br&gt;
Crisis resources (international coverage)&lt;/p&gt;

&lt;p&gt;🔧 Tech Stack&lt;br&gt;
Layer   Tools&lt;br&gt;
Frontend    Next.js 14 (App Router), TypeScript, Tailwind CSS, Shadcn UI&lt;br&gt;
Animations  Framer Motion&lt;br&gt;
Backend Supabase (Auth + File Storage)&lt;br&gt;
AI OpenAI &lt;br&gt;
Design System   Neubrutalism + Pastel fruit palette&lt;br&gt;
Hosting Vercel &lt;/p&gt;

&lt;p&gt;💡 What I Learned&lt;br&gt;
RLS in Supabase is powerful but punishing if you don’t model your data right from the start&lt;/p&gt;

&lt;p&gt;Microinteractions matter — animating a “fruit squish” on log saves increased my journaling streak days by 3x&lt;/p&gt;

&lt;p&gt;GitHub: github.com/ItsMysterix/Slurp&lt;/p&gt;

&lt;p&gt;This is a passion project — but also a very real experiment in emotional UX.&lt;br&gt;
If you’re building something for mental health or just want to connect, feel free to DM or open issues.&lt;/p&gt;

&lt;p&gt;And if you ever feel like a sour lemon, you’re not alone. Log it. Reflect. Slurp it.&lt;/p&gt;

</description>
      <category>mentalhealth</category>
      <category>webdev</category>
      <category>ai</category>
    </item>
  </channel>
</rss>
