<?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: Sanjeev Deori</title>
    <description>The latest articles on DEV Community by Sanjeev Deori (@sanjeevdeori).</description>
    <link>https://dev.to/sanjeevdeori</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%2F2899746%2F759ad749-ae9d-4200-8cd6-eeea1f3d6c63.jpeg</url>
      <title>DEV Community: Sanjeev Deori</title>
      <link>https://dev.to/sanjeevdeori</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/sanjeevdeori"/>
    <language>en</language>
    <item>
      <title>My Hacktoberfest 2025 Journey: Beyond the Code 🌳</title>
      <dc:creator>Sanjeev Deori</dc:creator>
      <pubDate>Sun, 26 Oct 2025 21:52:22 +0000</pubDate>
      <link>https://dev.to/sanjeevdeori/my-hacktoberfest-2025-journey-beyond-the-code-2e5p</link>
      <guid>https://dev.to/sanjeevdeori/my-hacktoberfest-2025-journey-beyond-the-code-2e5p</guid>
      <description>&lt;p&gt;&lt;em&gt;This is a submission for the &lt;a href="https://dev.to/challenges/hacktoberfest2025"&gt;2025 Hacktoberfest Writing Challenge&lt;/a&gt;: Contribution Chronicles&lt;/em&gt;&lt;/p&gt;




&lt;p&gt;October 2025 was a month I'll remember—not just for the code I wrote, but for the connections I made, the lessons I learned, and the impact I helped create. Hacktoberfest 2025 was more than a coding challenge; it was a journey of growth, collaboration, and giving back to the open-source community.&lt;/p&gt;

&lt;h2&gt;
  
  
  🏆 Achievements That Made Me Proud
&lt;/h2&gt;

&lt;p&gt;I'm honored to have completed Hacktoberfest 2025 as a &lt;strong&gt;Super Contributor&lt;/strong&gt;, with 6+ accepted Pull Requests. But beyond the badge, what truly matters is what each contribution represented:&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%2F6v3sf9fgmyoro9j8wzjs.jpg" 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%2F6v3sf9fgmyoro9j8wzjs.jpg" alt="Hacktoberfest Badges" width="800" height="565"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;6+ Merged PRs&lt;/strong&gt;: Each one a story of problem-solving, collaboration, and learning&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Super Contributor Badge&lt;/strong&gt;: Recognition from a community I deeply respect&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;6 Additional Badges&lt;/strong&gt;: Milestones marking different aspects of my journey&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Top 10,000+ Contributors Globally&lt;/strong&gt;: Standing alongside talented developers from around the world&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;But the achievement I'm most proud of? &lt;strong&gt;A tree planted in my name&lt;/strong&gt; through the partnership between Hacktoberfest, DigitalOcean, Holopin, and Tree-Nation. It's a beautiful reminder that our work in open source can extend beyond screens and repositories to make a tangible difference in our world.&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%2F8w3p8q8hkz9ifktfgbuv.jpg" 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%2F8w3p8q8hkz9ifktfgbuv.jpg" alt="Contribution Stats" width="800" height="997"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  🌱 What I Learned
&lt;/h2&gt;

&lt;h3&gt;
  
  
  The Power of Small Contributions
&lt;/h3&gt;

&lt;p&gt;I started October thinking I needed to make groundbreaking contributions to have an impact. I quickly learned that's not true. Some of my most appreciated PRs were:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Documentation improvements that helped new contributors get started&lt;/li&gt;
&lt;li&gt;Bug fixes that removed friction from user experiences&lt;/li&gt;
&lt;li&gt;Code refactoring that made future contributions easier&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Each small contribution mattered. Each one made the project a little better.&lt;/p&gt;

&lt;h3&gt;
  
  
  Collaboration Is Everything
&lt;/h3&gt;

&lt;p&gt;Working with maintainers taught me invaluable lessons about open-source collaboration:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Clear communication&lt;/strong&gt; is more important than perfect code&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Patience and persistence&lt;/strong&gt; matter when waiting for reviews&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Constructive feedback&lt;/strong&gt; is a gift, not criticism&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Respecting project guidelines&lt;/strong&gt; shows respect for the maintainers' vision&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Technical Growth Through Diversity
&lt;/h3&gt;

&lt;p&gt;By contributing to different projects, I:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Explored codebases in languages and frameworks I hadn't used extensively&lt;/li&gt;
&lt;li&gt;Learned new design patterns and architectural approaches&lt;/li&gt;
&lt;li&gt;Developed debugging skills across different environments&lt;/li&gt;
&lt;li&gt;Understood how different teams organize and document their work&lt;/li&gt;
&lt;/ul&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%2F7yy22anolt9xs8tgrcrx.jpg" 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%2F7yy22anolt9xs8tgrcrx.jpg" alt="Holopin Badges" width="800" height="502"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  💡 Challenges I Overcame
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Finding the Right Issues
&lt;/h3&gt;

&lt;p&gt;Initially, I struggled to find issues that matched my skill level. The "good first issue" label helped, but I learned to:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Read through project documentation thoroughly&lt;/li&gt;
&lt;li&gt;Start with smaller contributions to understand the codebase&lt;/li&gt;
&lt;li&gt;Ask questions in discussions before diving into complex issues&lt;/li&gt;
&lt;li&gt;Not be afraid to tackle something slightly outside my comfort zone&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Dealing with Rejection
&lt;/h3&gt;

&lt;p&gt;Not every PR was accepted on the first try—or at all. I learned that:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Rejection often means the timing wasn't right, not that my contribution was worthless&lt;/li&gt;
&lt;li&gt;Feedback helps me improve for the next contribution&lt;/li&gt;
&lt;li&gt;Sometimes projects have different priorities than I anticipated&lt;/li&gt;
&lt;li&gt;It's okay to move on and find another way to contribute&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Balancing Quality and Quantity
&lt;/h3&gt;

&lt;p&gt;The temptation to rush PRs for the badge was real. But I reminded myself that quality contributions create lasting value. Taking time to:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Write comprehensive commit messages&lt;/li&gt;
&lt;li&gt;Add tests where appropriate&lt;/li&gt;
&lt;li&gt;Update documentation&lt;/li&gt;
&lt;li&gt;Respond thoughtfully to review comments&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;...made my contributions more impactful and taught me more than speed-running ever could.&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%2Fgtofpwihap4yl5jazukc.jpg" 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%2Fgtofpwihap4yl5jazukc.jpg" alt="Super Contributor Badge" width="800" height="384"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  🎯 Why This Matters to Me
&lt;/h2&gt;

