
Experiments
Some of the random POC's/experiments I have put together to help me learn new tech/make my life easier.
My Experiments



Blazor gRPC Image Search
I wanted to better understand Blazor and gRPC, so quickly knocked this together, it doesn't do anything fancy, but I got Blazor loading in from a gRPC stream endpoint and all setup with .proto files.
View Blazor gRPC Image Search
SDL Topology Generator
Something to make setting up the topology in SDL Web 8 easier, as it can currently only be run using powershell scripts, which are prone to error, and prove quite laborious to write.
View SDL Topology Generator