<?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: Linford</title>
    <description>The latest articles on DEV Community by Linford (@linfordlee14).</description>
    <link>https://dev.to/linfordlee14</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%2F3074718%2F5e6b4b25-e96c-414f-90f6-ed9c80c89cd7.jpg</url>
      <title>DEV Community: Linford</title>
      <link>https://dev.to/linfordlee14</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/linfordlee14"/>
    <language>en</language>
    <item>
      <title>I Built an AI Security Coach for People Who Can't Afford to Get Hacked</title>
      <dc:creator>Linford</dc:creator>
      <pubDate>Fri, 29 May 2026 08:53:34 +0000</pubDate>
      <link>https://dev.to/linfordlee14/i-built-an-ai-security-coach-for-people-who-cant-afford-to-get-hacked-3202</link>
      <guid>https://dev.to/linfordlee14/i-built-an-ai-security-coach-for-people-who-cant-afford-to-get-hacked-3202</guid>
      <description>&lt;p&gt;CyberBuddy is a gamified Android app that guides everyday users through personal cybersecurity using a Gemini A2A agent. Here's the full build story.&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%2F3l85wdpwnw2yj7s331mx.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%2F3l85wdpwnw2yj7s331mx.png" alt="CyberBuddy" width="800" height="450"&gt;&lt;/a&gt;&lt;br&gt;
𝗜 𝗯𝘂𝗶𝗹𝘁 𝘁𝗵𝗶𝘀 𝗯𝗲𝗰𝗮𝘂𝘀𝗲 𝘀𝗼𝗺𝗲𝗼𝗻𝗲 𝗮𝘀𝗸𝗲𝗱 𝗺𝗲 𝗮 𝗾𝘂𝗲𝘀𝘁𝗶𝗼𝗻 𝗜 𝗰𝗼𝘂𝗹𝗱𝗻'𝘁 𝗮𝗻𝘀𝘄𝗲𝗿 𝗶𝗻 𝗮 𝗪𝗵𝗮𝘁𝘀𝗔𝗽𝗽 𝗺𝗲𝘀𝘀𝗮𝗴𝗲.&lt;/p&gt;

&lt;p&gt;"How do I know if I am safe online?"&lt;/p&gt;

&lt;p&gt;She was a student I mentor through Linfy Academy in Strand, Cape Town. Smart. Motivated. Using the same password for her email, her banking app, and her school portal.&lt;/p&gt;

&lt;p&gt;There was no simple answer. So I built one.&lt;/p&gt;


&lt;h2&gt;
  
  
  𝗪𝗵𝗮𝘁 𝗶𝘀 𝗖𝘆𝗯𝗲𝗿𝗕𝘂𝗱𝗱𝘆?
&lt;/h2&gt;

&lt;p&gt;CyberBuddy is an Android app that acts as a personal cybersecurity coach.&lt;/p&gt;

&lt;p&gt;It guides users through building their own 𝗣𝗲𝗿𝘀𝗼𝗻𝗮𝗹 𝗦𝗲𝗰𝘂𝗿𝗶𝘁𝘆 𝗣𝗹𝗮𝗻 (PSP) - covering password health, device security, and two-factor authentication. It tracks daily security habits through streaks and badges. And it monitors whether your email has appeared in known data breaches.&lt;/p&gt;

&lt;p&gt;The AI coaching layer is powered by 𝗚𝗲𝗺𝗶𝗻𝗶 via an 𝗔𝟮𝗔 (𝗔𝗴𝗲𝗻𝘁-𝘁𝗼-𝗔𝗴𝗲𝗻𝘁) 𝗮𝗿𝗰𝗵𝗶𝘁𝗲𝗰𝘁𝘂𝗿𝗲. More on that below.&lt;/p&gt;


&lt;h2&gt;
  
  
  𝗪𝗵𝗼 𝗜𝘁'𝘀 𝗙𝗼𝗿
&lt;/h2&gt;

&lt;p&gt;Most cybersecurity tools are built for enterprises with IT departments and budgets.&lt;/p&gt;