&lt;p&gt;Hacktoberfest 2025 reinforced why I love open source:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Community&lt;/strong&gt;: I connected with developers worldwide who share my passion for building things that matter.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Impact&lt;/strong&gt;: My code is now helping real users solve real problems.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Growth&lt;/strong&gt;: Every contribution pushed me to learn something new.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Sustainability&lt;/strong&gt;: The tree planted in my name symbolizes that tech can contribute to environmental healing, not just consumption.&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%2Fknt70p1ly79nbw7cbcw8.jpg" 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%2Fknt70p1ly79nbw7cbcw8.jpg" alt="Tree Nation Certificate" width="800" height="400"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  🚀 Looking Forward
&lt;/h2&gt;

&lt;p&gt;Hacktoberfest may be over, but my open-source journey continues. I'm committed to:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Making regular contributions throughout the year, not just in October&lt;/li&gt;
&lt;li&gt;Helping newcomers get started, just as others helped me&lt;/li&gt;
&lt;li&gt;Starting my own open-source project to give back to the community&lt;/li&gt;
&lt;li&gt;Continuing to learn, grow, and collaborate with this amazing community&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The official Hacktoberfest T-shirt is on its way, and while I'm excited to wear it, what I'll treasure most are the skills I've gained, the people I've met, and knowing that my contributions—no matter how small—made a difference.&lt;/p&gt;

&lt;h2&gt;
  
  
  🔗 My Hacktoberfest Highlights
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Hacktoberfest Profile&lt;/strong&gt;: &lt;a href="https://lnkd.in/dUD6yaGu" rel="noopener noreferrer"&gt;View my contributions&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Holopin Badge Collection&lt;/strong&gt;: &lt;a href="https://lnkd.in/dBGGa3rz" rel="noopener noreferrer"&gt;Check out my badges&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Tree-Nation&lt;/strong&gt;: &lt;a href="https://lnkd.in/duTEbjRt" rel="noopener noreferrer"&gt;My planted tree&lt;/a&gt;&lt;/p&gt;




&lt;p&gt;To everyone who participated in Hacktoberfest 2025: Thank you for making this community what it is. To the maintainers who reviewed my PRs with patience and care: Thank you for your time and guidance. To the organizers at DigitalOcean, Holopin, and Tree-Nation: Thank you for creating this incredible opportunity.&lt;/p&gt;

&lt;p&gt;Here's to more contributions, more learning, and more collaboration. See you in the repos! 🌟&lt;/p&gt;




&lt;p&gt;&lt;em&gt;What was your Hacktoberfest 2025 experience like? Share your stories in the comments below! 👇&lt;/em&gt;&lt;/p&gt;

</description>
      <category>hacktoberfest2025</category>
      <category>opensource</category>
      <category>techforgood</category>
      <category>beginners</category>
    </item>
    <item>
      <title>My Hacktoberfest 2025 Journey: Chasing Badges, Trees &amp; Impact 🎃🌳</title>
      <dc:creator>Sanjeev Deori</dc:creator>
      <pubDate>Thu, 23 Oct 2025 14:18:58 +0000</pubDate>
      <link>https://dev.to/sanjeevdeori/my-hacktoberfest-2025-journey-chasing-badges-trees-impact-5fpe</link>
      <guid>https://dev.to/sanjeevdeori/my-hacktoberfest-2025-journey-chasing-badges-trees-impact-5fpe</guid>
      <description>&lt;p&gt;I'm excited to share my Hacktoberfest experience this year. It's been an incredible month of learning, contributing, and connecting with amazing open-source communities!&lt;/p&gt;

&lt;h2&gt;
  
  
  My Contributions at a Glance 📊
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Total Projects Contributed:&lt;/strong&gt; 9+ projects&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Pull Requests Merged:&lt;/strong&gt; 2 ✅&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Pull Requests Under Review:&lt;/strong&gt; 4 ⏳&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Current Status:&lt;/strong&gt; Badges unlocked, eyes on the goodies! 🎯&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  My Hacktoberfest Badges Collection 🏆
&lt;/h2&gt;

&lt;p&gt;I've earned some awesome badges so far, and I'm documenting them here:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;a href="https://www.holopin.io/userbadge/cmh101ock00f3ih04lirbl6bv" rel="noopener noreferrer"&gt;Participation Badge&lt;/a&gt; - The journey begins!&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.holopin.io/hacktoberfest2025/userbadge/cmgf0cjhj000mjr04bn6i48mn" rel="noopener noreferrer"&gt;Hacktoberfest 2025 Badge #1&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.holopin.io/hacktoberfest2025/userbadge/cmh2dk5d0008hl104mfqb3ijd" rel="noopener noreferrer"&gt;Hacktoberfest 2025 Badge #2&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.holopin.io/hacktoberfest2025/userbadge/cmh2dk5aw008gl104kn77zfdx" rel="noopener noreferrer"&gt;Hacktoberfest 2025 Badge #3&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;Next Goal:&lt;/strong&gt; Unlocking the &lt;strong&gt;Super Contributor Badge&lt;/strong&gt; 🦸‍♂️&lt;/p&gt;

&lt;h2&gt;
  
  
  What I'm Hoping For 🤞
&lt;/h2&gt;

&lt;p&gt;This Hacktoberfest journey isn't just about the code—it's about the impact and rewards that come with it:&lt;/p&gt;

&lt;h3&gt;
  
  
  🌳 A Tree Planted in My Name
&lt;/h3&gt;

&lt;p&gt;One of the coolest parts of Hacktoberfest is knowing that my contributions can lead to a real tree being planted. Imagine—code that helps the planet! That's the kind of legacy I want to leave.&lt;/p&gt;

&lt;h3&gt;
  
  
  👕 The Legendary Hacktoberfest T-Shirt
&lt;/h3&gt;

&lt;p&gt;Yes, I'm hoping for that exclusive t-shirt! It's not just merch; it's a badge of honor that represents late nights, solved bugs, and merged PRs.&lt;/p&gt;

