<?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: samuellgsDev</title>
    <description>The latest articles on DEV Community by samuellgsDev (@samuellgsdev).</description>
    <link>https://dev.to/samuellgsdev</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%2F1005576%2F5d79a787-8bd5-4d33-a992-6afc7ab78bce.jpeg</url>
      <title>DEV Community: samuellgsDev</title>
      <link>https://dev.to/samuellgsdev</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/samuellgsdev"/>
    <language>en</language>
    <item>
      <title>A portifolio inspired at rick and morty (made with ai)</title>
      <dc:creator>samuellgsDev</dc:creator>
      <pubDate>Fri, 30 Jan 2026 13:05:45 +0000</pubDate>
      <link>https://dev.to/samuellgsdev/a-portifolio-inspired-at-rick-and-morty-made-with-ai-5l4</link>
      <guid>https://dev.to/samuellgsdev/a-portifolio-inspired-at-rick-and-morty-made-with-ai-5l4</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;Hey there! I'm Samuel Gadelha, a .Net Developer (but, fullstack role) from Brazil who believes that coding should be as exciting as interdimensional travel.&lt;/p&gt;

&lt;p&gt;I'm passionate about building scalable applications and exploring new technologies across the multiverse of software development. From backend APIs to interactive frontends (with AI), I love creating solutions that make a real impact. When I'm not coding, you'll find me watching Rick and Morty (hence the portfolio theme!) or diving into AI, automation and machine learning projects.&lt;/p&gt;

&lt;p&gt;With this portfolio, I wanted to showcase not just my technical skills, but also my creativity and ability to think outside the box. The multiverse concept represents my versatility as a developer—comfortable navigating different tech stacks, frameworks, and problem domains.&lt;/p&gt;

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

&lt;p&gt;

&lt;/p&gt;
&lt;div class="ltag__cloud-run"&gt;
  &lt;iframe height="600px" src="https://ai-rickandmorty-portifolio-708721838798.southamerica-east1.run.app/"&gt;
  &lt;/iframe&gt;
&lt;/div&gt;




&lt;p&gt;Portifolio web version: &lt;a href="https://ai-rick-and-morty-portifolio.vercel.app/" rel="noopener noreferrer"&gt;https://ai-rick-and-morty-portifolio.vercel.app/&lt;/a&gt;&lt;/p&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;Framework&lt;/strong&gt;: Next.js 16 with React 19 (App Router)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Styling&lt;/strong&gt;: Tailwind CSS with custom Rick and Morty theme&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Animations&lt;/strong&gt;: Framer Motion for smooth transitions and effects&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;TypeScript&lt;/strong&gt;: For type safety and better developer experience&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Deployment&lt;/strong&gt;: Vercel (or Cloud Run if you deploy there)&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Google AI Integration
&lt;/h3&gt;

&lt;p&gt;I leveraged Antigravity &lt;strong&gt;specifically Google's Gemini AI and Claude Sonnet&lt;/strong&gt; throughout the development process:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Code Generation&lt;/strong&gt;: Used Gemini to scaffold components and generate boilerplate code&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Design Decisions&lt;/strong&gt;: Consulted AI for UX/UI improvements and accessibility recommendations&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Problem Solving&lt;/strong&gt;: Debugged complex hydration issues and performance optimizations with AI assistance&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Content Creation&lt;/strong&gt;: Generated dimension-specific descriptions and easter eggs&lt;/li&gt;
&lt;/ol&gt;

&lt;h3&gt;
  
  
  Design Decisions
&lt;/h3&gt;

&lt;p&gt;&lt;strong&gt;Multiverse Theme&lt;/strong&gt;: Inspired by Rick and Morty, I created 4 distinct dimensions:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;C-137&lt;/strong&gt; (Classic): The main dimension with green portal aesthetics&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Pixel&lt;/strong&gt; (Retro): 8-bit gaming vibes with pixel art styling&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Prime&lt;/strong&gt; (Professional): Clean, corporate look for business contexts&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Club&lt;/strong&gt; (Party): Neon lights and disco ball effects with interactive sound board&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Key Features&lt;/strong&gt;:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;🌀 &lt;strong&gt;Smooth Portal Transitions&lt;/strong&gt;: Animated dimension switching with particle effects&lt;/li&gt;
&lt;li&gt;🎮 &lt;strong&gt;Interactive Mini-Game&lt;/strong&gt;: Space Shooter with dimension-specific targets&lt;/li&gt;
&lt;li&gt;🎵 &lt;strong&gt;Sound Board&lt;/strong&gt;: 8-pad drum machine in Club dimension using Web Audio API&lt;/li&gt;
&lt;li&gt;📖 &lt;strong&gt;Parallax Storytelling&lt;/strong&gt;: Scroll-based narrative that changes per dimension&lt;/li&gt;
&lt;li&gt;📱 &lt;strong&gt;Mobile Optimized&lt;/strong&gt;: Fully responsive with touch-friendly interactions&lt;/li&gt;
&lt;li&gt;♿ &lt;strong&gt;Accessible&lt;/strong&gt;: Semantic HTML and keyboard navigation support&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Development Process
&lt;/h3&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Planning&lt;/strong&gt;: Created implementation plans and task breakdowns with AI assistance&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Component Architecture&lt;/strong&gt;: Built reusable components with proper separation of concerns&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;State Management&lt;/strong&gt;: Used React Context for global dimension state&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Performance&lt;/strong&gt;: Implemented code splitting, lazy loading, and optimized animations&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Testing&lt;/strong&gt;: Fixed hydration mismatches and ensured SSR compatibility&lt;/li&gt;
&lt;/ol&gt;

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

