Josiah Winslow Profile picture
Hobbyist programmer. Went to MATC for IT Web and Software Dev (and graduated!) | I've started doing lots of programming projects. If only I could finish them...
Jan 1, 2023 30 tweets 14 min read
I'm a web developer, and a lover of anagrams.

Here's how I create animated #anagrams for the @AnagramPost. (LONG THREAD 🧵)

#webdev #html #css #javascript #php #thread In November 2022, I made a Python program to animate anagrams of tweets as an experiment.

It wasn't very easy to use or maintain, though. It's over 1,000 lines, ~160 of which are to work around Pygame being unable to wrap text or render emojis in color.