<?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: Adele Wisdom</title>
    <description>The latest articles on DEV Community by Adele Wisdom (@zeddzoul).</description>
    <link>https://dev.to/zeddzoul</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%2F1138339%2Fc9868b87-684b-4909-aaf4-204b33e844a1.png</url>
      <title>DEV Community: Adele Wisdom</title>
      <link>https://dev.to/zeddzoul</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/zeddzoul"/>
    <language>en</language>
    <item>
      <title>Kiroween Kinship: Monster Matchmaker</title>
      <dc:creator>Adele Wisdom</dc:creator>
      <pubDate>Fri, 05 Dec 2025 17:37:52 +0000</pubDate>
      <link>https://dev.to/zeddzoul/kiroween-kinship-monster-matchmaker-pml</link>
      <guid>https://dev.to/zeddzoul/kiroween-kinship-monster-matchmaker-pml</guid>
      <description>&lt;p&gt;Kiroween Kinship is a Horror-themed personality quiz that matches you with your inner monster persona. It's spooky, fun, and powered by AI. It is live at &lt;a href="https://kirome.vercel.app" rel="noopener noreferrer"&gt;Kiroween Kinship&lt;/a&gt;. The repo is public at &lt;a href="https://www.github.com/zeddzoul/kirome" rel="noopener noreferrer"&gt;my github&lt;/a&gt;, don't forget to follow.&lt;/p&gt;

&lt;p&gt;Why I Built This:&lt;br&gt;
I wanted to create something fun and interactive for the Kiroween Hackathon — a project that combines personality quizzes (which everyone loves) with AI image generation to give users a unique, shareable experience. Who doesn't want to see themselves transformed into a vampire or werewolf?&lt;/p&gt;

&lt;p&gt;What It Does:&lt;br&gt;
Users answer five personality questions about their preferences (time of day, weather mood, conflict style, snack flavor, and ambition). Based on their answers, the AI assigns them one of 15+ monster personas with a humorous rationale. If they upload a photo, Gemini AI transforms them into their monster persona. They can then share their results.&lt;/p&gt;

&lt;p&gt;Technology Stack:&lt;br&gt;
I used &lt;a href="https://nextjs.org" rel="noopener noreferrer"&gt;Next.js 14&lt;/a&gt; with App Router for the web framework, TypeScript for type safety, &lt;a href="https://tailwindcss.com" rel="noopener noreferrer"&gt;Tailwind CSS&lt;/a&gt; for the neon-gothic horror UI, &lt;a href="https://gemini.google.com/" rel="noopener noreferrer"&gt;Google Gemini AI&lt;/a&gt; for monster assignment and image transformation and &lt;a href="https://kiro.dev/" rel="noopener noreferrer"&gt;Kiro IDE&lt;/a&gt; with spec-driven development for structured implementation.&lt;/p&gt;

&lt;p&gt;What I Learned In The Process:&lt;br&gt;
The biggest learning was around Gemini's image capabilities. Not all Gemini models support image generation — I discovered that "nano banana" is actually gemini-2.0-flash-image (also known as gemini-2.5-preview-image).&lt;br&gt;
I also learned that Google API keys from different sources have different capabilities. My first API key from &lt;a href="https://aistudio.google.com" rel="noopener noreferrer"&gt;AI Studio&lt;/a&gt; didn't work because I couldn't enable &lt;a href="https://cloud.google.com/vertex-ai" rel="noopener noreferrer"&gt;Vertex AI&lt;/a&gt; for it. When I switched to an API key from &lt;a href="https://console.cloud.google.com/" rel="noopener noreferrer"&gt;Google Cloud Console&lt;/a&gt;, I was able to enable Vertex AI and everything worked.&lt;/p&gt;

&lt;p&gt;Building Experience:&lt;br&gt;
This was a fun project to build! The spec-driven approach with Kiro made the development process smooth and organized. I hope it's just as fun for my friends who will use it, and for anyone else who loves building creative, playful stuff.&lt;/p&gt;

&lt;h1&gt;
  
  
  kiro #ai #horror #fun #gemini #genai
&lt;/h1&gt;

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