I've been building for the web since the 90s, back when a personal site meant hand-written HTML and a lot of trial and error, and about twenty years ago I was designing GTK 2.0 themes for fun and sharing them on the Ubuntu Forums under the name Saint Angeles. I grew up taking things apart to see how they worked, and somewhere along the way I learned to enjoy putting them back together too.
That instinct followed me into IT. By day I'm a field tech at an MSP, handling networking, sysadmin work, and endpoint support, with over six years of full-stack development behind me. At home I run a Proxmox-based homelab with Home Assistant, OpenWrt, and whatever I'm currently pulling apart. There's something satisfying about diagnosing a broken system and walking away with it running clean.
Most software today is bloated, packed with tracking, and stuffed with dependencies nobody asked for. I don't think you should need an account to use a tool. The projects I build are my answer to that: single executables, no telemetry, no subscriptions, no bullshit. If that sounds like your kind of software, check out KillerTools.net.
| Project | Description | Tech |
|---|---|---|
| KillerPDF | A full-featured PDF editor for Windows that installs normally or runs fully portable. Licensed under GPLv3 with no account required, no subscription, and no telemetry of any kind. | C# |
| KillerScan | A fast network scanner built for field techs that combines ARP and ping discovery, port probing, and active fingerprinting across HTTP, SSH, TLS, NetBIOS, and SNMP. Uses a weighted scoring system to classify devices and ships as a single portable executable with no dependencies. | C# |
| KillerFind | A fast file and content search tool for Windows that supports wildcard filename matching, line-by-line content search, and multiple search terms in a single pass. No indexing, no background services, no setup required. | C# |
| killer-scripts | A growing collection of PowerShell scripts designed to make Windows computers actually behave the way you configure them, built for MSP field work and day-to-day endpoint management. | PowerShell |
| killer-tools-site | The source code for killertools.net, home of the Killer Tools suite. | TypeScript |


