<?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>Forem: Ayush Pathak</title>
    <description>The latest articles on Forem by Ayush Pathak (@brute).</description>
    <link>https://forem.com/brute</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%2F3448331%2F42926f70-47ba-486f-b6c7-a3d2d5e9b545.jpg</url>
      <title>Forem: Ayush Pathak</title>
      <link>https://forem.com/brute</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/brute"/>
    <language>en</language>
    <item>
      <title>Making My First Ever Portfolio Website</title>
      <dc:creator>Ayush Pathak</dc:creator>
      <pubDate>Wed, 20 Aug 2025 19:31:59 +0000</pubDate>
      <link>https://forem.com/brute/making-my-first-ever-portfolio-website-jfo</link>
      <guid>https://forem.com/brute/making-my-first-ever-portfolio-website-jfo</guid>
      <description>&lt;p&gt;&lt;strong&gt;Introduction&lt;/strong&gt;&lt;br&gt;
Building my first &lt;strong&gt;portfolio website&lt;/strong&gt; was a turning point in my journey. It wasn’t just about writing code — it was about creating a digital space that represented me, my skills, and my ambitions. Like many beginners, I started small, but every step felt like a big achievement.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Starting Point&lt;/strong&gt;&lt;br&gt;
I began with the basics: &lt;strong&gt;HTML and CSS&lt;/strong&gt;. My goal was simple — to have a place online where I could showcase my work and share what I was learning. Even a simple “About Me” section and contact links felt empowering at the start.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Challenges I Faced&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Design vs. Functionality&lt;/strong&gt;: I wanted it to look sleek, but my CSS knowledge was still limited.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Responsiveness&lt;/strong&gt;: Making the site mobile-friendly took longer than expected.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Imposter Syndrome&lt;/strong&gt;: Comparing my first draft to professional developers’ portfolios made me doubt myself.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Small Victories&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Publishing my site online for the first time gave me a huge confidence boost.&lt;/li&gt;
&lt;li&gt;Adding a &lt;strong&gt;projects section&lt;/strong&gt; motivated me to actually start building more projects.&lt;/li&gt;
&lt;li&gt;Fixing bugs on my own made me realize that &lt;strong&gt;problem-solving is half the fun of coding&lt;/strong&gt;.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Lessons Learned&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Don’t chase perfection in your first project — progress matters more.&lt;/li&gt;
&lt;li&gt;Every bug teaches you something new, so debugging is part of the process.&lt;/li&gt;
&lt;li&gt;A portfolio is a living project; it evolves as your skills grow.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Conclusion&lt;/strong&gt;&lt;br&gt;
My first portfolio website wasn’t perfect, but it was &lt;strong&gt;a milestone&lt;/strong&gt;. It taught me persistence, creativity, and the value of learning by doing. Today, as I keep refining my skills, I carry those lessons with me: &lt;strong&gt;start small, keep building, and embrace the journey&lt;/strong&gt;.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>portfolio</category>
      <category>learning</category>
      <category>career</category>
    </item>
    <item>
      <title>My Journey from Canva to Code</title>
      <dc:creator>Ayush Pathak</dc:creator>
      <pubDate>Wed, 20 Aug 2025 19:16:26 +0000</pubDate>
      <link>https://forem.com/brute/my-journey-from-canva-to-code-12bf</link>
      <guid>https://forem.com/brute/my-journey-from-canva-to-code-12bf</guid>
      <description>&lt;p&gt;&lt;strong&gt;Introduction&lt;/strong&gt;&lt;br&gt;
