The Vision When I first started this project on October 13, 2025, I had a simple goal: create a WiFi utility for the ESP32 that would help me analyze and manage wireless networks. What began as a basic scanner evolved into a professional-grade, multi-board network analysis suite with features I never initially imagined. This is…
Tag: programming
Rust Language – A starter
After years and years of working in C++, Rust has been a breath of fresh air. Though, some of the things that had been taken for granted in when writing applications in C++, is now needed to be throw out the window. It all started with writing functionally safe code for my work. I was…

