A minimal study & focus app with ambient sounds, streak tracking, timers, and YouTube integration. Built with Next.js and MongoDB.
🌐 Live App: alpha-saas-wheat.vercel.app ⚡ Status: Actively improving — feedback welcome!
- 🎶 Play LoFi music via YouTube link input
- 🌧️ Rain sound & 🌊 Ocean wave sound toggles
- ⏱️ Pomodoro / Simple Timer for focused study sessions
- 📅 Streak tracker with calendar view
- ⚡ Optimistic UI updates (instant feedback)
- 🎉 Success toasts + congrats modal
- 📱 Mobile responsive
- Frontend: Next.js + React + TailwindCSS
- Backend: Next.js API Routes
- Database: MongoDB (Mongoose)
- Deployment: Vercel
- Authentication: Clerk
# Clone the repo
git clone https://github.com/atheenaoteyza/alpha-saas.git
# Navigate to project
cd alpha-saas
# Install dependencies
npm install
# Add environment variables
cp .env.example .env.local
# Fill in with your MongoDB connection string
# Run dev server
npm run dev- More ambient sound options (café, fireplace, wind, etc.)
- Performance optimizations
- User accounts & personalization
- Better analytics / progress stats
Feedback & suggestions are welcome! Please open an issue or drop a PR.
(will add a screenshot or demo GIF here to show the app in action )
MIT License © 2025 atheenaoteyza