&lt;p&gt;CyberBuddy is built for three people:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;The 𝘀𝘁𝘂𝗱𝗲𝗻𝘁 who just got their first smartphone&lt;/li&gt;
&lt;li&gt;The 𝗲𝗱𝘂𝗰𝗮𝘁𝗼𝗿 managing a WhatsApp group for parents&lt;/li&gt;
&lt;li&gt;The 𝗽𝗿𝗼𝗳𝗲𝘀𝘀𝗶𝗼𝗻𝗮𝗹 who knows their passwords are a problem but has no idea where to start&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;These are the people who get phished. These are the people whose credentials appear in breach databases. These are the people nobody is building for.&lt;/p&gt;


&lt;h2&gt;
  
  
  𝗧𝗵𝗲 𝗧𝗲𝗰𝗵 𝗦𝘁𝗮𝗰𝗸
&lt;/h2&gt;


&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;Language:       Kotlin
UI:             Jetpack Compose (Material3)
Architecture:   Clean Architecture + MVVM
Database:       Room (offline-first)
DI:             Hilt
AI Layer:       Gemini API via A2A Protocol
Testing:        JUnit5 + Kotest (property-based)
Dev Tools:      Gemini in Android Studio + Claude Code (JetBrains)
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;


&lt;p&gt;The architecture was designed to be offline-first from day one. Room handles all local state. Gemini enhances the experience - it does not gate it.&lt;/p&gt;


&lt;h2&gt;
  
  
  𝗧𝗵𝗲 𝗔𝟮𝗔 𝗟𝗮𝘆𝗲𝗿 (𝗧𝗵𝗶𝘀 𝗶𝘀 𝘁𝗵𝗲 𝗶𝗻𝘁𝗲𝗿𝗲𝘀𝘁𝗶𝗻𝗴 𝗽𝗮𝗿𝘁)
&lt;/h2&gt;

&lt;p&gt;Instead of calling the Gemini API directly from every screen, I built a 𝗦𝗲𝗰𝘂𝗿𝗶𝘁𝘆𝗢𝗿𝗰𝗵𝗲𝘀𝘁𝗿𝗮𝘁𝗼𝗿 class that acts as the host agent.&lt;/p&gt;

&lt;p&gt;It delegates structured tasks to a Gemini-powered coaching agent using Google's A2A protocol.&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight kotlin"&gt;&lt;code&gt;&lt;span class="kd"&gt;data class&lt;/span&gt; &lt;span class="nc"&gt;SecurityAgentTask&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;
    &lt;span class="kd"&gt;val&lt;/span&gt; &lt;span class="py"&gt;taskType&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt; &lt;span class="nc"&gt;String&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;     &lt;span class="c1"&gt;// "psp_guidance" | "breach_explain" | "daily_tip"&lt;/span&gt;
    &lt;span class="kd"&gt;val&lt;/span&gt; &lt;span class="py"&gt;userRole&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt; &lt;span class="nc"&gt;String&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;     &lt;span class="c1"&gt;// "student" | "professional" | "educator"&lt;/span&gt;
    &lt;span class="kd"&gt;val&lt;/span&gt; &lt;span class="py"&gt;context&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt; &lt;span class="nc"&gt;Map&lt;/span&gt;&lt;span class="p"&gt;&amp;lt;&lt;/span&gt;&lt;span class="nc"&gt;String&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="nc"&gt;Any&lt;/span&gt;&lt;span class="p"&gt;&amp;gt;&lt;/span&gt;
&lt;span class="p"&gt;)&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;The benefit: the AI backend is completely decoupled from the Android layer. I can upgrade the Gemini model, swap the agent, or change the coaching logic without touching a single Compose screen.&lt;/p&gt;

&lt;p&gt;That is the architectural decision I am most proud of.&lt;/p&gt;




&lt;h2&gt;
  
  
  𝗪𝗵𝗮𝘁 𝗪𝗲𝗻𝘁 𝗪𝗿𝗼𝗻𝗴
&lt;/h2&gt;

&lt;p&gt;𝟭. 𝗔 𝗽𝗿𝗼𝗽𝗲𝗿𝘁𝘆-𝗯𝗮𝘀𝗲𝗱 𝘁𝗲𝘀𝘁 𝘁𝗵𝗮𝘁 𝘁𝗮𝘂𝗴𝗵𝘁 𝗺𝗲 𝗺𝗼𝗿𝗲 𝘁𝗵𝗮𝗻 𝗮𝗻𝘆 𝗹𝗶𝗻𝘁𝗲𝗿.&lt;/p&gt;

