<?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: Prathamesh</title>
    <description>The latest articles on DEV Community by Prathamesh (@xneonnexuso).</description>
    <link>https://dev.to/xneonnexuso</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%2F3717977%2Fc94db430-67b9-47bc-ac23-534e5ffc6426.jpeg</url>
      <title>DEV Community: Prathamesh</title>
      <link>https://dev.to/xneonnexuso</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/xneonnexuso"/>
    <language>en</language>
    <item>
      <title>🎬 MovieMania: Join Our Open-Source MERN Movie Tracking Platform — Contributors Wanted!"</title>
      <dc:creator>Prathamesh</dc:creator>
      <pubDate>Sun, 18 Jan 2026 14:26:31 +0000</pubDate>
      <link>https://dev.to/xneonnexuso/moviemania-join-our-open-source-mern-movie-tracking-platform-contributors-wanted-5d0i</link>
      <guid>https://dev.to/xneonnexuso/moviemania-join-our-open-source-mern-movie-tracking-platform-contributors-wanted-5d0i</guid>
      <description>&lt;p&gt;`# 🎬 MovieMania: Open Source MERN Stack Entertainment Tracker – Seeking Contributors!&lt;/p&gt;

&lt;p&gt;Hey everyone! 👋&lt;/p&gt;

&lt;p&gt;I've been working on &lt;strong&gt;MovieMania&lt;/strong&gt;, a full-featured entertainment tracking platform built with the MERN stack, and I'm looking for contributors to help take it to the next level!&lt;/p&gt;

&lt;h2&gt;
  
  
  What is MovieMania?
&lt;/h2&gt;

&lt;p&gt;It's a Netflix-style tracker where you can:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;🎬 Log movies and TV shows with ratings, reviews, and tags&lt;/li&gt;
&lt;li&gt;📊 See beautiful stats with charts, heatmaps, and viewing streaks&lt;/li&gt;
&lt;li&gt;🤖 Get AI-powered recommendations based on your taste&lt;/li&gt;
&lt;li&gt;📺 Track TV series progress (season/episode tracking)&lt;/li&gt;
&lt;li&gt;🔍 Smart search using natural language ("sci-fi movies from 2020")&lt;/li&gt;
&lt;li&gt;📁 Create themed collections&lt;/li&gt;
&lt;li&gt;🌍 Find where to stream content (8 countries supported)&lt;/li&gt;
&lt;li&gt;📈 Deep analytics for TV shows (episode ratings, quality trends)&lt;/li&gt;
&lt;/ul&gt;

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

&lt;p&gt;&lt;strong&gt;Backend:&lt;/strong&gt; Node.js, Express, MongoDB, JWT Auth, Google Gemini AI&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Frontend:&lt;/strong&gt; React 18, Vite, Tailwind CSS, Framer Motion, Recharts&lt;br&gt;&lt;br&gt;
&lt;strong&gt;APIs:&lt;/strong&gt; TMDB, OMDb (IMDb ratings), JustWatch&lt;/p&gt;

&lt;h2&gt;
  
  
  What We Need Help With
&lt;/h2&gt;

&lt;p&gt;✅ &lt;strong&gt;Already Built:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Complete CRUD for movies &amp;amp; TV shows&lt;/li&gt;
&lt;li&gt;AI features (smart search, review assistant, predictive ratings)&lt;/li&gt;
&lt;li&gt;Stats dashboard with visualizations&lt;/li&gt;
&lt;li&gt;TV analytics with IMDb integration&lt;/li&gt;
&lt;li&gt;Watchlist, collections, import/export&lt;/li&gt;
&lt;li&gt;Beautiful UI with theme system (Light/Dark/OLED + 6 accent colors)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;🔜 &lt;strong&gt;Looking for Contributors:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;React Native mobile app&lt;/strong&gt; (iOS/Android)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Testing &amp;amp; bug fixes&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Performance optimizations&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Documentation improvements&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;UI/UX enhancements&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;New features&lt;/strong&gt; (see roadmap in repo)&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Why Contribute?
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;📚 Great for learning MERN stack&lt;/li&gt;
&lt;li&gt;🎨 Beautiful, modern codebase with best practices&lt;/li&gt;
&lt;li&gt;🤝 Welcoming to all skill levels&lt;/li&gt;
&lt;li&gt;⭐ Build your portfolio with a real-world project&lt;/li&gt;
&lt;li&gt;🚀 Active development and responsive maintainer&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Getting Started
&lt;/h2&gt;

&lt;p&gt;The setup is straightforward:&lt;/p&gt;

&lt;p&gt;&lt;code&gt;&lt;/code&gt;`bash&lt;br&gt;
git clone &lt;a href="https://github.com/yourusername/moviemania.git" rel="noopener noreferrer"&gt;https://github.com/yourusername/moviemania.git&lt;/a&gt;&lt;br&gt;
cd moviemania&lt;br&gt;
npm run install:all&lt;/p&gt;

&lt;h1&gt;
  
  
  Configure .env (MongoDB + TMDB API key)
&lt;/h1&gt;

&lt;p&gt;npm run dev&lt;br&gt;
`&lt;code&gt;&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;We also provide &lt;strong&gt;sample MongoDB data&lt;/strong&gt; to get you up and running instantly!&lt;/p&gt;

&lt;h2&gt;
  
  
  Links
&lt;/h2&gt;

&lt;p&gt;📦 &lt;strong&gt;GitHub:&lt;/strong&gt; &lt;a href="https://github.com/x-neon-nexus-o/MovieMania" rel="noopener noreferrer"&gt;https://github.com/x-neon-nexus-o/MovieMania&lt;/a&gt; &lt;br&gt;
📖 &lt;strong&gt;Full Documentation:&lt;/strong&gt; Check the README in the repo&lt;br&gt;&lt;br&gt;
🎥 &lt;strong&gt;Demo:&lt;/strong&gt; Not Yet Deployed &lt;br&gt;
💬 &lt;strong&gt;Discord/Slack:&lt;/strong&gt; x_neon_nexus_o&lt;/p&gt;

&lt;h2&gt;
  
  
  How to Contribute
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;Fork the repo&lt;/li&gt;
&lt;li&gt;Create a feature branch&lt;/li&gt;
&lt;li&gt;Make your changes&lt;/li&gt;
&lt;li&gt;Submit a PR with a clear description&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;I'm happy to help onboard new contributors and discuss ideas. Whether you can code, design, write docs, or test – all contributions are welcome!&lt;/p&gt;

&lt;p&gt;Let me know if you have questions or ideas. Looking forward to building this together! 🚀&lt;/p&gt;




&lt;p&gt;&lt;em&gt;P.S. This uses TMDB API but is not endorsed by TMDB. Built with ❤️ for entertainment lovers.&lt;/em&gt;`&lt;/p&gt;

</description>
      <category>opensource</category>
      <category>mern</category>
      <category>react</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
