Code style and conventions
Please follow the existing code style and conventions used throughout the project. This includes:
- Consistent indentation (e.g., spaces instead of tabs).
- Clear and concise variable and function names.
- Proper use of comments and documentation.
- Adherence to any linting rules or tools used in the project.