ajitagupta/streamlit-cybersecurity-dashboard — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a beginner friendly cybersecurity dashboard in Python using Streamlit. It should help someone understand common security threats without needing to be an expert.

I want the app to show simple explanations of threats, charts for incident types and risk levels, and a few interactive filters so the user can explore the demo data. Use synthetic sample data only. Add educational sections that explain cybersecurity basics in plain English, plus practical safety tips for different devices like phones, laptops, and home WiFi.

Make it feel clean and polished, with a custom theme or styling where it makes sense. Include interactive visualizations for the main dashboard, using common Python charting tools. It should be easy to run locally with one Streamlit command and have a requirements file.

Please keep the code organized and simple enough for a beginner to read. Look up current Streamlit docs online if you need to.

Want more depth? Deep Reverse