Networking Projects


Travel Router using OpenWRT
I built my very own Raspberry Pi Travel Router using OpenWrt. And let me tell you—it wasn’t as easy as plugging in a few cables. But the end result? Worth every bit of effort.
For More Details and steps to make one click on View button
SFTP using Raspberry Pi and Samba
With a growing collection of documents, videos, project files, and backups, I decided to build a low-cost, power-efficient file server using my Raspberry Pi and a Samsung T7 SSD. I wanted global access, private sharing, and solid performance—and I achieved it all with Samba, ZeroTier, and some smart automation.
CyberSecurity Projects
ESP32 Marauder
I built my very own Raspberry Pi Travel Router using OpenWrt. And let me tell you—it wasn’t as easy as plugging in a few cables. But the end result? Worth every bit of effort.
For More Details and steps to make one click on View button
RealTimeDefender: A Hybrid AI-Driven Framework for Real-Time Cyberattack Detection
Developed a real-time cybersecurity framework using machine learning. Implemented a hybrid model architecture (HybridDefenseNet) combining supervised and unsupervised learning for anomaly detection. Trained models using Python, Keras, and TensorFlow. Delivered a full implementation with dataset preprocessing, feature engineering, classification, visualization, and model evaluation. Published a GitHub repository and a detailed PDF project report with diagrams.