sanandobanerjee/DDoS-OverWatch ? reverse-engineered prompt
Reverse engineered prompt
Build me a web app that shows simulated DDoS attacks on a world map in real time.
I want the page to feel like a live security dashboard, with an interactive map I can pan and zoom, animated lines or arcs flowing from attack origins to destinations, and the attack intensity shown visually so heavier activity stands out. The app should keep streaming new fake attack events automatically, and update the map smoothly as those events come in.
Please make it clean, responsive, and easy to understand at a glance. If it helps, include a simple way to start or pause the simulation and show basic details when I hover over a region or a flow. I’d like it built in TypeScript and set up like a modern Next.js app. Use the current docs online if you need to check best practices for the map or animation pieces.
Are you gonna build this?
make sure you review the code using coderabbit