"""
  Hi! I'm Maik, a software engineer and IT consultant
  from Northern Germany.
  With over a decade of experience in the IT field,
  I work on diverse projects ranging
  from security tools to complex ai web-applications.
"""

import computer.science as cs_expert

from univerity-hamburg import general_physics
from haw-hamburg import mediascience


PASSION = "I have a passion for clear, efficient solutions and"
JOY = "I do enjoy the challenge of integrating new technologies."


def greeting():
  print("Glad you’re here!")


def contact_me():
  return "mail to: info@mevemo.de"


def collaborate():
  return input("via GitHub")