Exploratory
Exploratory is where I keep study notes, small experiments, and connections I want to understand more clearly. These entries are less about presenting a finished project and more about preserving the reasoning that helped an idea click.
Most entries begin with a question or pattern I want to unpack. I use them to work through the details in plain language, connect the idea to something practical, and keep the parts worth returning to.
Published notes
Section titled “Published notes”Current explorations
Algorithms and mathematics
Connections between mathematical procedures, small programs, and the reasoning that turns a process into an algorithm.
Beginning to Think Algorithmically About Euclidean AlgorithmsDiscrete mathematics and Python