Code style and conventions

Please follow the existing code style and conventions used throughout the project. This includes:

  1. Consistent indentation (e.g., spaces instead of tabs).
  2. Clear and concise variable and function names.
  3. Proper use of comments and documentation.
  4. Adherence to any linting rules or tools used in the project.