&lt;h3&gt;
  
  
  🏅 Super Contributor Badge
&lt;/h3&gt;

&lt;p&gt;With 4 PRs still under review, I'm on the edge of my seat waiting for those merges. Each notification could be THE one that gets me the Super Contributor status!&lt;/p&gt;

&lt;h2&gt;
  
  
  What I've Learned 🚀
&lt;/h2&gt;

&lt;h3&gt;
  
  
  1. &lt;strong&gt;Diverse Codebases, Diverse Learning&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;Each project I contributed to had its own unique architecture, coding standards, and community culture. From frontend frameworks to backend APIs, I've touched it all.&lt;/p&gt;

&lt;h3&gt;
  
  
  2. &lt;strong&gt;The Art of Writing Good PRs&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;Clear descriptions, proper commit messages, and thorough testing aren't just nice-to-haves—they're essential for getting your PRs merged faster.&lt;/p&gt;

&lt;h3&gt;
  
  
  3. &lt;strong&gt;Community is Everything&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;Maintainers are humans too! Being respectful, patient, and genuinely interested in the project makes the whole experience better for everyone.&lt;/p&gt;

&lt;h3&gt;
  
  
  4. &lt;strong&gt;The Thrill of the Merge&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;That green "Merged" button hit different! Each merge feels like a small victory and a contribution to something bigger than myself.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Waiting Game ⏰
&lt;/h2&gt;

&lt;p&gt;Currently, I have 4 PRs in review, and honestly, the anticipation is real! Every time I check GitHub, I'm hoping to see:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;✅ Approval notifications&lt;/li&gt;
&lt;li&gt;💬 Constructive feedback to improve my code&lt;/li&gt;
&lt;li&gt;🎉 That beautiful merge confirmation&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Tip for fellow contributors:&lt;/strong&gt; While waiting, I've been:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Continuing to contribute to other projects&lt;/li&gt;
&lt;li&gt;Reviewing my own code for improvements&lt;/li&gt;
&lt;li&gt;Engaging with the community discussions&lt;/li&gt;
&lt;li&gt;Learning from other contributors' PRs&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Why This Matters to Me 💭
&lt;/h2&gt;

&lt;p&gt;Hacktoberfest has shown me that open source isn't just about free software—it's about:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Skill Development:&lt;/strong&gt; Every PR makes me a better developer&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Global Impact:&lt;/strong&gt; My code reaches users I'll never meet&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Environmental Contribution:&lt;/strong&gt; Trees planted in my name? That's amazing!&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Community Building:&lt;/strong&gt; Making connections with developers worldwide&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Personal Growth:&lt;/strong&gt; Learning to take feedback and iterate&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  My Badges Progress 📈
&lt;/h2&gt;

&lt;p&gt;Check out my full collection:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.holopin.io/@sanjeevdeori#badges" rel="noopener noreferrer"&gt;My Holopin Profile&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://hacktoberfest.com/profile/" rel="noopener noreferrer"&gt;Hacktoberfest Dashboard&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  What's Next? 🔮
&lt;/h2&gt;

&lt;p&gt;Even after Hacktoberfest ends, my open-source journey continues:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Keep contributing to the projects I've started with&lt;/li&gt;
&lt;li&gt;Mentor first-time contributors&lt;/li&gt;
&lt;li&gt;Maybe maintain my own open-source project&lt;/li&gt;
&lt;li&gt;Wear that t-shirt with pride (fingers crossed! 🤞)&lt;/li&gt;
&lt;li&gt;Watch my tree grow (metaphorically)&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Resources That Helped Me 📚
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.firsttimersonly.com/" rel="noopener noreferrer"&gt;First Timers Only&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://goodfirstissue.dev/" rel="noopener noreferrer"&gt;Good First Issues&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;GitHub's Pull Request documentation&lt;/li&gt;
&lt;li&gt;Project-specific contribution guidelines&lt;/li&gt;
&lt;li&gt;Dev Community discussions&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  A Message to Maintainers 💌
&lt;/h2&gt;

&lt;p&gt;If any project maintainers are reading this: &lt;strong&gt;Thank you!&lt;/strong&gt; Your time reviewing PRs, providing feedback, and nurturing open-source communities is invaluable. You're the unsung heroes of Hacktoberfest.&lt;/p&gt;

&lt;h2&gt;
  
  
  To Future Hacktoberfest Participants 🚀
&lt;/h2&gt;

&lt;p&gt;If you're thinking about joining next year:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Start early&lt;/strong&gt; - Don't wait until the last week&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Quality over quantity&lt;/strong&gt; - Make meaningful contributions&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Read the guidelines&lt;/strong&gt; - Each project has its own rules&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Be patient&lt;/strong&gt; - Maintainers are often volunteers&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Have fun!&lt;/strong&gt; - It's about learning and growing&lt;/li&gt;
&lt;/ol&gt;




&lt;p&gt;&lt;strong&gt;Update:&lt;/strong&gt; Still waiting on those 4 PRs! 🤞 Will update this post when I (hopefully) unlock the Super Contributor badge and secure that t-shirt and tree!&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Have you participated in Hacktoberfest 2025?&lt;/strong&gt; Drop your badge links below! Let's celebrate each other's contributions. What are you most excited about—the badges, the swag, or the tree? 🌳👕🏅&lt;/p&gt;

&lt;p&gt;Let's keep the open-source spirit alive, one PR at a time! 💪&lt;/p&gt;

</description>
      <category>hacktoberfest</category>
      <category>opensource</category>
      <category>github</category>
      <category>webdev</category>
    </item>
    <item>
      <title>🌞 My Summer of Code 2025: Projects, Internships &amp; Open Source 🎉</title>
      <dc:creator>Sanjeev Deori</dc:creator>
      <pubDate>Wed, 13 Aug 2025 15:23:01 +0000</pubDate>
      <link>https://dev.to/sanjeevdeori/my-summer-of-code-2025-projects-internships-open-source-5apc</link>
      <guid>https://dev.to/sanjeevdeori/my-summer-of-code-2025-projects-internships-open-source-5apc</guid>
      <description>&lt;p&gt;This summer has been &lt;strong&gt;incredible&lt;/strong&gt;! From building projects to internships and open-source contributions, here’s a quick snapshot of my journey from &lt;strong&gt;June to August 2025&lt;/strong&gt;.&lt;/p&gt;




