Projects

DarkArc - Modern Archive Extractor
Windows Desktop App • Archive Utility
Modern archive extractor that doesn't look like it crawled out of 2003. Dark mode only, file browser with selective extraction, conflict detection before you overwrite anything. Supports 7z, ZIP, RAR, TAR, and the usual suspects. Right-click shell integration included.
Heimdall - Home Infrastructure Manager
Web App • Infrastructure Inventory
Self-hosted inventory for home networks. Track devices, VMs, firewalls, subnets, VPN tunnels, and software licenses across locations. SQLite-based - no external dependencies, just run it.
WebTasks - CalDAV Task Manager
Web/Mobile App • Task Manager
CalDAV todo manager that connects to your existing calendar server. Works with Radicale, Nextcloud, Fastmail, iCloud - anything CalDAV. No account required, credentials stay on your device. Subtasks, due dates, native notifications, offline support.
AIdle - Strategic Idle Game
Web/Mobile Game • Idle Strategy
Cyberpunk idle game where you build an AI network across the solar system. Hex grid resource management, threading mechanics, corruption defense, and mini-games powered by Claude AI. 8 planets, 17 maps, global economy with player trading.
LizLevels - Gaming Mic Monitor
Windows/Web App • Audio Utility
Mic volume monitor for gaming sessions. Real-time visual feedback with calibration system so your "normal" voice sits at 50%. Night mode for late-night gaming without waking the neighbors. Built because Liz gets loud.
SX (SSH eXchange) - Cross-Platform File Transfer System
Development Tool • SSH Utility
A command-line tool that eliminates the friction of transferring files during SSH sessions. Instead of switching to scp and retyping connection details, transfer files directly from within your existing SSH session using reverse tunnels. Built to solve the annoying workflow of discovering files with grep/rg and then having to open WinSCP, fire up another terminal, or switch terminal tabs just to download them. Available as .NET tools on NuGet with cross-platform support for Windows, Linux, and macOS. Snap packages coming soon.
MitDark - MitID Dark Mode Fix
Browser Extension • Utility
Fixes MitID QR codes in dark mode. The browser inverts colors, the QR scanner can't find the edges, you can't log in. This adds a white border. ~50 lines of code. Made after losing my preferred phone number three times to this bug.
xPing - Network Diagnostics Suite
CLI/Web App • Network Diagnostics
Network diagnostics suite with speed testing via LibreSpeed.NET and ping visualization as graphs. Includes VisualPing web interface (https://VisualPing.X-Toolz.com) for seeing latency over time instead of scrolling terminal output. Available on Nuget: https://www.nuget.org/packages/xPing
LibreSpeed.NET - Speed Test Client Library
NuGet Library • Networking
.NET client for LibreSpeed servers. Measure download, upload, ping, and jitter against self-hosted or public servers. Auto-selects best server, supports parallel streams, progress callbacks, cancellation. One-liner to run a full test. Available on Nuget: https://www.nuget.org/packages/LibreSpeed.NET
Departure.deals - Estate Sale Platform
Web App • Estate Sale Catalog
Built this for our own move from the US to Denmark. Photo grid with pricing, "I'm Interested" button for buyers, admin dashboard for managing inquiries. Mobile-friendly, PostgreSQL backend, deploys to Railway in minutes.
X-ToolZ.SimpleParser - Command Line Argument Parser
NuGet Library • CLI Utilities
Attribute-based argument parser for .NET. Decorate your options class, call Parse, done. Supports strings, ints, bools, lists, enums, and positional arguments. Generates usage help automatically.
Authoring SHIELD Privacy Framework
Privacy Framework • System Architecture
Authored the SHIELD (Separate Human Identities Entirely from Linked Data) privacy principle - an innovative architectural approach that creates an impenetrable barrier between participant identities and data. Implements privacy at the structural level, making it technically impossible to connect identities to responses through database design and service separation.
ImpowerSurvey - Privacy-First Survey Platform
Enterprise Web Application • Survey Management System
Survey platform built on the SHIELD privacy principle - participant identities and response data are structurally separated at the database level, making it technically impossible to link the two. Includes scheduling, survey builder, and visualizations designed to reinforce the privacy model to end-users.
ImpowerRetro - Privacy-Focused Team Retrospectives
Real-time Collaboration Tool • Team Retrospective Platform
Zero-setup retrospective tool with no registration required and zero data storage. Features real-time collaboration, customizable templates (Default, MSG, Sailboat, 4Ls), built-in timer, hidden mode for unbiased input, and modern UI with optional background animations. All data is memory-only with automatic cleanup.
LoadTest.Core - Performance Testing Framework
Testing Infrastructure • Performance Engineering
Stress and load testing framework built for CI/CD pipelines. Configure via environment variables, JSON, or CLI args - works across Azure, GCP, and AWS. Runs test scenarios, finds the bottlenecks, and spits out baseline graphs automatically. Used it to squeeze 30% more performance out of endpoints by catching issues traditional testing missed.
Educational Mobile Game - Columbus College of Art & Design Project
Educational Game • Unity 3D
2D mobile educational game "Smokey's Scouts" developed in collaboration with Columbus College of Art & Design faculty. Features match-3 gameplay, trivia questions, and "Spot the Hot" mini-game where children identify fire hazards. Includes custom deployment tools, automated testing systems, and telemetry data collection for beta/pre-release educational effectiveness analysis.
VCAT (Visual Computing Automated Tester)
Performance Testing • Workflow Automation
Comprehensive suite for testing software scalability on multi-core processors using alpha/beta hardware. Orchestrates fully automated testing through PXE imaging based on MAC address, executes AutoIT test scripts without human intervention, then automatically collects and visualizes FRAPS runs/logs on dashboard. Includes SharePoint automation and dashboard replacement system.
bd5e475