<?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: tscherrer05</title>
    <description>The latest articles on DEV Community by tscherrer05 (@tscherrer05).</description>
    <link>https://dev.to/tscherrer05</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%2F343515%2Ff3520882-96fa-485c-9084-d1f64b94730a.png</url>
      <title>DEV Community: tscherrer05</title>
      <link>https://dev.to/tscherrer05</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/tscherrer05"/>
    <language>en</language>
    <item>
      <title>Using Google AI Studio to generate a professional Developer Portfolio</title>
      <dc:creator>tscherrer05</dc:creator>
      <pubDate>Sat, 17 Jan 2026 23:17:30 +0000</pubDate>
      <link>https://dev.to/tscherrer05/using-google-ai-studio-to-generate-a-brand-new-developer-portfolio-19la</link>
      <guid>https://dev.to/tscherrer05/using-google-ai-studio-to-generate-a-brand-new-developer-portfolio-19la</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;Hi! I am a Senior Software Engineer and Technical Lead from France. My expertise lies in designing scalable software solutions, specifically within the Java/Spring Boot and .NET ecosystems.&lt;/p&gt;

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

&lt;p&gt;&lt;a href="https://timoth-e-scherrer-portfolio-139592121344.us-west1.run.app" rel="noopener noreferrer"&gt;https://timoth-e-scherrer-portfolio-139592121344.us-west1.run.app&lt;/a&gt;&lt;br&gt;


&lt;/p&gt;
&lt;div class="ltag__cloud-run"&gt;
  &lt;iframe height="600px" src="https://timoth-e-scherrer-portfolio-139592121344.us-west1.run.app"&gt;
  &lt;/iframe&gt;
&lt;/div&gt;




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

&lt;h3&gt;
  
  
  🛠️ Tool
&lt;/h3&gt;

&lt;p&gt;I used &lt;a href="https://aistudio.google.com/" rel="noopener noreferrer"&gt;https://aistudio.google.com/&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  🪛 Stack
&lt;/h3&gt;

&lt;p&gt;Typescript + Angular. Angular is a framework I want to learn, so using it for my portfolio is a good opportunity.&lt;/p&gt;

&lt;p&gt;💡The model generated a very clean code: it decided to create a PortfolioService class to centralize all the textual content and inject it in the components building the page. This effectively decoupled the content from the presentation code.&lt;/p&gt;

&lt;h3&gt;
  
  
  🤖 Prompt engineering
&lt;/h3&gt;

&lt;p&gt;I started with a simple prompt with the words coming from the instructions for the challenge. This way I can ensure that the model will comply with the terms of the challenge.&lt;/p&gt;

&lt;h3&gt;
  
  
  🖼️ Multi-modality
&lt;/h3&gt;

&lt;p&gt;Taking advantage of the multimodal nature of the agent, I attached my resume and a "Development portfolio" document that I maintain which lists the accomplishments I am proud of.&lt;/p&gt;

&lt;h3&gt;
  
  
  ➕ Improvements
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Although AI Studio produced a fair result, I adjusted the code by chatting with the agent.&lt;/li&gt;
&lt;li&gt;I did some minor manual adjustments to remove some useless parts and fix some sentences.&lt;/li&gt;
&lt;li&gt;I asked the agent to embed a list of my popular LinkedIn posts with a list of iframes I provided.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  🖥️ Infrastructure
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;To make sure my code is not lost, I used the "Save to GitHub feature" to create a new repository with the code AI Studio generated.&lt;/li&gt;
&lt;li&gt;Finally, I simply used the "Deploy the app" feature to deploy the result on production.&lt;/li&gt;
&lt;/ul&gt;

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

&lt;ul&gt;
&lt;li&gt;Being able to deploy a beautiful new portfolio in one evening!&lt;/li&gt;
&lt;/ul&gt;

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