&lt;h2&gt;
  
  
  🚀 Projects I Built
&lt;/h2&gt;

&lt;h3&gt;
  
  
  🎬 &lt;a href="https://github.com/SanjeevDeori/Movie-Recommendation-System" rel="noopener noreferrer"&gt;Movie Recommendation System&lt;/a&gt;
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Stack:&lt;/strong&gt; Python, Pandas, Scikit-learn, Streamlit
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Highlight:&lt;/strong&gt; Personalized movie suggestions with a sleek Streamlit UI
&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  🏠 &lt;a href="https://github.com/SanjeevDeori/Spotser" rel="noopener noreferrer"&gt;Spotser – Quick Services Platform&lt;/a&gt;
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Stack:&lt;/strong&gt; React, TailwindCSS, Vanilla Js&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Highlight:&lt;/strong&gt; Full-stack platform for booking home services; integrated WhatsApp API
&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  💼 Internships
&lt;/h2&gt;

&lt;h3&gt;
  
  
  🤖 Tamizhan Skills – ML &amp;amp; AI Intern
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Worked on real-world AI/ML projects
&lt;/li&gt;
&lt;li&gt;Learned model building, deployment, and data processing
&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  🌐 Spotser – Web Development Intern
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Built and enhanced live web projects
&lt;/li&gt;
&lt;li&gt;Improved React &amp;amp; TailwindCSS skills, bug fixes, and feature development
&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  🌟 Open Source Contributions
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;&lt;a href="https://github.com/SanjeevDeori/Resume-Generator" rel="noopener noreferrer"&gt;Resume Generator&lt;/a&gt;&lt;/strong&gt; – First PR → improved functionality &amp;amp; docs
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;&lt;a href="https://github.com/SanjeevDeori/Creators-Space" rel="noopener noreferrer"&gt;Creators Space&lt;/a&gt;&lt;/strong&gt; – PR merged → enhancements &amp;amp; fixes
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;&lt;a href="https://github.com/SanjeevDeori/Attendance-Sheet" rel="noopener noreferrer"&gt;Attendance Sheet&lt;/a&gt;&lt;/strong&gt; – PR merged → new features &amp;amp; bug fixes
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;&lt;a href="https://github.com/SanjeevDeori/My-first-Neo-project" rel="noopener noreferrer"&gt;My First Neo Project&lt;/a&gt;&lt;/strong&gt; – PR merged → feature improvements
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;&lt;a href="https://github.com/SanjeevDeori/my-habit-tracker" rel="noopener noreferrer"&gt;My Habit Tracker&lt;/a&gt;&lt;/strong&gt; – PR merged → functionality &amp;amp; bug fixes
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;&lt;a href="https://github.com/SanjeevDeori/CareSync" rel="noopener noreferrer"&gt;CareSync&lt;/a&gt;&lt;/strong&gt; – PR merged → dark mode &amp;amp; UI enhancements
&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  🏆 Achievements
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;✅ &lt;strong&gt;GSSOC 2025&lt;/strong&gt; – Selected as a Contributor for Girlscript Summer of Code
&lt;/li&gt;
&lt;li&gt;✅ &lt;strong&gt;OSCI 2025&lt;/strong&gt; – Selected as a Contributor for Open Source Connect India
&lt;/li&gt;
&lt;li&gt;✅ &lt;strong&gt;Amazon ML Summer of School&lt;/strong&gt; – Got an opportunity to give the AMLSS selection test.&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  🛠 Skills I Enhanced
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Frontend &amp;amp; Backend:&lt;/strong&gt; React, TailwindCSS, Node.js, API integration
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Machine Learning &amp;amp; AI:&lt;/strong&gt; Python, Pandas, Scikit-learn, TensorFlow
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Open Source &amp;amp; Collaboration:&lt;/strong&gt; PRs, code reviews, documentation
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Professional Experience:&lt;/strong&gt; Real-world client projects &amp;amp; deployments
&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  💡 Summer Reflection
&lt;/h2&gt;

&lt;p&gt;From &lt;strong&gt;projects → internships → open-source&lt;/strong&gt;, this summer has been a &lt;strong&gt;powerful learning journey&lt;/strong&gt;. I not only built and deployed apps but also gained real-world experience and recognition in the open-source community.  &lt;/p&gt;

&lt;p&gt;Excited to carry this momentum into &lt;strong&gt;future projects and challenges&lt;/strong&gt;! 🚀  &lt;/p&gt;




&lt;p&gt;💬 &lt;strong&gt;What about you? What did you build or contribute this summer?&lt;/strong&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Spotser: India's Quick Services App for Everyday Needs! 🇮🇳</title>
      <dc:creator>Sanjeev Deori</dc:creator>
      <pubDate>Tue, 24 Jun 2025 15:15:21 +0000</pubDate>
      <link>https://dev.to/sanjeevdeori/spotser-indias-quick-services-app-for-everyday-needs-374b</link>
      <guid>https://dev.to/sanjeevdeori/spotser-indias-quick-services-app-for-everyday-needs-374b</guid>
      <description>&lt;h2&gt;
  
  
  🚀 I Built Spotser: India's Quick Services App for Everyday Needs! 🇮🇳
&lt;/h2&gt;

&lt;p&gt;Hey DEV community! 👋&lt;/p&gt;

&lt;p&gt;I'm excited to share my latest project — &lt;strong&gt;Spotser&lt;/strong&gt; — a one-stop platform for &lt;strong&gt;premium home services&lt;/strong&gt; designed to simplify everyday life. Whether it’s home cleaning, appliance repair, or finding a cook or electrician, Spotser brings professional services straight to your fingertips.&lt;/p&gt;

&lt;p&gt;👉 &lt;a href="https://github.com/SanjeevDeori/Spotser" rel="noopener noreferrer"&gt;GitHub Repository 🔗&lt;/a&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  🏡 What is Spotser?
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Spotser&lt;/strong&gt; is an HTML, CSS, and JavaScript-based web app that mimics real-world service platforms like UrbanClap or Housejoy, offering:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;🧽 &lt;strong&gt;Home Cleaning&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;🛠️ &lt;strong&gt;Appliance Repair&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;👨‍🍳 &lt;strong&gt;Maid &amp;amp; Cook Hiring&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;🔌 &lt;strong&gt;Electricians &amp;amp; Plumbers&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;🛠️ &lt;strong&gt;All-in-One Local Service Booking&lt;/strong&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;It’s built as a &lt;strong&gt;frontend-only prototype&lt;/strong&gt; and ideal for future scaling into a full-stack application.&lt;/p&gt;




