lynamf@gmail.com - BlueSky - LinkedIn - GitHub
Resume
Hi! I'm Frank Lynam, and I'm a nuclear engineer. I've spent the last fifteen years or so working in cyber security and software development, mostly supporting federal agencies across the government. I've had a chance to work on fixing up some neat systems, and have been part of some great teams doing really interesting analyses. I thought it might be fun to start writing down some of the things that can be shared.
I'm just getting started here, but I hope to keep it up!
Self-Pruning Spanning Tree
A solution for a graph question I couldn't find a pre-built answer to.
Depth First Path List
An explanation of turning a depth first search into a list of paths through a graph.
Basic Mazes
An explanation of an old maze generating algorithm my grandfather taught me.
Measuring by Vibes
A neat way to measure maze generation through graph theory.