<?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: vader</title>
    <description>The latest articles on DEV Community by vader (@vader).</description>
    <link>https://dev.to/vader</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%2F996360%2F4b4faa7d-447d-4f6d-ad09-c1a51b35061b.jpg</url>
      <title>DEV Community: vader</title>
      <link>https://dev.to/vader</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/vader"/>
    <language>en</language>
    <item>
      <title>You NEED to TRY this Tool!!</title>
      <dc:creator>vader</dc:creator>
      <pubDate>Thu, 26 Jan 2023 07:07:24 +0000</pubDate>
      <link>https://dev.to/vader/blazingly-fast-typescript-project-generator-11od</link>
      <guid>https://dev.to/vader/blazingly-fast-typescript-project-generator-11od</guid>
      <description>&lt;p&gt;Hey guys! I always hated setting up new typescript projects cuz I had to copy over so many files and install packages that took quite sometime.&lt;/p&gt;

&lt;p&gt;So I developed a typescript project generator and it is pretty fast. You'll have a project running in under 30s.&lt;/p&gt;

&lt;p&gt;You can try it out RIGHT NOW.&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;npx ts-make-gen
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Its called TSMake.&lt;br&gt;
If you would like to check out the code... heres the link&lt;br&gt;
&lt;a href="https://github.com/vaderdev/tsmake" rel="noopener noreferrer"&gt;https://github.com/vaderdev/tsmake&lt;/a&gt;&lt;/p&gt;

</description>
      <category>security</category>
      <category>privacy</category>
    </item>
    <item>
      <title>Everyone NEEDS to use this API!!</title>
      <dc:creator>vader</dc:creator>
      <pubDate>Sat, 31 Dec 2022 18:54:08 +0000</pubDate>
      <link>https://dev.to/vader/the-api-is-done-3ni3</link>
      <guid>https://dev.to/vader/the-api-is-done-3ni3</guid>
      <description>&lt;p&gt;Before this blog post I would like to say 2022 was a great year, but now it is time to move on to 2023 so I wish you all a Happy New Year and hope you achieve your goals this year. Me personally wish to get into the nitty gritty of machine learning and make some income off of my programming ventures as I couldn't get much success during these 3 years.&lt;/p&gt;

&lt;p&gt;With that out of the way I can say my new years eve challenge is over as I built this meme api before the clock struck 12AM. I am right now eating cake at 12:18AM writing this post and am thrilled to say that this api is done. Learned about a new hosting provider which is great alternative to heroku as heroku removed the free tier which was quite sad to see. &lt;strong&gt;render.com&lt;/strong&gt; is phenomenal as it takes very little effort to get an api running.&lt;/p&gt;

&lt;p&gt;The API is quite simple and I will be using it for my personal projects aswell since it is something i've always wanted but never found. The API gets the current most popular memes from some of my favorite subreddits and will be pretty useful for my fun challenges like this one.&lt;/p&gt;

&lt;p&gt;Here is the API: &lt;a href="https://rapidapi.com/scupdev/api/memeco"&gt;https://rapidapi.com/scupdev/api/memeco&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The name was inspired by some of the new company domains which have switched from .com to .co which looks quite aesthetic in my opinion.&lt;/p&gt;

</description>
      <category>node</category>
      <category>javascript</category>
      <category>api</category>
      <category>typescript</category>
    </item>
    <item>
      <title>currently working on a meme api</title>
      <dc:creator>vader</dc:creator>
      <pubDate>Sat, 31 Dec 2022 02:40:10 +0000</pubDate>
      <link>https://dev.to/vader/currently-working-on-a-meme-api-38dk</link>
      <guid>https://dev.to/vader/currently-working-on-a-meme-api-38dk</guid>
      <description>&lt;p&gt;I'm going to be using the new and cool fastapi module in python to build this app with some webscraping to get the memes and stuff. Hope all goes well!&lt;/p&gt;

</description>
      <category>python</category>
      <category>fastapi</category>
      <category>api</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