Every journey into tech begins somewhere. For me, it started with &lt;strong&gt;Canva&lt;/strong&gt; — a tool that allowed me to experiment with creativity, design, and communication. What began as simple designs slowly became the spark that led me into the vast world of &lt;strong&gt;web development and programming&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Where It All Started&lt;/strong&gt;&lt;br&gt;
I used Canva to create posters, resumes, and even content for small projects. It was intuitive, fun, and gave me a sense of how &lt;strong&gt;visuals could tell a story&lt;/strong&gt;. I didn’t realize it then, but I was already practicing the fundamentals of design thinking — clarity, user focus, and creativity.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Discovering Code&lt;/strong&gt;&lt;br&gt;
As my interest grew, I wanted to move beyond static visuals. I started exploring how websites worked, how designs could be made interactive, and how I could bring my creative ideas into something functional. That curiosity pulled me into the world of &lt;strong&gt;HTML, CSS, and later, JavaScript&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;From Design to Development&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Canva taught me &lt;strong&gt;simplicity and visual hierarchy&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Coding taught me &lt;strong&gt;logic and structure&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Together, they shaped my ability to build not just pretty designs, but also &lt;strong&gt;functional, user-friendly web experiences&lt;/strong&gt;.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Why This Transition Matters&lt;/strong&gt;&lt;br&gt;
Shifting from Canva to code helped me understand that &lt;strong&gt;design and development aren’t separate&lt;/strong&gt; — they complement each other. A beautiful design without functionality falls flat, and a well-built app without good design feels incomplete.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Conclusion&lt;/strong&gt;&lt;br&gt;
Looking back, I’m glad Canva was my starting point. It showed me the power of creativity and gave me the foundation to appreciate design. Today, as I grow in coding and web development, I carry that creative mindset with me — because in the end, &lt;strong&gt;tech is strongest when design and code work together&lt;/strong&gt;.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>career</category>
      <category>design</category>
      <category>programming</category>
    </item>
    <item>
      <title>Why I Love Coding &amp; Storytelling Together</title>
      <dc:creator>Ayush Pathak</dc:creator>
      <pubDate>Wed, 20 Aug 2025 18:40:34 +0000</pubDate>
      <link>https://forem.com/brute/why-i-love-coding-storytelling-together-340j</link>
      <guid>https://forem.com/brute/why-i-love-coding-storytelling-together-340j</guid>
      <description>&lt;p&gt;Coding is not just about writing syntax and fixing bugs. For me, it’s also about &lt;strong&gt;storytelling&lt;/strong&gt; — turning ideas into experiences and giving logic a narrative form. Whether it’s building a website, designing an interface, or writing content, I see coding as a creative medium just like art or writing.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Coding as a Narrative&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Each function feels like a &lt;strong&gt;chapter&lt;/strong&gt; with a defined purpose.&lt;/li&gt;
&lt;li&gt;Variables act like &lt;strong&gt;characters&lt;/strong&gt;, carrying information through the story.&lt;/li&gt;
&lt;li&gt;Debugging introduces &lt;strong&gt;plot twists&lt;/strong&gt;, forcing us to rethink the journey.&lt;/li&gt;
&lt;li&gt;The final program is the &lt;strong&gt;ending&lt;/strong&gt;, bringing satisfaction when everything clicks.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Where Storytelling Shapes Tech&lt;/strong&gt;&lt;br&gt;
My journey began with &lt;strong&gt;designing and editing&lt;/strong&gt; on platforms like Canva, where visuals carried the story. Later, as I moved into &lt;strong&gt;web development&lt;/strong&gt;, I discovered that coding too can be a powerful form of storytelling — one that combines creativity with interactivity.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Why This Blend Matters&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Helps build &lt;strong&gt;user-focused experiences&lt;/strong&gt; instead of plain functionality.&lt;/li&gt;
&lt;li&gt;Makes complex technical ideas easier to &lt;strong&gt;explain and teach&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Brings creativity into &lt;strong&gt;problem-solving and design thinking&lt;/strong&gt;.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Conclusion&lt;/strong&gt;&lt;br&gt;
At its core, both coding and storytelling are about &lt;strong&gt;connection&lt;/strong&gt;. One connects machines with logic, while the other connects humans with meaning. Bringing them together is what makes digital experiences not just functional, but truly impactful.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>coding</category>
      <category>diversity</category>
      <category>career</category>
    </item>
  </channel>
</rss>
