Skip to content
View bytedump's full-sized avatar

Block or report bytedump

Report abuse

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

Report abuse
bytedump/README.md

Hi, I'm bytedump 👋

Cybersecurity student focused on network monitoring, infrastructure and automation. I keep systems healthy, secure and reliable — and cut repetitive manual work with scripts.

  • 🔭 Building monitoring stacks (Zabbix + Grafana) and Windows/Linux automation
  • 🛡️ Learning information security, networking and NOC fundamentals
  • 🛠️ Day-to-day with Python, PowerShell and Bash

🧰 Tech & Tools

Python PowerShell Bash Docker Zabbix Grafana PostgreSQL Linux Windows


🚀 Featured Projects

zabbix-printer-monitoring — Dockerized Zabbix + Grafana stack to monitor toner levels across a printer fleet. Collects data over SNMP (Printer-MIB) and a Python script uses the Zabbix and Grafana APIs to auto-generate a kiosk-mode dashboard. Python · Docker · Zabbix · Grafana · SNMP

windows-automatization — Hands-free Windows 11 provisioning from a USB drive: autounattend.xml for unattended install plus a PowerShell GUI for user, network, printers, apps and Outlook signature. Secrets kept off the repo via templates + .gitignore. PowerShell · autounattend.xml · Windows 11


🌱 Currently

Going deeper into information security, networking and infrastructure — always hands-on, always building.

Pinned Loading

  1. windows-automatization windows-automatization Public

    Hands-free Windows 11 provisioning from a USB drive: autounattend.xml + a PowerShell GUI for user/network/printer/apps/Outlook signature. Secrets stay off the repo (templates + gitignore).

    PowerShell

  2. zabbix-printer-monitoring zabbix-printer-monitoring Public

    Printer toner monitoring with Zabbix + Grafana (TV kiosk dashboard), runnable end-to-end via a bundled SNMP simulator — no hardware needed.

    Python