Just a short reminder for me, how to delete a project from tfs.visualstudio.com, because there is no UI to do that:
Open a Developer Command Prompt and type:
tfsdeleteproject /force /collection:https://xxx.visualstudio.com/DefaultCollection “YourProjectName”