<?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>Marat Badykov</title>
    <description>Hi! My name is Marat Badykov. I&apos;m a full-stack web developer. I like to solve interesting and non-standard tasks, I enjoy writing Php, Ruby, and Js. I created this blog for sharing my thoughts about programming, software engineering and other cool stuff.</description>    
    <link>https://it.badykov.com</link>
    <atom:link href="https://it.badykov.com/feed.xml" rel="self" type="application/rss+xml" />
    
      <item>
        <title>Laravel Secure Baseline: Catch Critical Security Issues Before Production</title>
                
        
          <description>&lt;figure&gt;
  
  
  
    &lt;img data-src=&quot;/assets/img/blog/laravel-secure-baseline-post/1.jpg&quot; alt=&quot;&quot; class=&quot;lazyload&quot; /&gt;

  
  
&lt;/figure&gt;

</description>
        
        <pubDate>Sun, 25 Jan 2026 00:00:00 -0800</pubDate>
        <link>https://it.badykov.com/blog/2026/01/25/laravel-secure-baseline-post/</link>
        <guid isPermaLink="true">https://it.badykov.com/blog/2026/01/25/laravel-secure-baseline-post/</guid>
      </item>
    
      <item>
        <title>I Built a Habit &amp; Reward System That Actually Works — Download It Here</title>
                
        
          <description>&lt;p&gt;What if building good habits felt like playing a game?&lt;br /&gt;
Over the past months, I’ve built a system that &lt;em&gt;gamifies self-discipline&lt;/em&gt; — and it works.&lt;/p&gt;

</description>
        
        <pubDate>Mon, 21 Jul 2025 00:00:00 -0700</pubDate>
        <link>https://it.badykov.com/blog/2025/07/21/reward-system/</link>
        <guid isPermaLink="true">https://it.badykov.com/blog/2025/07/21/reward-system/</guid>
      </item>
    
      <item>
        <title>Supercharge Your Laravel Caching with Cachetastic!</title>
                
        
          <description>&lt;figure&gt;
  
  
  
    &lt;img data-src=&quot;/assets/img/blog/cachetastic/cachetastic.png&quot; alt=&quot;&quot; class=&quot;lazyload&quot; /&gt;

  
  
&lt;/figure&gt;
&lt;p&gt;Are you tired of slow API responses and sluggish database queries in your Laravel application? 
Do you wish you could sprinkle some magic dust and make your application’s performance go 
&lt;em&gt;poof&lt;/em&gt; lightning fast? Well, we’ve got a secret weapon for you, and it’s called &lt;strong&gt;Cachetastic&lt;/strong&gt;.&lt;/p&gt;

</description>
        
        <pubDate>Sat, 28 Oct 2023 00:00:00 -0700</pubDate>
        <link>https://it.badykov.com/blog/2023/10/28/cachetastic/</link>
        <guid isPermaLink="true">https://it.badykov.com/blog/2023/10/28/cachetastic/</guid>
      </item>
    
      <item>
        <title>Simplify GoDaddy API Integration with This PHP Wrapper</title>
                
        
          <description>&lt;figure&gt;
  
  
  
    &lt;img data-src=&quot;/assets/img/blog/godaddy-php-wrapper/elephant.jpg&quot; alt=&quot;&quot; class=&quot;lazyload&quot; /&gt;

  
  
&lt;/figure&gt;
&lt;p&gt;In the ever-evolving world of web development and domain management, a seamless integration with domain registrars like 
GoDaddy is essential. GoDaddy offers a powerful API that allows developers to interact with their system programmatically, 
providing a wide range of functionalities, from managing domains to handling accounts and performing domain-related tasks.&lt;/p&gt;

</description>
        
        <pubDate>Wed, 25 Oct 2023 00:00:00 -0700</pubDate>
        <link>https://it.badykov.com/blog/2023/10/25/godaddy-api-wrapper/</link>
        <guid isPermaLink="true">https://it.badykov.com/blog/2023/10/25/godaddy-api-wrapper/</guid>
      </item>
    
      <item>
        <title>Science-Based Tool to Improve Concentration and Workspace at all</title>
                
        
          <description>&lt;p&gt;Some people like to work in silence, whereas others prefer background music. Some kinds of background music are particularly good for our work output.&lt;/p&gt;

