According to the CONTRIBUTING.md naming conventions, Python projects should use hyphenated title case names in their respective folders. Currently, Roling-Dice has a typo and blackjack(21) uses parentheses. I propose renaming these to Rolling-Dice and Blackjack-21 respectively, and updating their references in web-app/js/projects.js to ensure consistency.
According to the CONTRIBUTING.md naming conventions, Python projects should use hyphenated title case names in their respective folders. Currently, Roling-Dice has a typo and blackjack(21) uses parentheses. I propose renaming these to Rolling-Dice and Blackjack-21 respectively, and updating their references in web-app/js/projects.js to ensure consistency.