--- title: Home description: This is the home page of Maxim Voldman Hutz's personal website. layout: default --- {% assign home = site.data.home %} {% assign work = site.data.work %} {{ home.welcome }} {{ home.status }} {{ home.about }} {{ home.email }} View Resume Worked on: {% for project in home.featured %} {{ work[project].title }} {% if work[project].subtitle %} : {{ work[project].subtitle }} {% endif %} {% endfor %} View all experiences.
{{ home.about }}
{{ work[project].subtitle }}