Skip to main content

Posts tagged "pwa"

  1. Flatspace Commander

    A love letter to the kid sitting on the floor in front of a CRT TV. Flatspace Commander is a minimalist, 1-bit space sim that brings back the tension of 80s wireframe trading with a modern, mobile twist.

    games pwa webdev
  2. PHOSPHOR: an entropy-based password generator

    I teamed up with Gemini and Claude to build a retro-futuristic password generator. It's a PWA that harvests hardware entropy from your movements, runs them through a SHA-256 math blender, and looks great doing it.

    pwa tools ai passwords
  3. PWA: Favicon & PWA Icon Generator

    I've taken my Favicon Generator entirely client-side. By leveraging the Canvas API, the new version handles all image processing right in your browser - no server required. With full offline support and new features like squircle shaping and individual icon overrides, it's a faster, more flexible way to manage your project assets.

    pwa tools images webdev