&lt;h2&gt;
  
  
  🔍 Why I Built This
&lt;/h2&gt;

&lt;p&gt;I’ve always been fascinated by service platforms and how they bridge users and professionals with simplicity. Spotser started as a &lt;strong&gt;frontend design challenge&lt;/strong&gt; , but it evolved into a full home services portal mockup.&lt;/p&gt;

&lt;p&gt;My goals were:&lt;/p&gt;

&lt;p&gt;✅ Improve responsive design skills&lt;br&gt;&lt;br&gt;
✅ Learn component-based structure&lt;br&gt;&lt;br&gt;
✅ Practice modern UI/UX with Tailwind&lt;br&gt;&lt;br&gt;
✅ Make a clean, intuitive user interface&lt;/p&gt;




&lt;h2&gt;
  
  
  🧱 Tech Stack
&lt;/h2&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Layer&lt;/th&gt;
&lt;th&gt;Tool&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Structure&lt;/td&gt;
&lt;td&gt;HTML5&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Styling&lt;/td&gt;
&lt;td&gt;Tailwind CSS + Custom CSS&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Interactivity&lt;/td&gt;
&lt;td&gt;JavaScript (Vanilla)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;UX/UI&lt;/td&gt;
&lt;td&gt;SwiperJS for sliders, Font Awesome for icons&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;blockquote&gt;
&lt;p&gt;💡 No frameworks — just pure frontend!&lt;/p&gt;
&lt;/blockquote&gt;




&lt;h2&gt;
  
  
  📸 Sneak Peek
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://spotser-eta.vercel.app/" rel="noopener noreferrer"&gt;https://spotser-eta.vercel.app/&lt;/a&gt; &lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Tagline: &lt;strong&gt;India’s Quick Services App&lt;/strong&gt; 🛠️⚡&lt;/p&gt;
&lt;/blockquote&gt;




&lt;h2&gt;
  
  
  🧪 Features at a Glance
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;🎯 Responsive layout for mobile and desktop&lt;/li&gt;
&lt;li&gt;✨ Animated sliders using SwiperJS&lt;/li&gt;
&lt;li&gt;📱 Call-to-action for app download (Google Play + App Store)&lt;/li&gt;
&lt;li&gt;🌙 Clean, minimal design with consistent service cards&lt;/li&gt;
&lt;li&gt;📞 Contact &amp;amp; About Us pages&lt;/li&gt;
&lt;li&gt;🧑‍💻 FAQ + Customer reviews section&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  🛠 How to Run It Locally
&lt;/h2&gt;

&lt;p&gt;You can run this project with just a browser!&lt;/p&gt;



&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;
bash
git clone https://github.com/SanjeevDeori/Spotser.git
cd Spotser
start index.html
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;

</description>
      <category>webdev</category>
      <category>javascript</category>
      <category>css</category>
      <category>startup</category>
    </item>
    <item>
      <title>Movie Recommendation Sytem</title>
      <dc:creator>Sanjeev Deori</dc:creator>
      <pubDate>Sun, 22 Jun 2025 15:24:36 +0000</pubDate>
      <link>https://dev.to/sanjeevdeori/movie-recommendation-sytem-4l17</link>
      <guid>https://dev.to/sanjeevdeori/movie-recommendation-sytem-4l17</guid>
      <description>&lt;p&gt;🎬🍿 Kicking Off Summer with Some Netflix Vibes… but Make It Machine Learning! 🌞🤖&lt;/p&gt;

&lt;p&gt;As summer vacation begins, I decided to blend fun with functionality by building something exciting:&lt;/p&gt;

&lt;p&gt;📌 A Movie Recommendation System — powered by collaborative filtering!&lt;/p&gt;

&lt;p&gt;Why just binge movies when you can build the algorithm behind the binge? 😄&lt;/p&gt;

&lt;p&gt;🔍 What I built:&lt;/p&gt;

&lt;p&gt;✅ User-based &amp;amp; item-based collaborative filtering&lt;/p&gt;

&lt;p&gt;✅ Cosine similarity to find “movie twins”&lt;/p&gt;

&lt;p&gt;✅ A mini Netflix-style experience (yep, it’s on Streamlit!)&lt;/p&gt;

&lt;p&gt;✅ Trained on the TMbd dataset — just like real platforms!&lt;/p&gt;

&lt;p&gt;🎯 Goal: Recommend movies based on your favourite movies — personalized and smart.&lt;/p&gt;

&lt;p&gt;📊 Tools used: Pandas, Numpy, Scikit-learn, Streamlit, and lots of 🍿.&lt;/p&gt;

&lt;p&gt;🚀 Live Demo: &lt;a href="https://movie-recommender-san.streamlit.app/" rel="noopener noreferrer"&gt;https://movie-recommender-san.streamlit.app/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;🔗 Check it out on GitHub: &lt;a href="https://lnkd.in/dbuhK22U" rel="noopener noreferrer"&gt;https://lnkd.in/dbuhK22U&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%2F7qtz0q9xypoughd8aj38.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%2F7qtz0q9xypoughd8aj38.png" alt="Image description" width="800" height="771"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>machinelearning</category>
      <category>python</category>
      <category>ai</category>
      <category>streamlit</category>
    </item>
    <item>
      <title>Stock Market Price Prediction MODEL</title>
      <dc:creator>Sanjeev Deori</dc:creator>
      <pubDate>Wed, 14 May 2025 20:39:22 +0000</pubDate>
      <link>https://dev.to/sanjeevdeori/stock-market-price-prediction-model-32mf</link>
      <guid>https://dev.to/sanjeevdeori/stock-market-price-prediction-model-32mf</guid>
      <description>&lt;p&gt;Trying to Make a Stock price prediction model using Neural Network in Python&lt;/p&gt;

&lt;h1&gt;
  
  
  update
&lt;/h1&gt;

&lt;p&gt;🚀 Just Launched: My Stock Price Prediction Web App! 📈&lt;/p&gt;

