<?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: Nasreena</title>
    <description>The latest articles on DEV Community by Nasreena (@syed_nasreen_ebac74a250d1_42).</description>
    <link>https://dev.to/syed_nasreen_ebac74a250d1_42</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%2F1624080%2F8c0f13d6-8ba5-4ad0-831a-bb8d99525fe7.png</url>
      <title>DEV Community: Nasreena</title>
      <link>https://dev.to/syed_nasreen_ebac74a250d1_42</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/syed_nasreen_ebac74a250d1_42"/>
    <language>en</language>
    <item>
      <title>9 Free AI Playlists That Outperform Most Master’s Degrees</title>
      <dc:creator>Nasreena</dc:creator>
      <pubDate>Wed, 13 Aug 2025 13:24:02 +0000</pubDate>
      <link>https://dev.to/syed_nasreen_ebac74a250d1_42/8-free-ai-playlists-that-outperform-most-masters-degrees-668</link>
      <guid>https://dev.to/syed_nasreen_ebac74a250d1_42/8-free-ai-playlists-that-outperform-most-masters-degrees-668</guid>
      <description>&lt;h2&gt;
  
  
  9 AI Playlists That Actually Helped Me Level Up ⚡
&lt;/h2&gt;

&lt;p&gt;So lately I’ve been exploring AI a lot, and honestly, YouTube has been a goldmine.&lt;br&gt;&lt;br&gt;
I’m not talking random hype videos — I mean proper playlists that explain the concepts, break down how things work, and actually help you build stuff.  &lt;/p&gt;

&lt;p&gt;After spending way too many nights watching and taking notes, I’ve saved 9 playlists that really helped me understand things better.&lt;br&gt;&lt;br&gt;
Sharing them here so you don’t waste time searching 👇  &lt;/p&gt;




&lt;h3&gt;
  
  
  1️⃣ MIT 6.S191 — Intro to Deep Learning
&lt;/h3&gt;

&lt;p&gt;Perfect starting point if you want to understand CNNs, RNNs, transformers, and more.&lt;br&gt;&lt;br&gt;
▶ &lt;a href="https://youtube.com/playlist?list=PLtBw6njQRU-rwp5__7C0oIVt26ZgjG9NI" rel="noopener noreferrer"&gt;Watch&lt;/a&gt;&lt;/p&gt;




&lt;h3&gt;
  
  
  2️⃣ Neural Networks: Zero to Hero — Andrej Karpathy
&lt;/h3&gt;

&lt;p&gt;If you want to build neural networks from scratch and &lt;em&gt;actually&lt;/em&gt; know what’s going on, start here.&lt;br&gt;&lt;br&gt;
▶ &lt;a href="https://m.youtube.com/playlist?list=PLAqhIrjkxbuWI23v9cThsA9GvCAUhRvKZ" rel="noopener noreferrer"&gt;Watch&lt;/a&gt;&lt;/p&gt;




&lt;h3&gt;
  
  
  3️⃣ Stanford CS336 — Large Language Models
&lt;/h3&gt;

&lt;p&gt;Covers how models like GPT are trained and fine-tuned.&lt;br&gt;&lt;br&gt;
▶ &lt;a href="https://youtube.com/playlist?list=PLoROMvodv4rOY23Y0BoGoBGgQ1zmU_MT_" rel="noopener noreferrer"&gt;Watch&lt;/a&gt;&lt;/p&gt;




&lt;h3&gt;
  
  
  4️⃣ Stanford CS236 — Generative AI
&lt;/h3&gt;

&lt;p&gt;GANs, diffusion models, and everything behind AI-generated content.&lt;br&gt;&lt;br&gt;
▶ &lt;a href="https://youtube.com/playlist?list=PLoROMvodv4rPOWA-omMM6STXaWW4FvJT8" rel="noopener noreferrer"&gt;Watch&lt;/a&gt;&lt;/p&gt;




&lt;h3&gt;
  
  
  5️⃣ University of Michigan — Computer Vision
&lt;/h3&gt;

&lt;p&gt;Making AI understand and work with images/videos.&lt;br&gt;&lt;br&gt;
▶ &lt;a href="https://youtube.com/playlist?list=PL5-TkQAfAZFbzxjBHtzdVCWE0Zbhomg7r" rel="noopener noreferrer"&gt;Watch&lt;/a&gt;&lt;/p&gt;




&lt;h3&gt;
  
  
  6️⃣ DeepMind — Reinforcement Learning
&lt;/h3&gt;

&lt;p&gt;How AI learns by trial and error.&lt;br&gt;&lt;br&gt;
▶ &lt;a href="https://youtube.com/playlist?list=PLqYmG7hTraZDM-OYHWgPebj2MfCFzFObQ" rel="noopener noreferrer"&gt;Watch&lt;/a&gt;&lt;/p&gt;




