Regex Crosswords
I stumbled upon the website Regex Crossword this weekend. It is a crossword puzzle game, where the crossword clues are defined using regular expressions. It is a great game if you want to improve your regex skill or if you have some time to waste.
If you want to refresh your (Javascript) regex first, Mozilla has a guide for you.
[via r/geek]