A few years ago one of my colleagues “discovered” an algorithm which led to my nickname:
- take the 3 first characters of my first name and surname
- concatenate them: DANiel + GERlach => Danger
The algorithm can be implemented as a pure function in Javascript:
|
|