A modern music streaming web application built for learning and experimentation
Jammify is a non-commercial, educational project created to demonstrate modern full-stack web development techniques.
It is not affiliated with or endorsed by any music provider.
Jammify is a sleek and responsive music streaming platform built to explore and demonstrate:
- Modern Next.js App Router architecture
- Secure authentication and session handling
- Advanced search with fuzzy matching
- Scalable UI design using Tailwind CSS and Radix UI
- Real-world third-party API integrations
The project prioritizes clean architecture, UI/UX quality, and modern development practices, rather than commercial deployment.
| Feature | Description |
|---|---|
| 🎧 Premium Audio | Stream 50M+ songs in crystal-clear 320kbps quality |
| 🔐 Secure Access | Enterprise-grade authentication with NextAuth & MongoDB |
| 🌙 Adaptive Design | Beautiful dark/light themes that adapt to your preference |
| 📱 Universal Access | Flawless experience across desktop, tablet, and mobile |
| 🎨 Modern Interface | Sleek UI powered by Radix components and Tailwind CSS |
| 🔍 Smart Discovery | Advanced search with intelligent music recommendations |
| 📚 Personal Library | Create playlists, save favorites, track listening history |
| 🎙️ Podcast Support | Discover and stream your favorite podcasts |
| 🎵 Smart Lyrics Search | Find songs even with misspelled lyrics |
- Next.js (App Router)
- React 19
- Tailwind CSS
- Radix UI
- Lucide Icons
- NextAuth.js
- MongoDB
- Mongoose
- JWT Authentication
- Nodemailer (Email verification)
- Natural.js – Natural language processing
- String Similarity – Text similarity matching
- Fastest Levenshtein – Optimized edit-distance search
- Genius API – Lyrics and song metadata
- JioSaavn API – Music streaming data (educational use only)
- This project is strictly for educational and portfolio purposes
- No music, lyrics, or media files are hosted directly
- All audio and metadata are accessed via public third-party APIs
- This project must not be used commercially
This repository is not licensed for commercial use.
All rights are reserved by the author.
Built with ❤️ for learning, experimentation, and music lovers

