Posts

12 Jul 2024

Resizing images the smart way

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