Blog

Getting Started with Typst: A Practical Introduction to Beautiful Documents
A practical introduction to Typst through one starter document and its distinctive features: scripting, data loading, figures, charts, styling, and reusable modules.
— Jun 1, 2026

Half-Life: Fuzzifying Conway's Game of Life
A short overview of my master's thesis about Half-Life, a three-state cellular automaton inspired by fuzzy extensions of Conway's Game of Life.
— Apr 22, 2026

Efficient Rendering of the Game of Life in HTML Canvas
A practical overview of rendering and computation techniques for large Game of Life simulations in the browser.
— Dec 26, 2025

Introduction to Association Rule Mining
Association rule mining is a technique to identify underlying relations between different items. It is a rule-based machine learning method that is used to find relationships between variables.
— Jul 23, 2024