# Code Rules 1. Never use emojis in the code. Use ASCII characters as much as possible. Kaomojis are also fine to make it fun but do not use emojis. 2. Keep files under 300 lines. Create nested folders/files for modularity. If someone runs `tree --gitignore` they should see a well structured project. And it should be self explanatory about where to find what.