Skip to content
View deadislove's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.

Block or report deadislove

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
deadislove/README.md

Donate

Buy Me a Coffee at ko-fi.com


🧠 Software product


🚀 Network Performance & Automation Toolkit

I develop specialized Digital Tools designed to validate, stress-test, and monitor wireless networking infrastructure. These tools bridge the gap between raw data collection and actionable QA insights.

  • Core Function: A high-fidelity framework that emulates 50+ diverse IoT devices (IP Cameras, Smart Bulbs) with dynamic behaviors and security vulnerabilities.
  • Key Insight: Validates Router Stability and Security Observability by simulating real-world chaos like "Thundering Herd" reconnection and anomaly injection.
  • Tech Stack: Python, Threading, Rich (Dashboard), Zeroconf (mDNS), Scapy.
  • Core Function: Tracks RSSI (Signal Strength), Noise Floor, and Latency over time.
  • Key Insight: Helps identify signal degradation patterns and interference in Mesh environments.
  • Tech Stack: Python, CoreWLAN (macOS), Pandas.
  • Core Function: Simulates high-density household traffic using multi-threaded iperf3 streams.
  • Key Insight: Evaluates Bufferbloat, Congestion Control, and hardware stability under 95%+ load.
  • Tech Stack: Python, Subprocess, Matplotlib, JSON-parsing.

🛠️ Why this matters for eero / Networking QA

My toolkit addresses the full spectrum of network validation:

  1. Signal Layer: WiFi-Performance-Monitor (RF Health)
  2. Throughput Layer: Network-Stresser (Capacity & Stress)
  3. Application/IoT Layer: Smart-Home-Simulator (Ecosystem Behavior & Security)

🏗️ NestJS Architecture Templates

A collection of production-ready NestJS templates following modern software architecture principles.

Basic template

Advanced template

🏗️ .NET Architecture Templates

Basic template

Advanced template

NA

Pinned Loading

  1. nestJS-clean-architecture-template nestJS-clean-architecture-template Public template

    NestJS Clean Architecture Template – TypeScript backend with Docker support, multi-DB via Factory Pattern (SQLite, PostgreSQL, MySQL), and clear layered separation.

    TypeScript 4

  2. nestJS-microkernel-architecture-template nestJS-microkernel-architecture-template Public template

    NestJS Microkernel Architecture Template with Docker – A scalable, modular backend template with dynamic plugin loading, including Docker and Docker Compose support for easy setup and deployment.

    TypeScript 5

  3. nestJS-onion-ddd-template nestJS-onion-ddd-template Public template

    This project uses NestJS with Domain-Driven Design (DDD) principles and Onion Architecture to structure server-side applications. It focuses on separating business logic, infrastructure, and extern…

    TypeScript 1

  4. nestJS-hexagonal-architecture-template nestJS-hexagonal-architecture-template Public template

    This backend service, built with NestJS and TypeScript, follows Hexagonal and Onion Architecture for clean separation of concerns. It integrates TypeORM and supports dynamic database switching (MyS…

    TypeScript 2 1

  5. nestJS-modular-monolith-architecture-template nestJS-modular-monolith-architecture-template Public template

    A flexible and scalable backend solution using NestJS, designed for quick development and easy future adaptability. With support for multiple databases and built-in testing and Docker configuration…

    TypeScript 6

  6. nestJS-modular-monolith-cqrs-event-sourcing-architecture-template nestJS-modular-monolith-cqrs-event-sourcing-architecture-template Public template

    A scalable NestJS project template with modular monolith architecture, CQRS, and Event Sourcing support (MongoDB/Kafka/EventStoreDB). Built with DDD and Onion Architecture principles, ideal for PoC…

    TypeScript 8 2