</description>
        
        <pubDate>Wed, 23 Nov 2022 00:00:00 -0800</pubDate>
        <link>https://it.badykov.com/blog/2022/11/23/science-based-tool-to-improve-concentration-and-workspace-at-all/</link>
        <guid isPermaLink="true">https://it.badykov.com/blog/2022/11/23/science-based-tool-to-improve-concentration-and-workspace-at-all/</guid>
      </item>
    
      <item>
        <title>6 Simple and Useful PostgreSQL Features that I wish I knew when I started </title>
                
        
          <description>&lt;figure&gt;
  
  
  
    &lt;img data-src=&quot;/assets/img/blog/simple-and-usefull-postgresql-features/elephant.png&quot; alt=&quot;&quot; class=&quot;lazyload&quot; /&gt;

  
  
&lt;/figure&gt;
&lt;p&gt;I use PostgreSql a lot in my working time. So recently, I spent some time refreshing and deepening my knowledge of PostgreSQL to improve my skills and experience in using it (writing and optimizing queries, creating new objects, etc.). And I found many awesome features and syntax sugar constructions that can tremendously ease your daily routine and eliminate problems that may appear while resolving sophisticated tasks. In this article, I will try to review 6 PostgreSql traits that seem to me the most important and easy-usable in a clear and brief way.&lt;/p&gt;

</description>
        
        <pubDate>Mon, 12 Sep 2022 00:00:00 -0700</pubDate>
        <link>https://it.badykov.com/blog/2022/09/12/simple-and-usefull-postgresql-features/</link>
        <guid isPermaLink="true">https://it.badykov.com/blog/2022/09/12/simple-and-usefull-postgresql-features/</guid>
      </item>
    
      <item>
        <title>Modern JavaScript: ES6. Part 1. Short and clear.</title>
                
        
          <description>&lt;p&gt;ES6, also known as ECMAScript 2015, is a significant update to the language, and the first update to the language after ES5 was standardized in 2009.&lt;/p&gt;

</description>
        
        <pubDate>Sat, 10 Oct 2020 00:00:00 -0700</pubDate>
        <link>https://it.badykov.com/blog/2020/10/10/es6-part1/</link>
        <guid isPermaLink="true">https://it.badykov.com/blog/2020/10/10/es6-part1/</guid>
      </item>
    
      <item>
        <title>Top 10 JetBrains IDE keyboard shortcuts</title>
                
        
          <description>&lt;p&gt;Code editor keyboard shortcuts can save you a lot of time. They can replace several operations with just one.&lt;/p&gt;

</description>
        
        <pubDate>Sun, 06 Sep 2020 00:00:00 -0700</pubDate>
        <link>https://it.badykov.com/blog/2020/09/06/top-shortcuts/</link>
        <guid isPermaLink="true">https://it.badykov.com/blog/2020/09/06/top-shortcuts/</guid>
      </item>
    
      <item>
        <title>CSS Precedence</title>
                
        
          <description>&lt;p&gt;In a single HTML document possible that some CSS rules will conflict with one another. CSS uses a mechanism called the &lt;strong&gt;cascade&lt;/strong&gt; to resolve any such conflicts.&lt;/p&gt;

</description>
        
        <pubDate>Tue, 18 Aug 2020 00:00:00 -0700</pubDate>
        <link>https://it.badykov.com/blog/2020/08/18/style-precedence/</link>
        <guid isPermaLink="true">https://it.badykov.com/blog/2020/08/18/style-precedence/</guid>
      </item>
    
      <item>
        <title>Types of CSS Selectors</title>
                
        
          <description>&lt;p&gt;CSS selector is the part of a CSS rule set that actually selects the content you want to style. Let’s look at all the different kinds of selectors&lt;/p&gt;

</description>
        
        <pubDate>Sat, 08 Aug 2020 00:00:00 -0700</pubDate>
        <link>https://it.badykov.com/blog/2020/08/08/css-selectors/</link>
        <guid isPermaLink="true">https://it.badykov.com/blog/2020/08/08/css-selectors/</guid>
      </item>
    
  </channel>
</rss>