&lt;p&gt;I'm excited to share a project I've been working on: a Stock Price Prediction model using LSTM (Long Short-Term Memory) neural networks — now deployed and live on Streamlit! 🔗&lt;/p&gt;

&lt;p&gt;👉 Try it here: &lt;a href="https://stock-price-prediction-a1.streamlit.app" rel="noopener noreferrer"&gt;https://stock-price-prediction-a1.streamlit.app&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;🔍 What it does:&lt;/p&gt;

&lt;p&gt;Predicts future stock prices using historical data from the last 5 years&lt;/p&gt;

&lt;p&gt;Implements technical indicators like SMA, EMA, RSI, Bollinger Bands&lt;/p&gt;

&lt;p&gt;Visualizes predictions interactively with Plotly&lt;/p&gt;

&lt;p&gt;Built using Python, TensorFlow, yFinance, and Streamlit&lt;/p&gt;

&lt;p&gt;🧠 Tech Stack:&lt;br&gt;
Python, LSTM, TensorFlow, yFinance, Pandas, Plotly, Streamlit&lt;/p&gt;

&lt;p&gt;✨ This project helped me dive deeper into time series analysis, model training, and deploying ML models as interactive web apps. Big thanks to the amazing open-source community that makes this possible.&lt;/p&gt;

&lt;p&gt;Would love to hear your thoughts or suggestions for improvement!&lt;/p&gt;

&lt;h1&gt;
  
  
  MachineLearning #DeepLearning #StockMarket #Streamlit #DataScience #Python #AI #LSTM #TimeSeries #Finance #MLProject #Portfolio
&lt;/h1&gt;

</description>
      <category>machinelearning</category>
      <category>datascience</category>
      <category>python</category>
      <category>programming</category>
    </item>
    <item>
      <title>FAKE NEWS DETECTION ML MODEL</title>
      <dc:creator>Sanjeev Deori</dc:creator>
      <pubDate>Thu, 27 Mar 2025 08:49:57 +0000</pubDate>
      <link>https://dev.to/sanjeevdeori/fake-news-detection-ml-model-ggb</link>
      <guid>https://dev.to/sanjeevdeori/fake-news-detection-ml-model-ggb</guid>
      <description>&lt;h1&gt;
  
  
  Fake News Detection App
&lt;/h1&gt;

&lt;p&gt;📝 Overview&lt;/p&gt;

&lt;p&gt;Fake news has become a widespread issue in today's digital world. This project aims to detect fake news using machine learning techniques. The model classifies news articles as Fake or Real based on text analysis. The web interface, built using Streamlit, allows users to input news text and get predictions instantly.&lt;/p&gt;

&lt;h2&gt;
  
  
  📌 Features
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;📰 &lt;strong&gt;Pandas&lt;/strong&gt; for data processing&lt;/li&gt;
&lt;li&gt;🤖 &lt;strong&gt;Scikit-learn&lt;/strong&gt; for machine learning (Logistic Regression)&lt;/li&gt;
&lt;li&gt;💾 Model serialization with &lt;strong&gt;joblib&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;🌐 Web interface powered by &lt;strong&gt;Streamlit&lt;/strong&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  &lt;a href="https://github.com/SanjeevDeori/Fake-News-Detection" rel="noopener noreferrer"&gt;Github Repository&lt;/a&gt;
&lt;/h2&gt;

&lt;h2&gt;
  
  
  🚀 Installation
&lt;/h2&gt;

&lt;h3&gt;
  
  
  📥 Clone the Repository
&lt;/h3&gt;



&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;git clone https://github.com/your-username/fake-news-detection.git
&lt;span class="nb"&gt;cd &lt;/span&gt;fake-news-detection
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;h3&gt;
  
  
  📦 Install Dependencies
&lt;/h3&gt;



&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;pip &lt;span class="nb"&gt;install&lt;/span&gt; &lt;span class="nt"&gt;-r&lt;/span&gt; requirements.txt
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;h2&gt;
  
  
  📊 Dataset
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;The model is trained using a dataset containing labeled fake and real news articles.&lt;/li&gt;
&lt;li&gt;Preprocessing includes text vectorization using &lt;strong&gt;TF-IDF Vectorizer&lt;/strong&gt;.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  🏋️ Model Training
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;The dataset is preprocessed using &lt;strong&gt;Pandas&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Text features are extracted using &lt;strong&gt;TfidfVectorizer&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;The model is trained using &lt;strong&gt;Logistic Regression&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;The trained model is saved using &lt;strong&gt;joblib&lt;/strong&gt;.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  ▶️ Running the Streamlit App
&lt;/h2&gt;



&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;streamlit run app.py
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;h2&gt;
  
  
  🛠️ Usage
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;Enter a news article text in the input box.&lt;/li&gt;
&lt;li&gt;Click the &lt;strong&gt;Detect&lt;/strong&gt; button.&lt;/li&gt;
&lt;li&gt;The model will classify the article as &lt;strong&gt;Real&lt;/strong&gt; or &lt;strong&gt;Fake&lt;/strong&gt;.&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  🎮 Live Demo
&lt;/h2&gt;

&lt;p&gt;Check out the live demo of the app here: &lt;a href="https://fake-news-detection3.streamlit.app/" rel="noopener noreferrer"&gt;Fake News Detector&lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Deployed at &lt;strong&gt;Streamlit Community Cloud&lt;/strong&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  📌 Dependencies
&lt;/h2&gt;



&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;&lt;span class="c"&gt;# Required Libraries&lt;/span&gt;
Python 3.x
Pandas
Scikit-learn
Joblib
Streamlit
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;h2&gt;
  
  
  📜 License
&lt;/h2&gt;

&lt;p&gt;This project is open-source under the MIT License.&lt;/p&gt;




&lt;p&gt;💡 &lt;em&gt;Feel free to contribute and improve this project!. If anyone know how to fetch real time data using api keys to get real time data&lt;/em&gt; 🚀&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Fake News Prediction ML Model</title>
      <dc:creator>Sanjeev Deori</dc:creator>
      <pubDate>Wed, 26 Mar 2025 21:03:19 +0000</pubDate>
      <link>https://dev.to/sanjeevdeori/fake-news-prediction-ml-model-1bcm</link>
      <guid>https://dev.to/sanjeevdeori/fake-news-prediction-ml-model-1bcm</guid>
      <description>&lt;p&gt;Trying to build a ML model to detect fake news...&lt;/p&gt;

