huetiful
huetiful copied to clipboard
refactor:make variables name self descriptive
After having struggled with debugging my code due to unclear naming conventions and overly nested syntax, I have decided to refactor module by module so that its possible for other devs to make sense of the code.
Working on it right now....