<?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: Emery</title>
    <description>The latest articles on DEV Community by Emery (@emeryntumba).</description>
    <link>https://dev.to/emeryntumba</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%2F683666%2Fdb95dd0a-ae89-42a8-8ef0-c8e8bee5ba76.jpeg</url>
      <title>DEV Community: Emery</title>
      <link>https://dev.to/emeryntumba</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/emeryntumba"/>
    <language>en</language>
    <item>
      <title>My AI-Powered Portfolio: Meet My Digital Twin Built with Google Gemini</title>
      <dc:creator>Emery</dc:creator>
      <pubDate>Wed, 28 Jan 2026 15:00:59 +0000</pubDate>
      <link>https://dev.to/emeryntumba/my-ai-powered-portfolio-meet-my-digital-twin-built-with-google-gemini-3e2h</link>
      <guid>https://dev.to/emeryntumba/my-ai-powered-portfolio-meet-my-digital-twin-built-with-google-gemini-3e2h</guid>
      <description>&lt;p&gt;&lt;em&gt;This is a submission for the &lt;a href="https://dev.to/challenges/new-year-new-you-google-ai-2025-12-31"&gt;New Year, New You Portfolio Challenge Presented by Google AI&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  👋 About Me
&lt;/h2&gt;

&lt;p&gt;I’m a full-stack developer who loves building products that &lt;strong&gt;feel alive&lt;/strong&gt;, not just functional.&lt;/p&gt;

&lt;p&gt;This portfolio is my way of expressing how I think about software:&lt;br&gt;
clean structure, strong UX, playful details, and &lt;strong&gt;meaningful use of AI&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;Instead of a traditional static portfolio, I wanted to create something closer to a &lt;strong&gt;living interface&lt;/strong&gt;—one that can talk, adapt, and interact naturally with visitors.&lt;br&gt;
That idea led to the core concept of this project: &lt;strong&gt;my digital twin&lt;/strong&gt; 🤖&lt;/p&gt;


&lt;h2&gt;
  
  
  🌐 Portfolio
&lt;/h2&gt;

&lt;p&gt;Here is my live portfolio, deployed on &lt;strong&gt;Google Cloud Run&lt;/strong&gt; and powered by &lt;strong&gt;Google AI&lt;/strong&gt;: &lt;a href="https://myportfolio-104415718837.us-central1.run.app" rel="noopener noreferrer"&gt;https://myportfolio-104415718837.us-central1.run.app&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;

&lt;/p&gt;
&lt;div class="ltag__cloud-run"&gt;
  &lt;iframe height="600px" src="https://myportfolio-104415718837.us-central1.run.app/"&gt;
  &lt;/iframe&gt;
&lt;/div&gt;




&lt;p&gt;🟢 &lt;strong&gt;Deployment details&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Platform: Google Cloud Run&lt;/li&gt;
&lt;li&gt;Required label:
&lt;/li&gt;
&lt;/ul&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;  dev-tutorial=devnewyear2026
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;






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

&lt;h3&gt;
  
  
  🧱 Tech Stack
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Backend&lt;/strong&gt;: Laravel&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Frontend&lt;/strong&gt;: React&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Bridge&lt;/strong&gt;: Inertia.js&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Database&lt;/strong&gt;: SQLite&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Deployment&lt;/strong&gt;: Google Cloud Run &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This stack allowed me to keep a clean architecture while delivering a fast, fluid, and modern user experience.&lt;/p&gt;




&lt;h3&gt;
  
  
  🤖 Google AI Usage
&lt;/h3&gt;

&lt;p&gt;Google AI is deeply integrated into both the &lt;strong&gt;development process&lt;/strong&gt; and the &lt;strong&gt;final product&lt;/strong&gt;:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Gemini 3.0 Pro&lt;/strong&gt;&lt;br&gt;
Used throughout development for:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;architecture decisions&lt;/li&gt;
&lt;li&gt;feature ideation&lt;/li&gt;
&lt;li&gt;UX refinement&lt;/li&gt;
&lt;li&gt;code assistance&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;li&gt;&lt;p&gt;&lt;strong&gt;Gemini 2.5 Flash Lite&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
Powers the real-time chat and my &lt;strong&gt;AI digital twin&lt;/strong&gt;, ensuring fast and responsive conversations.&lt;/p&gt;&lt;/li&gt;

&lt;li&gt;&lt;p&gt;&lt;strong&gt;AI Studio&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
Used to manage and retrieve API keys and configure Gemini models.&lt;/p&gt;&lt;/li&gt;

