Software

A collection of posts about my favourite topics in programming

Godot Data Validation with Zodot

Zodot is a Godot data validation library that is lightweight and more extensible than GDScript’s type system. Zodot supports typed dictionaries, unions, schemas and more!
Read more →

My New Book! The Typescript Compiler API

I am proud to announce that my new book about The Typescript Compiler API is now available at https://typescriptcompilerapi.com!
Read more →

2022 Year in Review

A review of notable things I have done in 2022 and things I would like to achieve in 2023
Read more →

React Query Codegen from OpenAPI

Read more →

Traversing the C# syntax tree with F#

Read more →

Simple Remote Data in Typescript

Read more →