Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)TU
Posts
11
Comments
212
Joined
2 yr. ago

  • A space shooter game in pixel art format created using/for PICO-8 platform (You can play it on browser) - 128x128 px screen with 8 bit colors.

    Ther is a link to playable game hosted on GitHub page in the post.

  • sync server for firefox

    Firefox browser data can be synced across devices. The sync service provided by Mozilla. This server is selfhosted alternative written in Rust and dockerized for easier deployment.

  • Recently change node+npm+esbuild to bun runtime+package management+bundling and happy with the result.

    The project is a static site built with middleman, tailwind, postcss and some frontend libraries.

    It was simpler to work with for me. Node is way faster than ruby and so node speed was never an issue for me. But bun install is noticeably faster even for a small project.