<?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: Gerald</title>
    <description>The latest articles on DEV Community by Gerald (@geraldtheduck).</description>
    <link>https://dev.to/geraldtheduck</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%2F1188553%2F3c388069-5e3d-419d-8dc8-60f11d45bf97.png</url>
      <title>DEV Community: Gerald</title>
      <link>https://dev.to/geraldtheduck</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/geraldtheduck"/>
    <language>en</language>
    <item>
      <title>I made my first GitHub repo!</title>
      <dc:creator>Gerald</dc:creator>
      <pubDate>Tue, 27 Feb 2024 17:18:04 +0000</pubDate>
      <link>https://dev.to/geraldtheduck/i-made-my-first-github-repo-51kk</link>
      <guid>https://dev.to/geraldtheduck/i-made-my-first-github-repo-51kk</guid>
      <description>&lt;p&gt;Today, I finally made my first* GitHub repository!&lt;/p&gt;

&lt;p&gt;The idea started when I kept making folders to Code in VS Code. I found out pretty soon that it was tedious(more that it should be!). Firstly I had to cd into my projects folder, make a new folder, blah blah blah, it's annoying! So, I made a simple 14 line program(with comments!) to help me and other programmers out there!&lt;/p&gt;

&lt;p&gt;The &lt;code&gt;subprocess&lt;/code&gt; module did most if the work!&lt;/p&gt;

&lt;p&gt;Although quite simple and lightweight, I am quite content with it and I hope others like it to!&lt;/p&gt;

&lt;p&gt;You can find it here:&lt;br&gt;
&lt;a href="https://github.com/geraldDuck/createFolderVStool/"&gt;createFolderVStool&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Thank you!!&lt;/p&gt;

</description>
      <category>github</category>
      <category>git</category>
      <category>python</category>
      <category>beginners</category>
    </item>
  </channel>
</rss>
