You can get in contact with me via the mail below. I can potentially help with short-term consulting engagements related to my research areas: mobile security, protocol design, and applied cryptography. Also, I am always keen to learn about new resarch and opportunities for collaboration.
#!/usr/bin/env python3
first_name = "daniel"
last_name = "hugenroth"
email = f"{first_name}{last_name}@gmail.com"
print(email)
… alternatively, you can send me a message on Twitter or LinkedIn.