Just open a new pull request, I will check it and discuss it.
- try to keep code clean (functions uder 10 lines lenght mat help)
- camelCase for variables, THIS_CASE for costants
- This is open source software. Consider the people who will read your code, and make it look nice for them. It's sort of like driving a car: Perhaps you love doing donuts when you're alone, but with passengers the goal is to make the ride as smooth as possible.