&lt;p&gt;I was using &lt;code&gt;Arb.string(minSize = 1, maxSize = 100)&lt;/code&gt; to generate random test inputs for the &lt;code&gt;source&lt;/code&gt; field in breach results. The test asserted &lt;code&gt;breach.source.isNotBlank()&lt;/code&gt;. It kept failing.&lt;/p&gt;

&lt;p&gt;Turns out Kotest's string generator happily produces strings made entirely of whitespace. A string of spaces has a length of 1. It is not blank. Except it is.&lt;/p&gt;

&lt;p&gt;One line fixed it:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight kotlin"&gt;&lt;code&gt;&lt;span class="kd"&gt;val&lt;/span&gt; &lt;span class="py"&gt;arbNonEmptyString&lt;/span&gt; &lt;span class="p"&gt;=&lt;/span&gt; &lt;span class="nc"&gt;Arb&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="nf"&gt;string&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;minSize&lt;/span&gt; &lt;span class="p"&gt;=&lt;/span&gt; &lt;span class="mi"&gt;1&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="n"&gt;maxSize&lt;/span&gt; &lt;span class="p"&gt;=&lt;/span&gt; &lt;span class="mi"&gt;100&lt;/span&gt;&lt;span class="p"&gt;).&lt;/span&gt;&lt;span class="nf"&gt;filter&lt;/span&gt; &lt;span class="p"&gt;{&lt;/span&gt; &lt;span class="n"&gt;it&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="nf"&gt;isNotBlank&lt;/span&gt;&lt;span class="p"&gt;()&lt;/span&gt; &lt;span class="p"&gt;}&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;74 tests passed before that fix. 75 after.&lt;/p&gt;

&lt;p&gt;𝟮. 𝗔𝗜 𝗳𝗲𝗮𝘁𝘂𝗿𝗲𝘀 𝘄𝗮𝗻𝘁 𝗰𝗼𝗻𝗻𝗲𝗰𝘁𝗶𝘃𝗶𝘁𝘆. 𝗬𝗼𝘂𝗿 𝘂𝘀𝗲𝗿𝘀 𝗱𝗼𝗻'𝘁 𝗮𝗹𝘄𝗮𝘆𝘀 𝗵𝗮𝘃𝗲 𝗶𝘁.&lt;/p&gt;

&lt;p&gt;Designing for offline-first while shipping AI features is a real tension. My solution: Room is the source of truth. Gemini is the upgrade. If the agent call fails, the app still works.&lt;/p&gt;




&lt;h2&gt;
  
  
  𝗧𝗵𝗲 𝗗𝗲𝘃 𝗪𝗼𝗿𝗸𝗳𝗹𝗼𝘄 𝗧𝗵𝗮𝘁 𝗖𝗵𝗮𝗻𝗴𝗲𝗱 𝗛𝗼𝘄 𝗜 𝗕𝘂𝗶𝗹𝗱
&lt;/h2&gt;

&lt;p&gt;I used two AI tools at different stages:&lt;/p&gt;

&lt;p&gt;𝗚𝗲𝗺𝗶𝗻𝗶 𝗶𝗻 𝗔𝗻𝗱𝗿𝗼𝗶𝗱 𝗦𝘁𝘂𝗱𝗶𝗼 for scaffolding. Boilerplate, A2A setup, Compose screens. Gemini knows the Android ecosystem deeply and moves fast.&lt;/p&gt;

&lt;p&gt;𝗖𝗹𝗮𝘂𝗱𝗲 𝗖𝗼𝗱𝗲 (𝗝𝗲𝘁𝗕𝗿𝗮𝗶𝗻𝘀 𝗽𝗹𝘂𝗴𝗶𝗻) for polish. Edge cases, accessibility, ProGuard rules, test coverage gaps. Claude reads the full codebase and reasons about architecture, not just the current file.&lt;/p&gt;

&lt;p&gt;Neither tool replaced thinking. Both tools compressed the time between thinking and shipping.&lt;/p&gt;

&lt;p&gt;Before either tool touched the codebase, I wrote three spec files: &lt;code&gt;mission.md&lt;/code&gt;, &lt;code&gt;techstack.md&lt;/code&gt;, and &lt;code&gt;roadmap.md&lt;/code&gt;. That is what kept the agents grounded.&lt;/p&gt;




