Posts tagged with Web-development

  • Claude Design to revamp two projects

    Thumbnail for Claude Design to revamp two projects

    Design has always been my bottleneck. I usually have a fairly clear idea of what I want, but turning that into a consistent interface is where I get stuck. For the last redesign of my resume site, back in 2024, I ended up hiring a designer through Fiverr to get...

  • Pagefind: Search in a static website

    Thumbnail for Pagefind: Search in a static website

    Adding a good search to a website is hard in any case, but with static website good options are few and far between. Pagefind is a game-changer and makes this very simple! It already has been added to this site, so for a quick demo click the search icon in...

  • PyScript: Python in the browser!

    Thumbnail for PyScript: Python in the browser!

    At PyCon 2022, PyScript was announced as a way to run Python in the browser and it has made waves in the community since. While there are some really cool demos included in the project, the project is still in early stages of development and the documentation is lagging a...