<?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: Prolay Panda</title>
    <description>The latest articles on DEV Community by Prolay Panda (@prolay_panda_3297ae7a8365).</description>
    <link>https://dev.to/prolay_panda_3297ae7a8365</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%2F1609197%2Ff051377c-7143-46ba-9301-066cc06b28b9.png</url>
      <title>DEV Community: Prolay Panda</title>
      <link>https://dev.to/prolay_panda_3297ae7a8365</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/prolay_panda_3297ae7a8365"/>
    <language>en</language>
    <item>
      <title>New Year, New Me: Building an AI-Ready Developer Portfolio for the Google AI Challenge 2026</title>
      <dc:creator>Prolay Panda</dc:creator>
      <pubDate>Mon, 26 Jan 2026 17:34:03 +0000</pubDate>
      <link>https://dev.to/prolay_panda_3297ae7a8365/new-year-new-me-building-an-ai-ready-developer-portfolio-for-the-google-ai-challenge-2026-4ogh</link>
      <guid>https://dev.to/prolay_panda_3297ae7a8365/new-year-new-me-building-an-ai-ready-developer-portfolio-for-the-google-ai-challenge-2026-4ogh</guid>
      <description>&lt;p&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;/p&gt;

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

&lt;p&gt;Hi 👋, I’m &lt;strong&gt;Prolay Kumar Panda&lt;/strong&gt;, a full-stack developer with strong experience in backend systems, SaaS platforms, and API-driven applications. Over the years, I’ve worked extensively with PHP (Laravel, CodeIgniter), Python, FastAPI, MySQL/PostgreSQL, NodeJs, NextJs, NestJs, and AI integration with modern frontend tools, building scalable applications for real-world use cases.&lt;/p&gt;

&lt;p&gt;With this portfolio, my goal was to clearly showcase:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;My technical skill set&lt;/li&gt;
&lt;li&gt;The kinds of problems I enjoy solving&lt;/li&gt;
&lt;li&gt;My ability to design, build, and deploy production-ready applications&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This project is also part of my effort to start the new year with a strong, modern, and cloud-native developer presence.&lt;/p&gt;




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

&lt;p&gt;Below is my live portfolio, deployed on &lt;strong&gt;Google Cloud Run&lt;/strong&gt; and embedded directly into this post 👇&lt;/p&gt;

&lt;p&gt;

&lt;/p&gt;
&lt;div class="ltag__cloud-run"&gt;
  &lt;iframe height="600px" src="https://prolay-kumar-panda-682863518095.europe-west1.run.app/"&gt;
  &lt;/iframe&gt;
&lt;/div&gt;




&lt;p&gt;Deployment reference (DEV community friendly):&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;gcloud run deploy my-portfolio-app &lt;span class="se"&gt;\&lt;/span&gt;
  &lt;span class="nt"&gt;--source&lt;/span&gt; &lt;span class="nb"&gt;.&lt;/span&gt; &lt;span class="se"&gt;\&lt;/span&gt;
  &lt;span class="nt"&gt;--region&lt;/span&gt; europe-west1 &lt;span class="se"&gt;\&lt;/span&gt;
  &lt;span class="nt"&gt;--no-allow-unauthenticated&lt;/span&gt; &lt;span class="se"&gt;\&lt;/span&gt;
  &lt;span class="nt"&gt;--labels&lt;/span&gt; dev-tutorial&lt;span class="o"&gt;=&lt;/span&gt;blog-devcommunity2026
&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 / App Framework:&lt;/strong&gt; Python (FastAPI)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Frontend:&lt;/strong&gt; HTML, CSS, JavaScript (clean, minimal UI)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Deployment:&lt;/strong&gt; Google Cloud Run&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Containerization:&lt;/strong&gt; Docker&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Cloud Platform:&lt;/strong&gt; Google Cloud Platform (GCP)&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  🧠 Design &amp;amp; Development Decisions
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Kept the UI &lt;strong&gt;simple, clean, and recruiter-friendly&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;Focused on &lt;strong&gt;performance, fast load time, and clarity&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;Designed sections to highlight &lt;strong&gt;skills, experience, and projects&lt;/strong&gt; without clutter&lt;/li&gt;
&lt;li&gt;Used Cloud Run for &lt;strong&gt;serverless scalability and easy deployments&lt;/strong&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  🤖 Google AI &amp;amp; Cloud Tools
&lt;/h3&gt;

&lt;p&gt;While this project is lightweight by design, Google Cloud tools played a major role:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Google Cloud Run&lt;/strong&gt; for seamless container deployment&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Google Cloud Build&lt;/strong&gt; for automated builds&lt;/li&gt;
&lt;li&gt;Leveraged AI-assisted development workflows for code optimization, content refinement, and UI clarity&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This setup allows me to easily extend the portfolio later with AI-powered features like chatbots, project explainers, or resume analyzers.&lt;/p&gt;




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

&lt;p&gt;✨ &lt;strong&gt;Live, serverless deployment&lt;/strong&gt; – My portfolio isn’t just static; it’s a real cloud-hosted application.&lt;br&gt;
✨ &lt;strong&gt;Clean architecture&lt;/strong&gt; – Easy to maintain, extend, and scale.&lt;br&gt;
✨ &lt;strong&gt;Professional presentation&lt;/strong&gt; – Optimized for recruiters, hiring managers, and collaborators.&lt;br&gt;
✨ &lt;strong&gt;Cloud-native mindset&lt;/strong&gt; – Built with modern deployment practices, not just local hosting.&lt;/p&gt;

&lt;p&gt;Most importantly, this project represents my commitment to continuously learning, adapting, and building with modern technologies as I move into 2025.&lt;/p&gt;




&lt;p&gt;Thanks to &lt;strong&gt;DEV&lt;/strong&gt; and &lt;strong&gt;Google AI&lt;/strong&gt; for hosting this challenge and encouraging developers to showcase their growth and creativity.&lt;br&gt;
Happy coding, and happy new year! 🎉👨‍💻&lt;/p&gt;

</description>
      <category>devchallenge</category>
      <category>googlecloud</category>
      <category>googlecloudrun</category>
      <category>antigravity</category>
    </item>
  </channel>
</rss>