&lt;h2&gt;
  
  
  𝗪𝗵𝗮𝘁'𝘀 𝗡𝗲𝘅𝘁
&lt;/h2&gt;

&lt;p&gt;CyberBuddy is being presented at 𝗣𝗲𝘁 𝗣𝗿𝗼𝗷𝗲𝗰𝘁𝘀: 𝗧𝗵𝗲 𝟮𝟬𝟮𝟲 𝗘𝗱𝗶𝘁𝗶𝗼𝗻 - GDG Cape Town's mid-year showcase on 30 June 2026.&lt;/p&gt;

&lt;p&gt;After that: Play Store release, closed beta with users from Strand and the IUS Africa youth network, and Supabase MCP integration for cross-device PSP sync.&lt;/p&gt;




&lt;p&gt;𝗜𝗳 𝘆𝗼𝘂 𝗮𝗿𝗲 𝗯𝘂𝗶𝗹𝗱𝗶𝗻𝗴 𝘀𝗼𝗺𝗲𝘁𝗵𝗶𝗻𝗴 𝗳𝗼𝗿 𝗽𝗲𝗼𝗽𝗹𝗲 𝘄𝗵𝗼 𝗻𝗲𝗲𝗱 𝗶𝘁, 𝗞𝗲𝗲𝗽 𝗯𝘂𝗶𝗹𝗱𝗶𝗻𝗴.&lt;/p&gt;

&lt;p&gt;El Roi sees the work.&lt;/p&gt;

&lt;p&gt;𝗟𝗶𝗻𝗳𝗼𝗿𝗱 𝗠𝘂𝘀𝗶𝘆𝗮𝗺𝗯𝗼𝗱𝘇𝗮&lt;br&gt;&lt;br&gt;
Founder, Linfy Tech Solutions | Strand, Cape Town&lt;/p&gt;

</description>
      <category>ai</category>
      <category>android</category>
      <category>kotlin</category>
      <category>showdev</category>
    </item>
    <item>
      <title>How Kiro Specs Made Me Ship a Full-Stack AI App in 48 Hours</title>
      <dc:creator>Linford</dc:creator>
      <pubDate>Fri, 05 Dec 2025 00:23:22 +0000</pubDate>
      <link>https://dev.to/linfordlee14/how-kiro-specs-made-me-ship-a-full-stack-ai-app-in-48-hours-dc7</link>
      <guid>https://dev.to/linfordlee14/how-kiro-specs-made-me-ship-a-full-stack-ai-app-in-48-hours-dc7</guid>
      <description>&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%2F9v2sjlbalck2lhgqh6hg.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%2F9v2sjlbalck2lhgqh6hg.png" alt="Cover Image" width="800" height="446"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  How Kiro Specs Made Me Ship a Full-Stack AI App in 48 Hours
&lt;/h1&gt;

&lt;h2&gt;
  
  
  The Challenge
&lt;/h2&gt;

&lt;p&gt;I had 48 hours to build &lt;strong&gt;NecroNet&lt;/strong&gt;-a full-stack AI application that resurrects dead web artifacts (Flash, old HTML) into an interactive museum. That's:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;React + Next.js frontend&lt;/li&gt;
&lt;li&gt;FastAPI backend&lt;/li&gt;
&lt;li&gt;Supabase database&lt;/li&gt;
&lt;li&gt;AWS S3 storage&lt;/li&gt;
&lt;li&gt;ElevenLabs voice integration&lt;/li&gt;
&lt;li&gt;Ruffle emulator for Flash playback&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;48 hours. Solo developer. This needed serious automation.&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%2Fb1jfc9t9zffjvwcon9lm.jpeg" 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%2Fb1jfc9t9zffjvwcon9lm.jpeg" alt="NecroNet Upload" width="800" height="460"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  The Solution: Kiro Specs
&lt;/h2&gt;

&lt;p&gt;Instead of jumping into code, I spent 30 minutes writing &lt;code&gt;/resurrection.spec.md&lt;/code&gt;:&lt;/p&gt;

&lt;p&gt;Project: NecroNet&lt;br&gt;
Goal: Resurrect obsolete web artifacts into an interactive museum&lt;br&gt;
Stack: FastAPI, Next.js, Supabase, S3, ElevenLabs&lt;br&gt;
Pipeline:&lt;/p&gt;

