Posts
15 Apr 2026
Going on a Modbus adventure with a Huawei inverter
Reading data from a Huawei solar inverter using a self-made RS-485 cable
10 Nov 2025
Angular Service Worker, push notifications, and badges
Pushing notifications to a progressive web app using Angular’s Service Worker
12 Jul 2024
Content-aware scaling using the seam carving algorithm
23 Apr 2024
Writing a 2D platformer using ECS
A 2D platformer written in TypeScript using the ECS (Entity Component System) pattern