Contact
The red pill (λ) allows you to reprogram your universe (☺).
(defun email-address ()
"Discloses the contact email address of the author :)"
(apply #'concatenate 'string
(mapcar #'(lambda (ᛟ)
(string-capitalize (symbol-name ᛟ)))
(reverse '(net |.| pulsar-zone @ software m m)))))