https://github.com/ifrazaib/moodswingmachine
https://github.com/ifrazaib/moodswingmachine
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ifrazaib/moodswingmachine
- Owner: ifrazaib
- Created: 2025-06-29T04:23:38.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2025-06-29T05:10:08.000Z (3 months ago)
- Last Synced: 2025-06-29T05:28:01.939Z (3 months ago)
- Language: Jupyter Notebook
- Size: 17.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🎭 Mood Swing Machine
Welcome to the **Mood Swing Machine** – the most unpredictable and humorous web app you’ll ever use! Just select your current mood, and get an instant dose of fun tailored to your vibe.
🌐 **Live Demo:** [https://moodswingmachine.streamlit.app/](https://moodswingmachine.streamlit.app/)
---
## 🤔 What It Does
Choose your mood from a list like:
- 😄 Happy
- 😢 Sad
- 😡 Angry
- 😴 Sleepy
- 🤪 Crazy
- 🤖 Robot ModeThen watch the app respond with:
- 💬 Funny and witty mood-specific messages
- 🎞️ Entertaining GIFs
- 🎲 A surprise mood generator!
- 🧠 A sidebar memory of your recent moods---
## 🚀 Technologies Used
- [Streamlit](https://streamlit.io/) – for building the interactive web app
- `pyngrok` (optional) – used for local tunneling during development
- Python Standard Libraries (`random`, `threading`, etc.)---
## 📦 Setup (For Developers)
Clone the repository:
```bash
git clone https://github.com/ifrazaib/MoodSwingMachine.git
cd MoodSwingMachine