All work — Systems — 2026
RouteCraft Sim
A routing simulator implementing and comparing pathfinding strategies under changing network conditions.
Runs natively — not a browser app
Ask me about this
The problem
Routing algorithms are usually compared on paper, not under load.
How I approached it
A simulation harness runs each strategy against the same generated conditions so differences come from the algorithm, not the scenario.
The outcome
Comparable results across strategies.

Next project