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 12:34:29 +02:00
- Programming Languages
2024-04-06 08:44:45 +02:00
- 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 12:27:49 +02:00
percent: 100
2024-04-06 08:44:45 +02:00
icon: agda
icon_pack: custom
2024-04-06 12:27:49 +02:00
- name: Coq
2024-04-06 08:09:34 +02:00
description: ''
2024-04-06 12:27:49 +02:00
percent: 85
icon: coq
2024-04-06 09:40:21 +02:00
icon_pack: custom
2024-04-06 12:27:49 +02:00
- name: Haskell
2024-04-06 08:09:34 +02:00
description: ''
percent: 80
2024-04-06 12:27:49 +02:00
icon: haskell
2024-04-06 08:44:45 +02:00
icon_pack: custom
2024-04-15 13:45:39 +02:00
- name: Nix
description: ''
percent: 70
icon: nix
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-15 13:45:39 +02:00
- name: Cooking
2024-04-06 09:32:12 +02:00
description: ''
2024-04-06 12:27:49 +02:00
percent: 90
2024-04-15 13:45:39 +02:00
icon: utensils
2024-04-06 09:32:12 +02:00
icon_pack: fas
2024-04-15 13:45:39 +02:00
- name: Cycling
2024-04-06 09:32:12 +02:00
description: ''
percent: 80
2024-04-15 13:45:39 +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
social:
- icon: envelope
icon_pack: fas
2024-04-06 09:40:21 +02:00
link: mailto:leon.vatthauer@fau.de
2024-04-15 14:17:37 +02:00
- icon: linkedin
icon_pack: fab
link: https://www.linkedin.com/in/leon-vatthauer-746743217/
2024-04-06 08:44:45 +02:00
- 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-15 14:17:37 +02:00
- icon: git-alt
icon_pack: fab
link: https://git.vatthauer.xyz/explore/repos
2024-04-15 13:45:39 +02:00
display:
header: true
# TODO CV
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;"}