An open API service indexing awesome lists of open source software.

https://github.com/ifrazaib/moodswingmachine


https://github.com/ifrazaib/moodswingmachine

Last synced: 3 months ago
JSON representation

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 Mode

Then 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