&lt;h3&gt;
  
  
  7️⃣ UC Berkeley — LLM Agents
&lt;/h3&gt;

&lt;p&gt;From basic chatbots to multi-step AI agents that can plan and execute.&lt;br&gt;&lt;br&gt;
▶ &lt;a href="https://youtube.com/playlist?list=PLS01nW3RtgopsNLeM936V4TNSsvvVglLc" rel="noopener noreferrer"&gt;Watch&lt;/a&gt;&lt;/p&gt;




&lt;h3&gt;
  
  
  8️⃣ Stanford — Machine Learning Systems
&lt;/h3&gt;

&lt;p&gt;Everything about scaling AI for production.&lt;br&gt;&lt;br&gt;
▶ &lt;a href="https://youtube.com/playlist?list=PLSrTvUm384I9PV10koj_cqit9OfbJXEkq" rel="noopener noreferrer"&gt;Watch&lt;/a&gt;&lt;/p&gt;




&lt;h3&gt;
  
  
  9️⃣ Harvard CS50 — Introduction to Artificial Intelligence with Python
&lt;/h3&gt;

&lt;p&gt;Perfect starting point if you want to code AI from scratch. Covers search algorithms, knowledge representation, machine learning, and neural networks — all in Python.&lt;br&gt;&lt;br&gt;
▶ &lt;a href="https://www.youtube.com/watch?v=gR8QvFmNuLE&amp;amp;list=PLhQjrBD2T381PopUTYtMSstgk-hsTGkVm" rel="noopener noreferrer"&gt;Watch&lt;/a&gt;&lt;/p&gt;




&lt;p&gt;📌 &lt;strong&gt;Tip:&lt;/strong&gt; Start with MIT 6.S191, then Karpathy’s series for coding, and go to Machine Learning Systems when you’re ready to deploy.  &lt;/p&gt;




&lt;p&gt;If you’re getting into AI, this list will save you hours of searching and help you learn the right way.  &lt;/p&gt;

</description>
    </item>
    <item>
      <title>📋 Project Planner Agent – AI-Powered Roadmap Builder for Any Software Idea</title>
      <dc:creator>Nasreena</dc:creator>
      <pubDate>Sat, 05 Jul 2025 13:50:44 +0000</pubDate>
      <link>https://dev.to/syed_nasreen_ebac74a250d1_42/project-planner-agent-ai-powered-roadmap-builder-for-any-software-idea-2om4</link>
      <guid>https://dev.to/syed_nasreen_ebac74a250d1_42/project-planner-agent-ai-powered-roadmap-builder-for-any-software-idea-2om4</guid>
      <description>&lt;p&gt;&lt;em&gt;This is a submission for the &lt;a href="https://dev.to/challenges/runnerh"&gt;Runner H "AI Agent Prompting" Challenge&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  What I Built
&lt;/h2&gt;

&lt;p&gt;I built the 🧠 Project Planner Agent – AI-Powered Roadmap Builder for Any Software Idea, a smart AI-powered agent designed to turn any rough idea into a fully structured, step-by-step project plan. Whether you're building an app, writing a research paper, or launching a startup—this assistant has your back.&lt;/p&gt;

&lt;p&gt;It helps users define their goals, break down tasks, estimate timelines, and even format the output for Notion. Basically, it takes you from "I have an idea" to "I know exactly what to do next."&lt;/p&gt;

&lt;h2&gt;
  
  
  Demo
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://runner.hcompany.ai/chat/0b344714-5a71-401d-bd3b-45e5a1422f24/share" rel="noopener noreferrer"&gt;https://runner.hcompany.ai/chat/0b344714-5a71-401d-bd3b-45e5a1422f24/share&lt;/a&gt;&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%2Fqtiestdcr0gnc1a0f2i1.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%2Fqtiestdcr0gnc1a0f2i1.png" alt="Runner H Project Document Output" width="800" height="369"&gt;&lt;/a&gt;&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%2Fdnieb183ssi8j8f2zgvd.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%2Fdnieb183ssi8j8f2zgvd.png" alt="Project Plan in Notion" width="800" height="383"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  How I Used Runner H
&lt;/h2&gt;

&lt;p&gt;I used Runner H to create a fully interactive prompt that:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Asks the user for the &lt;strong&gt;project name&lt;/strong&gt;, &lt;strong&gt;goal&lt;/strong&gt;, &lt;strong&gt;tools&lt;/strong&gt;, &lt;strong&gt;features&lt;/strong&gt;, and &lt;strong&gt;deadline&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Automatically generates:

&lt;ul&gt;
&lt;li&gt;A &lt;strong&gt;project summary&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;A &lt;strong&gt;task breakdown&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;A &lt;strong&gt;timeline&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;A &lt;strong&gt;Notion-friendly markdown version&lt;/strong&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Offers clean, human-readable formatting for easy copy-paste or export.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Runner H's clarity and structured prompting capabilities made it super smooth to guide users step-by-step without overwhelming them.&lt;/p&gt;

&lt;p&gt;Here’s how you can replicate it:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Copy the prompt into Runner H.&lt;/li&gt;
&lt;li&gt;Run it and answer the questions.&lt;/li&gt;
&lt;li&gt;Your project plan is ready to go! ✅&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;📄 &lt;strong&gt;Download the full prompt:&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
&lt;a href="https://github.com/Nasreena847/Runner-h-AI-project-planner-prompt" rel="noopener noreferrer"&gt;Click here to view or download the Runner H prompt&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Required User Inputs
&lt;/h2&gt;

&lt;p&gt;To generate a complete project plan, the agent will ask the user to provide the following inputs:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt; &lt;strong&gt;Project Name&lt;/strong&gt; – A short, clear title for your idea.&lt;/li&gt;
&lt;li&gt; &lt;strong&gt;Project Goal&lt;/strong&gt; – What are you trying to build or achieve?&lt;/li&gt;
&lt;li&gt; &lt;strong&gt;Target Platform&lt;/strong&gt; – For example, mobile, web, or desktop.&lt;/li&gt;
&lt;li&gt; &lt;strong&gt;Tools/Technologies&lt;/strong&gt; &lt;em&gt;(optional)&lt;/em&gt; – Any frameworks, libraries, or platforms you plan to use.&lt;/li&gt;
&lt;li&gt; &lt;strong&gt;Save to Notion?&lt;/strong&gt; – Yes/No prompt to export the plan into a Notion-friendly format.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Use Case &amp;amp; Impact
&lt;/h2&gt;

&lt;p&gt;🎯 &lt;strong&gt;Who it's for&lt;/strong&gt;:  &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Developers with side projects
&lt;/li&gt;
&lt;li&gt;Students managing academic or tech projects
&lt;/li&gt;
&lt;li&gt;Hackathon teams looking for structure
&lt;/li&gt;
&lt;li&gt;Solo founders building MVPs
&lt;/li&gt;
&lt;li&gt;Creators launching digital products&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;📊 &lt;strong&gt;What the agent delivers:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Saves 10+ hours/week on planning and structuring projects&lt;/li&gt;
&lt;li&gt;Captures 100% of early-stage ideas before they get lost&lt;/li&gt;
&lt;li&gt;Increases project clarity and execution confidence by 80%&lt;/li&gt;
&lt;li&gt;Reduces time-to-start by 70% for indie devs and teams&lt;/li&gt;
&lt;li&gt;Helps generate more polished project docs, improving team alignment and funding chances&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>devchallenge</category>
      <category>runnerhchallenge</category>
      <category>ai</category>
      <category>machinelearning</category>
    </item>
    <item>
      <title>MailBot: Your Smart Assistant for Scheduling, Managing, and Chatting with Emails!</title>
      <dc:creator>Nasreena</dc:creator>
      <pubDate>Mon, 02 Sep 2024 02:15:23 +0000</pubDate>
      <link>https://dev.to/syed_nasreen_ebac74a250d1_42/mailbot-32op</link>
      <guid>https://dev.to/syed_nasreen_ebac74a250d1_42/mailbot-32op</guid>
      <description>&lt;p&gt;&lt;em&gt;This is a submission for the &lt;a href="https://dev.to/challenges/nylas"&gt;Nylas Challenge&lt;/a&gt;: AI Expedition.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;What I Built and Why&lt;br&gt;
MailBot is an advanced email assistant designed to streamline email communication by integrating AI-powered responses and scheduling capabilities. This project was motivated by the need for a more efficient way to handle and automate email interactions, which can often become overwhelming and time-consuming. By leveraging AI and email APIs, MailBot aims to enhance productivity and ensure that important communications are handled promptly.&lt;/p&gt;

&lt;p&gt;Code&lt;br&gt;
You can review the source code for MailBot on GitHub. The repository includes all the necessary code to understand and contribute to the project. The project is licensed under the MIT License.&lt;/p&gt;

