I am a Software Engineer, with a passion for building cool stuff. I love to learn new languages in my spare time. I also make music as a hobby.
I am available for collaborating on open source projects.
Languages like Python, Javascript, and many other have a set of functions for working with lists as sort of a pipeline. These are called filter, map and reduce. These functions are originally from functional programming languages like lisp. Essential...
