Btclib tools
When developing for Bitcoin I noticed a lack of onlne tools for common tasks, like generating random addresses or random bip32 seeds. I took this opportunity to create a website using Pyodide, a project that lets us run python code in the browser. I also wrote a blog post about my experience. You can visit the website here