/blog

Web dev

How this site is built, plus an image compressor that runs in the browser.

  1. Web dev 5 min read

    Rebuilding My Portfolio with Astro 5

    Notes on rebuilding this site with Astro 5 — content collections, server islands, Vue islands, and where it hurt.

  2. Web dev 3 min read

    Building ImgSmash

    A browser-based image compression tool that processes images locally using the Canvas API.