Update cv

This commit is contained in:
2026-04-14 23:30:12 +02:00
parent d78e00287f
commit fb0c65fba7
3 changed files with 18 additions and 1 deletions

View File

@@ -44,6 +44,11 @@
description: 'CISCO Networking Academy',
start: new Date(2018, september, 1), end: new Date(2018, september, 1)
},
{
title: $t('research intern'), time_label: `${$t('m_4')} 2023 - ${$t('m_9')} 2023`,
description: `SmartData Research Group, Bologna, ${$t('italy')}`,
start: new Date(2023, april, 1), end: new Date(2023, september, 1)
},
{
title: $t('research intern'), time_label: `${$t('m_7')} 2025 - ${$t('m_1')} 2026`,
description: `National Institute of Informatics, Tokyo, ${$t('japan')}`,

View File

@@ -2,7 +2,12 @@
<div>
<h2 class="text-4xl font-bold tracking-wide">{{ $t("education") }}</h2>
<ActivityParagraph :title="$t('ms in ai')" :subtitle="$t('unibo')" :right_text="`2023 - ${$t('present')}`">
<ActivityParagraph :title="$t('ms in ai')" :subtitle="$t('unibo')" :right_text="`2023 - 2026`">
<div>
{{ $t("thesis title") }}:&nbsp;
<a class="font-mono hover:underline" href="https://raw.githubusercontent.com/NotXia/self-supervised-xai-thesis/main/thesis/thesis.pdf">A Self-Supervised Attribution Method for Explaining Neural Networks</a>
</div>
<div>{{ $t("graduation grade") }}: 110/110 {{ $t("with honors") }}</div>
</ActivityParagraph>
<ActivityParagraph :title="$t('bs in cs')" :subtitle="$t('unibo')" :right_text="`2020 - 2023`">

View File

@@ -9,6 +9,13 @@
>
</ActivityParagraph>
<ActivityParagraph
:title="$t('research intern')"
:subtitle="`SmartData Research Group, Bologna, ${$t('italy')}`"
:right_text="`${$t('april')} 2023 - ${$t('september')} 2023`"
>
</ActivityParagraph>
<ActivityParagraph
:title="$t('pcto toyota')"
:subtitle="`Toyota Material Handling Manufacturing, Bologna, ${$t('italy')}`"