01
Network systems / causal debugging
HOPSCOTCH
An interactive network-systems laboratory built around one deterministic model of packet bytes, protocol state, routing, policy, failures, captured PCAP/PCAPNG evidence, and end-to-end application behavior.
Read case study ↗
02
Diagnostics / cross-platform systems
Network Diagnostics Suite
A privacy-first measurement suite with a browser client, a React + TypeScript desktop workbench hosted by Photino.NET, and a .NET CLI for throughput, latency, loss, DNS, routing, MTU, TLS/HTTP/3, interface, Wi-Fi, and LAN diagnostics.
Read case study ↗
03
OSPF / failure testing
OSPF Resiliency Lab
A four-router FRRouting lab that proves equal-cost paths, injects a silent core failure, measures reconvergence, verifies reachability, and preserves machine-readable recovery evidence.
Read case study ↗
04
Python / network automation
Network Config Auditor
A dependency-free Python CLI that parses Cisco IOS-style configurations and reports security, management, switching, and routing issues with severity, source-line evidence, and remediation guidance.
Read case study ↗
05
C++ / transport protocols
Reliable Transport over UDP
A sliding-window file-transfer protocol with per-packet acknowledgements, timeout-based retransmission, deliberate DATA and ACK loss, out-of-order reassembly, and structured packet evidence.
Read case study ↗
06
C++ / HTTP / TLS
Concurrent Clear-to-Secure Proxy
A concurrent forward proxy that accepts clear-text HTTP, establishes verified TLS upstream, enforces reloadable hostname and IP policy, preserves response framing, and records structured access logs.
Read case study ↗