&lt;p&gt;User uploads artifact → Backend detects MIME type&lt;/p&gt;

&lt;p&gt;Migration service → Ruffle for Flash, sanitize HTML&lt;/p&gt;

&lt;p&gt;AI narration → ElevenLabs generates ghost curator voice&lt;/p&gt;

&lt;p&gt;Museum exhibit → Published to gallery&lt;br&gt;
Database:&lt;/p&gt;

&lt;p&gt;artifacts table (id, name, type, storage_url, status, ghost_narration_url)&lt;/p&gt;

&lt;p&gt;migration_logs table (artifact_id, event, timestamp)&lt;/p&gt;

&lt;p&gt;Then I gave Kiro this spec and asked: "Generate the database schema, API endpoints, and migration pipeline based on this."&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Result?&lt;/strong&gt; Kiro generated code that &lt;em&gt;actually fit together&lt;/em&gt;. No refactoring. No "wait, this doesn't match the schema." It just worked because Kiro understood the entire system upfront.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why Specs Beat Vibe Coding
&lt;/h2&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%2Fbdt7z4e8lwifhh79e1bh.jpeg" 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%2Fbdt7z4e8lwifhh79e1bh.jpeg" alt="Kiro IDE" width="800" height="427"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Vibe Coding:&lt;/strong&gt; "Make me a file upload endpoint"&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Kiro generates a handler function&lt;/li&gt;
&lt;li&gt;You paste it in&lt;/li&gt;
&lt;li&gt;You realize it doesn't know about your S3 bucket configuration&lt;/li&gt;
&lt;li&gt;You ask Kiro again: "Update it to use AWS"&lt;/li&gt;
&lt;li&gt;You debug for 30 minutes&lt;/li&gt;
&lt;li&gt;It still doesn't integrate with your migration pipeline&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Spec-Driven:&lt;/strong&gt; Define the contract upfront&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Kiro sees the full architecture&lt;/li&gt;
&lt;li&gt;Generated code respects the database schema&lt;/li&gt;
&lt;li&gt;Endpoints return the right data types&lt;/li&gt;
&lt;li&gt;Integration points are already designed&lt;/li&gt;
&lt;li&gt;Code ships with 80% fewer surprises&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  The Steering Docs Cherry on Top
&lt;/h2&gt;

&lt;p&gt;I also created &lt;code&gt;/curator.steering.md&lt;/code&gt;:&lt;/p&gt;

&lt;p&gt;Curator Steering&lt;br&gt;
Voice: Spooky but Professional&lt;br&gt;
Tone: Witty, preservationist, theatrical&lt;br&gt;
Examples:&lt;/p&gt;

&lt;p&gt;"This Flash game was released in 2003 during the golden age of Newgrounds..."&lt;/p&gt;

&lt;p&gt;"The original devs are probably on LinkedIn now. 🎃"&lt;/p&gt;

&lt;p&gt;"Museum note: This artifact demonstrates early web creativity..."&lt;/p&gt;

&lt;p&gt;text&lt;/p&gt;

&lt;p&gt;Every time Kiro wrote UI copy or generated the ElevenLabs narration prompt, it followed this steering. Result: the entire app had one cohesive personality. Not generic. Not "meh." &lt;em&gt;Haunted&lt;/em&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Numbers
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Time to MVP:&lt;/strong&gt; 6 hours (thanks to spec-driven generation)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Time debugging integration bugs:&lt;/strong&gt; ~30 minutes (Kiro already aligned everything)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Lines of code I had to rewrite:&lt;/strong&gt; &amp;lt; 100 out of 5000+&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Coffee cups:&lt;/strong&gt; 4 (could have been 8 with vibe coding)&lt;/li&gt;
&lt;/ul&gt;

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

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Specs are documentation AND contracts.&lt;/strong&gt; Kiro uses them to generate aligned code. So do future developers reading your codebase.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Steering matters.&lt;/strong&gt; Without it, every generated artifact is a snowflake. With it, your product has a voice.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Context is king.&lt;/strong&gt; Vibe coding = asking for help with no context. Specs = walking someone through your entire system first.&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  The Bottom Line
&lt;/h2&gt;

