blankparticle

Writing

The Blog

Things I wrote down so I wouldn't have to figure them out twice.

2023

  1. Creating a tailwind plugin shouldn't be that hard, right?How I built tailwind-plugin-realtime-colors and everything I learned about creating tailwind plugins along the way#plugins#npm#typescript#tailwind-css
  2. Redirecting Your Domains using CloudflareLearn how you can redirect your old domain to a new domain along with all sub-domains of your old domain just by using cloudflare for free#dns#cloudflare#javascript#web-development
  3. How I created a Spotify Lyrics API using Cloudflare WorkersCreating a Self Hosted Spotify Lyrics API using Cloudflare Workers#cloudflare#javascript#apis#typescript#spotify