Learning

Here’s a list of learning modules…

2025

Learn Design Patterns Theory

6 minute read educational

This is a supplement to the design patterns playground tool. I will continue adding to this and adding more patterns to the design patterns playground. If yo...

Graph Traversal Playground

2 minute read educational project

Simple graph traversal visualiser. There are lots of websites that show you physically traversing nodes but this does not build intuition for why different t...