&lt;p&gt;If you are shipping under deadline (or just shipping, period), stop vibe coding. Write a spec. Give it to Kiro. Watch your project assemble itself.&lt;/p&gt;

&lt;p&gt;The future of development isn't "write better prompts." It is "write better specs."&lt;/p&gt;

&lt;h1&gt;
  
  
  kiro #AI #Development #Automation #Hackathon
&lt;/h1&gt;

</description>
      <category>development</category>
      <category>automation</category>
      <category>kirodotdev</category>
      <category>kiro</category>
    </item>
    <item>
      <title>Excited to share our Echo Location Project, created together with @williamhenryking for the Google AI Studio Multimodal Challenge! #devchallenge #googleaichallenge #ai #gemini</title>
      <dc:creator>Linford</dc:creator>
      <pubDate>Sun, 14 Sep 2025 22:25:28 +0000</pubDate>
      <link>https://dev.to/linfordlee14/excited-to-share-our-echo-location-project-created-together-with-williamhenryking-for-the-google-1il8</link>
      <guid>https://dev.to/linfordlee14/excited-to-share-our-echo-location-project-created-together-with-williamhenryking-for-the-google-1il8</guid>
      <description>&lt;div class="ltag__link--embedded"&gt;
  &lt;div class="crayons-story "&gt;
  &lt;a href="https://dev.to/williamhenryking/echo-location-project-google-ai-studio-multimodal-challenge-4fpk" class="crayons-story__hidden-navigation-link"&gt;Echo Location Project [Google AI Studio Multimodal Challenge]&lt;/a&gt;


  &lt;div class="crayons-story__body crayons-story__body-full_post"&gt;
      &lt;a href="https://dev.to/williamhenryking/echo-location-project-google-ai-studio-multimodal-challenge-4fpk" class="crayons-article__context-note crayons-article__context-note__feed"&gt;&lt;p&gt;Google AI Challenge Submission&lt;/p&gt;

