<?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: Ugo Nwune</title>
    <description>The latest articles on DEV Community by Ugo Nwune (@bigbadbillion).</description>
    <link>https://dev.to/bigbadbillion</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%2F3228251%2F15214a25-6b99-4ab4-b4a6-8f247fb9d900.png</url>
      <title>DEV Community: Ugo Nwune</title>
      <link>https://dev.to/bigbadbillion</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/bigbadbillion"/>
    <language>en</language>
    <item>
      <title>Building Echovault During a 130,000 Person Hackathon</title>
      <dc:creator>Ugo Nwune</dc:creator>
      <pubDate>Sun, 10 May 2026 10:37:09 +0000</pubDate>
      <link>https://dev.to/bigbadbillion/building-echovault-during-a-130000-person-hackathon-40dc</link>
      <guid>https://dev.to/bigbadbillion/building-echovault-during-a-130000-person-hackathon-40dc</guid>
      <description>&lt;p&gt;A few months ago I entered the world’s largest hackathon with over 130,000 competitors.&lt;/p&gt;

&lt;p&gt;My original project idea had nothing to do with AI memory preservation.&lt;/p&gt;

&lt;p&gt;I started by building a social commerce platform called OAK where people could upload clothing designs and have them printed onto real garments and shipped. Halfway through the competition I realized I wasn’t emotionally connected to the idea, and honestly it didn’t feel differentiated enough to compete at that scale.&lt;/p&gt;

&lt;p&gt;One of the hackathon sponsors was Tavus.&lt;/p&gt;

&lt;p&gt;Around that time I remembered a voice note my uncle sent me before he was killed in Nigeria.&lt;/p&gt;

&lt;p&gt;For years I replayed that recording during difficult periods of my life. Hearing his voice still carried emotional weight long after he was gone. But eventually I kept thinking about something unsettling:&lt;/p&gt;

&lt;p&gt;the voice note was static.&lt;/p&gt;

&lt;p&gt;I could replay it forever, but I could never ask a new question.&lt;br&gt;
I could never hear a new story.&lt;br&gt;
The memory was frozen in time.&lt;/p&gt;

&lt;p&gt;That realization became the foundation for Echovault.&lt;/p&gt;

&lt;p&gt;I pivoted completely and spent the next 9 days building an AI digital legacy platform designed to preserve a person’s memories, personality, stories, and voice for future generations.&lt;/p&gt;

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

&lt;p&gt;The project started on Bolt.new since the hackathon required it, then eventually moved into Cursor for faster iteration.&lt;/p&gt;

&lt;p&gt;The stack ended up looking like this:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;React frontend&lt;/li&gt;
&lt;li&gt;Supabase backend&lt;/li&gt;
&lt;li&gt;Gemini for NLP and embeddings&lt;/li&gt;
&lt;li&gt;Tavus for conversational video&lt;/li&gt;
&lt;li&gt;ElevenLabs for voice synthesis&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Mostly written in typescript and deployed on vercel. The core idea behind Echovault was building an “Echo,” an AI representation of a person trained on their memories, personality traits, and life experiences through guided conversations.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Disaster Moment
&lt;/h2&gt;

&lt;p&gt;At one point during development, an AI assistant accidentally triggered a database reset during a prompt chain.&lt;/p&gt;

&lt;p&gt;I blindly approved it.&lt;/p&gt;

&lt;p&gt;The entire database disappeared instantly.&lt;/p&gt;

&lt;p&gt;That mistake cost nearly two full days of recovery work. I had to rebuild from an old schema.sql file inside the workspace, recreate missing tables manually, and rewrite parts of the RLS policies to secure the database properly again.&lt;/p&gt;

&lt;p&gt;The recovered database was never quite the same afterward, but the project survived.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Result
&lt;/h2&gt;

&lt;p&gt;Echovault ended up winning the “Most Inspirational Story” award at the hackathon.&lt;/p&gt;

&lt;p&gt;Part of me secretly hoped to win something more technical because I was proud of how ambitious the architecture became under such a short timeline, but the award still meant a lot because the story behind the product was deeply personal.&lt;/p&gt;

&lt;p&gt;The experience completely changed how I think about software creation.&lt;/p&gt;

&lt;p&gt;Long term, my goal is to make Echovault a legitimate way for people to digitally preserve themselves for the far future.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://echovault.me" rel="noopener noreferrer"&gt;https://echovault.me&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>digitallegacy</category>
      <category>echovault</category>
      <category>react</category>
    </item>
  </channel>
</rss>
