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