{"@attributes":{"version":"2.0"},"channel":{"title":"DEV Community: \u00d6mercan Baland\u0131","description":"The latest articles on DEV Community by \u00d6mercan Baland\u0131 (@obsfx).","link":"https:\/\/dev.to\/obsfx","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","title":"DEV Community: \u00d6mercan Baland\u0131","link":"https:\/\/dev.to\/obsfx"},"language":"en","item":[{"title":"Layers","pubDate":"Fri, 21 Aug 2020 09:51:37 +0000","link":"https:\/\/dev.to\/obsfx\/layers-3h22","guid":"https:\/\/dev.to\/obsfx\/layers-3h22","description":"<p><iframe height=\"600\" src=\"https:\/\/codepen.io\/omercanbalandi\/embed\/gOrLxrB?height=600&amp;default-tab=result&amp;embed-version=2\">\n<\/iframe>\n<\/p>\n\n","category":"codepen"},{"title":"ASCII Corridor","pubDate":"Tue, 16 Jun 2020 23:27:52 +0000","link":"https:\/\/dev.to\/obsfx\/ascii-corridor-1ai6","guid":"https:\/\/dev.to\/obsfx\/ascii-corridor-1ai6","description":"<p><iframe height=\"600\" src=\"https:\/\/codepen.io\/omercanbalandi\/embed\/jOWVOYL?height=600&amp;default-tab=result&amp;embed-version=2\">\n<\/iframe>\n<\/p>\n\n","category":"codepen"},{"title":"\ud83d\udcda libgen downloader, a command line tool to search and download ebooks from libgen","pubDate":"Sat, 07 Mar 2020 22:34:52 +0000","link":"https:\/\/dev.to\/obsfx\/libgen-downloader-a-command-line-tool-to-search-and-download-ebooks-from-libgen-3p96","guid":"https:\/\/dev.to\/obsfx\/libgen-downloader-a-command-line-tool-to-search-and-download-ebooks-from-libgen-3p96","description":"<p>Hello everyone! \ud83d\udc4b<\/p>\n\n<p>These days, i'm trying to get into <code>nodejs<\/code> and <code>typescript<\/code> 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.<\/p>\n\n<p><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\"><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=\"\"><\/a><\/p>\n\n<p>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 <a href=\"https:\/\/obsfx.github.io\/libgen-downloader\">libgen-downloader<\/a>.<\/p>\n\n<p>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;<\/p>\n\n<p><a href=\"https:\/\/github.com\/obsfx\/libgen-cli-downloader\">github.com\/obsfx\/libgen-cli-downloader<\/a><\/p>\n\n<p><a href=\"https:\/\/obsfx.github.io\/libgen-downloader\/\">obsfx.github.io\/libgen-downloader<\/a><\/p>\n\n<p><a href=\"https:\/\/www.npmjs.com\/package\/libgen-downloader\">npmjs.com\/package\/libgen-downloader<\/a><\/p>\n\n","category":["typescript","node","npm","tool"]},{"title":"\ud83d\udcbe console8, yet another chip8 emulator that runs on your command line.","pubDate":"Sat, 29 Feb 2020 18:23:58 +0000","link":"https:\/\/dev.to\/obsfx\/console8-yet-another-chip8-emulator-that-runs-on-your-command-line-3hie","guid":"https:\/\/dev.to\/obsfx\/console8-yet-another-chip8-emulator-that-runs-on-your-command-line-3hie","description":"<p>Hey! \ud83d\udc4b <\/p>\n\n<p>I have made a chip8 emulator that allows you run chip8 roms on your command line interface and does not require any GUI.<\/p>\n\n<p><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\"><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=\"\"><\/a><\/p>\n\n<p><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\"><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=\"\"><\/a><\/p>\n\n<p>If you want to install, see the source code or see more information about that here is the <em>github<\/em> repo and <em>npm<\/em> page;<\/p>\n\n<p><a href=\"https:\/\/github.com\/obsfx\/console8\">github.com\/obsfx\/console8<\/a><br>\n<a href=\"https:\/\/www.npmjs.com\/package\/console8\">npmjs.com\/package\/console8<\/a><\/p>\n\n","category":["chip8","emulator","javascript","node"]},{"title":"Visualization of BSP Procedural Dungeon Generation","pubDate":"Wed, 05 Feb 2020 06:30:31 +0000","link":"https:\/\/dev.to\/obsfx\/visualization-of-bsp-procedural-dungeon-generation-kdn","guid":"https:\/\/dev.to\/obsfx\/visualization-of-bsp-procedural-dungeon-generation-kdn","description":"<p><iframe height=\"600\" src=\"https:\/\/codepen.io\/omercanbalandi\/embed\/JjoeKrQ?height=600&amp;default-tab=result&amp;embed-version=2\">\n<\/iframe>\n<\/p>\n\n","category":"codepen"}]}}