Update user project creation script
The previous project creation script was wrote in bash and it run serial. This updates the script to python which utilizes async and other string processing to significantly reduce the amount of time that it takes to run.
Closes #35