STRATOS is a personal digital dashboard built using Flask, HTML, CSS, and JavaScript.
It acts as a centralized command center for AI tools, sports resources, music platforms, social media, productivity tools, and utility features.
- ChatGPT
- Grok
- Gemini
- Claude
- LiveSports077
- SofaScore
- YosinTV
- Spotify Integration
- YouTube
- Notes System (Local Storage)
- Search Functionality
- Theme Switcher
- Calculator
- World Clocks
- Live Digital Clock
- Python
- Flask
- HTML5
- CSS3
- JavaScript
STRATOS/
│
├── app.py
├── requirements.txt
├── README.md
│
├── templates/
│ └── index.html
│
└── static/
├── style.css
└── script.js
Clone the repository:
git clone https://github.com/yourusername/STRATOS.gitInstall Flask:
pip install flaskRun the application:
python app.pyOpen:
http://127.0.0.1:5000
This project was built to improve skills in:
- Frontend Development
- Flask Web Development
- UI/UX Design
- JavaScript Functionality
- Project Structuring
Shreesh Pokharel
Computer Science Student | Python Enthusiast | Aspiring Software Developer
This project is open-source and available for educational purposes.