<?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: AlexMei</title>
    <description>The latest articles on DEV Community by AlexMei (@alexmei).</description>
    <link>https://dev.to/alexmei</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%2F3676755%2Fa4ced59e-e0ba-4fe0-bf4c-f398e51cd1b5.png</url>
      <title>DEV Community: AlexMei</title>
      <link>https://dev.to/alexmei</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/alexmei"/>
    <language>en</language>
    <item>
      <title>I Built an AI That Recommends Recipes Based on Your Mood</title>
      <dc:creator>AlexMei</dc:creator>
      <pubDate>Sun, 18 Jan 2026 07:24:59 +0000</pubDate>
      <link>https://dev.to/alexmei/i-built-an-ai-that-recommends-recipes-based-on-your-mood-26cf</link>
      <guid>https://dev.to/alexmei/i-built-an-ai-that-recommends-recipes-based-on-your-mood-26cf</guid>
      <description>&lt;p&gt;Ever stood in front of the fridge, hungry but completely lost on what to cook? I built something to solve that.&lt;/p&gt;

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

&lt;p&gt;&lt;a href="https://mealideas.ai" rel="noopener noreferrer"&gt;mealideas.ai&lt;/a&gt; - An AI-powered recipe recommendation app that suggests meals based on how you're feeling.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Tired?&lt;/strong&gt; Get quick, easy recipes.&lt;br&gt;
&lt;strong&gt;Stressed?&lt;/strong&gt; Comfort food recommendations.&lt;br&gt;
&lt;strong&gt;Celebrating?&lt;/strong&gt; Something special and impressive.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Tech Stack
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Next.js 15&lt;/strong&gt; with App Router&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;TypeScript&lt;/strong&gt; for type safety&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Tailwind CSS&lt;/strong&gt; for styling&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Vercel&lt;/strong&gt; for deployment&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;i18n&lt;/strong&gt; support for 7 languages&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  How It Works
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;Select your current mood from options like "tired", "stressed", "celebrating", "lazy", etc.&lt;/li&gt;
&lt;li&gt;The AI matches your mood to curated recipes&lt;/li&gt;
&lt;li&gt;Get detailed recipes with ingredients, steps, and cooking times&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  Features
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;🎯 Mood-based meal recommendations&lt;/li&gt;
&lt;li&gt;📖 30+ curated recipes&lt;/li&gt;
&lt;li&gt;⚡ Quick recipes for when you're exhausted&lt;/li&gt;
&lt;li&gt;🍲 Comfort food for tough days&lt;/li&gt;
&lt;li&gt;🌍 Available in 7 languages&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Try It Out
&lt;/h2&gt;

&lt;p&gt;Check it out at &lt;a href="https://mealideas.ai" rel="noopener noreferrer"&gt;mealideas.ai&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Would love to hear your feedback! What features would you want to see next?&lt;/p&gt;

</description>
      <category>showdev</category>
      <category>ai</category>
      <category>nextjs</category>
      <category>webdev</category>
    </item>
    <item>
      <title>Why Your Static Nail Photos Are Failing on Instagram (and How AI Can Fix It)</title>
      <dc:creator>AlexMei</dc:creator>
      <pubDate>Wed, 24 Dec 2025 11:08:46 +0000</pubDate>
      <link>https://dev.to/alexmei/why-your-static-nail-photos-are-failing-on-instagram-and-how-ai-can-fix-it-4c2l</link>
      <guid>https://dev.to/alexmei/why-your-static-nail-photos-are-failing-on-instagram-and-how-ai-can-fix-it-4c2l</guid>
      <description>&lt;p&gt;As a nail tech, you know the drill: you finish a stunning set, take a perfect photo, and post it to Instagram. But instead of the usual flood of likes, you get... crickets. 🦗&lt;/p&gt;

&lt;p&gt;The Reality Check: It's a Video World Now The Instagram algorithm has shifted. Static photos are being pushed aside to make room for Reels. If you aren't posting video content, you're becoming invisible to potential clients.&lt;/p&gt;

&lt;p&gt;The Problem: We are Nail Techs, Not Video Editors After a 10-hour day of back-to-back clients, the last thing you want to do is open a complex video editor.&lt;/p&gt;

&lt;p&gt;Video editing takes forever.&lt;/p&gt;

&lt;p&gt;Learning curves are steep.&lt;/p&gt;

&lt;p&gt;Lighting and glitter never look as good on camera as they do in person.&lt;/p&gt;

&lt;p&gt;The Solution: Meet Innovator.video I built Innovator.video specifically for this problem. It’s an AI-powered tool that breathes life into your static photos.&lt;/p&gt;

&lt;p&gt;How it works:&lt;/p&gt;

&lt;p&gt;Upload your favorite nail art photo.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fs51tvgn6uhj239kg020d.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fs51tvgn6uhj239kg020d.png" alt=" " width="800" height="442"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;AI Analysis: Our algorithm identifies the nails and understands the texture.&lt;/p&gt;

&lt;p&gt;Magic: It adds physics-based motion, dynamic lighting, and that "sparkle" effect that static photos miss.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F2qrszwdtai1y6kekxxs4.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F2qrszwdtai1y6kekxxs4.png" alt=" " width="800" height="795"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The Result: You get a high-quality, viral-ready Reel in seconds, not hours.&lt;/p&gt;

&lt;p&gt;Stop scrolling, start growing. Your work deserves to be seen. Don't let a "static" photo hold your salon back.&lt;/p&gt;

&lt;p&gt;Try it for free: &lt;a href="https://innovator.video" rel="noopener noreferrer"&gt;https://innovator.video&lt;/a&gt;&lt;/p&gt;

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