2024-04-06 08:09:34 +02:00
---
# Display name
2024-04-06 08:44:45 +02:00
title: Leon Vatthauer
2024-04-06 08:09:34 +02:00
# Full name (for SEO)
2024-04-06 08:44:45 +02:00
first_name: Leon
last_name: Vatthauer
2024-04-06 08:09:34 +02:00
# Status emoji
status:
2024-04-06 08:44:45 +02:00
icon: 👽
2024-04-06 08:09:34 +02:00
# Is this the primary user of the site?
superuser: true
# Role/position/tagline
2024-04-06 08:44:45 +02:00
role: Student
2024-04-06 08:09:34 +02:00
# Organizations/Affiliations to show in About widget
organizations:
2024-04-06 08:44:45 +02:00
- name: University of Erlangen-Nuremberg
url: https://www.fau.eu/
2024-04-06 08:09:34 +02:00
# Short bio (displayed in user profile at end of posts)
2024-04-06 08:44:45 +02:00
# bio: My research interests include distributed robotics, mobile computing and programmable matter.
# TODO bio
bio: ''
2024-04-06 08:09:34 +02:00
# Interests to show in About widget
interests:
2024-04-06 08:44:45 +02:00
- Programming Language Semantics
- Functional Programming
- Proof Assistants
- Type Theories
2024-04-06 08:09:34 +02:00
# Education to show in About widget
education:
courses:
2024-04-06 08:44:45 +02:00
- course: BSc in Computer Science
institution: University of Erlangen-Nuremberg
year: 2024
2024-04-06 08:09:34 +02:00
# Skills
# For available icons, see: https://docs.hugoblox.com/getting-started/page-builder/#icons
skills:
- name: Technical
items:
2024-04-06 08:44:45 +02:00
- name: Agda
2024-04-06 08:09:34 +02:00
description: ''
2024-04-06 08:44:45 +02:00
percent: 90
icon: agda
icon_pack: custom
- name: Haskell
2024-04-06 08:09:34 +02:00
description: ''
2024-04-06 08:44:45 +02:00
percent: 80
2024-04-06 09:40:21 +02:00
icon: haskell
icon_pack: custom
2024-04-06 08:44:45 +02:00
- name: Coq
2024-04-06 08:09:34 +02:00
description: ''
percent: 80
2024-04-06 08:44:45 +02:00
icon: coq
icon_pack: custom
2024-04-06 09:32:12 +02:00
- name: Hobbies
color: '#eeac02'
color_border: '#f0bf23'
items:
2024-04-06 10:42:45 +02:00
- name: Video Games
2024-04-06 09:32:12 +02:00
description: ''
2024-04-06 10:42:45 +02:00
percent: 100
icon: computer
2024-04-06 09:32:12 +02:00
icon_pack: fas
2024-04-06 10:42:45 +02:00
- name: Cooking
2024-04-06 09:32:12 +02:00
description: ''
2024-04-06 10:42:45 +02:00
percent: 80
icon: utensils
2024-04-06 09:32:12 +02:00
icon_pack: fas
2024-04-06 10:42:45 +02:00
- name: Cycling
2024-04-06 09:32:12 +02:00
description: ''
percent: 80
2024-04-06 10:42:45 +02:00
icon: person-biking
2024-04-06 09:32:12 +02:00
icon_pack: fas
2024-04-06 08:09:34 +02:00
# Social/Academic Networking
# For available icons, see: https://docs.hugoblox.com/getting-started/page-builder/#icons
# For an email link, use "fas" icon pack, "envelope" icon, and a link in the
# form "mailto:your-email@example.com" or "/#contact" for contact widget.
social:
- icon: envelope
icon_pack: fas
2024-04-06 09:40:21 +02:00
link: mailto:leon.vatthauer@fau.de
2024-04-06 08:44:45 +02:00
# - icon: twitter
# icon_pack: fab
# link: https://twitter.com/GeorgeCushen
# label: Follow me on Twitter
# display:
# header: true
# - icon: graduation-cap # Alternatively, use `google-scholar` icon from `ai` icon pack
# icon_pack: fas
# link: https://scholar.google.co.uk/citations?user=sIwtMXoAAAAJ
- icon: github
2024-04-06 08:09:34 +02:00
icon_pack: fab
2024-04-06 08:44:45 +02:00
link: https://github.com/reijix
2024-04-06 08:09:34 +02:00
display:
header: true
2024-04-06 08:44:45 +02:00
# - icon: linkedin
# icon_pack: fab
# link: https://www.linkedin.com/
2024-04-06 08:09:34 +02:00
# Link to a PDF of your resume/CV.
# To use: copy your resume to `static/uploads/resume.pdf` , enable `ai` icons in `params.yaml` ,
# and uncomment the lines below.
2024-04-06 08:44:45 +02:00
# - icon: cv
# icon_pack: ai
# link: uploads/resume.pdf
2024-04-06 08:09:34 +02:00
# Highlight the author in author lists? (true/false)
highlight_name: true
---
2024-04-06 10:42:45 +02:00
Hi! I'm Leon, and I am currently studying computer science at the University of Erlangen-Nuremberg. At the moment I am interested in the semantics of programming languages and the mathematical field of category theory as a suitable framework.
2024-04-06 08:09:34 +02:00
{style="text-align: justify;"}