// TIP: The bold underlined texts can be clicked.

<DucktorDanny>
<Navigation currentlyOn="Home">
<Skills />
<Projects />
<Contacts />
</Navigation>
<PersonalInfo fullName="Daniel Lazar" age={23} country="Hungary" school="University of Pannonia" majorIn="Computer Science Engineering Bsc" status="Software Engineer at One Identity" speaks={['Hungarian', 'English']} />
</DucktorDanny>