<?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: Ernesto</title>
    <description>The latest articles on DEV Community by Ernesto (@ernestsab).</description>
    <link>https://dev.to/ernestsab</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%2F3071060%2Fa0f2ba32-30c8-4083-a77e-6c281db50322.png</url>
      <title>DEV Community: Ernesto</title>
      <link>https://dev.to/ernestsab</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ernestsab"/>
    <language>en</language>
    <item>
      <title>Python Books Tracker</title>
      <dc:creator>Ernesto</dc:creator>
      <pubDate>Mon, 21 Apr 2025 10:24:25 +0000</pubDate>
      <link>https://dev.to/ernestsab/python-books-tracker-36fk</link>
      <guid>https://dev.to/ernestsab/python-books-tracker-36fk</guid>
      <description>&lt;p&gt;**** Build Your Personal Library with Python&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.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%2Fu5djarf2vir6y3ddod8x.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.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%2Fu5djarf2vir6y3ddod8x.png" alt="Image description" width="800" height="308"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Are you a passionate reader looking for a way to organize and track your reading progress? &lt;br&gt;
That is the purpose of this Python-based Book Tracker application!&lt;/p&gt;

&lt;p&gt;The script allows you to create a personalized library where you can add, remove, and search for books by name, author, or category. &lt;br&gt;
For each book in the library, you can also update the number of pages you've read and monitor your progress with motivational feedback as you get closer to finishing your books.&lt;/p&gt;

&lt;p&gt;I would really appreciate feedbacks on this idea. &lt;br&gt;
It is still working in progress and future ideas are to build a dedicated UI other than being able to export your details in exteral DOC.&lt;/p&gt;

</description>
      <category>programming</category>
      <category>python</category>
      <category>beginners</category>
      <category>productivity</category>
    </item>
  </channel>
</rss>
