<?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: Dima Gashuk</title>
    <description>The latest articles on DEV Community by Dima Gashuk (@damfler).</description>
    <link>https://dev.to/damfler</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%2F705717%2Fe6c08cb4-8b09-4a1f-81aa-f0607e550296.jpeg</url>
      <title>DEV Community: Dima Gashuk</title>
      <link>https://dev.to/damfler</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/damfler"/>
    <language>en</language>
    <item>
      <title>Vk api </title>
      <dc:creator>Dima Gashuk</dc:creator>
      <pubDate>Wed, 27 Oct 2021 06:25:31 +0000</pubDate>
      <link>https://dev.to/damfler/vk-api-2ieh</link>
      <guid>https://dev.to/damfler/vk-api-2ieh</guid>
      <description>&lt;h3&gt;
  
  
  Warning
&lt;/h3&gt;

&lt;p&gt;VK has a ready-made api, I found out about it later, after I started writing my own!&lt;/p&gt;

&lt;h1&gt;
  
  
  Start
&lt;/h1&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--ZF3j2YVq--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/2fk2s4nkvq5gy56n7gol.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--ZF3j2YVq--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/2fk2s4nkvq5gy56n7gol.png" alt="Logo" width="696" height="274"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;You can immediately &lt;a href="https://github.com/Damfler/VKapi/"&gt;look at the github&lt;/a&gt;!&lt;/p&gt;

&lt;p&gt;If we analyze here, then this is a class with ready-made functions, for working with the Vk api, there are most functions available to the ordinary user (without groups, communities, ...).&lt;/p&gt;

&lt;p&gt;So far, everything remains in beta, since after the news about the ready-made class from the Vk itself, I temporarily stopped the development of the api&lt;/p&gt;

</description>
      <category>vk</category>
      <category>php</category>
      <category>api</category>
      <category>class</category>
    </item>
    <item>
      <title>Cool minecraft plugin! ITEMSADDER</title>
      <dc:creator>Dima Gashuk</dc:creator>
      <pubDate>Wed, 20 Oct 2021 18:26:27 +0000</pubDate>
      <link>https://dev.to/damfler/cool-minecraft-plugin-itemsadder-2cji</link>
      <guid>https://dev.to/damfler/cool-minecraft-plugin-itemsadder-2cji</guid>
      <description>&lt;h3&gt;
  
  
  This is all serious!
&lt;/h3&gt;

&lt;p&gt;I got acquainted with the wonderful ItemsAdders plugin, this plugin allows you to make new items, blocks, weapons, potions on yml markup, in general, anything you want, even planes and cars!!!&lt;/p&gt;

&lt;p&gt;This plugin is like a framework that helps us do wonderful things. Everything we want can be done effortlessly, without any problems, just by prescribing the type of object, its properties, if desired, enchantment and texture (taken from your texture pack, about this separately).&lt;/p&gt;

&lt;p&gt;To begin with, I will show you screenshots of images from the plugin page and a link to this plugin:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fm874pxuchv32r0f1modk.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fm874pxuchv32r0f1modk.png" alt="Preview"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F3k2omm8fldfu3jlxvmxt.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F3k2omm8fldfu3jlxvmxt.png" alt="Preview"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  The cost of the plugin
&lt;/h3&gt;

&lt;p&gt;The main problem of the plugin is its cost, it costs h 16.95 EUR, although I can say it's not very expensive for such a cool plugin, and I can say from hearsay that it's like 1-2 times to go to McDonald's :)&lt;/p&gt;

&lt;h3&gt;
  
  
  Opportunities
&lt;/h3&gt;

&lt;p&gt;I repeat, everything is possible here, from the usual sword texture, to cars, planes and new workbenches with their own mechanics.&lt;br&gt;
This plugin is well optimized, it can even compete with a huge number of mods, and the big plus is that it works without mods, and the server does not load from the word at all (for all the time of my game I have never experienced discomfort).&lt;/p&gt;

&lt;h3&gt;
  
  
  Texture pack
&lt;/h3&gt;

&lt;p&gt;I mentioned that you use your own texture pack, this is not a joke, you will need to make ready-made textures or models, but do not rush to form them into a ready-made pack, because the texture pack structure of the ItemsAdder is different.&lt;/p&gt;

&lt;h3&gt;
  
  
  Lessons on YouTube
&lt;/h3&gt;

