Skip to content
View kevinb361's full-sized avatar

Block or report kevinb361

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
kevinb361/README.md

Kevin

Linux sysadmin interested in networking, automation, homelabs, and local AI. Most of these projects started as tools for my own setup.

Selected work

  • wanctl keeps latency stable while automatically adapting CAKE bandwidth on MikroTik networks.
  • vllm-tune turns local LLM inference tuning into reproducible benchmark evidence.
  • saga provides lean, durable files of record for AI-assisted coding.
  • netbox-automation discovers network assets, reconciles their identities, and syncs them into NetBox and DNS.

How I build

I prefer boring foundations and weird experiments at the edges.

Strong defaults over infinite knobs. Live evidence over assumptions. Useful and inspectable over clever and opaque.

Pinned Loading

  1. wanctl wanctl Public

    Adaptive CAKE bandwidth control for Mikrotik RouterOS.

    Python 4

  2. vllm-tune vllm-tune Public

    Benchmark harness and lab notebook for tuning local vLLM inference.

    Python

  3. netbox-automation netbox-automation Public

    Network discovery tool that collects hosts from MikroTik DHCP, Proxmox VMs, and ARP scans, correlates by MAC address, and pushes to NetBox with Unbound DNS updates.

    Python 5

  4. saga saga Public

    Lean files-of-record toolbox for AI-assisted coding.

    Python

  5. pi-tmux-job pi-tmux-job Public

    Observable tmux job execution for Pi coding agent

    TypeScript

  6. netbox-scribe netbox-scribe Public

    Versioned, AI-ready infrastructure context from NetBox

    Python