Dan Carter's Coding Blog

Hi, I'm Dan. I'm a programmer living in Cambridgeshire, UK. Find out more about me.

Below are the four most recent posts from this blog. You can also visit the full archive.

15 January 2025

ProcGen Fun 3: Simple mazes

Implementing the binary tree algorithm to generate a maze.

Read more

8 January 2025

Deploying a Blazor site to GitHub Pages

How to create a Blazor WebAssembly website using Tailwind CSS and deploy it to GitHub Pages.

Read more

1 January 2025

ProcGen Fun 2: Composing distributions

How to compose distributions according to functional programming principles.

Read more

25 December 2024

ProcGen Fun 1: Distributions

Introducing distributions as a way of abstracting randomness.

Read more