<?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: Arjun Kumar Prajapati</title>
    <description>The latest articles on DEV Community by Arjun Kumar Prajapati (@immortaldotjar).</description>
    <link>https://dev.to/immortaldotjar</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4022960%2F5b885c83-6f37-47f3-b95a-fbac4bd02357.jpg</url>
      <title>DEV Community: Arjun Kumar Prajapati</title>
      <link>https://dev.to/immortaldotjar</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/immortaldotjar"/>
    <language>en</language>
    <item>
      <title>Passion Is the Story of Who We Become and how much we've been evolved in this long Journey</title>
      <dc:creator>Arjun Kumar Prajapati</dc:creator>
      <pubDate>Sun, 12 Jul 2026 16:59:16 +0000</pubDate>
      <link>https://dev.to/immortaldotjar/passion-is-the-story-of-who-we-become-and-how-much-weve-been-evolved-in-this-long-journey-2gn6</link>
      <guid>https://dev.to/immortaldotjar/passion-is-the-story-of-who-we-become-and-how-much-weve-been-evolved-in-this-long-journey-2gn6</guid>
      <description>&lt;p&gt;&lt;em&gt;This is a submission for &lt;a href="https://dev.to/challenges/weekend-2026-07-09"&gt;Weekend Challenge: Passion Edition&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;

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

&lt;p&gt;&lt;strong&gt;Movies&lt;/strong&gt;, movies have a unique way of telling a person's journey example like new upcoming movie Spider-Man BND. In just a couple of hours, movies show where someone started, the challenges they faced, what drives them, and the legacy they leave behind.&lt;/p&gt;

&lt;p&gt;That made me wonder:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What if everyone could experience their own life as a cinematic documentary?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;That's why I built &lt;strong&gt;Legacy&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;Legacy is an AI-powered storytelling web application that transforms a few simple interview answers into a personalized documentary-style life story. It asks six meaningful questions about your passion, your beginnings, your struggles, your motivation, your greatest achievement, and your future, then uses AI to create a cinematic narrative complete with chapter titles, an opening quote, and goofy AI-generated illustrations.&lt;/p&gt;

&lt;p&gt;The goal is simple: &lt;strong&gt;turn ordinary memories into an extraordinary story.&lt;/strong&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  Demo
&lt;/h2&gt;

&lt;p&gt;Here is the Link of &lt;strong&gt;Legacy&lt;/strong&gt;&lt;br&gt;
&lt;a href="https://legacy-every-passion-has-a-story.onrender.com/" rel="noopener noreferrer"&gt;https://legacy-every-passion-has-a-story.onrender.com/&lt;/a&gt;&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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fbkmg0u8zocqhh1ur78if.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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fbkmg0u8zocqhh1ur78if.png" alt="Hero Preview Image" width="800" height="370"&gt;&lt;/a&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  Code
&lt;/h2&gt;

&lt;p&gt;GitHub Repository:&lt;br&gt;&lt;br&gt;
&lt;a href="https://github.com/immortaldotjar/Legacy" rel="noopener noreferrer"&gt;https://github.com/immortaldotjar/Legacy&lt;/a&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  How I Built It
&lt;/h2&gt;

&lt;p&gt;Legacy is built using &lt;strong&gt;React&lt;/strong&gt;, &lt;strong&gt;Express&lt;/strong&gt;, and &lt;strong&gt;Google Gemini AI&lt;/strong&gt;. The frontend collects seven interview answers and sends them to the backend, where Gemini generates a cinematic documentary with six chapters, an opening quote, and a personalized ending.&lt;/p&gt;

&lt;p&gt;Each chapter is then converted into an illustration prompt and sent to &lt;strong&gt;Cloudflare Workers AI&lt;/strong&gt; for image generation which was easy to use and has max number of tokens. The generated images are uploaded to &lt;strong&gt;Cloudinary&lt;/strong&gt;, which stores them and returns public URLs that are displayed alongside the story.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Tech I Used:&lt;/strong&gt; &lt;br&gt;
React js&lt;br&gt;
Tailwind&lt;br&gt;
Express&lt;br&gt;
Google AI &lt;br&gt;
Cloudflare Workers AI &lt;br&gt;
Cloudinary&lt;/p&gt;

&lt;p&gt;During this challenge I have learned major problem solving on how to integrate AI to your code and how to find and integrate a good image generator which just did not finish its tokens on just testing the whole application.&lt;/p&gt;




&lt;h2&gt;
  
  
  Prize Categories
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Best Use of Google AI&lt;/strong&gt;&lt;/p&gt;




&lt;p&gt;By &lt;strong&gt;Arjun Kumar Prajapati&lt;/strong&gt; · &lt;a class="mentioned-user" href="https://dev.to/immortaldotjar"&gt;@immortaldotjar&lt;/a&gt; · &lt;a href="https://github.com/immortaldotjar" rel="noopener noreferrer"&gt;https://github.com/immortaldotjar&lt;/a&gt; &lt;/p&gt;

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