Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mdaltamashalam/wisdomwave

WisdomWave is a vibrant blogging platform that connects readers and writers through engaging content across technology, lifestyle, education, and more. Discover personalized recommendations, explore diverse topics, and join a community where every story inspires!
https://github.com/mdaltamashalam/wisdomwave

Last synced: about 1 month ago
JSON representation

WisdomWave is a vibrant blogging platform that connects readers and writers through engaging content across technology, lifestyle, education, and more. Discover personalized recommendations, explore diverse topics, and join a community where every story inspires!

Awesome Lists containing this project

README

        

# WisdomWave
WisdomWave is a vibrant blogging platform that connects readers and writers through engaging content across technology, lifestyle, education, and more. Discover personalized recommendations, explore diverse topics, and join a community where every story inspires!

**WisdomWave** is a vibrant blogging platform that connects readers and writers through engaging content across various topics, including technology, lifestyle, education, and more.

-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
## 🌟 Features
- **Personalized Recommendations**: Uses **Decision Trees** and **Random Forests** to suggest relevant content tailored to each user.
- **Diverse Topics**: Explore blogs across multiple categories and discover stories that inspire.
- **User-Friendly Design**: Built with a responsive and interactive interface using **HTML**, **CSS**, and **JavaScript**.
- **Enhanced Engagement**: Join a community of passionate readers and writers.

## 🔧 Technologies Used
- **Frontend**:
- HTML
- CSS
- JavaScript
- Bootstrap

- **Algorithms**:
- Decision Trees
- Random Forests

## 🚀 Project Highlights
- Achieved a **20% uplift in user satisfaction** with real-time personalized recommendations.
- Improved user retention by **30%**, aligning suggestions with individual preferences.
- Designed an intuitive UI to enhance user engagement.

## Output

![21 11 2024_23 26 51_REC](https://github.com/user-attachments/assets/aebb9809-f11d-4470-adf7-88f9738b2ff3)

![21 11 2024_23 27 30_REC](https://github.com/user-attachments/assets/8b3a6e77-17fd-468c-b864-80dde889f884)

![21 11 2024_23 28 23_REC](https://github.com/user-attachments/assets/1e9d1d20-7c2a-496f-a017-026f6f6b0c71)

![21 11 2024_23 29 05_REC](https://github.com/user-attachments/assets/8f6a98df-b5ce-40c2-95e6-3d65c354702d)

![21 11 2024_23 29 53_REC](https://github.com/user-attachments/assets/52cf8bcd-d529-4e70-8e56-a3b8f1ca97d8)

## 📂 Folder Structure
```plaintext
WisdomWave/
├── index.html # Main HTML file
├── css/
│ ├── styles.css # Styling for the platform
├── js/
│ ├── script.js # Main JavaScript logic
└── assets/
├── images/ # Images and icons used in the project
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------