<?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: Shubham Singh</title>
    <description>The latest articles on DEV Community by Shubham Singh (@shubham_singh_36c527fceba).</description>
    <link>https://dev.to/shubham_singh_36c527fceba</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%2F3743485%2Fa4eadc7f-d772-4f39-bcc5-f0a4a7d54a3c.jpg</url>
      <title>DEV Community: Shubham Singh</title>
      <link>https://dev.to/shubham_singh_36c527fceba</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/shubham_singh_36c527fceba"/>
    <language>en</language>
    <item>
      <title>New Year, New Me – My AI-Powered Developer Portfolio on Google Cloud Run</title>
      <dc:creator>Shubham Singh</dc:creator>
      <pubDate>Sun, 01 Feb 2026 19:58:02 +0000</pubDate>
      <link>https://dev.to/shubham_singh_36c527fceba/new-year-new-me-my-ai-powered-developer-portfolio-on-google-cloud-run-2p5</link>
      <guid>https://dev.to/shubham_singh_36c527fceba/new-year-new-me-my-ai-powered-developer-portfolio-on-google-cloud-run-2p5</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 passionate full-stack developer who enjoys building modern, interactive web applications.&lt;br&gt;&lt;br&gt;
This portfolio represents my journey, skills, and projects, and my goal was to create something that feels both technically solid and visually engaging.&lt;/p&gt;

&lt;p&gt;Through this challenge, I wanted to showcase:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;My development skills
&lt;/li&gt;
&lt;li&gt;My design sense
&lt;/li&gt;
&lt;li&gt;My ability to integrate AI into real applications
&lt;/li&gt;
&lt;li&gt;My deployment skills using Google Cloud
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This portfolio reflects who I am as a developer and how I approach problem-solving.&lt;/p&gt;
&lt;h2&gt;
  
  
  Portfolio
&lt;/h2&gt;


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


&lt;p&gt;My portfolio is deployed on &lt;strong&gt;Google Cloud Run&lt;/strong&gt; and embedded directly here.&lt;/p&gt;

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

&lt;ul&gt;
&lt;li&gt;A modern animated user interface
&lt;/li&gt;
&lt;li&gt;A projects section with AI-powered explanations using Google Gemini
&lt;/li&gt;
&lt;li&gt;A skills and tech stack showcase
&lt;/li&gt;
&lt;li&gt;Smooth scrolling and transitions
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;You can interact with the live portfolio directly above.&lt;/p&gt;

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

&lt;p&gt;I built this portfolio using a modern full-stack approach:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Frontend&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;React
&lt;/li&gt;
&lt;li&gt;Vite
&lt;/li&gt;
&lt;li&gt;Tailwind CSS
&lt;/li&gt;
&lt;li&gt;GSAP for animations
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Backend&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Node.js
&lt;/li&gt;
&lt;li&gt;Express
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;AI Integration&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Google Gemini API is used to generate intelligent explanations for each project
&lt;/li&gt;
&lt;li&gt;The AI helps explain projects from a beginner, technical, and business perspective
&lt;/li&gt;
&lt;/ul&gt;

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

&lt;ul&gt;
&lt;li&gt;The application is containerized using Docker
&lt;/li&gt;
&lt;li&gt;Deployed on Google Cloud Run
&lt;/li&gt;
&lt;li&gt;Environment variables are used to securely store API keys
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This approach allowed me to combine creative design with real AI-powered functionality.&lt;/p&gt;

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

&lt;p&gt;The feature I’m most proud of is the AI-powered project explanation system.&lt;/p&gt;

&lt;p&gt;Instead of static descriptions, each project can be explained using:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;A simple explanation
&lt;/li&gt;
&lt;li&gt;A technical explanation
&lt;/li&gt;
&lt;li&gt;A business-focused explanation
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I’m also proud of:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Successfully deploying to Google Cloud Run
&lt;/li&gt;
&lt;li&gt;Building a smooth animated UI
&lt;/li&gt;
&lt;li&gt;Integrating Google Gemini into a real production app
&lt;/li&gt;
&lt;li&gt;Completing my first full cloud deployment for a challenge
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This project pushed me to learn cloud deployment, containerization, and AI integration all together.&lt;/p&gt;

&lt;p&gt;--labels dev-tutorial=devnewyear2026&lt;/p&gt;

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