<?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: Ömercan Balandı</title>
    <description>The latest articles on DEV Community by Ömercan Balandı (@obsfx).</description>
    <link>https://dev.to/obsfx</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%2F197199%2Ffe161977-2593-4bc4-b374-6b1ff6da8386.jpg</url>
      <title>DEV Community: Ömercan Balandı</title>
      <link>https://dev.to/obsfx</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/obsfx"/>
    <language>en</language>
    <item>
      <title>Layers</title>
      <dc:creator>Ömercan Balandı</dc:creator>
      <pubDate>Fri, 21 Aug 2020 09:51:37 +0000</pubDate>
      <link>https://dev.to/obsfx/layers-3h22</link>
      <guid>https://dev.to/obsfx/layers-3h22</guid>
      <description>&lt;p&gt;&lt;iframe height="600" src="https://codepen.io/omercanbalandi/embed/gOrLxrB?height=600&amp;amp;default-tab=result&amp;amp;embed-version=2"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

</description>
      <category>codepen</category>
    </item>
    <item>
      <title>ASCII Corridor</title>
      <dc:creator>Ömercan Balandı</dc:creator>
      <pubDate>Tue, 16 Jun 2020 23:27:52 +0000</pubDate>
      <link>https://dev.to/obsfx/ascii-corridor-1ai6</link>
      <guid>https://dev.to/obsfx/ascii-corridor-1ai6</guid>
      <description>&lt;p&gt;&lt;iframe height="600" src="https://codepen.io/omercanbalandi/embed/jOWVOYL?height=600&amp;amp;default-tab=result&amp;amp;embed-version=2"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

</description>
      <category>codepen</category>
    </item>
    <item>
      <title>📚 libgen downloader, a command line tool to search and download ebooks from libgen</title>
      <dc:creator>Ömercan Balandı</dc:creator>
      <pubDate>Sat, 07 Mar 2020 22:34:52 +0000</pubDate>
      <link>https://dev.to/obsfx/libgen-downloader-a-command-line-tool-to-search-and-download-ebooks-from-libgen-3p96</link>
      <guid>https://dev.to/obsfx/libgen-downloader-a-command-line-tool-to-search-and-download-ebooks-from-libgen-3p96</guid>
      <description>&lt;p&gt;Hello everyone! 👋&lt;/p&gt;

&lt;p&gt;These days, i'm trying to get into &lt;code&gt;nodejs&lt;/code&gt; and &lt;code&gt;typescript&lt;/code&gt; ecosystem and trying to make usefull apps to learn how can i use them in real life and how can improve my productivity with these tools. So i thought that developing a command line app is an appropriate playground to adapt myself into ecosystem and started to looking for a project idea.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--c2QttoiK--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://raw.githubusercontent.com/obsfx/libgen-cli-downloader/master/demo.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--c2QttoiK--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://raw.githubusercontent.com/obsfx/libgen-cli-downloader/master/demo.gif" alt=""&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;While i was looking for a idea, i realized that i often use libgen. As a student, libgen is my best friend to get the well-qualified technical resources so i wanted to make an app that simplifies the libgen experience and works on my terminal. So i have developed &lt;a href="https://obsfx.github.io/libgen-downloader"&gt;libgen-downloader&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;I care feedbacks, if you interested in this project and want to see the source code or want to install that on your machine you can check the github repo, github page and npm page;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/obsfx/libgen-cli-downloader"&gt;github.com/obsfx/libgen-cli-downloader&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://obsfx.github.io/libgen-downloader/"&gt;obsfx.github.io/libgen-downloader&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.npmjs.com/package/libgen-downloader"&gt;npmjs.com/package/libgen-downloader&lt;/a&gt;&lt;/p&gt;

</description>
      <category>typescript</category>
      <category>node</category>
      <category>npm</category>
      <category>tool</category>
    </item>
    <item>
      <title>💾 console8, yet another chip8 emulator that runs on your command line.</title>
      <dc:creator>Ömercan Balandı</dc:creator>
      <pubDate>Sat, 29 Feb 2020 18:23:58 +0000</pubDate>
      <link>https://dev.to/obsfx/console8-yet-another-chip8-emulator-that-runs-on-your-command-line-3hie</link>
      <guid>https://dev.to/obsfx/console8-yet-another-chip8-emulator-that-runs-on-your-command-line-3hie</guid>
      <description>&lt;p&gt;Hey! 👋 &lt;/p&gt;

&lt;p&gt;I have made a chip8 emulator that allows you run chip8 roms on your command line interface and does not require any GUI.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--mku0bR1N--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://raw.githubusercontent.com/obsfx/console8/master/media/1.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--mku0bR1N--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://raw.githubusercontent.com/obsfx/console8/master/media/1.gif" alt=""&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--xCcOlEXo--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://raw.githubusercontent.com/obsfx/console8/master/media/2.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--xCcOlEXo--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://raw.githubusercontent.com/obsfx/console8/master/media/2.gif" alt=""&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;If you want to install, see the source code or see more information about that here is the &lt;em&gt;github&lt;/em&gt; repo and &lt;em&gt;npm&lt;/em&gt; page;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/obsfx/console8"&gt;github.com/obsfx/console8&lt;/a&gt;&lt;br&gt;
&lt;a href="https://www.npmjs.com/package/console8"&gt;npmjs.com/package/console8&lt;/a&gt;&lt;/p&gt;

</description>
      <category>chip8</category>
      <category>emulator</category>
      <category>javascript</category>
      <category>node</category>
    </item>
    <item>
      <title>Visualization of BSP Procedural Dungeon Generation</title>
      <dc:creator>Ömercan Balandı</dc:creator>
      <pubDate>Wed, 05 Feb 2020 06:30:31 +0000</pubDate>
      <link>https://dev.to/obsfx/visualization-of-bsp-procedural-dungeon-generation-kdn</link>
      <guid>https://dev.to/obsfx/visualization-of-bsp-procedural-dungeon-generation-kdn</guid>
      <description>&lt;p&gt;&lt;iframe height="600" src="https://codepen.io/omercanbalandi/embed/JjoeKrQ?height=600&amp;amp;default-tab=result&amp;amp;embed-version=2"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

</description>
      <category>codepen</category>
    </item>
  </channel>
</rss>
