<?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: Àáýűšh Ŕijåĺ</title>
    <description>The latest articles on DEV Community by Àáýűšh Ŕijåĺ (@aayush_2007).</description>
    <link>https://dev.to/aayush_2007</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%2F1568728%2Ff900c23d-b99d-4072-8ab4-b75ceb342ad7.jpg</url>
      <title>DEV Community: Àáýűšh Ŕijåĺ</title>
      <link>https://dev.to/aayush_2007</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/aayush_2007"/>
    <language>en</language>
    <item>
      <title>Letting Flexbox Do the Work</title>
      <dc:creator>Àáýűšh Ŕijåĺ</dc:creator>
      <pubDate>Mon, 19 Jan 2026 15:19:41 +0000</pubDate>
      <link>https://dev.to/aayush_2007/letting-flexbox-do-the-work-2ono</link>
      <guid>https://dev.to/aayush_2007/letting-flexbox-do-the-work-2ono</guid>
      <description>&lt;p&gt;Stayed in Flexbox territory today. Still no shortcuts.&lt;/p&gt;

&lt;p&gt;Worked with a constrained container and let Flexbox push back.&lt;br&gt;
Played with flex-wrap, gaps, and alignment to see how items behave when space runs out.&lt;br&gt;
Then added a media query and watched the same layout reorganize itself instead of breaking.&lt;/p&gt;

&lt;p&gt;Seeing how one container rule can completely change the layout made things click.&lt;br&gt;
Flexbox isn’t about forcing positions—it’s about setting conditions and letting the system respond.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>programming</category>
      <category>css</category>
    </item>
    <item>
      <title>Day 2 of Posting — Flexbox Deep Dive</title>
      <dc:creator>Àáýűšh Ŕijåĺ</dc:creator>
      <pubDate>Tue, 13 Jan 2026 16:26:40 +0000</pubDate>
      <link>https://dev.to/aayush_2007/day-2-of-posting-flexbox-deep-dive-5ga8</link>
      <guid>https://dev.to/aayush_2007/day-2-of-posting-flexbox-deep-dive-5ga8</guid>
      <description>&lt;p&gt;Stayed in Flexbox territory today. No shortcuts.&lt;/p&gt;

&lt;p&gt;Tweaked flex-direction, justify-content, align-items until I could predict what happens before refreshing.&lt;br&gt;
Broke layouts on purpose, fixed them, repeated.&lt;/p&gt;

&lt;p&gt;CSS layout isn’t memorization. It’s observation + prediction + correction. One tweak at a time.&lt;/p&gt;

</description>
      <category>css</category>
      <category>flexbox</category>
      <category>webdev</category>
    </item>
    <item>
      <title>Day 1 of Posting — HTML &amp; CSS</title>
      <dc:creator>Àáýűšh Ŕijåĺ</dc:creator>
      <pubDate>Mon, 12 Jan 2026 16:01:27 +0000</pubDate>
      <link>https://dev.to/aayush_2007/day-1-of-posting-html-css-1jga</link>
      <guid>https://dev.to/aayush_2007/day-1-of-posting-html-css-1jga</guid>
      <description>&lt;p&gt;Jumped into HTML &amp;amp; CSS through project-based learning.&lt;/p&gt;

&lt;p&gt;Rewrote my portfolio using semantic HTML (section, footer, headings`).&lt;/p&gt;

&lt;p&gt;Played with box model — padding = inside, margin = outside.&lt;/p&gt;

&lt;p&gt;Started flexbox — flex-direction, justify-content, align-items. Shrinking container finally made it click visually.&lt;/p&gt;

&lt;p&gt;Building, breaking, observing.&lt;/p&gt;

</description>
      <category>html</category>
      <category>webdev</category>
      <category>css</category>
    </item>
    <item>
      <title>Continuing My Web Development Journey — Learning in Public on dev.to</title>
      <dc:creator>Àáýűšh Ŕijåĺ</dc:creator>
      <pubDate>Thu, 01 Jan 2026 15:35:09 +0000</pubDate>
      <link>https://dev.to/aayush_2007/continuing-my-web-development-journey-learning-in-public-on-devto-4449</link>
      <guid>https://dev.to/aayush_2007/continuing-my-web-development-journey-learning-in-public-on-devto-4449</guid>
      <description>&lt;p&gt;For the past few months, I had to step away from coding due to entrance exams and college preparation. That phase demanded most of my time and focus, so learning and sharing progress naturally took a back seat.&lt;/p&gt;

&lt;p&gt;Now that things have settled, I’m back — and restarting my web development journey with a clearer head and better intent.&lt;/p&gt;

&lt;p&gt;Earlier, I had already covered a good portion of HTML, CSS, and JavaScript fundamentals:&lt;/p&gt;

&lt;p&gt;HTML structure, semantic tags, forms, media&lt;/p&gt;

&lt;p&gt;CSS basics to advanced topics like Flexbox, Grid, transitions, variables, media queries&lt;/p&gt;

&lt;p&gt;JavaScript fundamentals including variables, conditionals, loops, functions, arrays, DOM basics, and events&lt;/p&gt;

&lt;p&gt;After the break, instead of rushing forward, I decided to briefly revisit JavaScript fundamentals. Not because I was starting from zero, but because refreshing the basics builds confidence and avoids gaps later when things get more complex.&lt;/p&gt;

&lt;p&gt;I was initially sharing this journey on X (Twitter), but my account is currently under suspension due to login issues. Rather than waiting indefinitely, I decided to move to dev.to and continue learning in public here — consistently and without interruptions.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>programming</category>
      <category>javascript</category>
    </item>
  </channel>
</rss>