</description>
      <category>machinelearning</category>
      <category>ai</category>
      <category>discuss</category>
    </item>
    <item>
      <title>Made a website Using Lovable.dev</title>
      <dc:creator>Sanjeev Deori</dc:creator>
      <pubDate>Sun, 02 Mar 2025 09:13:11 +0000</pubDate>
      <link>https://dev.to/sanjeevdeori/made-a-website-using-lovableai-25pc</link>
      <guid>https://dev.to/sanjeevdeori/made-a-website-using-lovableai-25pc</guid>
      <description>&lt;p&gt;🚀 Just launched my website on Namsai – The Land of the Golden Pagoda! 🌿✨ Built with Lovable.dev and fine-tuned over two days to showcase its rich culture &amp;amp; heritage.&lt;/p&gt;

&lt;p&gt;Check it out! 🔗 &lt;a href="https://namsai-the-land-of-golden-pagoda.lovable.app/" rel="noopener noreferrer"&gt;https://namsai-the-land-of-golden-pagoda.lovable.app/&lt;/a&gt;&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>sideprojects</category>
    </item>
    <item>
      <title>🚀 BGMI Dashboard – Track Your Stats with a Simple Web App! 🎮</title>
      <dc:creator>Sanjeev Deori</dc:creator>
      <pubDate>Wed, 26 Feb 2025 21:05:36 +0000</pubDate>
      <link>https://dev.to/sanjeevdeori/bgmi-dashboard-track-your-stats-with-a-simple-web-app-4ii0</link>
      <guid>https://dev.to/sanjeevdeori/bgmi-dashboard-track-your-stats-with-a-simple-web-app-4ii0</guid>
      <description>&lt;h2&gt;
  
  
  🎯 Introduction
&lt;/h2&gt;

&lt;p&gt;Hey everyone! 👋 I recently built a &lt;strong&gt;BGMI (Battlegrounds Mobile India) Dashboard&lt;/strong&gt; to display player stats and enhance the gaming experience.  &lt;/p&gt;

&lt;p&gt;Since &lt;strong&gt;real-time stats&lt;/strong&gt; aren't implemented yet, I'm looking for &lt;strong&gt;contributors&lt;/strong&gt; who can help fetch data from BGMI player IDs!  &lt;/p&gt;

&lt;h2&gt;
  
  
  🌟 Features
&lt;/h2&gt;

&lt;p&gt;✔️ Clean &amp;amp; interactive UI&lt;br&gt;&lt;br&gt;
✔️ Displays player details and stats&lt;br&gt;&lt;br&gt;
✔️ Built using only &lt;strong&gt;HTML, CSS, and JavaScript&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
✔️ Open-source – Feel free to contribute!  &lt;/p&gt;

&lt;h2&gt;
  
  
  🔧 Tech Stack
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Frontend:&lt;/strong&gt; HTML | CSS | JavaScript
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Hosting:&lt;/strong&gt; Netlify
&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  🚀 Live Demo &amp;amp; GitHub Repo
&lt;/h2&gt;

&lt;p&gt;🔗 &lt;strong&gt;Live Demo:&lt;/strong&gt; &lt;a href="https://bgmidashboard.netlify.app/" rel="noopener noreferrer"&gt;bgmidashboard.netlify.app&lt;/a&gt;&lt;br&gt;&lt;br&gt;
📂 &lt;strong&gt;GitHub Repo:&lt;/strong&gt; &lt;a href="https://github.com/SanjeevDeori/BGMI-DASHBOARD" rel="noopener noreferrer"&gt;github.com/SanjeevDeori/BGMI-DASHBOARD&lt;/a&gt;  &lt;/p&gt;

&lt;h2&gt;
  
  
  💡 What's Next?
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Add &lt;strong&gt;real-time player stats&lt;/strong&gt; (looking for contributors!)
&lt;/li&gt;
&lt;li&gt;Improve UI/UX
&lt;/li&gt;
&lt;li&gt;Add leaderboards &amp;amp; match history
&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  👨‍💻 Want to Contribute?
&lt;/h2&gt;

&lt;p&gt;If you're a &lt;strong&gt;developer&lt;/strong&gt; interested in &lt;strong&gt;web dev &amp;amp; gaming&lt;/strong&gt;, I’d love your help!  &lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Fork the repo&lt;/strong&gt; on GitHub
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Raise issues&lt;/strong&gt; or suggest improvements
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Submit a pull request&lt;/strong&gt;
&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Let's make this project even better together! 🚀  &lt;/p&gt;

&lt;h2&gt;
  
  
  💬 Feedback &amp;amp; Suggestions?
&lt;/h2&gt;

&lt;p&gt;Drop a comment below or connect with me! 🚀  &lt;/p&gt;


&lt;div class="ltag-github-readme-tag"&gt;
  &lt;div class="readme-overview"&gt;
    &lt;h2&gt;
      &lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fassets.dev.to%2Fassets%2Fgithub-logo-5a155e1f9a670af7944dd5e12375bc76ed542ea80224905ecaf878b9157cdefc.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/SanjeevDeori" rel="noopener noreferrer"&gt;
        SanjeevDeori
      &lt;/a&gt; / &lt;a href="https://github.com/SanjeevDeori/BGMI-DASHBOARD" rel="noopener noreferrer"&gt;
        BGMI-DASHBOARD
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      BGMI DASHBOARD is a web-based dashboard for tracking and displaying BGMI (Battlegrounds Mobile India) statistics. It provides a user-friendly interface to monitor player performance, match history, and other relevant game data. 🚀🎮
    &lt;/h3&gt;
  &lt;/div&gt;
  &lt;div class="ltag-github-body"&gt;
    
&lt;div id="readme" class="md"&gt;
&lt;div class="markdown-heading"&gt;
&lt;h1 class="heading-element"&gt;🎮 BGMI Dashboard&lt;/h1&gt;
&lt;/div&gt;
&lt;p&gt;A &lt;strong&gt;clean, interactive web dashboard&lt;/strong&gt; for BGMI (Battlegrounds Mobile India) players, designed to display and analyze player statistics in a fun and modern way.&lt;/p&gt;