&lt;p&gt;GitHub Repo: &lt;a href="https://github.com/Nasreena847/MailBot" rel="noopener noreferrer"&gt;https://github.com/Nasreena847/MailBot&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Demo &lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.youtube.com/watch?v=gb8XofTg5hw" rel="noopener noreferrer"&gt;https://www.youtube.com/watch?v=gb8XofTg5hw&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Your Journey&lt;br&gt;
Leveraging Nylas was a pivotal part of developing MailBot. The integration of Nylas APIs allowed me to build a robust email management system that seamlessly interacts with various email services. I delved into the intricacies of email synchronization, authentication, and message handling, gaining valuable experience in working with complex email protocols and services.&lt;/p&gt;

&lt;p&gt;One of the major challenges I faced was ensuring smooth integration between Nylas and the AI functionalities provided by Gemini. This involved fine-tuning the AI's ability to generate relevant and accurate email responses while managing scheduling and sending tasks. I learned a lot about API interactions, asynchronous programming, and handling real-time data.&lt;/p&gt;

&lt;p&gt;I am particularly proud of creating a feature-rich application that not only automates mundane email tasks but also offers intelligent suggestions and scheduling options. This project enhanced my skills in both backend development and AI integration, and it has been incredibly rewarding to see how MailBot simplifies email management for users.&lt;/p&gt;

&lt;p&gt;Overall, this journey has deepened my understanding of modern email technologies and AI applications, and it has been a great experience seeing the project evolve from concept to a fully functional tool.&lt;/p&gt;

</description>
      <category>devchallenge</category>
      <category>nylaschallenge</category>
      <category>api</category>
      <category>ai</category>
    </item>
    <item>
      <title>Luminous Wicks: Enchanting Aromas and Elegant Candles with Wix Studio</title>
      <dc:creator>Nasreena</dc:creator>
      <pubDate>Sat, 13 Jul 2024 13:37:38 +0000</pubDate>
      <link>https://dev.to/syed_nasreen_ebac74a250d1_42/luminous-wicks-enchanting-aromas-and-elegant-candles-with-wix-studio-1da9</link>
      <guid>https://dev.to/syed_nasreen_ebac74a250d1_42/luminous-wicks-enchanting-aromas-and-elegant-candles-with-wix-studio-1da9</guid>
      <description>&lt;p&gt;This is a submission for the [Wix Studio Challenge].&lt;/p&gt;

&lt;h2&gt;
  
  
  What I Built
&lt;/h2&gt;

&lt;p&gt;I have developed a dynamic ecommerce website from scratch using the Wix platform, specializing in offering a curated selection of candles and aromas. Leveraging Wix's powerful design tools and customizable features, I created a visually appealing and intuitive online store. The website showcases a diverse range of high-quality products, each chosen for their unique scents and therapeutic benefits. With a focus on user experience, I implemented seamless navigation and engaging product displays to enhance customer interaction and satisfaction. This project highlights my ability to utilize Wix's robust capabilities to build a sophisticated ecommerce solution tailored to meet the needs of candle and aroma enthusiasts.&lt;/p&gt;

&lt;h2&gt;
  
  
  Demo
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://syednasreen1506.wixstudio.io/candles" rel="noopener noreferrer"&gt;https://syednasreen1506.wixstudio.io/candles&lt;/a&gt;&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%2F0zk4n3fdaf85jl514q2h.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%2F0zk4n3fdaf85jl514q2h.png" alt="Image description" width="800" height="368"&gt;&lt;/a&gt;&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%2Fu642v1uutamlnp2tvc96.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%2Fu642v1uutamlnp2tvc96.png" alt="Image description" width="800" height="355"&gt;&lt;/a&gt;&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%2F478stpo8w3ulm4ssh3p6.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%2F478stpo8w3ulm4ssh3p6.png" alt="Image description" width="800" height="368"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Development Journey
&lt;/h2&gt;

&lt;p&gt;My journey with the candles and aromas ecommerce project began by curating a specialized product collection through thorough market research. Using the versatile Wix platform, I swiftly designed and launched a visually captivating and user-friendly ecommerce website from scratch. Wix's intuitive tools enabled me to optimize performance and enhance user experience, ensuring seamless navigation and highlighting the unique qualities of each product. This project highlights Wix's effectiveness in empowering me to create a professional online shopping experience tailored for candle and aroma enthusiasts.&lt;/p&gt;

&lt;p&gt;• Integrated a fully functional store for showcasing products.&lt;br&gt;
• Implemented a dynamic blog to engage customers with updates and &lt;br&gt;
  insights.&lt;br&gt;
• Established a loyalty program to reward and retain returning &lt;br&gt;
  visitors.&lt;br&gt;
• Developed a members area for exclusive content and personalized user &lt;br&gt;
  experiences.&lt;/p&gt;

</description>
      <category>devchallenge</category>
      <category>wixstudiochallenge</category>
      <category>webdev</category>
      <category>javascript</category>
    </item>
  </channel>
</rss>