&lt;li&gt;&lt;p&gt;&lt;strong&gt;Antigravity&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
My primary IDE for this project. It significantly boosted productivity and enabled an AI-first development workflow.&lt;/p&gt;&lt;/li&gt;

&lt;/ul&gt;




&lt;h3&gt;
  
  
  🧠 The Digital Twin
&lt;/h3&gt;

&lt;p&gt;Instead of a classic contact form, I built an &lt;strong&gt;AI digital twin&lt;/strong&gt; that represents me.&lt;/p&gt;

&lt;p&gt;It can:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;💬 communicate in natural language&lt;/li&gt;
&lt;li&gt;🎭 mimic my tone, personality, and humor&lt;/li&gt;
&lt;li&gt;🧩 explain my projects and technical choices&lt;/li&gt;
&lt;li&gt;📩 automatically collect &lt;strong&gt;contact messages, quote requests, or information requests&lt;/strong&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;From the visitor’s perspective, it feels like chatting directly with me.&lt;br&gt;
From my side, messages are delivered cleanly and reliably—no traditional form required.&lt;/p&gt;




&lt;h2&gt;
  
  
  🌟 What I'm Most Proud Of
&lt;/h2&gt;

&lt;p&gt;This project is packed with details, but these are the highlights that truly define it:&lt;/p&gt;

&lt;h3&gt;
  
  
  🖥️ Interactive Terminal
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Linux-style terminal UI&lt;/li&gt;
&lt;li&gt;Users can navigate the entire site using commands&lt;/li&gt;
&lt;li&gt;The digital twin is also accessible directly from the terminal&lt;/li&gt;
&lt;/ul&gt;




&lt;h3&gt;
  
  
  🧍 Hero Section Magic
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Hovering over my image reveals a full-size portrait with a friendly message&lt;/li&gt;
&lt;li&gt;A dynamic spotlight follows the mouse&lt;/li&gt;
&lt;li&gt;All hero elements subtly react to cursor movement for a smooth, immersive effect&lt;/li&gt;
&lt;/ul&gt;




&lt;h3&gt;
  
  
  💬 Movable Chat FAB
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Fully draggable floating action button&lt;/li&gt;
&lt;li&gt;Gives a native mobile-app feel on the web&lt;/li&gt;
&lt;/ul&gt;




&lt;h3&gt;
  
  
  ✨ Micro-Animations Everywhere
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Floating lights around the hero image&lt;/li&gt;
&lt;li&gt;Animated bubbles in the hero section&lt;/li&gt;
&lt;li&gt;A beautifully animated call-to-action inviting users to open the chat&lt;/li&gt;
&lt;li&gt;Smooth scroll animations across the site&lt;/li&gt;
&lt;li&gt;Elegant animation on contact submission&lt;/li&gt;
&lt;/ul&gt;




&lt;h3&gt;
  
  
  🌗 Dark &amp;amp; Light Mode
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Fully supported&lt;/li&gt;
&lt;li&gt;Carefully designed for consistency and comfort in both modes&lt;/li&gt;
&lt;/ul&gt;




&lt;h3&gt;
  
  
  🧭 Work Experience Timeline
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Smooth scroll-based animations&lt;/li&gt;
&lt;li&gt;Optimized for both desktop and mobile&lt;/li&gt;
&lt;li&gt;Clear, fluid, and easy to follow&lt;/li&gt;
&lt;/ul&gt;




&lt;h3&gt;
  
  
  🎨 Design &amp;amp; Personality
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Simple structure and strong visual hierarchy&lt;/li&gt;
&lt;li&gt;Clean layout with playful, subtle humor&lt;/li&gt;
&lt;li&gt;A friendly and slightly comedic tone across the entire site&lt;/li&gt;
&lt;/ul&gt;




&lt;h3&gt;
  
  
  ✍️ Personal Blog Section
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Dedicated space for sharing thoughts, experiences, and ideas beyond code&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  🙏 Final Words
&lt;/h2&gt;

&lt;p&gt;This portfolio isn’t just a showcase—&lt;br&gt;
it’s a &lt;strong&gt;conversation&lt;/strong&gt;, a &lt;strong&gt;product&lt;/strong&gt;, and a reflection of how I see modern development with AI.&lt;/p&gt;

&lt;p&gt;Thanks for checking it out,&lt;br&gt;
and thanks to &lt;strong&gt;DEV.to&lt;/strong&gt; for the challenge and &lt;strong&gt;Google AI&lt;/strong&gt; for creating tools that make building experiences like this possible 🚀✨&lt;/p&gt;

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