#  #       #  #          #   #           #     #  #
#  #   ##  #  #   ##     #   #   ##      #     #  #
####  #### #  #  #  #    #   #  #  #  ## #   ###  #
#  #  #    #  #  #  #    # # #  #  # #   #  #  #
#  #   ##   #  #  ##      # #    ##  #    #  ###  #
                    
1  // HR won't read this
2  CONNECT establish_link_to_future_employer()
3
4  {
5    "candidate": {
6    "name": "Patrick Kaserer",
7    "email": "mail@patrick-kaserer.de",
8    "location": "Karlsruhe, Germany",
9    "skills": [
10     "Software Development", "AI",
11     "Neural Radiance Fields", "Computer Vision",
12     "Teamwork","Communication",
13     "Leadership","Problem Solving",
14     "Adaptability", "Project Management",
15     ],
16   "availability": "immediately",
17  }
18 
19  IF job == "computer science" && candidate == "Patrick Kaserer"
20      print "Good candidate found!"
21  END IF
22
23  FUNCTION motivation
24      return "Finding solutions where others see problems."
25  END FUNCTION
26
27  function apply_for_job with "Patrick Kaserer"
28  |
                

PATRICK

PATRICK

KASERER

KASERER