A website project which unscrambles English words. Visit it here: https://theaveragedetective.github.io/WordUnscrambler/static/ Currently using a recursive function to create permutations, will use regular exxpressions instead soon.