<?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: pxlhunter7171</title>
    <description>The latest articles on DEV Community by pxlhunter7171 (@pxlhunter7171).</description>
    <link>https://dev.to/pxlhunter7171</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%2F4133063%2F3a26d0b4-8397-455f-9f45-662f09e4342b.png</url>
      <title>DEV Community: pxlhunter7171</title>
      <link>https://dev.to/pxlhunter7171</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/pxlhunter7171"/>
    <language>en</language>
    <item>
      <title>my project</title>
      <dc:creator>pxlhunter7171</dc:creator>
      <pubDate>Sat, 19 Sep 2026 15:12:53 +0000</pubDate>
      <link>https://dev.to/pxlhunter7171/my-project-4b55</link>
      <guid>https://dev.to/pxlhunter7171/my-project-4b55</guid>
      <description>&lt;p&gt;Been learning Go for a couple months now, mostly tutorials, but wanted to&lt;br&gt;
actually build something instead of just following along. So I made a&lt;br&gt;
tiny CLI that checks the weather for any city.&lt;/p&gt;

&lt;p&gt;Nothing fancy — takes a city name as a flag, hits a weather API, prints&lt;br&gt;
the result. But it's the first thing I've built that actually &lt;em&gt;works&lt;/em&gt;&lt;br&gt;
end to end without me copy-pasting the whole thing from a tutorial.&lt;/p&gt;

&lt;p&gt;Still cleaning it up (the error handling is genuinely embarrassing rn),&lt;br&gt;
but repo's here if anyone wants to roast it or point out what I'm doing&lt;br&gt;
wrong: &lt;a href="https://github.com/ethxratt-create/weather-cli" rel="noopener noreferrer"&gt;https://github.com/ethxratt-create/weather-cli&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Moved to Pune for college this year and still figuring out the whole&lt;br&gt;
"actually shipping code" thing vs just watching tutorials. If anyone&lt;br&gt;
has tips on what to build next as a beginner, I'm all ears.&lt;/p&gt;

</description>
      <category>beginners</category>
      <category>cli</category>
      <category>github</category>
      <category>go</category>
    </item>
  </channel>
</rss>
