<?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: Prasaanth Hari</title>
    <description>The latest articles on DEV Community by Prasaanth Hari (@prasaanth_hari).</description>
    <link>https://dev.to/prasaanth_hari</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%2F3150121%2F73bfe9c6-26e9-4697-a466-d7b93094713f.png</url>
      <title>DEV Community: Prasaanth Hari</title>
      <link>https://dev.to/prasaanth_hari</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/prasaanth_hari"/>
    <language>en</language>
    <item>
      <title>📚MY Book Recommender: Powered By Amazon Q Developer</title>
      <dc:creator>Prasaanth Hari</dc:creator>
      <pubDate>Sun, 11 May 2025 14:09:32 +0000</pubDate>
      <link>https://dev.to/prasaanth_hari/my-book-recommender-powered-by-amazon-q-developer-22a0</link>
      <guid>https://dev.to/prasaanth_hari/my-book-recommender-powered-by-amazon-q-developer-22a0</guid>
      <description>&lt;p&gt;This is a submission for the &lt;a href="https://dev.to/challenges/aws-amazon-q-v2025-04-30"&gt;AMAZON Q DEVELOPER "QUACK THE CODE CHALLENGE"&lt;/a&gt;: Crushing the Command Line&lt;/p&gt;

&lt;h2&gt;
  
  
  📘 WHAT I BUILT:
&lt;/h2&gt;

&lt;p&gt;I created a Mood-Based Book Recommendation System that suggests books tailored to the user's current emotional state. The system combines collaborative filtering and content-based filtering techniques, enhanced with mood selection to deliver more emotionally relevant and personalized book recommendations.&lt;/p&gt;

&lt;h2&gt;
  
  
  ⚙ KEY FEATURES:
&lt;/h2&gt;

&lt;p&gt;😊Mood-Based Recommendations: Get personalized book recommendations based on 7 different moods&lt;br&gt;
🖥️Interactive UI: Colorful, user-friendly interface with visual feedback and animations&lt;br&gt;
💾Save Favorites: Save books you're interested in for later reference&lt;br&gt;
⭐Rate Books: Rate your saved books on a 5-star scale&lt;br&gt;
Local Storage: Your saved books and ratings are stored in your browser&lt;br&gt;
📥📤Data Export/Import: Easily backup and restore your saved books&lt;br&gt;
📱Responsive Design: Works on desktop, tablet, and mobile devices&lt;/p&gt;

&lt;h2&gt;
  
  
  🖥️ LIVE DEMO:
&lt;/h2&gt;

&lt;p&gt;👉&lt;a href="https://prasaanth02.github.io/Book-Recommendation-system/" rel="noopener noreferrer"&gt;TRY BOOK RECOMMENDER&lt;/a&gt;&lt;br&gt;
--This version runs directly in your browser with no installation required!&lt;/p&gt;

&lt;h2&gt;
  
  
  DEMO:
&lt;/h2&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%2Fkxy1ns5m52k7oo69dhca.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%2Fkxy1ns5m52k7oo69dhca.png" alt="Image description" width="800" height="405"&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%2Fwedoojbms6vwrnb814sz.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%2Fwedoojbms6vwrnb814sz.png" alt="Image description" width="800" height="495"&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%2Fhnl1dse0tyhdc9svl8qd.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%2Fhnl1dse0tyhdc9svl8qd.png" alt="Image description" width="800" height="487"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Book Database:
&lt;/h2&gt;

&lt;p&gt;The system includes 35 books (5 for each mood) covering various genres:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Fiction and fantasy&lt;/li&gt;
&lt;li&gt;Non-fiction and memoirs&lt;/li&gt;
&lt;li&gt;Science and philosophy&lt;/li&gt;
&lt;li&gt;Adventure and travel&lt;/li&gt;
&lt;li&gt;Self-help and personal development&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Technical Details:
&lt;/h2&gt;

&lt;p&gt;Frontend: HTML5, CSS3, JavaScript (ES6+)&lt;br&gt;
Storage: Browser Local Storage API&lt;br&gt;
Design: Responsive design with CSS Grid and Flexbox&lt;br&gt;
Fonts: Google Fonts (Roboto)&lt;/p&gt;

&lt;h2&gt;
  
  
  Customization:
&lt;/h2&gt;

&lt;p&gt;Developers can easily extend the book database by modifying the &lt;code&gt;books Database&lt;/code&gt; object in &lt;code&gt;script.js&lt;/code&gt;. Each book requires:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Title&lt;/li&gt;
&lt;li&gt;Author&lt;/li&gt;
&lt;li&gt;Description&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  🛠️ How I Used Amazon Q Developer Tool:
&lt;/h2&gt;

&lt;p&gt;As a student building this book recommendation system, I used Amazon Q Developer to boost my productivity and streamline my development process. It helped me:&lt;/p&gt;

&lt;p&gt;Understand unfamiliar code snippets quickly&lt;/p&gt;

&lt;p&gt;Generate boilerplate code and function suggestions&lt;/p&gt;

&lt;p&gt;Debug issues with smart, context-aware guidance&lt;/p&gt;

&lt;p&gt;Ask real-time questions within my IDE without switching tools&lt;/p&gt;

&lt;p&gt;Amazon Q acted like a coding mentor, especially helpful when I hit roadblocks or needed to accelerate certain parts of my workflow.&lt;/p&gt;

&lt;h2&gt;
  
  
  💬 Final Thoughts:
&lt;/h2&gt;

&lt;p&gt;As a student, building this project was a great learning experience in both recommendation systems and practical tool usage. Integrating mood-based logic with collaborative and content-based filtering taught me how to blend user experience with data science fundamentals. Using Amazon Q Developer made the development journey smoother and more insightful.&lt;/p&gt;

&lt;p&gt;I'm excited to keep improving this system and explore how AI tools can assist developers—especially learners like me—throughout the building process.&lt;/p&gt;

&lt;p&gt;CODE REPOSITORY:&lt;a href="https://github.com/Prasaanth02/Book-Recommendation-System.git" rel="noopener noreferrer"&gt;CODE REPO&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Lets connect:
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;🖥️ Github:&lt;a href="https://github.com/Prasaanth02" rel="noopener noreferrer"&gt;CLICK HERE&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;💼 LinkedIn:&lt;a href="https://www.linkedin.com/in/prasaanth-hari-6b1bba333?utm_source=share&amp;amp;utm_campaign=share_via&amp;amp;utm_content=profile&amp;amp;utm_medium=android_app" rel="noopener noreferrer"&gt;Linkedin/prasaanth&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>webdev</category>
      <category>programming</category>
      <category>productivity</category>
      <category>aws</category>
    </item>
  </channel>
</rss>