&lt;h3&gt;
  
  
  1. &lt;strong&gt;The Dimension System&lt;/strong&gt; 🌌
&lt;/h3&gt;

&lt;p&gt;The entire portfolio transforms based on the selected dimension—colors, fonts, animations, and even content adapt dynamically. This wasn't just a theme switcher; it's a complete experience transformation that demonstrates advanced state management and CSS-in-JS techniques.&lt;/p&gt;

&lt;h3&gt;
  
  
  2. &lt;strong&gt;Interactive Sound Board&lt;/strong&gt; 🎵
&lt;/h3&gt;

&lt;p&gt;Built a fully functional 8-pad drum machine using the Web Audio API with synthesized sounds (kick, snare, hi-hat, etc.). It supports both mouse clicks and keyboard shortcuts (1-8 keys), showcasing my ability to work with browser APIs and create engaging user experiences.&lt;/p&gt;

&lt;h3&gt;
  
  
  3. &lt;strong&gt;Smooth Animations &amp;amp; Transitions&lt;/strong&gt; ✨
&lt;/h3&gt;

&lt;p&gt;Every interaction feels polished—from the portal gun cursor to the scanning effect on my avatar. I used Framer Motion extensively to create fluid, performant animations that don't compromise on user experience.&lt;/p&gt;

&lt;h3&gt;
  
  
  4. &lt;strong&gt;Problem-Solving&lt;/strong&gt; 🔧
&lt;/h3&gt;

&lt;p&gt;Overcame several technical challenges:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Fixed React hydration mismatches by implementing deterministic random generation&lt;/li&gt;
&lt;li&gt;Optimized mobile performance by conditionally rendering heavy components&lt;/li&gt;
&lt;li&gt;Created a custom parallax system with scroll-based animations&lt;/li&gt;
&lt;li&gt;Handled SSR/CSR differences gracefully&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  5. &lt;strong&gt;Attention to Detail&lt;/strong&gt; 🎨
&lt;/h3&gt;

&lt;p&gt;From the glitch text effects to the dimension-specific easter eggs, every pixel was crafted with care. The portfolio isn't just functional—it's an experience that tells a story and showcases personality alongside technical skills.&lt;/p&gt;




&lt;h3&gt;
  
  
  Technical Highlights
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;7 Custom Components&lt;/strong&gt; for sections (Hero, About, Projects, Skills, etc.)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;15+ Reusable UI Components&lt;/strong&gt; (Portal, GlitchText, DimensionSwitcher, etc.)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;4 Unique Dimension Themes&lt;/strong&gt; with complete visual overhauls&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;100% TypeScript&lt;/strong&gt; for type safety&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Fully Responsive&lt;/strong&gt; from mobile to 4K displays&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Optimized Performance&lt;/strong&gt; with Lighthouse scores 90+&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This portfolio represents not just my technical abilities, but my passion for creating memorable, user-centric experiences. It's a testament to what's possible when you combine creativity with code! 🚀&lt;/p&gt;




&lt;p&gt;&lt;strong&gt;GitHub Repository&lt;/strong&gt;: &lt;a href="https://github.com/samuellgsDev/portifolio-desafio-googleAI" rel="noopener noreferrer"&gt;https://github.com/samuellgsDev/portifolio-desafio-googleAI&lt;/a&gt;&lt;br&gt;
&lt;strong&gt;Live Demo&lt;/strong&gt;: &lt;a href="https://ai-rick-and-morty-portifolio.vercel.app/" rel="noopener noreferrer"&gt;https://ai-rick-and-morty-portifolio.vercel.app/&lt;/a&gt;&lt;/p&gt;

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