<?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: shaik aziz</title>
    <description>The latest articles on DEV Community by shaik aziz (@shaik_aziz_ab0fc49d024c0b).</description>
    <link>https://dev.to/shaik_aziz_ab0fc49d024c0b</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%2F3653671%2F93382995-a614-4e49-bd9c-14f563ead24a.jpg</url>
      <title>DEV Community: shaik aziz</title>
      <link>https://dev.to/shaik_aziz_ab0fc49d024c0b</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/shaik_aziz_ab0fc49d024c0b"/>
    <language>en</language>
    <item>
      <title>🚀 I Built a Solo Leveling–Inspired Life RPG System Using Python + Flask</title>
      <dc:creator>shaik aziz</dc:creator>
      <pubDate>Tue, 09 Dec 2025 12:47:54 +0000</pubDate>
      <link>https://dev.to/shaik_aziz_ab0fc49d024c0b/i-built-a-solo-leveling-inspired-life-rpg-system-using-python-flask-3j4h</link>
      <guid>https://dev.to/shaik_aziz_ab0fc49d024c0b/i-built-a-solo-leveling-inspired-life-rpg-system-using-python-flask-3j4h</guid>
      <description>&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%2Fphlyvlti0cfg7z65oojb.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%2Fphlyvlti0cfg7z65oojb.png" alt=" " width="800" height="446"&gt;&lt;/a&gt;&lt;br&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%2Fg2y4ts7tjtko7ve8rhm7.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%2Fg2y4ts7tjtko7ve8rhm7.png" alt=" " width="800" height="434"&gt;&lt;/a&gt;&lt;br&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%2Fcytt4awndwkius4z7576.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%2Fcytt4awndwkius4z7576.png" alt=" " width="800" height="417"&gt;&lt;/a&gt;&lt;br&gt;
I turned my daily life into an RPG using Python + Flask&lt;/p&gt;

&lt;p&gt;I’ve always been a fan of Solo Leveling — especially the idea of the System that tracks your stats, quests, and level-ups.&lt;/p&gt;

&lt;p&gt;So I decided to build something similar in real life.&lt;/p&gt;

&lt;p&gt;Using Python + Flask, I created a Life Leveling System that turns habits, routines, and goals into RPG-style quests.&lt;/p&gt;

&lt;p&gt;🔥 Features&lt;/p&gt;

&lt;p&gt;A full dashboard with stats, EXP, mana, and streaks&lt;/p&gt;

&lt;p&gt;Daily quests you can complete for EXP + stat boosts&lt;/p&gt;

&lt;p&gt;A Quest Manager to create and customize tasks&lt;/p&gt;

&lt;p&gt;Level-up animation (just like Solo Leveling)&lt;/p&gt;

&lt;p&gt;A rank system (E → S rank)&lt;/p&gt;

&lt;p&gt;An AI assistant that analyzes your progress&lt;/p&gt;

&lt;p&gt;Detailed history + analytics (radar stats, weekly trends, best time periods)&lt;/p&gt;

&lt;p&gt;Everything runs locally, no internet required&lt;/p&gt;

&lt;p&gt;🧠 Why I built this&lt;/p&gt;

&lt;p&gt;I wanted a system that makes self-improvement feel like a game, not a chore.&lt;/p&gt;

&lt;p&gt;Tracking tasks, gaining EXP, and watching your stats grow feels way more motivating than a normal to-do list.&lt;/p&gt;

&lt;p&gt;🛠️ Tech Stack&lt;/p&gt;

&lt;p&gt;Python&lt;/p&gt;

&lt;p&gt;Flask&lt;/p&gt;

&lt;p&gt;SQLite&lt;/p&gt;

&lt;p&gt;HTML/CSS/JS&lt;/p&gt;

&lt;p&gt;💬 If anyone wants the source or wants to build something similar, feel free to ask — happy to share ideas or help!&lt;/p&gt;

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