Written by Muhammad Aqib
Hi everyone! 👋 I've been learning Python and wanted to move away from simple console scripts to building real web apps. I decided to build a tool to solve my own problem: Writer's Block. I built ViralBot, a Streamlit app that takes a topic (like "Coding" or "SaaS") and generates viral hooks using proven copywriting frameworks (Contrarian, Storytelling, etc.). 🛠️ The Tech Stack Language: Python 3.9 Frontend: Streamlit Logic: String formatting & Template lists 💡 How it works The app ...