Summary: A Javascript bit-level RLE algorithm compression implementation, used with videogame sprites
Summary: Testing the Javascript RLE algorithm compression applied to arcade game sprite tiles
Summary: A JavaScript implementation of the RLE algorithm, applied to retro arcade game sprites.
Summary: An implementation of an Entity Component System (ECS) architecture pattern in JavaScript, with code and demo both provided.
Summary: Created a simple web alternative to sync and view markdown files using HTML, CSS, and JavaScript. It fetches markdown files, renders them client-side, and supports light/dark themes