<?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: Lucifer25x</title>
    <description>The latest articles on DEV Community by Lucifer25x (@lucifer25x).</description>
    <link>https://dev.to/lucifer25x</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%2F695034%2Fffb41199-e63c-48a5-a26c-49c29d5da4db.jpg</url>
      <title>DEV Community: Lucifer25x</title>
      <link>https://dev.to/lucifer25x</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/lucifer25x"/>
    <language>en</language>
    <item>
      <title>Simple Password Strength checker bot (using Python)</title>
      <dc:creator>Lucifer25x</dc:creator>
      <pubDate>Sun, 30 Jan 2022 15:52:15 +0000</pubDate>
      <link>https://dev.to/lucifer25x/simple-password-strength-checker-bot-using-python-4k9h</link>
      <guid>https://dev.to/lucifer25x/simple-password-strength-checker-bot-using-python-4k9h</guid>
      <description>&lt;p&gt;Bot checks the strength of your password.&lt;/p&gt;

&lt;p&gt;Source code: &lt;a href="https://github.com/Lucifer25x/telegram-bots/tree/main/password-strength"&gt;https://github.com/Lucifer25x/telegram-bots/tree/main/password-strength&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Simple YouTube audio downloader app (Python)</title>
      <dc:creator>Lucifer25x</dc:creator>
      <pubDate>Tue, 04 Jan 2022 10:39:17 +0000</pubDate>
      <link>https://dev.to/lucifer25x/simple-youtube-audio-downloader-app-python-22gp</link>
      <guid>https://dev.to/lucifer25x/simple-youtube-audio-downloader-app-python-22gp</guid>
      <description>&lt;p&gt;Source Code:&lt;br&gt;
&lt;a href="https://github.com/Lucifer25x/youtube-audio-downloader"&gt;https://github.com/Lucifer25x/youtube-audio-downloader&lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Used for GUI: tkinter&lt;/li&gt;
&lt;li&gt;Used for get video from Youtube: pytube&lt;/li&gt;
&lt;li&gt;Used for get audio from video: moviepy&lt;/li&gt;
&lt;/ul&gt;

</description>
    </item>
  </channel>
</rss>
