SereneMind is a mental health and stress management platform developed during the Ozibook Hackathon 2025. Designed to support users in nurturing their emotional well-being, SereneMind enables mood tracking, personalized routines, smart scheduling, and much more — all through an intuitive interface and seamless integrations.
🔗 Live Site: SereneMind
- Log daily moods to identify emotional patterns over time
- Visualize trends with intuitive graphs
- Receive AI-powered insights and wellness tips
- Personalized mindfulness activities
- Step-by-step breathing routines to reduce stress and anxiety
- Combine productivity with self-care
- Schedule tasks alongside wellness breaks
- Curated playlists and movies to uplift your mood
- Dynamic suggestions based on your emotional state
- Simple, engaging mini games designed to relax your mind
- Gentle nudges, reminders, and wellness check-ins
- Receive updates directly on smartwatches or WhatsApp
- Calming user interface with light and dark theme options
| Layer | Technology |
|---|---|
| Frontend | Next.js, Tailwind CSS |
| Backend | Node.js / Firebase |
| Styling | PostCSS, Tailwind |
| Integrations | WhatsApp API, Device Bluetooth |
| Version Control | Git, GitHub |
Follow these steps to set up and run SereneMind locally:
# Clone the repository
git clone https://github.com/mathurojus/SereneMind---app
# Navigate into the project directory
cd SereneMind---app
# Install dependencies
npm install
# Run the development server
npm run dev