Built a real-time network traffic dashboard called NetAnlyzer pro The dashboard monitors live internet traffic on a network and breaks it down visually — showing what type of data is moving, which devices are the most active, how traffic behaves over time, and automatically flagging anything that looks suspicious or unusual. It's essentially a live window into what's happening inside a network at any given second. The kind of tool that data and security teams use daily to keep systems running clean. Tools used and what each one did: 🐍 Python — the core language that runs everything 🐼 Pandas — organised and processed the live network data into clean tables 📊 Plotly — turned that data into the interactive charts and graphs ⚡ Dash — built the live web dashboard that updates every second 🖥️ psutil — pulled real-time network stats directly from the system Still learning. #DataAnalytics #Python #NetworkSecurity

To view or add a comment, sign in

Explore content categories