<?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: Gus</title>
    <description>The latest articles on DEV Community by Gus (@gus-gus).</description>
    <link>https://dev.to/gus-gus</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4039104%2F35b94431-cd52-44f8-a7cd-d2de259e69cc.jpg</url>
      <title>DEV Community: Gus</title>
      <link>https://dev.to/gus-gus</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/gus-gus"/>
    <language>en</language>
    <item>
      <title>Learning CSS Grid: Building a Simple Coffee Gallery ☕</title>
      <dc:creator>Gus</dc:creator>
      <pubDate>Tue, 21 Jul 2026 04:03:48 +0000</pubDate>
      <link>https://dev.to/gus-gus/learning-css-grid-building-a-simple-coffee-gallery-239a</link>
      <guid>https://dev.to/gus-gus/learning-css-grid-building-a-simple-coffee-gallery-239a</guid>
      <description>&lt;p&gt;oday I practiced one of the most powerful CSS layout tools: CSS Grid.&lt;/p&gt;

&lt;p&gt;As part of my learning journey, I built a simple coffee gallery using Grid. The goal was to better understand how to create responsive layouts and organize content into rows and columns without relying on older layout techniques.&lt;/p&gt;

&lt;p&gt;What I learned&lt;br&gt;
How to create a grid container with display: grid&lt;br&gt;
How to define columns using grid-template-columns&lt;br&gt;
How to control spacing with gap&lt;br&gt;
How Grid makes layouts cleaner and easier to maintain&lt;/p&gt;

&lt;p&gt;Although it's a small project, every exercise helps me become more comfortable with modern CSS.&lt;/p&gt;

&lt;p&gt;I'm excited to keep learning and building new projects every day.&lt;/p&gt;

&lt;p&gt;If you have any tips for someone learning CSS Grid, I'd love to hear them.&lt;/p&gt;

&lt;p&gt;Happy coding! 🚀&lt;/p&gt;

</description>
      <category>css</category>
      <category>grid</category>
      <category>webdev</category>
      <category>fullstack</category>
    </item>
    <item>
      <title>Hello, Dev.to! 👋</title>
      <dc:creator>Gus</dc:creator>
      <pubDate>Tue, 21 Jul 2026 04:00:22 +0000</pubDate>
      <link>https://dev.to/gus-gus/hello-devto-27m6</link>
      <guid>https://dev.to/gus-gus/hello-devto-27m6</guid>
      <description>&lt;p&gt;Hi everyone!&lt;/p&gt;

&lt;p&gt;My name is Gustavo, and I'm excited to join the DEV Community.&lt;/p&gt;

&lt;p&gt;I'm an aspiring Full-Stack Web Developer from Argentina. I'm currently learning HTML, CSS, JavaScript, React, and Node.js. My goal is to become a professional developer by building projects, learning every day, and staying consistent.&lt;/p&gt;

&lt;p&gt;I created this blog to document my journey—the things I learn, the challenges I face, the mistakes I make, and the progress along the way.&lt;/p&gt;

&lt;p&gt;I know the road won't always be easy, but every small step counts.&lt;/p&gt;

&lt;p&gt;Thanks for reading, and I hope you'll enjoy following my journey.&lt;/p&gt;

&lt;p&gt;See you in the next post! 🚀&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>programming</category>
      <category>productivity</category>
      <category>beginners</category>
    </item>
  </channel>
</rss>
