Whether you have some feature requests/ideas, code improvements, refactoring, performance improvements, help is always Welcome. The more is done, better it gets. If you found any bugs, consider opening an issue. Please make sure you specify the commit type when opening pull requests:
feat: The new feature you're proposing
fix: A bug fix in the project
style: Feature and updates related to UI improvements and styling
test: Everything related to testing
docs: Everything related to documentation
refactor: Regular code refactoring and maintenance