Posts
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