&lt;/a&gt;
    &lt;div class="crayons-story__top"&gt;
      &lt;div class="crayons-story__meta"&gt;
        &lt;div class="crayons-story__author-pic"&gt;

          &lt;a href="/williamhenryking" class="crayons-avatar  crayons-avatar--l  "&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%2Fuser%2Fprofile_image%2F223613%2Fa708493a-3ed6-45e8-9891-c5245c0e6cf7.png" alt="williamhenryking profile" class="crayons-avatar__image"&gt;
          &lt;/a&gt;
        &lt;/div&gt;
        &lt;div&gt;
          &lt;div&gt;
            &lt;a href="/williamhenryking" class="crayons-story__secondary fw-medium m:hidden"&gt;
              William Henry King
            &lt;/a&gt;
            &lt;div class="profile-preview-card relative mb-4 s:mb-0 fw-medium hidden m:inline-block"&gt;
              
                William Henry King
                
              
              &lt;div id="story-author-preview-content-2845470" class="profile-preview-card__content crayons-dropdown branded-7 p-4 pt-0"&gt;
                &lt;div class="gap-4 grid"&gt;
                  &lt;div class="-mt-4"&gt;
                    &lt;a href="/williamhenryking" class="flex"&gt;
                      &lt;span class="crayons-avatar crayons-avatar--xl mr-2 shrink-0"&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%2Fuser%2Fprofile_image%2F223613%2Fa708493a-3ed6-45e8-9891-c5245c0e6cf7.png" class="crayons-avatar__image" alt=""&gt;
                      &lt;/span&gt;
                      &lt;span class="crayons-link crayons-subtitle-2 mt-5"&gt;William Henry King&lt;/span&gt;
                    &lt;/a&gt;
                  &lt;/div&gt;
                  &lt;div class="print-hidden"&gt;
                    
                      Follow
                    
                  &lt;/div&gt;
                  &lt;div class="author-preview-metadata-container"&gt;&lt;/div&gt;
                &lt;/div&gt;
              &lt;/div&gt;
            &lt;/div&gt;

          &lt;/div&gt;
          &lt;a href="https://dev.to/williamhenryking/echo-location-project-google-ai-studio-multimodal-challenge-4fpk" class="crayons-story__tertiary fs-xs"&gt;&lt;time&gt;Sep 14 '25&lt;/time&gt;&lt;span class="time-ago-indicator-initial-placeholder"&gt;&lt;/span&gt;&lt;/a&gt;
        &lt;/div&gt;
      &lt;/div&gt;

    &lt;/div&gt;

    &lt;div class="crayons-story__indention"&gt;
      &lt;h2 class="crayons-story__title crayons-story__title-full_post"&gt;
        &lt;a href="https://dev.to/williamhenryking/echo-location-project-google-ai-studio-multimodal-challenge-4fpk" id="article-link-2845470"&gt;
          Echo Location Project [Google AI Studio Multimodal Challenge]
        &lt;/a&gt;
      &lt;/h2&gt;
        &lt;div class="crayons-story__tags"&gt;
            &lt;a class="crayons-tag  crayons-tag--monochrome " href="/t/devchallenge"&gt;&lt;span class="crayons-tag__prefix"&gt;#&lt;/span&gt;devchallenge&lt;/a&gt;
            &lt;a class="crayons-tag  crayons-tag--monochrome " href="/t/googleaichallenge"&gt;&lt;span class="crayons-tag__prefix"&gt;#&lt;/span&gt;googleaichallenge&lt;/a&gt;
            &lt;a class="crayons-tag  crayons-tag--monochrome " href="/t/ai"&gt;&lt;span class="crayons-tag__prefix"&gt;#&lt;/span&gt;ai&lt;/a&gt;
            &lt;a class="crayons-tag  crayons-tag--monochrome " href="/t/gemini"&gt;&lt;span class="crayons-tag__prefix"&gt;#&lt;/span&gt;gemini&lt;/a&gt;
        &lt;/div&gt;
      &lt;div class="crayons-story__bottom"&gt;
        &lt;div class="crayons-story__details"&gt;
          &lt;a href="https://dev.to/williamhenryking/echo-location-project-google-ai-studio-multimodal-challenge-4fpk" class="crayons-btn crayons-btn--s crayons-btn--ghost crayons-btn--icon-left"&gt;
            &lt;div class="multiple_reactions_aggregate"&gt;
              &lt;span class="multiple_reactions_icons_container"&gt;
                  &lt;span class="crayons_icon_container"&gt;
                    &lt;img src="https://assets.dev.to/assets/multi-unicorn-b44d6f8c23cdd00964192bedc38af3e82463978aa611b4365bd33a0f1f4f3e97.svg" width="18" height="18"&gt;
                  &lt;/span&gt;
                  &lt;span class="crayons_icon_container"&gt;
                    &lt;img src="https://assets.dev.to/assets/exploding-head-daceb38d627e6ae9b730f36a1e390fca556a4289d5a41abb2c35068ad3e2c4b5.svg" width="18" height="18"&gt;
                  &lt;/span&gt;
                  &lt;span class="crayons_icon_container"&gt;
                    &lt;img src="https://assets.dev.to/assets/sparkle-heart-5f9bee3767e18deb1bb725290cb151c25234768a0e9a2bd39370c382d02920cf.svg" width="18" height="18"&gt;
                  &lt;/span&gt;
              &lt;/span&gt;
              &lt;span class="aggregate_reactions_counter"&gt;19&lt;span class="hidden s:inline"&gt; reactions&lt;/span&gt;&lt;/span&gt;
            &lt;/div&gt;
          &lt;/a&gt;
            &lt;a href="https://dev.to/williamhenryking/echo-location-project-google-ai-studio-multimodal-challenge-4fpk#comments" class="crayons-btn crayons-btn--s crayons-btn--ghost crayons-btn--icon-left flex items-center"&gt;
              Comments


              3&lt;span class="hidden s:inline"&gt; comments&lt;/span&gt;
            &lt;/a&gt;
        &lt;/div&gt;
        &lt;div class="crayons-story__save"&gt;
          &lt;small class="crayons-story__tertiary fs-xs mr-2"&gt;
            3 min read
          &lt;/small&gt;
            
              &lt;span class="bm-initial"&gt;
                

              &lt;/span&gt;
              &lt;span class="bm-success"&gt;
                

              &lt;/span&gt;
            
        &lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;
&lt;/div&gt;

&lt;/div&gt;


</description>
      <category>devchallenge</category>
      <category>googleaichallenge</category>
      <category>ai</category>
      <category>gemini</category>
    </item>
  </channel>
</rss>