&lt;div class="markdown-heading"&gt;
&lt;h2 class="heading-element"&gt;🌟 Overview&lt;/h2&gt;
&lt;/div&gt;

&lt;p&gt;The &lt;strong&gt;BGMI Dashboard&lt;/strong&gt; is a lightweight, frontend-only web app built to showcase BGMI player data and predictions in a visually appealing way. Inspired by the love for the game, this project aims to evolve into a full-featured stats tracker with AI predictions and real-time updates.&lt;/p&gt;




&lt;div class="markdown-heading"&gt;
&lt;h2 class="heading-element"&gt;🚀 Features&lt;/h2&gt;
&lt;/div&gt;

&lt;ul&gt;
&lt;li&gt;🧩 &lt;strong&gt;Interactive Dashboard&lt;/strong&gt; with smooth UI/UX&lt;/li&gt;
&lt;li&gt;📊 &lt;strong&gt;Update Combat Data Trigger&lt;/strong&gt; — New feature to simulate stat updates&lt;/li&gt;
&lt;li&gt;🌈 Lightweight and fast loading&lt;/li&gt;
&lt;li&gt;📄 Static prediction logic (demo only for now)&lt;/li&gt;
&lt;li&gt;🔄 Planned real-time stat retrieval via BGMI ID&lt;/li&gt;
&lt;/ul&gt;




&lt;div class="markdown-heading"&gt;
&lt;h2 class="heading-element"&gt;🛠 Technologies Used&lt;/h2&gt;

&lt;/div&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Frontend&lt;/strong&gt;: HTML, CSS, JavaScript&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Deployment&lt;/strong&gt;: Netlify&lt;/li&gt;
&lt;/ul&gt;




&lt;div class="markdown-heading"&gt;
&lt;h2 class="heading-element"&gt;🔗 Live Demo&lt;/h2&gt;

&lt;/div&gt;

&lt;p&gt;🌐 &lt;a href="https://bgmidashboard.netlify.app" rel="nofollow noopener noreferrer"&gt;BGMI Dashboard - Deployed App&lt;/a&gt;&lt;br&gt;
🧪 &lt;a href="https://deploy-preview-1--bgmidashboard.netlify.app" rel="nofollow noopener noreferrer"&gt;Deploy Preview of Latest Feature&lt;/a&gt;&lt;/p&gt;




&lt;div class="markdown-heading"&gt;
&lt;h2 class="heading-element"&gt;💡 What's New?&lt;/h2&gt;

&lt;/div&gt;

&lt;p&gt;Thanks to an amazing contribution by…&lt;/p&gt;
&lt;/div&gt;


&lt;/div&gt;
&lt;br&gt;
  &lt;div class="gh-btn-container"&gt;&lt;a class="gh-btn" href="https://github.com/SanjeevDeori/BGMI-DASHBOARD" rel="noopener noreferrer"&gt;View on GitHub&lt;/a&gt;&lt;/div&gt;
&lt;br&gt;
&lt;/div&gt;
&lt;br&gt;
  

&lt;h1&gt;
  
  
  UPDATE
&lt;/h1&gt;

&lt;p&gt;✅ Pull Request Merged: New Feature Live on BGMI Dashboard!&lt;br&gt;
Hey everyone! I’m super excited to share that we just merged an amazing PR from @mdazfar2 into the BGMI Dashboard project! 🎮✨&lt;/p&gt;

&lt;p&gt;🔥 What’s New?&lt;br&gt;
Feature: Brand-new "Update Combat Data" trigger button and page&lt;/p&gt;

&lt;p&gt;🖥️ Seamlessly integrated into our existing frontend stack (HTML/CSS/JS)&lt;/p&gt;

&lt;p&gt;📦 Deploy Preview: 🌐 &lt;a href="https://deploy-preview-1--bgmidashboard.netlify.app" rel="noopener noreferrer"&gt;BGMI Dashboard - Deployed App&lt;/a&gt;  &lt;/p&gt;

&lt;p&gt;🧪 Deploy Preview of Latest Feature: &lt;a href="https://deploy-preview-1--bgmidashboard.netlify.app" rel="noopener noreferrer"&gt;Live Link&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Though the current version uses static data, it adds a fun, interactive experience for users. The prediction logic will get smarter over time with dynamic backend support.&lt;/p&gt;

&lt;p&gt;🙌 Big Thanks to @mdazfar2!&lt;br&gt;
Azfar’s contribution perfectly reflects the spirit of this project — clean UI, meaningful BGMI analytics, and great passion for the game. His words say it best:&lt;/p&gt;

&lt;p&gt;"I genuinely love BGMI, and the moment I discovered your stunning project on GitHub, it clicked instantly." — @mdazfar2&lt;/p&gt;

&lt;p&gt;🌐 What’s Next?&lt;br&gt;
Here’s the exciting roadmap ahead:&lt;/p&gt;

&lt;p&gt;🤖 AI-powered real-time stat predictions&lt;/p&gt;

&lt;p&gt;🔐 Backend integration using UID for personalized data&lt;/p&gt;

&lt;p&gt;⚙️ Tech stack upgrades — Next.js / React + Node / Django for scalability &amp;amp; modularity&lt;/p&gt;

&lt;p&gt;🚀 Join Us!&lt;br&gt;
If you love working on:&lt;/p&gt;

&lt;p&gt;Beautiful frontend design&lt;/p&gt;

&lt;p&gt;AI/ML-powered game analytics&lt;/p&gt;

&lt;p&gt;Open source collaboration&lt;/p&gt;

&lt;p&gt;...then come join the BGMI Dashboard community! Contributions and ideas are always welcome 🤝&lt;/p&gt;

&lt;p&gt;Thanks again to @mdazfar2 for this fantastic PR and positive energy!&lt;/p&gt;

&lt;p&gt;With gratitude,&lt;br&gt;
Sanjeev Deori&lt;br&gt;
&lt;a class="mentioned-user" href="https://dev.to/sanjeevdeori"&gt;@sanjeevdeori&lt;/a&gt;&lt;/p&gt;

</description>
      <category>bgmi</category>
      <category>gaming</category>
      <category>webdev</category>
      <category>opensource</category>
    </item>
  </channel>
</rss>
