- Certopus Verified Certificates (View Certificate)
- Interview Cake Licenses (License)
- $25 Cash Prize
- 1-year subscriptions for NordVPN, NordPass, NordProtect and Incogni
- 1 GB of free data for Saily
- 3-month access and credit for nexos.ai
- Interview Buddy AI interview voucher
- Interview Buddy 10% coupon code for 1:1 expert-driven mock interviews ($10)
- Certificate of Achievement
- Free position at PeerBridge
Blissify was developed as part of Mindfulness Hacks 2024, a hackathon by the Student Code Alliance, where it was recognized for its innovative approach to emotional tracking and wellness activities.
Blissify is a full-stack mental wellness application designed to help users track emotions, practice mindfulness, and improve focus through interactive activities. It leverages modern web technologies to provide a seamless and engaging user experience.
- 📝 Emotion Tracking: Real-time logging, visual insights, and historical analysis.
- 🧘 Meditation: Customizable guided sessions with voice instructions and breathing exercises.
- 🎵 Music Therapy: Ambient music, nature sounds, and personalized playlists.
- 🕹️ Interactive Games: Memory challenges and stress-relief activities.
- 🏋️ Exercise: Gentle stretching routines and guided movement exercises.
- 🔒 Secure & Scalable: Built with best practices for performance, accessibility, and user privacy.
- Frontend: React + TypeScript
- Styling: Tailwind CSS
- Animations: Framer Motion
- Icons: Lucide React
- Form Handling: React Hook Form
- Validation: Zod
- Audio Processing: Web Audio API
- Routing: React Router
src/
├── components/ # Reusable UI components
│ ├── activities/ # Activity-specific components
│ ├── audio/ # Audio-related components
│ ├── breathing/ # Breathing exercises
│ ├── logs/ # Emotion tracking UI
│ └── meditation/ # Meditation components
├── pages/ # Application pages
├── hooks/ # Custom React hooks
├── utils/ # Utility functions
├── types/ # TypeScript types
└── data/ # Static assets and configurations
This project was also a winner in the Dev Challenge Hackathon, recognized for its innovative approach to mental wellness and emotional tracking.
git clone https://github.com/prabhsharan1/Blissify.gitnpm installnpm run devNavigate to http://localhost:5173 to explore the app locally.
- Log emotions and gain insights into mood patterns.
- Choose a wellness activity (meditation, music, games, or exercise).
- Personalize the experience with guided sessions and custom options.
- Track progress using historical insights and analytics.
- Build mindfulness habits with daily usage and interactive features.
Try the live version of Blissify here: Netlify Live Link
Watch the video demonstration here: Blissify
We welcome contributions! To get started:
- Fork the repository.
- Clone your fork to your local machine.
- Create a new feature branch:
git checkout -b feature/new-feature. - Commit your changes:
git commit -m 'Add new feature'. - Push to the branch:
git push origin feature/new-feature. - Open a Pull Request to the main repository.
This project is open-source and available under the MIT License. Feel free to use, modify, and distribute it!
Made with ❤️ for mental wellness.