&lt;p&gt;I will teach lessons on this wonderful plugin on my YouTube channel, unfortunately they will be in Russian, for many it will be a minus:(&lt;br&gt;
But I also created a repository on github, where I will post ready-made templates of all types of items, I will attach the link later, as soon as everything is ready and I will be able to make sure that I put only allowed materials on display!&lt;/p&gt;

</description>
      <category>minecraft</category>
      <category>yml</category>
      <category>news</category>
      <category>tutorial</category>
    </item>
    <item>
      <title>Getting to know me</title>
      <dc:creator>Dima Gashuk</dc:creator>
      <pubDate>Wed, 20 Oct 2021 06:28:49 +0000</pubDate>
      <link>https://dev.to/damfler/getting-to-know-me-1mh6</link>
      <guid>https://dev.to/damfler/getting-to-know-me-1mh6</guid>
      <description>&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--etSfW8rQ--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://media1.giphy.com/media/huyZxIJvtqVeRp7QcS/giphy.gif%3Fcid%3Decf05e47ph13jjhkfcev9l4mdgt676178ihihb70qcu6oey7%26rid%3Dgiphy.gif%26ct%3Dg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--etSfW8rQ--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://media1.giphy.com/media/huyZxIJvtqVeRp7QcS/giphy.gif%3Fcid%3Decf05e47ph13jjhkfcev9l4mdgt676178ihihb70qcu6oey7%26rid%3Dgiphy.gif%26ct%3Dg" alt="SOCIAL"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  🌎 Hello world!
&lt;/h2&gt;

&lt;p&gt;This is a dating post so that everyone who was interested in me could get to know me :)&lt;/p&gt;

&lt;h2&gt;
  
  
  🔥 What I am fond of
&lt;/h2&gt;

&lt;p&gt;At the moment I work by profession as a web developer, my knowledge is still small, but I always try to come up with something, improve or make an innovation for myself, even though my strength is small, I believe that I can study everything very well!&lt;br&gt;
Most of the time I write in PHP, but at home I also teach JS, namely node.js (express.js) and React&lt;/p&gt;

&lt;h2&gt;
  
  
  🎬 Public life
&lt;/h2&gt;

&lt;p&gt;I have my own YouTube channel, at some time I was reviewing the creation of 3D models for minecraft texture packs, but soon I will completely redo it for a new one, even ideas and ideas have already appeared, I will blog, in general I will live in a new way :)&lt;br&gt;
Here is his logo:&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--rNM72TbK--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/fildnkbizlnpr91ydajh.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--rNM72TbK--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/fildnkbizlnpr91ydajh.png" alt="Logo"&gt;&lt;/a&gt;&lt;br&gt;
I study with friends in college, but we often call it sharaga, and&lt;br&gt;
since we want to study new guys in our industries together and teach at the same time, we decided to call the channel Sharaga IT.&lt;/p&gt;

&lt;h4&gt;
  
  
  👨‍🏫 Speaking of guys
&lt;/h4&gt;

&lt;p&gt;It so happened that we are all Russians. The guys are masters of 1C, and if you delve into it, you can easily understand that there are no good lessons on 1C as such, so I hope that many will watch us because of such exclusive content!!!&lt;/p&gt;

&lt;h2&gt;
  
  
  🎖 Gratitude
&lt;/h2&gt;

&lt;p&gt;Thank you for spending your time on me, I am very grateful to you!!!&lt;br&gt;
I will be glad if you also subscribe to me on github, in return I will subscribe in response to you!&lt;br&gt;
Links to all social networks will be below:&lt;/p&gt;

&lt;h2&gt;
  
  
  ❤ Social network
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://github.com/Damfler"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--djHv0LIe--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://img.shields.io/badge/github-%2523000000.svg%3F%26style%3Dfor-the-badge%26logo%3Dgithub%26logoColor%3Dwhite" alt="github"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://dev.to/damfler"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--z7-_n1Ka--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://img.shields.io/badge/dev.to-%2523000000.svg%3F%26style%3Dfor-the-badge%26logo%3Ddev.to%26logoColor%3Dwhite" alt="dev"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://instagram.com/damfler"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--y-VVKkeX--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://img.shields.io/badge/instagram-%2523000000.svg%3F%26style%3Dfor-the-badge%26logo%3Dinstagram%26logoColor%3Dwhite" alt="instagram"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.behance.net/dima_gashuk"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--4JWTqRjS--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://img.shields.io/badge/behance-%2523000000.svg%3F%26style%3Dfor-the-badge%26logo%3Dbehance%26logoColor%3Dwhite" alt="behance"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://vk.com/dima_gashuk"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--Mai2n8a3--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://img.shields.io/badge/vkontakte-%2523000000.svg%3F%26style%3Dfor-the-badge%26logo%3Dvk%26logoColor%3Dwhite" alt="vk"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.youtube.com/channel/UCWIbaZ6Nt-pRcRie3g8SqZw"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--tZ5GLgoA--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://img.shields.io/badge/YouTUbe-%2523000000.svg%3F%26style%3Dfor-the-badge%26logo%3Dyoutube%26logoColor%3Dwhite" alt="youtube"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>github</category>
      <category>webdev</category>
      <category>news</category>
      <category>career</category>
    </item>
    <item>
      <title>First post</title>
      <dc:creator>Dima Gashuk</dc:creator>
      <pubDate>Tue, 19 Oct 2021 21:31:12 +0000</pubDate>
      <link>https://dev.to/damfler/first-post-2gk</link>
      <guid>https://dev.to/damfler/first-post-2gk</guid>
      <description>&lt;p&gt;Hi, my name is Dima. I'm a Web developer and I'm starting my own blog!&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>beginners</category>
      <category>programming</category>
    </item>
  </channel>
</rss>
